| Commit message (Expand) | Author | Age | Files | Lines |
* | Do not install SYMLINKS if both NO_MAILWRAPPER and | johan | 2004-01-17 | 1 | -0/+2 |
* | Add support for the Silicon Image 3114 4 channel SATA controller. | sos | 2004-01-17 | 2 | -10/+18 |
* | It appears that the changes in the resources allocated is causing much | imp | 2004-01-17 | 1 | -1/+4 |
* | Don't panic because of RPC proto mismatches. Whitespace cleanup. | alfred | 2004-01-17 | 1 | -35/+37 |
* | Handle sf_buf_alloc() returning null. This can happen if the | gallatin | 2004-01-17 | 1 | -9/+18 |
* | Once upon a time we had both "crypto" and "krb5" distributions, | ru | 2004-01-17 | 2 | -2/+2 |
* | Guess better the source for object files in case .depend file is | ru | 2004-01-17 | 2 | -0/+18 |
* | MFRELENG_5_2: Default the snapshot versioning to 5.2. | ru | 2004-01-17 | 1 | -2/+2 |
* | - Properly build both crypto and non-crypto versions of the | ru | 2004-01-17 | 9 | -29/+11 |
* | Replaced black magic with white magic. | ru | 2004-01-17 | 1 | -5/+2 |
* | remove elan_mmcr, I'm not sure I understand what it did here in the | phk | 2004-01-17 | 1 | -1/+0 |
* | Remove an extraneous semicolon (;;). | mtm | 2004-01-17 | 1 | -1/+0 |
* | Add Canon N676U and Canon N1220U to the list of supported devices. | simon | 2004-01-17 | 1 | -0/+2 |
* | Use the checkyesno routine instead of a case statement to | mtm | 2004-01-17 | 1 | -5/+3 |
* | Remove checks for the FreeBSD OS. | mtm | 2004-01-17 | 4 | -47/+27 |
* | Make conform to general rc.d style. | mtm | 2004-01-17 | 2 | -5/+4 |
* | o Rename the start command to conform to rc.d style. | mtm | 2004-01-17 | 1 | -4/+4 |
* | Simplify setting of securelevel. | mtm | 2004-01-17 | 1 | -12/+9 |
* | Remove variables whose sole purpose was to make easier to | mtm | 2004-01-17 | 4 | -29/+13 |
* | Luke Mewburn has indicated that they (NetBSD) are not interested | mtm | 2004-01-17 | 25 | -513/+206 |
* | Mostly mechanical rework of libalias: | phk | 2004-01-17 | 32 | -1474/+2142 |
* | Make sure set the media type in the phy, we cannot trust it to have chosen | phk | 2004-01-17 | 1 | -0/+1 |
* | Drop a hint about '+' being a potential wildcard. | phk | 2004-01-17 | 1 | -0/+4 |
* | Luke Mewburn has indicated that they (NetBSD) are not interested | mtm | 2004-01-17 | 14 | -341/+132 |
* | As previously announced: discontinue use of makedev() call in soundcode. | phk | 2004-01-17 | 6 | -56/+171 |
* | Luke Mewburn has indicated that they (NetBSD) are not interested | mtm | 2004-01-17 | 56 | -56/+56 |
* | Remove crossref to pam.conf(5) which never existed. | schweikh | 2004-01-17 | 1 | -1/+0 |
* | Backout revision 1.6, because some stub functions not in libc, and | davidxu | 2004-01-17 | 1 | -18/+2 |
* | - Handle failure of cam_sim_alloc(). | mdodd | 2004-01-17 | 1 | -0/+12 |
* | Replaced outdated comment. | ru | 2004-01-17 | 1 | -1/+1 |
* | Improve translation. | hrs | 2004-01-17 | 1 | -39/+36 |
* | Removed well outdated comment. | ru | 2004-01-17 | 1 | -4/+0 |
* | Return EPERM if mutex owner is not current thread but it tries to | davidxu | 2004-01-17 | 2 | -36/+6 |
* | Enable cancellation point in sem_wait, it is required by POSIX. | davidxu | 2004-01-17 | 1 | -2/+18 |
* | Fixed the fatal bug: CFLAGS should be added to, not overridden. | ru | 2004-01-17 | 2 | -2/+2 |
* | Create ${WORLDTMP}/legacy/usr/include/c++/3.3 for usr.bin/lex. | ru | 2004-01-17 | 1 | -1/+1 |
* | Restore correct semantics for F_DUPFD fcntl. This should fix the errors | des | 2004-01-17 | 3 | -6/+6 |
* | Fixed spacing in previous revision. | ru | 2004-01-17 | 1 | -1/+1 |
* | Do not allow operations which cause known file-system corruption. | green | 2004-01-16 | 1 | -2/+8 |
* | Remove a warning. | green | 2004-01-16 | 1 | -2/+0 |
* | WITNESS won't let us hold two filedesc locks at the same time, so juggle | des | 2004-01-16 | 1 | -3/+9 |
* | KASSERT() that initproc->p_pid is 1. Very bad things happen if init's | rwatson | 2004-01-16 | 1 | -0/+1 |
* | _OS and _OS_ are the same object (due to _ padding for spaces). | njl | 2004-01-16 | 1 | -7/+4 |
* | Splice in cryptodev (this man page originated on openbsd where there is | sam | 2004-01-16 | 1 | -5/+11 |
* | Fix an upper-vnode leak created in revision 1.52. When an upper-layer | green | 2004-01-16 | 2 | -19/+13 |
* | lex(1) prior to flex.skl,v 1.8 and gen.c,v 1.7 requires bootstrapping. | ru | 2004-01-16 | 1 | -0/+5 |
* | - Build things in pure alphabetical dictionary order. | ru | 2004-01-16 | 1 | -148/+227 |
* | Switch manpath for FreeBSD manpages to 5.2-current. | bmah | 2004-01-16 | 1 | -1/+1 |
* | Sync to 1.157 of usbdevs | sanpei | 2004-01-16 | 2 | -9/+16 |
* | Add support SUNTAC U-Cable type A3(AS64LX) | sanpei | 2004-01-16 | 2 | -1/+4 |