summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed typo: .SY -> .Syru2000-11-061-1/+1
* Finish conversion from man(7) to mdoc(7).ru2000-11-061-9/+13
* Cosmetic improvements to a few recvjob-related error messages.gad2000-11-061-18/+35
* Fix a format-code, thus getting rid of a compile-time warning msg.gad2000-11-061-1/+1
* Check that p->p_pptr is not NULL - kernel processes have no parents!des2000-11-063-6/+6
* fix paste-o in mixer code - actually set right channel volume instead ofcg2000-11-061-1/+2
* fix es1370 mixer by adding reinit function to it's mixer function list.cg2000-11-061-0/+1
* MFS: eliminate duplicate start linejkh2000-11-051-1/+0
* MFS: comment character and readability fixes.jkh2000-11-052-3/+3
* ELF kernels should use an ELF sysvec. This allows us to move a.outobrien2000-11-051-0/+3
* Back out change to prepend /sbin:/bin to $PATH, just overwrite $PATHtruckman2000-11-054-1/+7
* Ignore chflags failure so that doMFSKERN won't abort on an NFS mountedtruckman2000-11-051-1/+1
* Change MAKEDEV so that it prepends /sbin:/bin to $PATH instead of totallytruckman2000-11-052-4/+11
* Honor the ip address given in the root-path dhcp option.ps2000-11-052-9/+7
* Switched from i386/isa/scsi_dvcfg.h to cam/scsi/scsi_dvcfg.hnyan2000-11-052-56/+1
* Merged from the following changes.nyan2000-11-0510-55/+191
* Merged from the following changes.nyan2000-11-0511-125/+179
* ELF kernels should use an ELF sysvec. This allows us to move a.outobrien2000-11-055-4/+9
* Switch over to using the Christos Zoulas maintained version in contrib/obrien2000-11-05151-8259/+93
* This commit was generated by cvs2svn to compensate for changes in r68349,obrien2000-11-05165-0/+15983
|\
| * Virgin import of FILE 3.32obrien2000-11-05165-0/+15983
| * Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,bde1997-07-061-365/+72
* | Fix getdents syscall.marcel2000-11-051-1/+4
* | Merge some OpenBSD/NetBSD fixes to the recent MPPE/CHAP0x81 update.brian2000-11-052-1/+30
* | Fix potential problem processing jobs from hosts with >32 character hostnames.gad2000-11-051-3/+6
* | Fix 'lprm' processing so is more likely to work correctly when dealinggad2000-11-051-1/+1
* | Fix breakage for parallel builds.marcel2000-11-051-0/+1
* | In the error-message routine for receiving a job, move the "cleanup" to begad2000-11-051-2/+17
* | Always emply the NCO to attenuate jitter. The Receive clock recoveryphk2000-11-041-13/+12
* | This commit was generated by cvs2svn to compensate for changes in r68332,kris2000-11-041-7/+19
|\ \
| * | Import vendor fix for insecure temporary filename creation with thekris2000-11-041-7/+19
* | | Change the sf_bufs wakeups to be wakeup_one(), because we don't want tobmilekic2000-11-041-4/+5
* | | Our SHRT_MIN definition was actually 4 bits too big.obrien2000-11-044-4/+4
* | | * Consistently use the `make_resolv_conf' function.obrien2000-11-041-13/+7
* | | This commit was generated by cvs2svn to compensate for changes in r68325,obrien2000-11-042-4/+8
|\ \ \
| * | | Import Patchlevel 5 of the ISC 2.0 dhcp client plus bug fixes from theobrien2000-11-042-4/+8
* | | | Fix conflicts.obrien2000-11-041-1/+1
* | | | This commit was generated by cvs2svn to compensate for changes in r68320,obrien2000-11-043-7/+19
|\ \ \ \ | |/ / /
| * | | Import Patchlevel 5 of the ISC 2.0 dhcp client.obrien2000-11-044-9/+21
| * | | Vendor approved fix where with some CIDR subnets, dhclient would set theobrien2000-08-091-1/+1
* | | | tp->snd_recover is part of the New Reno recovery algorithm, and shouldjlemon2000-11-042-2/+12
* | | | Added used include of <machine/bus.h> -- don't depend on evil namespacebde2000-11-042-2/+4
* | | | Enabled the used include of <machine/bus.h> -- don't depend on evilbde2000-11-041-1/+1
* | | | Make compilable. if_fddisubr.c depended on sys/malloc.h by myume2000-11-041-0/+1
* | | | Support a.out: avoid (%dx) in in/out instructions, and use an m4rnordier2000-11-045-11/+34
* | | | Add support for creating a.out output files in addition to ELF.rnordier2000-11-048-28/+224
* | | | MF4: Add LOADER_TFTP_SUPPORT make.conf flag.ps2000-11-043-1/+16
* | | | Fixed breakage of mknod() in rev.1.48 of ext2_vnops.c and rev.1.126 ofbde2000-11-043-3/+9
* | | | use ``config auto "ata" ?'' for DHU Mobile Media CD-ROMsanpei2000-11-041-1/+1
* | | | Now have the `linux' module on the Alpha too.obrien2000-11-041-2/+2
OpenPOWER on IntegriCloud