NetBSD/sys
bjh21 7d96bc05ba Make various types unsigned, for ease of comparison.
Use bus_space_read_multi_2 and bus_space_write_multi_2 to copy packets to/from
board.
2000-08-12 17:03:44 +00:00
..
adosfs MALLOC()/FREE() are not to be used for variable sized allocations. 2000-08-03 00:54:23 +00:00
arch Make various types unsigned, for ease of comparison. 2000-08-12 17:03:44 +00:00
coda Convert namei pathname buffer allocation to use the pool allocator. 2000-08-03 20:41:05 +00:00
compat fix some size_t/int confusion. 2000-08-11 22:21:41 +00:00
conf Declare the `depca' device here, now that it can attach to 2000-08-11 14:35:57 +00:00
crypto
ddb Missed change of parameter for %r->db_format_radix() change. 2000-08-11 22:50:47 +00:00
dev Regen. 2000-08-12 14:58:20 +00:00
filecorefs MALLOC()/FREE() are not to be used for variable sized allocations. 2000-08-03 03:38:39 +00:00
gdbscripts
ipkdb
isofs MALLOC()/FREE() are not to be used for variable sized allocations. 2000-08-03 03:39:52 +00:00
kern Use ltsleep(...,PNORELOCK..) instead of simple_unlock()/tsleep() 2000-08-12 16:43:00 +00:00
lib
lkm
miscfs Only show the "exe" entry to Linux processes, suggested by christos. 2000-08-09 23:30:49 +00:00
msdosfs fix one of debug printfs to print dosfilename correctly, and include 2000-08-11 19:41:58 +00:00
net Define SIOC[SG]IFGENERIC in <sys/sockio.h>, as FreeBSD and OpenBSD do. 2000-08-10 11:48:41 +00:00
netatalk Avoid recursion with traditional cpp. 2000-07-28 12:13:32 +00:00
netccitt
netinet Put # endif directive after the right (i.e., matching) close brace 2000-08-12 14:17:13 +00:00
netinet6 clearifications in icmp6 node query support. 2000-08-03 16:30:37 +00:00
netiso Avoid recursion with traditional cpp. 2000-07-28 12:13:32 +00:00
netkey
netnatm
netns
nfs Convert namei pathname buffer allocation to use the pool allocator. 2000-08-03 20:41:05 +00:00
ntfs MALLOC()/FREE() are not to be used for variable sized allocations. 2000-08-03 03:39:52 +00:00
stand
sys Add P_BIGLOCK process flag, indicating that the processor should hold 2000-08-12 16:38:43 +00:00
ufs Convert namei pathname buffer allocation to use the pool allocator. 2000-08-03 20:41:05 +00:00
uvm Update a comment in uvmfault_anonget() to reflect reality, and 2000-08-06 00:22:53 +00:00
Makefile