freebsd-dev/sys
Hajimu UMEMOTO b115006a67 - fixed a bug that we can't send a packet to ipv4mapped ipv6 address
using a udp6 socket without bind(2)ing.
- fbsd4/430 reported from the FreeBSD team.
- this fix is different from the fix reported in the above PR.  i think
  this better, but we need some test.

Obtained from:	KAME
MFC after:	3 weeks
2002-07-15 19:25:46 +00:00
..
alpha Add a NOTES file for the Alpha architecture. 2002-07-15 17:50:17 +00:00
amd64 makeLINT.send has been moved to sys/conf so we can build LINT on other 2002-07-15 17:48:47 +00:00
arm
boot Use present tense in all the verbs, when describing loader's startup. 2002-07-15 03:39:34 +00:00
cam
coda
compat
conf KSTACK_PAGES is only an option on i386, so move it to the i386 NOTES file. 2002-07-15 19:24:50 +00:00
contrib
crypto Fix some really pedantic GCC warnings. 2002-07-15 13:45:15 +00:00
ddb
dev Re-fetch the interface handle after setting the config number, 2002-07-15 14:37:36 +00:00
fs
geom
gnu
i4b
i386 Add a new VM options section. Move KSTACK_PAGES there from the MI NOTES 2002-07-15 19:25:40 +00:00
ia64 o Lock page queue accesses by vm_page_wire(). 2002-07-14 23:31:04 +00:00
isa
isofs/cd9660
kern Fix a bazillion lint and WARNS warnings. One major fix is the removal of 2002-07-15 17:28:34 +00:00
libkern Convert GNU variadic macros to the ISO 9X variety. 2002-07-15 13:34:50 +00:00
modules Upgrade the random device to use a "real" hash instead of building 2002-07-15 13:58:35 +00:00
net Add some additional 802.11 media definitions. 2002-07-14 21:58:19 +00:00
netatalk
netatm
netgraph
netinet Implement keepalives for dynamic rules, so they will not expire 2002-07-14 23:47:18 +00:00
netinet6 - fixed a bug that we can't send a packet to ipv4mapped ipv6 address 2002-07-15 19:25:46 +00:00
netipx
netkey
netnatm
netncp
netns
netsmb
nfs
nfsclient Convert old style (type foo *)0 casts to NULLs 2002-07-11 17:54:58 +00:00
nfsserver Convert old style (type foo *)0 casts to NULLs 2002-07-11 17:54:58 +00:00
pc98 MFi386: sys/i386/i386/machdep.c revision 1.522. 2002-07-14 09:33:26 +00:00
pccard Rearrange previous commit that passed the vendor id to the kernel in a way 2002-07-14 06:47:52 +00:00
pci o Lock page queue accesses by vm_page_wire(). 2002-07-14 20:40:32 +00:00
posix4
powerpc Add additional cred_free_thread() calls that I had missed the first time. 2002-07-13 04:36:50 +00:00
rpc
security/lomac
sparc64 o Lock page queue accesses by vm_page_wire(). 2002-07-14 23:23:47 +00:00
sys Fix a bazillion lint and WARNS warnings. One major fix is the removal of 2002-07-15 17:28:34 +00:00
tools
ufs Fix a type: s/your are/you are/ 2002-07-12 19:56:31 +00:00
vm o Create vm_contig_launder() to replace code that appears twice 2002-07-15 06:33:31 +00:00
Makefile