summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* remove unnecessary occurrence ofcsgr1994-08-221-5/+1
* print "BUSY" instead of error number if filesystem was busy duringdg1994-08-222-10/+26
* Restore the intr_* array variables that were removed in the previousbde1994-08-221-1/+5
* Pad `_cpu_vendor' to finish on a 32-bit boundary so that most of thebde1994-08-223-9/+9
* Idempotency #endif was not at end of file or commented.bde1994-08-221-3/+3
* - Fix warnings in df, etc. caused by misplaced declaration of doumount().bde1994-08-221-4/+4
* - Fix attribute for __pure2.bde1994-08-221-3/+3
* modified include stucture to 2.0 style.sos1994-08-221-2/+3
* Fixed minor typo in diagnostic message.dg1994-08-222-4/+4
* Added (timeout_func_t) casts to timeout/utimeoute calls.paul1994-08-212-25/+21
* Another typo by mepaul1994-08-211-3/+3
* Remove the idempotency I added -- it was wrong.paul1994-08-211-6/+1
* Fix typo (define -> ifndef)paul1994-08-211-2/+2
* Removed disk type from disklabel lines, not needed for installingpaul1994-08-212-6/+6
* Fixed bootblocks to work with FreeBSD 2.0paul1994-08-218-32/+46
* Made idempotentpaul1994-08-2117-24/+93
* Made idempotentpaul1994-08-211-1/+6
* More idempotency....... this is fun :-)paul1994-08-2123-23/+134
* Made idempotent.paul1994-08-2111-11/+66
* Made idempotent -- made some of them more consistent with rest of tree.paul1994-08-2128-109/+175
* Made idempotentpaul1994-08-219-10/+52
* Made idempotent.paul1994-08-2121-21/+122
* Make idempotent.paul1994-08-2115-22/+85
* Made idempotent.paul1994-08-218-14/+46
* Made them all idempotent.paul1994-08-2150-55/+293
* Implemented filesystem clean bit via:dg1994-08-2015-65/+209
* 1) cleaned up after Garrett - fixed more redundant declarations, changeddg1994-08-2027-107/+58
* Woops...forgot to commit this file. Part of Terry Lambert's loadable kerneldg1994-08-201-0/+363
* Removed bogus save of CMAP2.dg1994-08-193-12/+3
* Reviewed by:ats1994-08-191-3/+3
* Hmmm...my workaround for Garrett's new exec prototypes wasn't sufficient.dg1994-08-191-3/+3
* Terry Lambert's loadable kernel module support w/improvements from thedg1994-08-1912-28/+1080
* 1. Make this idempotent.jkh1994-08-192-2/+18
* Smash together Poul-Henning's, Garrett's and Steve Gerakines 24f changesjkh1994-08-191-66/+264
* Added my ProAudioSpectum SCSI driver for cards with the 5380 SCSI-chip.phk1994-08-198-6/+1168
* Added {} around two initializers for spare[2] in some structs. This calmsphk1994-08-183-9/+9
* Fix up some sloppy coding practices:wollman1994-08-18104-385/+378
* Added support for TIOCSTAT ioctl. This allows shells that use raw/cbreakdg1994-08-182-2/+7
* Bruce Evans' dynamic interrupt support.dg1994-08-1815-728/+856
* Moved over my fix for vnode lossage when multiple TIOCSCTTY ioctls aredg1994-08-181-1/+10
* Oops, changed order of include lines...sos1994-08-173-15/+15
* Updated to latest 1.1.5.1+ versionsos1994-08-173-1158/+1296
* Updated to latest version from 1.1.5.1+sos1994-08-172-22/+36
* Add option KBD_RESET_FAIL_OK so that GCC 2.6 doesn't break mywollman1994-08-153-3/+12
* Enable use of the RTC chip for the statistical clock. While this doeswollman1994-08-159-25/+324
* Submitted by: Bruce Evansats1994-08-143-18/+12
* Reviewed by:ats1994-08-141-2/+5
* Pulled over missing ftape.h from 1.1.5paul1994-08-141-0/+222
* Changed the include <sound/ulaw.h> to be <i386/isa/sound/ulaw.h> sopaul1994-08-141-2/+2
* The tcp/ip interfaces needed longer timeouts, works fine under 2.0.phk1994-08-141-3/+3
OpenPOWER on IntegriCloud