NetBSD/sys
bjh21 352dfb6c36 Update to support VFP formats. Also a half-hearted attempt at armeb support.
Note that I'm using __VFP_FP__ to indicate compilation with VFP-format
floating-point data.  There doesn't (currently) seem to be a standard define
for this purpose.  __VFP_FP__ was suggested by Richard Earnshaw.
2001-02-21 17:43:50 +00:00
..
adosfs
altq
arch Update to support VFP formats. Also a half-hearted attempt at armeb support. 2001-02-21 17:43:50 +00:00
coda
compat Fixup compile problems. 2001-02-19 19:49:35 +00:00
conf Filename cleanup: remove i4b_ prefixes outside sys/netisdn, last round. 2001-02-20 22:24:31 +00:00
crypto
ddb put crud after #endif in comments 2001-02-15 21:59:38 +00:00
dev There is no reason to exclude FreeBSD :). 2001-02-21 10:19:30 +00:00
filecorefs Declare prtactive extern. 2001-02-07 12:34:59 +00:00
gdbscripts
ipkdb
isofs
kern Remove old compatibility hack. Should no longer be needed. 2001-02-21 00:47:21 +00:00
lib Don't set ARCHSUBDIR to empty string. 2001-02-18 22:38:50 +00:00
lkm catch up with netbsd32_netbsd.c split. 2001-02-17 12:00:37 +00:00
miscfs fix a couple more bugs: 2001-02-18 15:03:42 +00:00
msdosfs skip truncating a file to 0 before freeing it if it's already zero-length. 2001-02-18 20:17:04 +00:00
net use u_quad_t for rtstat. 2001-02-21 05:45:11 +00:00
netatalk
netccitt
netinet need PR_ADDR|PR_ATOMIC for IPPROTO_EON. fix typo. from chopps, sync with kame 2001-02-21 00:11:53 +00:00
netinet6 make validation code more strict for ND6/dest6 variable length headers. 2001-02-21 17:23:09 +00:00
netisdn
netiso add IFT_GIF case. from chopps. 2001-02-20 10:38:37 +00:00
netkey When processing an SADB_DELETE message, allow SADB_EXT_SA to be 2001-02-16 23:53:59 +00:00
netnatm
netns
netsmb
nfs fix a couple more bugs: 2001-02-18 15:52:32 +00:00
ntfs Add the code to recode filenames to utf8 for NTFS. 2001-02-14 08:44:24 +00:00
smbfs
stand
sys add SIOC[SG]LIFPHYADDR ioctl. greatly simplify tunnel address settings. 2001-02-20 15:35:19 +00:00
ufs skip truncating a file to 0 before freeing it if it's already zero-length. 2001-02-18 20:17:04 +00:00
uvm clean up DIAGNOSTIC checks, use KASSERT(). 2001-02-18 21:19:08 +00:00
Makefile