NetBSD/sys
eeh dd5c54d05c Add fpu emulation instrumentation and fixup FCMP and FCMPE emulation for v9.
And rename the 128-bit `x' routines to `q' to match v9 terminology:
	i - 32-bit int
	x - 64-bit int
	s - 32-bit fp
	d - 64-bit fp
	q - 128-bit fp
2000-08-03 18:32:07 +00:00
..
adosfs MALLOC()/FREE() are not to be used for variable sized allocations. 2000-08-03 00:54:23 +00:00
arch Add fpu emulation instrumentation and fixup FCMP and FCMPE emulation for v9. 2000-08-03 18:32:07 +00:00
coda remove redundant vm includes. 2000-06-27 17:53:44 +00:00
compat g/c RB_DFLTROOT 2000-07-29 20:06:27 +00:00
conf Add options DDB_BREAK_CHAR. This overrides break on the serial console 2000-08-03 00:30:47 +00:00
crypto Support WEP functions for awi driver. 2000-07-04 14:27:56 +00:00
ddb Fix CTRL-T to behave properly. It should swaps the current and previous 2000-07-28 16:33:39 +00:00
dev Add quirk entry for NEDICOM CRD-BP2, from kern/10738. 2000-08-03 12:36:08 +00:00
filecorefs MALLOC()/FREE() are not to be used for variable sized allocations. 2000-08-03 03:38:39 +00:00
gdbscripts gdb macro to print the kernel message buffer 2000-06-08 14:45:24 +00:00
ipkdb
isofs MALLOC()/FREE() are not to be used for variable sized allocations. 2000-08-03 03:39:52 +00:00
kern MALLOC()/FREE() are not to be used for variable sized allocations. 2000-08-02 20:53:07 +00:00
lib compile byte_swap_2.S and byte_swap_4.S 2000-07-21 11:19:46 +00:00
lkm Resolve conflicts. 2000-05-03 11:12:03 +00:00
miscfs MALLOC()/FREE() are not to be used for variable sized allocations. 2000-08-03 03:39:52 +00:00
msdosfs MALLOC()/FREE() are not to be used for variable sized allocations. 2000-08-03 00:54:23 +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 More format checking 2000-07-08 17:45:53 +00:00
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 remove #ifdef notdef part. sync with kame. 2000-07-26 07:40:52 +00:00
netnatm Keystone Kwality Kops: add multiple-include protection. 2000-07-03 01:19:23 +00:00
netns remove unused macro. 2000-04-10 02:19:29 +00:00
nfs MALLOC()/FREE() are not to be used for variable size allocations. 2000-08-03 06:15:02 +00:00
ntfs MALLOC()/FREE() are not to be used for variable sized allocations. 2000-08-03 03:39:52 +00:00
stand
sys Un-__P. 2000-08-01 04:58:55 +00:00
ufs Need string.h for memset() prototype. 2000-07-24 00:23:10 +00:00
uvm MALLOC()/FREE() are not to be used for variable size allocations. 2000-08-03 00:47:02 +00:00
Makefile remove vm 2000-06-29 12:04:24 +00:00