summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Argh, what was I thinking?? Don't (yet) halt the CPU in the idle looppeter1997-09-053-3/+9
* Changes to support NetBSD and the new ifmedia extensions.dg1997-09-056-486/+1684
* Synchronize with sys/i386/conf/options.1386 revision 1.58.kato1997-09-052-2/+4
* Synchronize with sys/i386/isa/syscons.c and syscons.h revisions 1.231kato1997-09-052-24/+23
* Make the Sony TSL-7000 a known tape changer device.joerg1997-09-051-1/+9
* Synchronize with sys/i386/isa/wd.c revision 1.136.kato1997-09-051-55/+103
* Synchronize with sys/i386/i386/machdep.c revision up to 1.263.kato1997-09-052-42/+70
* Cosmetic adjustment for the trap/double fault/panic cpu id listing.peter1997-09-054-26/+32
* Add redirection for new _clock_lock symbolpeter1997-09-051-1/+2
* Add a new compile option SC_HISTORY_SIZE for syscons.yokota1997-09-045-5/+10
* Add a new compile option SC_HISTORY_SIZE to specify the history bufferyokota1997-09-046-42/+57
* Upgrade of EIDE DMA support, Johns comments:sos1997-09-046-296/+474
* No longer needed, superceded by ide-pci.c ide-pcireg.hsos1997-09-042-382/+0
* sonewconn no longer passes curproc to the protocol attach methodtegge1997-09-042-4/+4
* Cosmetic change to last commit: speculative_mtest -> speculative_mprobe.dg1997-09-042-16/+16
* Changed the memory sizing code so that if the following conditionsdg1997-09-042-42/+70
* Synchronize with sys/i386/i386/userconfig.c revision 1.91.kato1997-09-041-4/+4
* Synchronize with sys/i386/isa/pcaudio.c revision 1.35.kato1997-09-041-12/+29
* Always defines macros for PC-98 display.kato1997-09-042-24/+12
* Correct ancient spelling bogon.jkh1997-09-041-4/+4
* Revert to the previous hashing, double the hashtable size instead.phk1997-09-041-4/+7
* Support read-only mount.kato1997-09-042-2/+78
* 1) Changed the volume to be a little louder.sos1997-09-031-12/+29
* Hmm, this is hopefully better.phk1997-09-032-14/+6
* Synchronize with sys/i386/i386/machdep.c and microtime.s revisionskato1997-09-033-8/+3
* Synchronize with sys/i386/conf/files.i386 revision 1.174.kato1997-09-032-12/+12
* Use 2^N hash sizes rather than primesize, this replaces a divisionphk1997-09-031-12/+10
* Revert the v_usecount handling in relation to VOP_INACTIVE.phk1997-09-032-14/+4
* Make the aic7xxx sequencer assembler compile in the kernel's objectgibbs1997-09-0318-2775/+62
* Cleaned up revs 1.36-1.40 (mainly disordered declarations, non-bogusbde1997-09-033-363/+441
* Removed unused #includes.bde1997-09-02100-470/+97
* Removed the "globl" nature of the vec array. This was left over from thefsmp1997-09-023-15/+9
* Struct arpcom should be in the beginning of a softc struct for arp andjhay1997-09-021-1/+1
* Synchronize with sys/i386/isa/if_ed.c and lpt.c revisions 1.118 andkato1997-09-022-2/+4
* Removed another vestige of devconf.bde1997-09-022-9/+2
* Added used #include - don't depend on <sys/mbuf.h> includingbde1997-09-0243-36/+79
* Oops, the previous change applied a reversed patch.bde1997-09-011-1/+3
* Synchronize with sys/i386/isa/sio.c revision 1.180.kato1997-09-012-36/+28
* Synchronize with sys/i386/isa/clock.c revision 1.102.kato1997-09-013-105/+36
* Synchronize with sys/i386/i386/microtime.s revision 1.31.kato1997-09-011-2/+21
* Synchronize with sys/i386/i386/machdep.c revision 1.260.kato1997-09-012-4/+10
* Synchronize with sys/i386/conf/options.i386 revision 1.57.kato1997-09-012-16/+20
* Synchronize with sys/i386/boot/biosboot/asm.S, boot.c and boot.hkato1997-09-013-39/+4
* General cleanup of the sub-system locking macros.fsmp1997-09-0116-438/+270
* Cleanup.fsmp1997-09-017-56/+70
* Removed unused #includes.bde1997-09-0115-66/+15
* Some staticized variables were still declared to be extern.bde1997-09-012-6/+4
* Print a device number in hex instead of decimal.bde1997-09-011-2/+2
* Removed unused #includes.bde1997-09-011-2/+1
* Removed unused #includes (<machine/cpu.h> now gives more pollution).bde1997-09-012-4/+2
OpenPOWER on IntegriCloud