NetBSD/sys
jmc 3926121843 Comment out the isa wss driver.
GENERIC is the kernel used on new installs and too many things overlap the
resources (irq mostly) the default isa version may be using which causes
panics on reboot.
2000-12-17 22:53:52 +00:00
..
adosfs Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
altq Install ALTQ header files. 2000-12-15 01:20:32 +00:00
arch Comment out the isa wss driver. 2000-12-17 22:53:52 +00:00
coda Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
compat make LKM safe 2000-12-17 16:15:54 +00:00
conf Change the way ALTQ is enabled in the kernel, as there is an 2000-12-14 22:36:48 +00:00
crypto sync with kame. 2000-11-06 14:11:40 +00:00
ddb Make sure values for a %llx are long long. 2000-11-28 21:44:34 +00:00
dev Add back the code that clears "odd" in VCHR. This shouldn't be 2000-12-17 22:23:12 +00:00
filecorefs Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
gdbscripts
ipkdb
isofs Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
kern hum, use freebsd_setregs for FreeBSD ELF binaries (this bug was introduced with 2000-12-17 21:36:49 +00:00
lib Pull across arm32 rev 1.4: 2000-12-16 14:38:50 +00:00
lkm hum, use freebsd_setregs for FreeBSD ELF binaries (this bug was introduced with 2000-12-17 21:36:49 +00:00
miscfs implement VOP_GETPAGES(). 2000-12-11 02:50:17 +00:00
msdosfs in *_sync(), don't skip vnodes which have (potentially dirty) pages. 2000-12-10 19:36:31 +00:00
net fix typo in function name (rn_satsifies_leaf -> satisfies). indent. 2000-12-17 10:23:19 +00:00
netatalk
netccitt
netinet Add ALTQ glue. XXX Temporary until ALTQ is changed to use a pfil hook. 2000-12-14 17:36:44 +00:00
netinet6 Add ALTQ glue. XXX Temporary until ALTQ is changed to use a pfil hook. 2000-12-14 17:36:44 +00:00
netiso fix paren/#ifdef match. 2000-10-02 03:54:53 +00:00
netkey don't waste entropy by use of key_random(). use key_randomfill() for 2000-10-07 12:08:33 +00:00
netnatm
netns
netsmb get rid of md4.h 2000-12-08 06:22:53 +00:00
nfs <sys/trace.h> is not needed here 2000-12-13 18:15:56 +00:00
ntfs Update for hashinit() change. 2000-11-08 14:28:12 +00:00
smbfs initial stab at smbfs (CIFS). originally for freebsd by boris popov, 2000-12-07 03:33:46 +00:00
stand
sys add FreeBSD-compatible KTR_USER/KTRFAC_USER 2000-12-17 16:04:51 +00:00
ufs Patch from Kirk McKusick to fix an ordering problem in softdep_setup_freeblks() 2000-12-13 20:07:32 +00:00
uvm in uvn_flush(), don't deactivate busy pages. 2000-12-16 06:17:09 +00:00
Makefile Descend into the altq directory. 2000-12-15 01:30:36 +00:00