NetBSD/sys
he e4496714db Make these first-stage boot loaders use a locally-defined ino32_t
instead of introducing 64-bit operations in these space-constrained
pieces of code with the recent change to ino_t. This is patterned
slightly after recent changes to libsa's ufs.c.

Approved by christos.
2005-08-25 14:31:07 +00:00
..
altq rename shadowing variable delay to nowdelay. 2005-07-13 11:28:58 +00:00
arch Make these first-stage boot loaders use a locally-defined ino32_t 2005-08-25 14:31:07 +00:00
coda 64 bit inode changes. 2005-08-19 02:03:49 +00:00
compat Change from using sys___{,f,l}stat13() to sys___{,f,l}stat30() and 2005-08-22 10:57:04 +00:00
conf 64 bit inode changes. 2005-08-19 02:03:49 +00:00
contrib
crypto Remove stuff inside #if 0, remove __P macro usage, add helper routines 2005-08-23 16:23:50 +00:00
ddb
dev Fix cut and paste error in UK keymap. 2005-08-25 06:55:03 +00:00
dist fr_check_wrapper6: handle M_CSUM_TCPv6|M_CSUM_UDPv6. 2005-08-11 13:01:38 +00:00
fs statvfs(2) returns bogus result from union mounted file systems with 2005-08-24 15:21:28 +00:00
gdbscripts
ipkdb
kern Fix a tyop in a comment. 2005-08-24 16:00:54 +00:00
lib Redo previous; don't add mcount.po to POBJS when MKPROFILE=no. 2005-08-25 08:55:42 +00:00
lkm 64 bit inode changes. 2005-08-19 02:04:03 +00:00
miscfs 64 bit inode changes. 2005-08-19 02:04:03 +00:00
net - introduce M_MOVE_PKTHDR and use it where appropriate. 2005-08-18 00:30:58 +00:00
net80211 In ieee80211_mbuf_adjust, cope with read-only mbufs: make the 2005-08-21 00:07:57 +00:00
netatalk PR/31051: Kousaku Nakahara: can't find the device from Macintosh through 2005-08-24 06:06:51 +00:00
netccitt
netinet make ICMPPRINTFS work; from Liam Foy. 2005-08-19 12:29:18 +00:00
netinet6 Remove write-only variable "derived" in esp_cbc_encrypt(). 2005-08-18 07:54:09 +00:00
netipsec - introduce M_MOVE_PKTHDR and use it where appropriate. 2005-08-18 00:30:58 +00:00
netisdn
netiso
netkey Defopt IPSEC_NAT_T. 2005-07-07 19:34:51 +00:00
netnatm
netns
netsmb
nfs as we now have 64bit ino_t, no need to truncate nfsv3 fileids. 2005-08-19 12:47:23 +00:00
opencrypto No change. Forced commit to record commit message for previous revision, viz: 2005-08-22 23:11:47 +00:00
stand
sys PR/31054: mrt at notwork dot org: struct stat broken on LP64 with 2005-08-24 10:13:09 +00:00
ufs PRId64 -> ld in UVMHIST_LOG format strings. 2005-08-24 10:19:43 +00:00
uvm revert "defflag VMSWAP" changes for now. 2005-07-31 04:04:30 +00:00
Makefile Install sha2.h to /usr/include/crypto. 2005-08-20 15:42:03 +00:00