NetBSD/sys
bjh21 2020a72f18 Use <sys/float_ieee.h> rather than <sys/math_ieee.h>, which doesn't exist. 2003-04-20 12:57:43 +00:00
..
altq
arch Use <sys/float_ieee.h> rather than <sys/math_ieee.h>, which doesn't exist. 2003-04-20 12:57:43 +00:00
coda PR/1796: John Kohl: statfs misbehaves under chrooted environments. 2003-04-16 21:44:18 +00:00
compat try to get this to work for both endian machines. 2003-04-20 00:32:16 +00:00
conf Changes for newer ahc driver, and ahd driver (the latter is a placeholder 2003-04-19 19:29:10 +00:00
crypto
ddb make parameter 'name' for db_del_symbol_table() const 2003-04-16 09:00:29 +00:00
dev Use %lu format and (u_long) cast when printing size_t. 2003-04-20 12:54:05 +00:00
fs PR/1796: John Kohl: statfs misbehaves under chrooted environments. 2003-04-16 21:44:18 +00:00
gdbscripts
ipkdb
kern add simple_locks that are missed in the previous. 2003-04-20 07:06:33 +00:00
lib lfs code is built from ufs.c 2003-04-16 19:52:58 +00:00
lkm add LKM for file system SMBFS 2003-04-02 09:45:42 +00:00
miscfs Make the mode of /proc/<pid>/fd dr-x------ 2003-04-18 23:19:24 +00:00
net depreceated->deprecated 2003-04-17 22:55:29 +00:00
netatalk
netccitt
netinet PR/2352: Tor Egge: Add sysctl to get uid of connected socket. 2003-04-19 20:58:35 +00:00
netinet6 Protect the definition of offsetof(). 2003-04-17 19:58:57 +00:00
netisdn Rename the IPR_VJ option into IRIP_VJ (as irip(4) told all the time), 2003-04-11 14:45:27 +00:00
netiso if 0 out some redundant asserts. 2003-04-17 12:52:21 +00:00
netkey
netnatm
netns
netsmb add a comment on SMB packet PID purpose to smb_rq_new() 2003-04-08 21:10:33 +00:00
nfs fix a use of an uninitialized variable. 2003-04-18 15:19:02 +00:00
stand
sys Add a float_ieee.h file for all IEEE compliant archs to include. 2003-04-19 23:06:33 +00:00
ufs PR/2996: Greg Oster: Fix comment to match reality. Names are padded to 2003-04-19 22:02:39 +00:00
uvm PR/2931: Eric Beltensen: Move boolean_t and TRUE/FALSE from uvm_param.h to 2003-04-19 21:42:46 +00:00
Makefile