summaryrefslogtreecommitdiffstats
path: root/sys/i386
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update the wd.c driver to use the new TAILQ scheme for devicedyson1995-11-231-29/+39
* Completed function declarations and added prototypes.bde1995-11-2213-327/+410
* Completed function declarations and/or added prototypes.bde1995-11-215-8/+12
* Restored static variable `nsio_tty' which is used only by pstat(8). Madebde1995-11-211-1/+3
* Add and document the hooks for John Hay's Arnet sync driver...peter1995-11-213-5/+10
* This commit was generated by cvs2svn to compensate for changes in r12437,peter1995-11-213-0/+1962
|\
| * This driver supports the Arnet SYNC/570i ISA cards that is based on thepeter1995-11-213-0/+1962
* Quick fix for stat_imask and intr_mask[8] not having the RTC interruptbde1995-11-201-1/+2
* Mega commit for sysctl.phk1995-11-2010-93/+46
* Remove unused var.phk1995-11-201-2/+1
* Fix compiler warnings.phk1995-11-202-29/+28
* move variables inside the #ifdef.phk1995-11-201-3/+5
OpenPOWER on IntegriCloud