NetBSD/sys
scw a82718b34d Casting from a pointer, to a db_expr_t, has to go via an intptr_t.
(db_expr_t == int64_t on sh5, for example).
2002-08-26 11:34:27 +00:00
..
adosfs _PC_MAX_CANON and _PC_MAX_INPUT aren't really filesystem-specific in NetBSD. 2002-08-04 05:42:43 +00:00
altq Spell 'should' correctly. 2002-07-18 11:59:06 +00:00
arch Re-sync with current reality. 2002-08-26 11:16:02 +00:00
coda Die, qaddr_t, die! - mnt_data in struct mount is already effectively 2002-07-30 07:40:07 +00:00
compat Fix some signed/unsigned comparison warnings from GCC 3.3. 2002-08-25 21:18:15 +00:00
conf Add btbus, an attribute for Bluetooth. 2002-08-24 17:28:58 +00:00
crypto
ddb Casting from a pointer, to a db_expr_t, has to go via an intptr_t. 2002-08-26 11:34:27 +00:00
dev Add support for the SMsC LAN83C183 PHY, which actually probes as a 2002-08-26 11:13:13 +00:00
filecorefs Die, qaddr_t, die! - mnt_data in struct mount is already effectively 2002-07-30 07:40:07 +00:00
fs Die, qaddr_t, die! - mnt_data in struct mount is already effectively 2002-07-30 07:40:07 +00:00
gdbscripts
ipkdb
isofs Die, qaddr_t, die! - mnt_data in struct mount is already effectively 2002-07-30 07:40:07 +00:00
kern Casting from a pointer, to a db_expr_t, has to go via an intptr_t. 2002-08-26 11:34:27 +00:00
lib Tweak the previous change so that a prototype is always provided. 2002-08-25 21:09:45 +00:00
lkm
miscfs Fix a signed/unsigned comparison warning from GCC 3.3. 2002-08-26 01:26:29 +00:00
msdosfs Die, qaddr_t, die! - mnt_data in struct mount is already effectively 2002-07-30 07:40:07 +00:00
net Fix a signed/unsigned comparison warning from GCC 3.3. 2002-08-26 01:42:28 +00:00
netatalk
netccitt
netinet Never send more than half a socket buffer of data. This insures that 2002-08-20 16:29:42 +00:00
netinet6 check packet length before fetching ESP crypto checksum. sync w/kame 2002-08-21 23:12:01 +00:00
netisdn
netiso avoid swapping endian of ip_len and ip_off on mbuf, to meet with M_LEADINGSPACE 2002-08-14 00:23:27 +00:00
netkey should return error code from key_senderror(). sync w/kame 2002-08-20 08:17:02 +00:00
netnatm
netns avoid swapping endian of ip_len and ip_off on mbuf, to meet with M_LEADINGSPACE 2002-08-14 00:23:27 +00:00
netsmb
nfs s/FREE/PNBUF_PUT/ 2002-08-23 05:38:51 +00:00
ntfs Die, qaddr_t, die! - mnt_data in struct mount is already effectively 2002-07-30 07:40:07 +00:00
stand
sys Force CBSIZE to act like an "int" by casting the sizeof() used 2002-08-26 01:16:43 +00:00
ufs Make nbuf, nswbuf, and bufpages unsigned. Make all operations on these 2002-08-25 20:21:33 +00:00
uvm In amap_ref, only increment the amap's refcnt after we have established 2002-08-22 23:39:37 +00:00
Makefile