NetBSD/sys
elad 8fa0fa95d8 Copy the path to a kernel buffer before using it from ndp, as it may be a
pointer to userspace.
2005-10-14 12:47:04 +00:00
..
altq rename shadowing variable delay to nowdelay. 2005-07-13 11:28:58 +00:00
arch Rename gpio to ppcgpio to resolve naming conflicts w. gpio framework 2005-10-13 21:38:11 +00:00
coda Apply the NFS exports list rototill patch: 2005-09-23 12:10:31 +00:00
compat make the previous apply only to x86_64. 2005-10-07 14:46:04 +00:00
conf tap doesn't expose any locator... It's just a trick to get a cfdriver 2005-10-05 14:16:46 +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 RMD160_DIGEST_STRING_LENGTH is 41, including the terminating NUL. 2005-09-24 21:31:53 +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 When bringing an interface up, and thus perhaps having just powered it 2005-10-14 00:26:45 +00:00
dist fr_check_wrapper6: handle M_CSUM_TCPv6|M_CSUM_UDPv6. 2005-08-11 13:01:38 +00:00
fs Update the mod and access times directly from ptyfs_read() and 2005-10-12 15:23:33 +00:00
gdbscripts
ipkdb
kern Copy the path to a kernel buffer before using it from ndp, as it may be a 2005-10-14 12:47:04 +00:00
lib put mcount.c in the normal object list, so that "make depend" works. 2005-10-02 15:34:17 +00:00
lkm Revert previous accidental removal of -DINET6 2005-09-06 23:27:33 +00:00
miscfs Remove Veriexec bits from genfs, don't #if 0 them. 2005-10-07 18:19:14 +00:00
net It is now ``later''. Follow cgd's 1993 wish and move struct osockaddr 2005-09-24 15:52:03 +00:00
net80211 Cosmetic: fix indentation. 2005-09-25 00:04:01 +00:00
netatalk PR/31051: Kousaku Nakahara: can't find the device from Macintosh through 2005-08-24 06:06:51 +00:00
netccitt pk_accton(): `path' actually points into kernel space. 2005-10-06 16:32:14 +00:00
netinet - Close NULL dereference when a GIFALIAS is performed on 2005-09-28 17:56:27 +00:00
netinet6 change bcopy to memmove since this was supposed to be an ovbcopy (from kre) 2005-09-23 21:21:58 +00:00
netipsec PR/31478: YOMURA Masanori: Inconsistent default value of net.inet.ipsec.dfbit 2005-10-05 12:59:24 +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 Make sure that the port numbers are set to 0 in SAD and SPD when NAT-T 2005-10-03 13:14:38 +00:00
netnatm
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 - remove a ufs dependency. 2005-10-06 10:23:01 +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 regen. 2005-10-08 06:15:30 +00:00
ufs avoid the need for a bogus initializer. 2005-10-08 03:21:17 +00:00
uvm stop converting async msync() to sync. 2005-10-10 15:53:28 +00:00
Makefile Install sha2.h to /usr/include/crypto. 2005-08-20 15:42:03 +00:00