summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* MF22: correct comments.jkh1998-02-221-3/+3
* Add missing CLOCK_UNLOCK() before write_eflags().jkh1998-02-215-5/+10
* MF22: CODA entries.jkh1998-02-211-0/+10
* MF22: CODA entries. They'll have to rework their usage of mallocjkh1998-02-211-3/+5
* there is a minor bug in sb_dsp.c -- the drivernate1998-02-215-5/+0
* A minor bugfix for my audio driver and pcaudio. The problem is withnate1998-02-211-2/+2
* Make pc98 options new-style.kato1998-02-215-3/+24
* Oops, previous commit was incomplete.kato1998-02-213-15/+6
* Sync with sys/i386/isa/clock.c revision 1.111.kato1998-02-213-213/+363
* Sync with sys/i386/isa/spkr.c revision 1.33.kato1998-02-211-2/+2
* Sync with sys/i386/conf/options.i386 revision 1.21.kato1998-02-212-2/+4
* Sync with sys/i386/conf/majors.i386 revision 1.34.kato1998-02-211-1/+2
* Sync with sys/i386/conf/files.i386 revision 1.192.kato1998-02-212-4/+2
* Make TUNE_1542 a new-style option, and enable this option in LINT. Iteivind1998-02-216-9/+12
* Add $Id$gpalmer1998-02-211-0/+2
* Provide a missing parameter to printf to stop the kernel from panicing.gpalmer1998-02-211-1/+1
* Add #ifndef _POSIX_SOURCE around the timecounter definitionsjb1998-02-212-2/+6
* Reserve cdev 93 for CODA filesystem.jkh1998-02-202-2/+4
* Update to "stable-167" release; totally reimplements media detection.jkh1998-02-203-696/+926
* Replace TOD clock code with more systematic approach.phk1998-02-2019-972/+1248
* Removed default tags target. PROG is always defined here, so ifdefingbde1998-02-201-20/+2
* Staticized.bde1998-02-202-5/+4
* Don't depend on "implicit int" or bloat the data section in thebde1998-02-208-13/+13
* Don't depend on "implicit int".bde1998-02-209-18/+18
* Removed unused debugging variables and macros.bde1998-02-201-11/+3
* Removed unused #includes.bde1998-02-2029-180/+24
* Fixed some stale comments about console drivers.bde1998-02-203-27/+18
* Sync with sys/i386/isa/lpt.c revision 1.167.kato1998-02-201-23/+14
* Sync with sys/i386/conf/majors.i386 revision 1.33.kato1998-02-201-1/+3
* Test for the existance of ${MACHINE}/boot before trying to build it.jb1998-02-201-2/+2
* Don't propogate *_DEBUG options. Use DEBUG and recompilesteve1998-02-203-9/+4
* Move Luigi's I2CWR ioctl from the video_ioctl section to theahasty1998-02-204-46/+56
* Cleanup the lpt for probe code.steve1998-02-201-24/+16
* Add an LPT_DEBUG option.steve1998-02-202-2/+6
* Revert sosend() to its behavior from 4.3-Tahoe and before: iffenner1998-02-191-3/+7
* Move the 'sw' device off block major #1, which is now occupied by 'wfd'.msmith1998-02-193-4/+6
* Sync with sys/i386/conf/majors.1.31.kato1998-02-191-2/+3
* Sync with sys/i386/conf/files.i386 revision 1.191.kato1998-02-192-6/+2
* 91 vinum RAID fsjkh1998-02-192-2/+4
* Don't reference (nonesxistent) qcam module.msmith1998-02-181-2/+2
* Remove the 'qcam' driver. Development has ceased, and the driver ismsmith1998-02-1812-1316/+9
* Sync with sys/i386/conf/majors.i386 revision 1.29.kato1998-02-181-1/+4
* Sync with sys/i386/conf/files.i386 revision 1.190.kato1998-02-182-4/+6
* Sync with sys/i386/conf/devices.i386 revision 1.13.kato1998-02-181-3/+3
* Put the SC_Q_NO_TAGS value in the correct field for the Iomega Jaz quirkmsmith1998-02-181-5/+5
* Update MSDOSFS code using NetBSD's msdosfs as a guide to supportjkh1998-02-1824-3826/+6696
* soundcard.h wasn't upgraded when i386/isa/snd wasscrappy1998-02-182-0/+84
* - Removed unused files.nate1998-02-172-1414/+0
* - Updated to Luigi's 2-15-98 code. The code in 2.2 is the same except fornate1998-02-1713-181/+133
* - Remove files at shouldn't be in the tree.nate1998-02-1713-4167/+0
OpenPOWER on IntegriCloud