NetBSD/sys
chs 26a2ca0397 add __attribute__((packed)) to struct netbsd32_stat13. the alignment of
64-bit values is annoying in the x86 world:  they require 64-bit alignment
in 64-bit mode but only 32-bit alignment in 32-bit mode.
2005-10-07 14:40:06 +00:00
..
altq
arch At least ASUS also put the ITE8712F at 0xc00 - noted by Juan RP 2005-10-07 08:18:13 +00:00
coda Apply the NFS exports list rototill patch: 2005-09-23 12:10:31 +00:00
compat add __attribute__((packed)) to struct netbsd32_stat13. the alignment of 2005-10-07 14:40:06 +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
dev Change memoff to bus_size_t (like all other PCMCIA devices). 2005-10-06 20:54:31 +00:00
dist fr_check_wrapper6: handle M_CSUM_TCPv6|M_CSUM_UDPv6. 2005-08-11 13:01:38 +00:00
fs Follow symlinks during lookup (i.e., don't stop too early) so that symlinks 2005-10-03 19:36:42 +00:00
gdbscripts
ipkdb
kern Add a hack to deal with MIPS relocatable shared-linker problem on 2005-10-07 08:33:10 +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 Introduce per-page fingerprints in Veriexec. 2005-10-05 13:48:48 +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
netiso
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
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 uninline scheduler hooks. 2005-10-06 07:02:13 +00:00
ufs introduce "ufs_ops" and use it for ITIMES. 2005-09-27 06:48:55 +00:00
uvm add a file which i forgot when reviving VMSWAP option. 2005-09-21 10:21:46 +00:00
Makefile Install sha2.h to /usr/include/crypto. 2005-08-20 15:42:03 +00:00