summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed bitrot in the non-softdep case of ufs_dirremove():bde1998-04-151-24/+9
* Fixed breakage of fork accounting in previous commit. A fork benchmarkbde1998-04-153-6/+6
* Add a missing LK_RETRY.dt1998-04-152-10/+6
* rotate sendmail statistics file weekly.jmb1998-04-141-1/+2
* PR: 4866danny1998-04-141-11/+9
* Fix page fault panic by probing NE200 compatible PCI card.kato1998-04-142-15/+17
* Add mktemp directorypeter1998-04-141-2/+2
* Bring in an old faithful tool I've been using for just over 4 years nowpeter1998-04-143-0/+330
* Fix a nasty flaw as a result of using the arc4random() pre-seeding ofpeter1998-04-141-2/+4
* Better SYNOPSISphk1998-04-141-2/+3
* add strings(1) to what(1) "SEE ALSO"phk1998-04-141-2/+3
* Fix a minor mbuf leak created by the previous change.phk1998-04-141-2/+4
* use extended error codes as noted in rfc1893.jmb1998-04-141-6/+6
* Document the use of sendmail options on the commandline.steve1998-04-141-2/+3
* Don't let secs variable wrap if <= 2.steve1998-04-141-2/+3
* Add tutorials directories.wosch1998-04-131-1/+23
* Added EIDRM & ENOMSG errno in translation table.sos1998-04-131-0/+2
* Added EIDRM & ENOMSG to errno translation table.sos1998-04-132-4/+4
* Don't use INTR when only one device supports it.msmith1998-04-133-1/+12
* Add EIDRM errno (PR 176), ENOMSG errno (myself) for prober sysv_ipc.sos1998-04-131-2/+5
* Wrong header length used for certain reassembled IP packets.phk1998-04-131-1/+3
* Finished previous commit. Just revert to rev.1.9.bde1998-04-131-1/+4
* Document the requirement for TCPMUX to also be enabled as an internalwollman1998-04-131-1/+12
* Fixed autonegotiation. Card registers are now accessed via memorysemenu1998-04-133-315/+480
* -pg was causing a link with -lc_r... :-]peter1998-04-132-2/+2
* Fixes for using amd with non-NFSv3 servers and for choosing the right addressdfr1998-04-134-8/+58
* Sync with sys/i386/isa/wd.c revision 1.156.kato1998-04-131-2/+2
* Format changes in an attempt to address some of Bruce's commentsjb1998-04-121-18/+26
* Fix dependent-package loading when pkg_adding with an FTP URL. I brokejkh1998-04-121-9/+40
* Fix comment.jkh1998-04-121-2/+2
* omehow Jordan got 07.lpd in -current enabled again...sos1998-04-121-3/+3
* Aic APM driver support for e.g. Toshiba T2400 notebook with internalphk1998-04-121-2/+59
* openlog() needs to have LOG_NDELAY added, or else the syslog() calls afterphk1998-04-121-2/+2
* Remove these copies, they now live the right place.phk1998-04-123-424/+0
* Change noc-tun to nos-tun after Peter did the repository copy to coverphk1998-04-121-1/+1
* Enable the SecureRPC bits in rc.conf, if the Administrator wants them.markm1998-04-128-8/+74
* Sync with sys/i386/isa/wd.c revision 1.155.kato1998-04-121-41/+85
* Fix the problem when SCSI ID is not contiguous.kato1998-04-122-14/+20
* Add aio_error decl.dyson1998-04-121-1/+6
* Implement Helbig idea of offset calculation reducing mktime() callsache1998-04-112-25/+25
* In these enlightened times there are more and better places to findphk1998-04-112-393/+2
* setsockopt() transports user option data in an mbuf. if the userphk1998-04-111-2/+7
* Minor typo in the wd driver. The manifestation of this bugdyson1998-04-111-2/+2
* Add noc-tun to listphk1998-04-111-1/+1
* Program which implements "nos" alias "ka9q" alias "IP-IP" tunnels.phk1998-04-116-0/+848
* When pmap_pinit0() allocates a page for proc0's page directory,phk1998-04-111-2/+2
* Argh!.. Spot the deliberate mistake that was probably causing thepeter1998-04-111-1/+1
* MF22: build lpd docsjkh1998-04-111-5/+2
* Change the FILE locking to be by FILE, not by the underlying fd asjb1998-04-1113-81/+399
* Add FILE locking stubs for libc.jb1998-04-1128-337/+211
OpenPOWER on IntegriCloud