NetBSD/sys
jmmv 2ddaf8b92b Nodes cannot use the '0' identifier or they will be skipped by readdir.
E.g., the root node's '.' and '..' directory entries did not appear in
a directory list, because the root node always holds the first id.
2005-09-13 21:30:52 +00:00
..
altq rename shadowing variable delay to nowdelay. 2005-07-13 11:28:58 +00:00
arch compat reorg. 2005-09-13 03:23:34 +00:00
coda oops, fix previous. 2005-08-30 22:27:16 +00:00
compat Forgot to reverse the conditional test. 2005-09-13 16:35:24 +00:00
conf Initial addition of tmpfs, an efficient memory file-system. This project 2005-09-10 19:20:48 +00:00
contrib The entity passed to the HAL as a HAL_BUS_HANDLE needs to be an integral 2005-09-13 05:50:29 +00:00
crypto Lint warnings. 2005-09-11 16:11:22 +00:00
ddb make the argument of db_write_bytes const (sorry for the signature change) 2005-06-01 15:57:23 +00:00
dev The entity passed to the HAL as a HAL_BUS_HANDLE needs to be an integral 2005-09-13 05:50:29 +00:00
dist fr_check_wrapper6: handle M_CSUM_TCPv6|M_CSUM_UDPv6. 2005-08-11 13:01:38 +00:00
fs Nodes cannot use the '0' identifier or they will be skipped by readdir. 2005-09-13 21:30:52 +00:00
gdbscripts nuke trailing whitespace 2005-02-26 22:58:54 +00:00
ipkdb nuke trailing whitespace 2005-02-26 22:58:54 +00:00
kern move compat code to the compat tree. 2005-09-13 01:45:14 +00:00
lib Redo previous; don't add mcount.po to POBJS when MKPROFILE=no. 2005-08-25 08:55:42 +00:00
lkm Revert previous accidental removal of -DINET6 2005-09-06 23:27:33 +00:00
miscfs Implement curtain for procfs. 2005-09-11 20:15:53 +00:00
net Use ANSI function declarations everywhere and a consistent indentation on 2005-09-05 18:32:24 +00:00
net80211 Add a CHANGES file with a summary of source changes between FreeBSD 2005-09-04 21:20:18 +00:00
netatalk PR/31051: Kousaku Nakahara: can't find the device from Macintosh through 2005-08-24 06:06:51 +00:00
netccitt Sprinkle const. 2005-05-29 21:53:52 +00:00
netinet Replace plain 255 by MAXTTL. 2005-09-11 22:15:19 +00:00
netinet6 PR/25658: Steve Woodford: Default value of net.inet.ipsec.dfbit breaks PMTU 2005-09-09 15:38:05 +00:00
netipsec - introduce M_MOVE_PKTHDR and use it where appropriate. 2005-08-18 00:30:58 +00:00
netisdn Rename a shadowed variable 2005-06-13 20:34:16 +00:00
netiso - use memcpy instead of bcopy. 2005-05-31 01:37:06 +00:00
netkey Defopt IPSEC_NAT_T. 2005-07-07 19:34:51 +00:00
netnatm nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netns Implement the net.ns.spp sysctl subtree with only two children: 2005-09-06 02:52:38 +00:00
netsmb PR/30303: Dave Huang: It is ok to unlock an unlocked file. 2005-06-28 03:24:32 +00:00
nfs Wrap a multiple line comment so that it doesn't go beyond 80 columns. 2005-09-11 20:19:31 +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 extract compat netbsd32 gunk. 2005-09-13 03:22:32 +00:00
ufs redefine panic if we are a user program. 2005-09-13 04:40:42 +00:00
uvm uao_put: recognize endoff == 0 as "to the end of the object", 2005-09-13 19:54:09 +00:00
Makefile Install sha2.h to /usr/include/crypto. 2005-08-20 15:42:03 +00:00