Go to file
matt 27e1742142 Change the way multicasts are kept. They now use a hash table in the same
manner as the ifaddr hash table.  By doing this, the mkludge code can go
away.  At the same time, keep track of what pcbs are using what ifaddr and
when an address is deleted from an interface, notify/abort all sockets
that have that address as a source.  Switch IGMP and multicasts to use pools
for allocation.  Fix a number of potential problems in the igmp code where
allocation failures could cause a trap/panic.
2003-06-15 02:49:32 +00:00
bin support for a new kernel message that informs userland that an in-kernel 2003-06-03 04:33:44 +00:00
crypto typo: get correct counters; introduced during rekeying change. (openbsd rev 1.26) 2003-05-26 07:57:38 +00:00
dist resolve conflicts 2003-06-09 13:19:33 +00:00
distrib Implement a limit on the size of / so that its guaranteed readable by the boot code. 2003-06-14 12:58:45 +00:00
doc Note wscons support for netwinder. 2003-06-15 01:21:01 +00:00
etc Invoke makeobsolete with ${HOST_SH} and pass in ${MAKE}. 2003-06-08 23:49:21 +00:00
games Sync with v20030416 of Makefile. 2003-06-11 12:10:21 +00:00
gnu Bring in the following patch from FSF binutils mainline: 2003-06-14 16:02:57 +00:00
include Define the maximum segment size allowed under RFC 2348 (TFTP Blocksize Option) 2003-06-11 01:41:14 +00:00
lib Apply Nathan's switch-away fix and previous save-PT_UC from new stack fix. 2003-06-13 08:07:03 +00:00
libexec use TCP_NODELAY 2003-06-14 22:43:31 +00:00
regress oops; correct DPADD; from markus.friedl 2003-06-13 18:53:00 +00:00
rescue * Add ftp to /rescue. 2003-05-26 09:46:47 +00:00
sbin PR/21860: Robert Elz: ifconfig doesn't allow addr/N notation for INET6 2003-06-11 19:51:31 +00:00
share define LIBEVENT 2003-06-13 04:04:18 +00:00
sys Change the way multicasts are kept. They now use a hash table in the same 2003-06-15 02:49:32 +00:00
tools Use "nbnroff" instead of "nroff". 2003-06-14 17:57:26 +00:00
usr.bin use TCP_NODELAY 2003-06-14 22:43:31 +00:00
usr.sbin use strlcpy/cat 2003-06-13 07:26:41 +00:00
build.sh Broaden the scope of when "make obj NOSUBDIR=" will be run in tools/ 2003-05-26 06:35:17 +00:00
BUILDING all: 2003-05-25 12:34:27 +00:00
Makefile Add "sourcesets" argument/target, which builds source sets into 2003-05-10 07:12:37 +00:00
Makefile.inc
UPDATING mention export lossage 2003-05-16 14:19:49 +00:00