summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Remove the bus settle delay after reset code. It could cause an infinitegibbs1997-08-152-168/+23
* Added DIAGNOSTIC routine to test inconsistency of vnode when cnpkato1997-08-152-2/+18
* Deleted unused code which adjust UN_UNLOCK flag.kato1997-08-152-34/+10
* The promised "better fix" for "Trap 9 When Boot SMP" problem.fsmp1997-08-153-6/+9
* The promised "better fix" for "Trap 9 When Boot SMP" problem.fsmp1997-08-152-29/+18
* Add support for the new Parallel-Port Bus and devices thereon.msmith1997-08-145-5/+73
* ISA Parallel-Port Bus chipset driver.msmith1997-08-146-0/+2703
* Add parallel-Port Bus drivers.msmith1997-08-141-0/+4
* New directory and drivers for Parallel Port Bus devices.msmith1997-08-148-0/+2597
* Fixed locking violation of vnode operation. VOP_READ, VOP_WRITE andkato1997-08-141-2/+7
* setitimer: if it_value == 0 clear it_interval nowache1997-08-141-2/+6
* Add the NetVin 5000 series NE2000 PCI card vendor and device IDs.danny1997-08-142-2/+4
* If the user doesn't have read permission, union_copyup should not copykato1997-08-142-2/+22
* Backed out part of previous change. The example of -b mount inkato1997-08-142-8/+4
* Cheap TEMPORARY fix for "Trap 9 When Boot SMP" problem.fsmp1997-08-131-1/+10
* Reserve major 81 for rocketport driver.jkh1997-08-132-2/+4
* add a diagnostic to catch some common cases of tsleep beingjulian1997-08-131-1/+8
* Bypass itimerfix 100000000 limit in nanosleep1 using loop through timeoutsache1997-08-131-46/+64
* Add a spin lock that prevents the sequencer from attempting to add angibbs1997-08-134-11/+61
* SUNIT: exchange up/down states tooache1997-08-131-1/+7
* Synchronize with sys/i386/isa/isa.c revision 1.100.kato1997-08-131-7/+7
* Synchronize with sys/i386/i386/trap.c revision 1.104.kato1997-08-131-2/+2
* Add parentheses because == has higher precedence than &.steve1997-08-132-14/+14
* Back out a part of the disk scheduling "improvements" :-(. Let me knowdyson1997-08-123-6/+6
* Fixed vnode corruption by undefined case in union_lookup(). Whenkato1997-08-122-6/+14
* Check permissions for fp regs as well as normal regs.sef1997-08-122-2/+6
* Fix a traceroute problem in the CISCO HDLC mode. (cisco routers notkjc1997-08-121-2/+2
* Fix procfs security hole -- check permissions on meaningful I/Os (namely,sef1997-08-128-16/+86
* Fix file descriptor leak.brian1997-08-114-2/+11
* Synchronize with sys/i386/i386/userconfig.c revision 1.87.kato1997-08-111-4/+4
* Make the CLI mode message a little less intimidating.jkh1997-08-111-4/+4
* Fix problem in the DC390_DefaultEEprom subroutine, which could leadse1997-08-111-3/+3
* Oops, fix breakage to UP kernel.fsmp1997-08-104-4/+30
* Added trap specific lock calls: get_fpu_lock, etc.fsmp1997-08-108-257/+315
* Cheap fix for kern/4255.fsmp1997-08-107-28/+70
* Ops the arguments to copyin was in the wrong order..sos1997-08-102-4/+4
* Implement the LCP fail_counter: if an option has been NAK'ed for morejoerg1997-08-101-4/+13
* Synchronize with sys/i386/i386/trap.c revision 1.103.kato1997-08-101-1/+14
* Synchronize with sys/i386/isa/syscons.c revision 1.230.kato1997-08-101-14/+12
* Fix the VLSI chipset name from "Eagle" to "Eagle II".phk1997-08-101-5/+5
* The "cutsie" register parameter passing that I had mistakenly used breaksdyson1997-08-101-10/+10
* Some fixes towards making "default configs" work again.fsmp1997-08-097-91/+105
* Minor conditionalization of XXX_MPLOCK on PEND_INTS.fsmp1997-08-093-3/+12
* Added 'lock' instruction before 3 places that update ipending.fsmp1997-08-093-3/+12
* Fix the checks for screenborder for the mousepointer.sos1997-08-093-42/+36
* Modify the scheduling policy to take into account disk I/O waitsdyson1997-08-095-5/+52
* Synchronize with sys/i386/isa/wd.c revision 1.135.kato1997-08-091-2/+11
* Disabled SW_VGA_MODEX when PC98 is defined.kato1997-08-091-2/+2
* A couple of missing doscmd header files. Messed up again. Now candyson1997-08-093-0/+203
* Synchronize with sys/i386/conf/options.i386 revision 1.55.kato1997-08-092-2/+4
OpenPOWER on IntegriCloud