NetBSD/sys
tv 5b0a45ec9b Strip %b and DDB formats out of kprintf, as they are no longer supported. 2000-08-09 10:22:31 +00:00
..
adosfs MALLOC()/FREE() are not to be used for variable sized allocations. 2000-08-03 00:54:23 +00:00
arch %b -> bitmask_snprintf() 2000-08-09 03:02:52 +00:00
coda Convert namei pathname buffer allocation to use the pool allocator. 2000-08-03 20:41:05 +00:00
compat regen 2000-08-08 02:15:09 +00:00
conf Remove the "kprintf" gcc attribute permanently. Use standard "printf" 2000-08-09 03:23:10 +00:00
crypto
ddb Fix CTRL-T to behave properly. It should swaps the current and previous 2000-07-28 16:33:39 +00:00
dev %b -> bitmask_snprintf() 2000-08-09 01:56:33 +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 Strip %b and DDB formats out of kprintf, as they are no longer supported. 2000-08-09 10:22:31 +00:00
lib
lkm
miscfs Convert namei pathname buffer allocation to use the pool allocator. 2000-08-03 20:41:05 +00:00
msdosfs simplify 2000-08-06 20:11:31 +00:00
net Avoid recursion with traditional cpp. 2000-07-28 12:13:32 +00:00
netatalk Avoid recursion with traditional cpp. 2000-07-28 12:13:32 +00:00
netccitt
netinet clearifications in icmp6 node query support. 2000-08-03 16:30:37 +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 Remove the "kprintf" gcc attribute permanently. Use standard "printf" 2000-08-09 03:23:10 +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