summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Back out 1.21 change because MAXLOGNAME _not_ includes NUL character in BSDache1997-03-021-4/+3
* Restored some pre-Lite2-merge source-level compatibility to the mount()bde1997-03-023-31/+33
*-. This commit was generated by cvs2svn to compensate for changes in r23285,peter1997-03-0210-84/+136
|\ \
| | * Import ipfilter 3.1.8 kernel componentspeter1997-03-025-42/+68
| * | Import ipfilter 3.1.8 kernel componentspeter1997-03-025-42/+68
| | |
| \ \
*-. \ \ This commit was generated by cvs2svn to compensate for changes in r23282,peter1997-03-0220-0/+8466
|\ \ \ \ | | |/ / | |/| / | | |/
| | * Replacement import of ipfilter 3.1.7 components used in kernel.peter1997-03-0210-0/+4233
| * Replacement import of ipfilter 3.1.7 components used in kernel.peter1997-03-0210-0/+4233
* add the same fix to pcvt that I did to syscons. Make sure that the signalsjmg1997-03-021-3/+11
* Moved vfs sysctls to where Lite2 put them. No code changes yet.bde1997-03-023-62/+117
* Remove an extraneous shift operation. The facility macros do alreadyjoerg1997-03-021-2/+2
* 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
OpenPOWER on IntegriCloud