summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Changes preparing for iBCS supportsos1994-08-248-48/+69
* Changes preparing for iBCS supportsos1994-08-242-8/+6
* New file declaring the sysent structuressos1994-08-241-0/+58
* Changes preparing for iBCS2 supportsos1994-08-242-2/+16
* Added iBCS2 filessos1994-08-242-66/+94
* Pay attention to *all* errors from copyinstr(). This patch fixes a bugdg1994-08-241-8/+16
* Initialized v_writecount.dg1994-08-242-4/+6
* Corrected some comments regarding ptes/pdes.dg1994-08-232-6/+6
* Re-enabled inlining of inb.paul1994-08-232-22/+6
* I've disabled this piece of code since it's what'spaul1994-08-232-2/+6
* I was in bourne-shell mode when I wrote this.. *blush*.jkh1994-08-233-9/+12
* Ran ft.c through ident.paul1994-08-2315-1744/+1776
* Fix the libkern references to hopefully DTRT. See comments regardingjkh1994-08-233-21/+63
* 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
OpenPOWER on IntegriCloud