summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Use UPAGES when setting up private pages for SMP (which includes idle stack).tegge1997-11-0712-72/+72
* Sync with following files:kato1997-11-077-40/+34
* Rename some local variables to avoid shadowing other local variables.phk1997-11-0719-90/+90
* Remove a bunch of variables which were unused both in GENERIC and LINT.phk1997-11-0778-249/+130
* Don't try to do anything with the input history if MALLOC() for the buffermsmith1997-11-071-2/+2
* Rats. Committed the wrong version.markm1997-11-062-10/+22
* Move the "retval" (3rd) parameter from all syscall functions and putphk1997-11-0686-2299/+1928
* Sync with sys/i386/conf/Makefile.i386 revision 1.105.kato1997-11-062-4/+4
* Fix the "missing page" problem. Also, improve the performance of pagedyson1997-11-061-33/+74
* Make the Nakamichi CD-ROM changer detection detect more recent devices,joerg1997-11-061-2/+2
* 1) Add the IOCTL for Luigi's BT848 -> I2C bus driver.markm1997-11-062-28/+226
* Add the IOCTL for Luigi's BT848 -> I2C bus driver.markm1997-11-063-3/+24
* Bump configvers to 300003 to account for the crd->card (and related)msmith1997-11-063-6/+6
* Identify MediaGX CPU correctly. Old MeidaGX CPU and GXm CPU arekato1997-11-062-12/+54
* Oops, forgot to count non-changer drives..sos1997-11-051-1/+3
* Make IPDIVERT a supported option. Alas, in_var.h depends on it, ijoerg1997-11-055-5/+12
* Fix rare 6x86 CPU whose DIR0 = 0x20 - 0x28 case.kato1997-11-052-4/+4
* Return the entire if info, rather than just the index number. (at least try)julian1997-11-051-9/+31
* Do not print config details twice (first variant comes from isa)ache1997-11-051-4/+8
* Note that the Intel EtherExpress' driver is ie(4).steve1997-11-043-6/+6
* - Update the email address in the copyrights.nate1997-11-0410-30/+22
* - Reset the pcic controller interrupt 'poll' timeout *after* we call thenate1997-11-041-6/+6
* - If the APM BIOS fails to suspend the system after running thenate1997-11-042-6/+12
* Sync with sys/i386/isa/wd.c revision 1.142.kato1997-11-041-1/+2
* Sync with sys/i386/conf/Makefile.i386 revision 1.104.kato1997-11-042-4/+8
* dk_altport is initialized in wdprobe(), but not in wdattach(), thisphk1997-11-041-1/+2
* Use same address for USERCONFIG_BOOT on PC-98 as IBM-PC.kato1997-11-043-15/+3
* Test if kvm_kernel.db exists before moving it. Otherwise installingguido1997-11-033-6/+12
* Sync with sys/i386/isa/sio.c revision 1.188.kato1997-11-032-4/+6
* Sync with sys/i386/i386/userconfig.c revision 1.96.kato1997-11-031-2/+3
* Sync with sys/i386/isa/if_fe.c revision 1.33.kato1997-11-031-1/+2
* Sync with sys/i386/isa/if_ed.c revision 1.127.kato1997-11-031-4/+3
* - MF22: (I reversed these). Simplify code.nate1997-11-023-6/+9
* Add ide_pci device.jkh1997-11-021-2/+3
* Correct the definition of CIRCLEQ_EMPTY. It would give a false positivegibbs1997-11-021-2/+2
* Sigh, kill setting of 0WS...it breaks more machines than it fixes.dg1997-11-022-8/+6
* Move declaration of M_MFSNODE from mfs_vnops.c to mfsnode.h.tegge1997-11-012-4/+6
* Bring back mfs_reclaim(), which is used to reclaim the master vnode in MFS.tegge1997-11-012-4/+24
* - Example config file for laptop/PCCARD support.nate1997-11-011-0/+113
* Change comments about ijppp to iijppp.jseger1997-10-315-10/+10
* Bring our sound sources up to the level of Amancio's latest-and-greatest.markm1997-10-3125-6190/+9231
* This updates Luigi's sound code to the basic code in snd971023...jmg1997-10-3119-2418/+2173
* Fixed bug in RTM_ADD where rmx_locks weren't being set on the new route,dg1997-10-311-1/+4
* Upgrade the sound sources to Amancio Hasty's latest-and-greatest.markm1997-10-3143-11991/+16782
* Improve PAL support and fix mux selector values.eivind1997-10-304-64/+208
* Securelevel and formatting fixes, and trapframe simplification.kato1997-10-302-20/+18
* First cut at supporting multi-CD CDROM drives (changers).sos1997-10-293-74/+225
* - Make sure we include <sys/kernel.h> to pick up the definitions of DATA_SET()nate1997-10-292-2/+4
* Implement linux_iopl and linux_nice.kato1997-10-295-33/+65
* Sync with sys/i386/isa/if_ed.c revision 1.126.kato1997-10-291-1/+2
OpenPOWER on IntegriCloud