summaryrefslogtreecommitdiffstats
path: root/sys/i386
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix my color/attr separation patch.ache1995-11-301-3/+3
* GENERIC - Add a commented out line for adding support for IBM ThinkPadnate1995-11-293-1/+7
* Add some comments above the npx0 device to make it even more obviousnate1995-11-292-2/+16
* Fix Pentium CPU rate diagnosis:wollman1995-11-295-42/+45
* Don't staticize again (twice).bde1995-11-291-4/+5
* Removed builtin list of port addresses. The address for sio3bde1995-11-291-10/+5
* If you're going to mechanically replicate something in 50 filesjulian1995-11-2930-49/+51
* #ifdef out nearly the entire file of conf.c when JREMOD is definedjulian1995-11-291-1/+21
* OK, that's it..julian1995-11-2931-450/+796
* staticize.phk1995-11-291-42/+42
* Add crynwr mode to the lp# interface.phk1995-11-291-4/+2
* Staticize again.phk1995-11-293-10/+10
* A batch of Jim Lowe's patches:jkh1995-11-298-24/+122
* oops forgot one..julian1995-11-282-2/+70
* the second set of changes in a move towards getting devices to bejulian1995-11-282-1/+72
* the second set of changes in a move towards getting devices to bejulian1995-11-2826-19/+864
* Removed all #includes of the unused file <sys/device.h>.bde1995-11-281-2/+1
* After having put on my Asbestos suit, complete the MFS_ROOT part of Terry'speter1995-11-281-10/+20
* Mainly cosmetic cleanups... It now uses more consistant message reportingpeter1995-11-283-27/+29
* Separate colors & attributes as Terry pointsache1995-11-282-74/+148
* Fixed setting of speed B0 - don't output a bogus divisor of 0 and abde1995-11-261-5/+9
* Completed function declarations and/or added prototypes.bde1995-11-243-2/+7
* Added bogusly placed extern prototypes for functions that should probablybde1995-11-247-0/+24
* Fixed a comment.bde1995-11-241-2/+2
* Staticized. Moved some ero-initialized values to the bss.bde1995-11-241-8/+13
OpenPOWER on IntegriCloud