summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use err(3) instead of local err() (a errx() like function).charnier1997-06-161-21/+19
* Use err(3).charnier1997-06-161-26/+12
* Fix 2 typos.charnier1997-06-161-3/+3
* Minor optimization in fxp_intr.dg1997-06-162-10/+8
* Modifications to existing files to support the initial AIO/LIO anddyson1997-06-1614-9/+193
* Add initial AIO/LIO kernel thread support files. This is preliminary, anddyson1997-06-162-0/+432
* Upgrade NFS to support the new vfs_bio resource/buffer management.dyson1997-06-164-4/+28
* Correct the return code for the mlock system call. Also add the stubsdyson1997-06-151-2/+32
* Fix a reference problem with maps. Only appears to manifest itself whendyson1997-06-151-1/+5
* Remember to zero sockaddr_in struct before calling uaddr_to_sockaddr() towpaul1997-06-151-0/+1
* srandomdev: use stack junk value in the fallback code tooache1997-06-151-2/+3
* Fix a problem with the VN device. Specifically, the VN device candyson1997-06-158-43/+267
* Fixed iomem address of SMIT mode in an example of bs driver.kato1997-06-152-4/+4
* Synchronize with sys/i386/i386/machdep.c revision up to 1.249.kato1997-06-152-2/+32
* Synchronize with sys/i386/boot/biosboot/boot.c revision 1.67.kato1997-06-151-6/+29
* Fix another power down braino.wollman1997-06-152-4/+4
* Fix definition of apm_power off (was suffering from cut&paste syndrome).wollman1997-06-152-4/+4
* When APM is configured, turn off the power when halting for good.wollman1997-06-158-8/+68
* Belgian keyboard fixesache1997-06-141-17/+17
* Typo fix.max1997-06-141-1/+1
* Typo fix.max1997-06-141-1/+1
* Added 2 new defines:fsmp1997-06-142-10/+36
* Update some text to reflect the fact that symbolic links now havejdp1997-06-141-4/+4
* Removed unused #includes.bde1997-06-142-12/+2
* Removed unused #includes.bde1997-06-1425-68/+37
* Fixed the type of a timeout function and removed casts that hid thebde1997-06-142-14/+14
* Removed unused #includes.bde1997-06-1418-50/+4
* Removed unused #includes.bde1997-06-146-52/+5
* Removed unused #includes.bde1997-06-1410-30/+10
* Removed unused #includes.bde1997-06-142-24/+2
* Don't require superuser privileges for creating fifos. The v2 case wasbde1997-06-142-6/+8
* Move machine/types.h to non-standard sectionache1997-06-141-2/+3
* Load the kernel config file where userconfig (with option USERCONFIG_BOOT)bde1997-06-141-6/+29
* Deleted #ifdef PROBE_KEYBOARD to synchronize.kato1997-06-141-2/+1
* Back out recent color-xerm and xterm merging,ache1997-06-141-5/+2
* Replace random() by arc4random() since random() can't be usedache1997-06-141-7/+2
* Remove srandomdev fallback codeache1997-06-141-3/+2
* Add arc4random family declarationache1997-06-141-0/+5
* Change u_char which require special include to unsigned charache1997-06-141-1/+1
* Add arc4random() functions from OpenBSD. They are almost same as ourache1997-06-143-5/+261
* Remove srandomdev fallback codeache1997-06-142-4/+2
* Remove srandomdev fallback codeache1997-06-146-23/+19
* Remove srandomdev fallbackache1997-06-142-4/+2
* Instead of copying fallback code over and over in each program,ache1997-06-143-16/+18
* Added support for the Intel 82555 PHY chip which is being used on newerdg1997-06-134-40/+50
* Add "break" inadvertently removed in previous update.davidn1997-06-131-1/+3
* Typo fix.max1997-06-131-2/+2
* Typo fix.max1997-06-131-2/+2
* Add MAXHOSTNAMELEN checkache1997-06-131-1/+3
* YAMF22jkh1997-06-132-4/+24
OpenPOWER on IntegriCloud