summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* make sure that the user supplied signals in struct vt_mode are actuallyjmg1997-03-013-24/+54
* Added some nfs #includes so that netboot compiles again. Lite2 made thebde1997-03-011-0/+2
* Include copyright message from <sys/copyright.h>wosch1997-03-011-19/+2
* Synchronize with sys/i386/conf/options.i386 revision 1.36.kato1997-03-012-4/+2
* Synchronize with sys/i386/isa/syscons.c up to revision 1.204.kato1997-03-011-7/+6
* When we perform an "automatic request sense", we issue an untagged command.gibbs1997-03-011-5/+44
* Add missing #include <machine/segments.h> for ISPL and SEL_UPL macrosache1997-03-012-2/+4
* Copyright macros and FreeBSD copyright definition.wosch1997-02-281-0/+57
* Fix a comment and some commented-out code in ip_mloopback tofenner1997-02-281-11/+10
* Fixed a panic in nfs_writevp(). Lite2 provided a fix for a sillybde1997-02-282-10/+4
* Removed nonexistent option PSM_NO_RESET.bde1997-02-282-4/+2
* Fixed spelling error in a variable name.bde1997-02-283-6/+6
* Print function args in the current radix instead of always in hex.bde1997-02-282-16/+26
* Added a copyright and restored order.bde1997-02-281-4/+32
* Removed an obsolete test which prevented mouse movement from quitingyokota1997-02-283-21/+18
* Synchronize with NetBSD/pc98 patch level 81.kato1997-02-286-46/+62
* Fixed the gcc ellipsis change to work with gcc-1.x.bde1997-02-282-6/+10
* Functionalize some code that was repeated throughout the driver.gibbs1997-02-281-50/+77
* No longer clear all interrupt status when the sequencer is reset. The onlygibbs1997-02-281-40/+29
* Wrapped mi_switch() with splstatclock()/splx(). This fixes excessivebde1997-02-271-3/+23
* Fixed loading of vfs's. The Lite2 merge added unnecessary compatibilitybde1997-02-271-41/+20
* Fixed Lite2 merge of spechash simplelocking. It was misplaced inbde1997-02-272-12/+22
* Removed a wrong LK_INTERLOCK flag.bde1997-02-271-3/+2
* Fix the previous simple_lock fix breakage in the combineddyson1997-02-272-26/+42
* Fix the simple_lock problem with the physical I/O buffer code, anddyson1997-02-272-46/+90
* Fixed unmounting of the root fs. vfs_unmountroot() wasn't fully updatedbde1997-02-262-98/+22
* Updated msdosfs to use Lite2 vfs configuration and Lite2 locking. Itbde1997-02-2610-260/+258
* Silence -Wall when SYSLOG_NAMES is defined.mpp1997-02-261-37/+37
* Correct the port of ext2fs to Lite/2. I incorrectly used ufs_reclaimdyson1997-02-262-6/+8
* Merged some missing locking from Lite2:bde1997-02-252-44/+86
* Synchronize with sys/i386/i386/machdep.c revision 1.229.kato1997-02-252-6/+6
* Make it clearer how the termination settings from the PCI probe are used bygibbs1997-02-251-8/+8
* Fix numerous problems with the abort/recovery code. Highlights include fixinggibbs1997-02-252-194/+371
* Leave reselections on all the time.gibbs1997-02-252-10/+21
* Add new kern.ipc MIB branch constants and mbuf stats.wollman1997-02-242-6/+25
* Fix #include order.wollman1997-02-241-3/+3
* Create a new branch of the kernel MIB, kern.ipc, to storewollman1997-02-246-25/+81
* Use Lite2's stub locking vops instead of nullop.bde1997-02-241-4/+5
* Fixed procfs's locking vops. They were missed in the Lite2 merge,bde1997-02-242-10/+10
* Typo police.alex1997-02-242-6/+6
* Add support for the SMC9332BDT that's using the DE21140A chip. Thisjoerg1997-02-232-2/+30
* Revert $FreeBSD$ to $Id$peter1997-02-234-4/+4
* Revert $FreeBSD$ to $Id$peter1997-02-222-2/+2
* Regenerate to include correct Id stringpeter1997-02-225-5/+5
* Revert $FreeBSD$ back to $Id$peter1997-02-2263-63/+63
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221284-1290/+1290
* Support the installation of character devices via an lkm.mpp1997-02-221-1/+10
* Increase FD_SETSIZE back to 1024, select code fixed nowache1997-02-211-1/+1
* Properly notice error returns from if_allmulti().wollman1997-02-211-2/+2
* Fix potential crash where a user attempts to perform an impliedwollman1997-02-211-1/+14
OpenPOWER on IntegriCloud