summaryrefslogtreecommitdiffstats
path: root/sys/i386
Commit message (Expand)AuthorAgeFilesLines
* Added pcvt option FAT_CURSOR.bde1995-12-101-6/+7
* Added undocumented option EXT2FS so that it gets tested.bde1995-12-102-8/+14
* Unstaticized cx_cdevsw (it is used in if_cx.c).bde1995-12-101-3/+5
* Replaced nxreset by noreset (if the reset function gets called, then thebde1995-12-104-7/+7
* Replaced nxmmap by nommap (if the mmap function gets called, then thebde1995-12-102-4/+4
* Replaced scdsize by generic nopsize.bde1995-12-101-9/+2
* Replaced nxdump by nodump (if the dump function gets called, then thebde1995-12-101-2/+2
* Replaced nxdump by nodump (if the dump function gets called, then thebde1995-12-104-7/+7
* Removed new alias d_size_t for d_psize_t.bde1995-12-1010-21/+20
* Staticize and cleanup.phk1995-12-1056-839/+479
* Staticize and cleanup.phk1995-12-101-2/+2
* Staticize and cleanup.phk1995-12-109-199/+93
* Staticize and cleanup.phk1995-12-102-18/+9
* Add DEVFS to LINTjulian1995-12-102-2/+8
* Restored used function fusword() (used by GPL math emulator).bde1995-12-101-1/+13
* Moved vm includes out of centralized headers again.bde1995-12-104-7/+4
* Remove various unused symbols and procedures.phk1995-12-093-211/+9
* Move sysctl machdep.consdev to cons.cphk1995-12-093-24/+11
* Remove option ARP_PROXYALL, it's now a sysctl var.phk1995-12-092-12/+2
* clean a few DEVFS things..julian1995-12-091-8/+8
* Attempt to make the Linux LKM compile again after the recent VM includepeter1995-12-093-3/+16
* Update ibcs2 to use the new ps_strings / stack gap arrangements..peter1995-12-091-2/+1
* Update the Linux LKM to use the new ps_strings and stack gap arrangements.peter1995-12-091-2/+2
* Julian forgot to make the *devsw structures static.phk1995-12-0826-48/+48
* Pass 3 of the great devsw changesjulian1995-12-0838-2264/+1614
* The static prototype for setroot() was apparently accidently movedpeter1995-12-071-2/+3
* Untangled the vm.h include file spaghetti.dg1995-12-0734-37/+149
* Implement detection of whether or not bounce-buffering is requiredpeter1995-12-071-3/+10
* Replaced #includes of <sys/user.h> by less gross headers, usuallybde1995-12-0615-28/+47
* Removed unnecessary #includes of <sys/user.h>. Some of these were justbde1995-12-0612-19/+12
* Added explicit #include of <vm/vm.h> so that conf.c doesn't break whenbde1995-12-061-1/+3
* Include <vm/vm.h> explicitly to avoid breaking when vnode_if.h doesn'tbde1995-12-061-1/+2
* Moving the kern.dumpdev sysctl handler from kern_sysctl.c to swapgeneric.cpeter1995-12-062-21/+20
* Fixed ity's d_stop entry. itystop() wasn't used. itystop() is inadequatebde1995-12-051-4/+3
* Moved some prototypes to a better place.bde1995-12-051-5/+66
* Removed dummy routines sscstrategy(), sscread(), sscwrite() andbde1995-12-051-7/+3
* Updated my copyright.dg1995-12-051-65/+95
* all:dg1995-12-0513-251/+167
* aargh! I tested JREMOD, only to discover that the "good oil" part ofpeter1995-12-041-3/+3
* A major sweep over the sysctl stuff.phk1995-12-042-19/+54
* Added prototypes.bde1995-12-031-5/+6
* __purified pmap_pte(). This seems to make no difference.bde1995-12-031-2/+2
* Completed function declarations and/or added prototypes.bde1995-12-034-13/+34
* Staticized.bde1995-12-031-45/+37
* Moved inline functions for insque() and remque() to <sys/queue.h>.bde1995-12-031-33/+1
* Removed unused thread support (partly to get rid of its incompletebde1995-12-031-46/+2
* I don't know what I messed up in 1.40, but the crynwr mode didn't make it.phk1995-12-021-25/+224
* A quick fix for a problem that will go away in a few days anyway..julian1995-12-011-2/+2
* remove typojulian1995-12-011-2/+1
* A pair of really tiny patches that not only allow it all to compilejulian1995-11-301-5/+5
OpenPOWER on IntegriCloud