NetBSD/sys
wiz 7ae9423d3b Honour SCSI command timeout -- fixes problems with SCSI commands that take
longer than 10s and were falling into a timeout, e.g. fixating.
2000-12-24 02:42:04 +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 Honour SCSI command timeout -- fixes problems with SCSI commands that take 2000-12-24 02:42:04 +00:00
coda split off thread specific stuff from struct sigacts to struct sigctx, leaving 2000-12-22 22:58:52 +00:00
compat Don't do the syscall with modified ioctl command if we've successfully 2000-12-22 23:41:16 +00:00
conf bump kernel version to 1.5P - struct proc, struct sigacts changes 2000-12-22 23:21:38 +00:00
crypto sync with kame. 2000-11-06 14:11:40 +00:00
ddb When we hit a breakpoint in a process, print the pid of the process as 2000-12-20 15:42:37 +00:00
dev Print the newline after the memory test. This makes it clear that the delay's 2000-12-23 16:37:20 +00:00
filecorefs Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
gdbscripts
ipkdb
isofs Set the size of vnode so that reading cdrom over nfs works. 2000-12-21 03:42:43 +00:00
kern split off thread specific stuff from struct sigacts to struct sigctx, leaving 2000-12-22 22:58:52 +00:00
lib Pull across arm32 rev 1.4: 2000-12-16 14:38:50 +00:00
lkm add freebsd_syscall.c 2000-12-18 20:50:09 +00:00
miscfs Don't cache a device vnode in a layer node cache once the layer node 2000-12-21 03:51:02 +00:00
msdosfs in *_sync(), don't skip vnodes which have (potentially dirty) pages. 2000-12-10 19:36:31 +00:00
net Fix a silly bug in the ALTQ version of IFQ_DEQUEUE(). 2000-12-23 19:00:18 +00:00
netatalk
netccitt
netinet Slight adjustment to how pfil_head's are registered. Instead of a 2000-12-22 20:01:17 +00:00
netinet6 Slight adjustment to how pfil_head's are registered. Instead of a 2000-12-22 20:01:17 +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 bump kernel version to 1.5P - struct proc, struct sigacts changes 2000-12-22 23:21:38 +00:00
ufs - 16 * 8 != 168 2000-12-23 14:42:06 +00:00
uvm Place a name of extent in a struct swapdev instead of dynamically 2000-12-23 12:13:05 +00:00
Makefile Descend into the altq directory. 2000-12-15 01:30:36 +00:00