NetBSD/sys
degroote 78fb2c5288 In the IPSEC_NAT_T case, we must set the udp length even if the ESP entry
doesn't have an integrity algorithm.

Reported by Wolfgang Stukenbrock in pr/36781 . Thanks you a lot.
2007-09-21 21:23:59 +00:00
..
altq init tbr_callout in all cases (hi ad!) 2007-09-04 14:17:16 +00:00
arch Bump version 2007-09-20 11:14:56 +00:00
coda * nuke the nameidata parameter from VFS_MOUNT(). Nobody on tech-kern 2007-07-31 21:14:15 +00:00
compat Rename members of 'struct plimit' so that the fields are 'pl_xxx' and 2007-09-21 19:19:20 +00:00
conf alpha can do notes. 2007-09-21 15:37:17 +00:00
contrib/dev/ath Make ath(4) work again on sparc64 (and other big-endian machines). 2007-08-28 00:12:46 +00:00
crypto
ddb Implementation of POSIX message queues. 2007-09-07 18:56:02 +00:00
dev Fix wording in a comment and correct a debug line. From Olivier Cherrier 2007-09-21 17:14:47 +00:00
dist Fixed IPF bug #1767831 2007-09-17 18:02:21 +00:00
fs smbfs_mount: Fix a possible dereference, and simplify the error case. 2007-09-21 01:33:04 +00:00
gdbscripts
ipkdb
kern Rename members of 'struct plimit' so that the fields are 'pl_xxx' and 2007-09-21 19:19:20 +00:00
lib Do the panicstr check only if _KERNEL. 2007-08-03 13:06:00 +00:00
lkm Actually include all of the EFS source in the lkm. 2007-09-13 21:46:54 +00:00
miscfs Make bioops a pointer and point it to the softdeps struct in softdep 2007-09-01 23:40:21 +00:00
net Constify sockaddr argument to ether_multiaddr(). Change struct 2007-09-19 05:25:33 +00:00
net80211 Add a sockaddr_storage member to "struct ifreq" maintaining backwards 2007-05-29 21:32:27 +00:00
netatalk Use ifreq_setaddr(), ifreq_getaddr(), sockaddr_in_init(), and 2007-09-01 04:32:50 +00:00
netbt Macros that are meant for statements (instead of expressions) SHALL 2007-09-17 01:23:17 +00:00
netinet Don't use INADDR_ANY to initialize a const struct, because INADDR_ANY 2007-09-19 18:52:55 +00:00
netinet6 In the IPSEC_NAT_T case, we must set the udp length even if the ESP entry 2007-09-21 21:23:59 +00:00
netipsec Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
netisdn Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
netiso We cannot sleep in a software interrupt, so do not sockaddr_dl_alloc(..., 2007-09-02 19:42:21 +00:00
netkey Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
netnatm Eliminate address family-specific route caches (struct route, struct 2007-05-02 20:40:22 +00:00
netsmb Don't exit an unheld mutex. 2007-07-10 21:05:03 +00:00
nfs nfs_mount: Plug a possible leaks. 2007-09-06 01:11:44 +00:00
opencrypto Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
rump fsync() device fd if doing a non-B_ASYNC write. This makes the 2007-09-20 23:43:44 +00:00
secmodel Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
stand
sys Rename members of 'struct plimit' so that the fields are 'pl_xxx' and 2007-09-21 19:19:20 +00:00
ufs include sys/mount.h for export_args30 2007-09-10 23:47:23 +00:00
uvm uvm_swapin: disable the swaplock assertion. uvm_lwp_hold() can't take 2007-09-21 00:18:35 +00:00
Makefile Re-enable rump/ for the various m68k ports, now that the consistency 2007-09-19 20:36:33 +00:00