| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed typo: .SY -> .Sy | ru | 2000-11-06 | 1 | -1/+1 |
* | Finish conversion from man(7) to mdoc(7). | ru | 2000-11-06 | 1 | -9/+13 |
* | Cosmetic improvements to a few recvjob-related error messages. | gad | 2000-11-06 | 1 | -18/+35 |
* | Fix a format-code, thus getting rid of a compile-time warning msg. | gad | 2000-11-06 | 1 | -1/+1 |
* | Check that p->p_pptr is not NULL - kernel processes have no parents! | des | 2000-11-06 | 3 | -6/+6 |
* | fix paste-o in mixer code - actually set right channel volume instead of | cg | 2000-11-06 | 1 | -1/+2 |
* | fix es1370 mixer by adding reinit function to it's mixer function list. | cg | 2000-11-06 | 1 | -0/+1 |
* | MFS: eliminate duplicate start line | jkh | 2000-11-05 | 1 | -1/+0 |
* | MFS: comment character and readability fixes. | jkh | 2000-11-05 | 2 | -3/+3 |
* | ELF kernels should use an ELF sysvec. This allows us to move a.out | obrien | 2000-11-05 | 1 | -0/+3 |
* | Back out change to prepend /sbin:/bin to $PATH, just overwrite $PATH | truckman | 2000-11-05 | 4 | -1/+7 |
* | Ignore chflags failure so that doMFSKERN won't abort on an NFS mounted | truckman | 2000-11-05 | 1 | -1/+1 |
* | Change MAKEDEV so that it prepends /sbin:/bin to $PATH instead of totally | truckman | 2000-11-05 | 2 | -4/+11 |
* | Honor the ip address given in the root-path dhcp option. | ps | 2000-11-05 | 2 | -9/+7 |
* | Switched from i386/isa/scsi_dvcfg.h to cam/scsi/scsi_dvcfg.h | nyan | 2000-11-05 | 2 | -56/+1 |
* | Merged from the following changes. | nyan | 2000-11-05 | 10 | -55/+191 |
* | Merged from the following changes. | nyan | 2000-11-05 | 11 | -125/+179 |
* | ELF kernels should use an ELF sysvec. This allows us to move a.out | obrien | 2000-11-05 | 5 | -4/+9 |
* | Switch over to using the Christos Zoulas maintained version in contrib/ | obrien | 2000-11-05 | 151 | -8259/+93 |
* | This commit was generated by cvs2svn to compensate for changes in r68349, | obrien | 2000-11-05 | 165 | -0/+15983 |
|\ |
|
| * | Virgin import of FILE 3.32 | obrien | 2000-11-05 | 165 | -0/+15983 |
| * | Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail, | bde | 1997-07-06 | 1 | -365/+72 |
* | | Fix getdents syscall. | marcel | 2000-11-05 | 1 | -1/+4 |
* | | Merge some OpenBSD/NetBSD fixes to the recent MPPE/CHAP0x81 update. | brian | 2000-11-05 | 2 | -1/+30 |
* | | Fix potential problem processing jobs from hosts with >32 character hostnames. | gad | 2000-11-05 | 1 | -3/+6 |
* | | Fix 'lprm' processing so is more likely to work correctly when dealing | gad | 2000-11-05 | 1 | -1/+1 |
* | | Fix breakage for parallel builds. | marcel | 2000-11-05 | 1 | -0/+1 |
* | | In the error-message routine for receiving a job, move the "cleanup" to be | gad | 2000-11-05 | 1 | -2/+17 |
* | | Always emply the NCO to attenuate jitter. The Receive clock recovery | phk | 2000-11-04 | 1 | -13/+12 |
* | | This commit was generated by cvs2svn to compensate for changes in r68332, | kris | 2000-11-04 | 1 | -7/+19 |
|\ \ |
|
| * | | Import vendor fix for insecure temporary filename creation with the | kris | 2000-11-04 | 1 | -7/+19 |
* | | | Change the sf_bufs wakeups to be wakeup_one(), because we don't want to | bmilekic | 2000-11-04 | 1 | -4/+5 |
* | | | Our SHRT_MIN definition was actually 4 bits too big. | obrien | 2000-11-04 | 4 | -4/+4 |
* | | | * Consistently use the `make_resolv_conf' function. | obrien | 2000-11-04 | 1 | -13/+7 |
* | | | This commit was generated by cvs2svn to compensate for changes in r68325, | obrien | 2000-11-04 | 2 | -4/+8 |
|\ \ \ |
|
| * | | | Import Patchlevel 5 of the ISC 2.0 dhcp client plus bug fixes from the | obrien | 2000-11-04 | 2 | -4/+8 |
* | | | | Fix conflicts. | obrien | 2000-11-04 | 1 | -1/+1 |
* | | | | This commit was generated by cvs2svn to compensate for changes in r68320, | obrien | 2000-11-04 | 3 | -7/+19 |
|\ \ \ \
| |/ / / |
|
| * | | | Import Patchlevel 5 of the ISC 2.0 dhcp client. | obrien | 2000-11-04 | 4 | -9/+21 |
| * | | | Vendor approved fix where with some CIDR subnets, dhclient would set the | obrien | 2000-08-09 | 1 | -1/+1 |
* | | | | tp->snd_recover is part of the New Reno recovery algorithm, and should | jlemon | 2000-11-04 | 2 | -2/+12 |
* | | | | Added used include of <machine/bus.h> -- don't depend on evil namespace | bde | 2000-11-04 | 2 | -2/+4 |
* | | | | Enabled the used include of <machine/bus.h> -- don't depend on evil | bde | 2000-11-04 | 1 | -1/+1 |
* | | | | Make compilable. if_fddisubr.c depended on sys/malloc.h by my | ume | 2000-11-04 | 1 | -0/+1 |
* | | | | Support a.out: avoid (%dx) in in/out instructions, and use an m4 | rnordier | 2000-11-04 | 5 | -11/+34 |
* | | | | Add support for creating a.out output files in addition to ELF. | rnordier | 2000-11-04 | 8 | -28/+224 |
* | | | | MF4: Add LOADER_TFTP_SUPPORT make.conf flag. | ps | 2000-11-04 | 3 | -1/+16 |
* | | | | Fixed breakage of mknod() in rev.1.48 of ext2_vnops.c and rev.1.126 of | bde | 2000-11-04 | 3 | -3/+9 |
* | | | | use ``config auto "ata" ?'' for DHU Mobile Media CD-ROM | sanpei | 2000-11-04 | 1 | -1/+1 |
* | | | | Now have the `linux' module on the Alpha too. | obrien | 2000-11-04 | 1 | -2/+2 |