summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* For AMD chips, pick up the long description from the chip ifphk1997-09-202-2/+142
* Addition of support of the slightly rogue Promise IDE interface(Dyson), supportdyson1997-09-208-654/+1205
* Adjust the #ifdef KERNEL so that pnp_cinfo is available for sbin/dset.cpeter1997-09-201-5/+5
* Synchronize with sys/i386/isa/isa.c revision 1.104.kato1997-09-201-4/+15
* Synchronize with sys/i386/conf/options.i386 and sys/i386/isa/sio.ckato1997-09-204-28/+248
* ``oops''. I cut/pasted the original free()'s based on mark's suggestionpeter1997-09-202-8/+8
* teach sio how to attach to isa PnP cards. This is mainly for use withjmg1997-09-198-44/+388
* teach pnp to keep isa_device structs around, and teach isa.c how to scanjmg1997-09-194-48/+122
* [Regarding the previous patch] This is completely wrong.phk1997-09-191-3/+5
* Synchronize with sys/i386/i386/userconfig.c revision 1.93.kato1997-09-191-6/+6
* Executing binaries on a nullfs (or nullfs-based) filesystem results inphk1997-09-184-10/+14
* Ffs_alloc allow users to write one block beyond the limit.phk1997-09-181-2/+2
* Missed a place where the extra descriptor buffers would need to bepeter1997-09-182-2/+6
* Synchronize with sys/i386/isa/fd.c revision 1.102.kato1997-09-182-2/+114
* wrap kernel interface in #ifdef KERNEL/#endifjmg1997-09-182-18/+25
* reduce the number of warnings this file emits during compilingjmg1997-09-181-6/+6
* update Luigi's driver to poll interface (Peter, you might want to checkjmg1997-09-1811-171/+141
* Remove line noise from the quirk list (kernel build stopper)msmith1997-09-181-2/+1
* Add the C1557A as a known tape changer (thus non-broken multi-LUN tapejoerg1997-09-171-1/+6
* Enable the FIFO on enhanced floppy controllers. This reduces thetegge1997-09-178-8/+178
* Synchronize with sys/i386/conf/options.i386 and sys/i386/isa/fd.ckato1997-09-174-22/+50
* Make TCPDEBUG a new-style option.joerg1997-09-1610-10/+29
* Drop temporary source-level compatibility for old mount(2) interface.bde1997-09-161-5/+1
* Removed a stray backslash-newline.bde1997-09-161-2/+2
* Fixed syntax errors in `#if 0' code.bde1997-09-161-3/+3
* Cleaned up.bde1997-09-161-18/+7
* Removed declaration of nonexistent function fuibyte().bde1997-09-161-38/+45
* Fixed staticization. buckets[] was staticized but was still declaredbde1997-09-162-13/+23
* Fixed gratuitous ANSIisms.bde1997-09-1621-63/+105
* Reject attempts to set an in-core label which says that the "disk"bde1997-09-161-4/+10
* devfs changes to allow old (better) and newer (braindamaged) behaviour.julian1997-09-161-10/+24
* Don't leak memory, from sef.phk1997-09-162-22/+54
* Make FDC_DEBUG a supported option.joerg1997-09-168-35/+95
* Prevent overflow with fragmented packetsache1997-09-151-26/+67
* Solve race-condition, return path in normal order.phk1997-09-152-52/+58
* Deal more correctly with mountpoints.phk1997-09-152-6/+10
* remove redudant decls from this header file (used for 2.2.x compat)jmg1997-09-151-6/+0
* add some preprocessor lines to prevent both controler snd0 andjmg1997-09-151-0/+5
* Synchronize with sys/i386/conf/files.i386 revision 1.176.kato1997-09-152-2/+12
* Regenerate _after_ the commit to syscalls.masterpeter1997-09-155-5/+5
* docment the new sound drivers in LINT and add the necessary files tojmg1997-09-145-5/+72
* This commit was generated by cvs2svn to compensate for changes in r29415,jmg1997-09-1412-0/+8368
|\
| * Import of Luigi Rizzo's sound code. For more information about the driverjmg1997-09-1412-0/+8368
* Import of Luigi Rizzo's sound code. For more information about the driverjmg1997-09-1410-0/+8612
* Fix the broken VT_WAITACTIVE ioctl for the case where the third argjoerg1997-09-141-15/+3
* Addf flags 0x10 to the sio0 line, so it is available as a potentialjoerg1997-09-142-4/+4
* Add a __getcwd() syscall. This is intentionally undocumented, but allphk1997-09-148-4/+112
* Synchronize with sys/i386/isa/mse.c, pcaudio.c, sio.c and syscons.ckato1997-09-145-47/+52
* Bruce wants the warning.peter1997-09-142-4/+4
* oops, I accidently committed a version without INFTIM at the last moment.peter1997-09-141-1/+7
OpenPOWER on IntegriCloud