NetBSD/sys
onoe 2079f9d276 improve an_cmd() slightly:
- strip unnecessary loop to get command result status
- ack command after clearing busy bit

XXX: it still sometimes get timeout to get status(0xff50) or statistics(0xff68)
     probably due to heavy load of firmware in receiving.
2000-12-21 15:37:18 +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 Add tlp at pci. 2000-12-21 13:54:09 +00:00
coda Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
compat Fix yet another typo. 2000-12-21 13:37:02 +00:00
conf Bump rev -- size of ifnet changed. 2000-12-18 18:55:43 +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 improve an_cmd() slightly: 2000-12-21 15:37:18 +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 Change struct emul's "char e_name[8]" field to "const char *e_name" 2000-12-19 22:08:36 +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 Oops, make this build without ALTQ again. 2000-12-18 21:13:14 +00:00
netatalk
netccitt
netinet fix call to in6_pcbnotify. s/EMSGSIZE/PRC_MSGSIZE/. 2000-12-21 00:45:17 +00:00
netinet6 make sure we notify of routing changes, even if we have net route pointed 2000-12-21 00:46:20 +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 Change struct emul's "char e_name[8]" field to "const char *e_name" 2000-12-19 22:08:36 +00:00
ufs replace \<space(s)><newline> (wrong!) with \<newline> 2000-12-20 00:24:23 +00:00
uvm s/UBC_WINSIZE/ubc_winsize/g except the variable initialization. 2000-12-21 03:37:59 +00:00
Makefile Descend into the altq directory. 2000-12-15 01:30:36 +00:00