Go to file
drochner 14332cf998 fix interface address list traversal in if_detach():
The code was assuming that interface addresses are removed one-by-one.
With IPv6 and multicasts, removal of one address can remove other
addresses as side effect, which caused accesses of free()d memory.
2003-11-11 20:33:46 +00:00
bin file system, not filesystem; e.g. is an abbreviation; use FAT instead of msdos 2003-10-30 14:58:23 +00:00
contrib/sys Pull the latest HAL from sourceforge.net/madwifi/ since it fixes 2003-10-13 04:53:04 +00:00
crypto pfkey_dump_sadb: when it get an error using sysctl, 2003-11-09 15:37:24 +00:00
dist Spell address with two d's. Inspired by similar changes in OpenBSD, 2003-11-10 08:51:51 +00:00
distrib Line up 'Command' and 'Status' strings, 2003-11-11 17:27:13 +00:00
doc gdb-6.0 out. Mention that some platforms already use 5.3. 2003-11-10 12:08:21 +00:00
etc Add html4/hpcsh. 2003-11-05 08:22:16 +00:00
games Hobbes was misspelled. PR#23301 2003-10-29 04:53:39 +00:00
gnu Remove unused variables. 2003-11-11 16:28:59 +00:00
include pull in nbtool_config.h #if HAVE_NBTOOL_CONFIG_H 2003-10-27 03:46:15 +00:00
lib Need weak aliases here. 2003-11-11 19:18:14 +00:00
libexec Some improvements from the OpenBSD version of this man page. Forwarded 2003-11-02 11:27:49 +00:00
regress Annotate changes and remove non-existing files. 2003-11-07 23:10:00 +00:00
rescue Add installboot. Suggested by Curt Sampson. 2003-10-21 10:08:40 +00:00
sbin Make per-protocol network input queue stats visible to userland via 2003-11-10 20:03:29 +00:00
share Fix two typos, and split file system. 2003-11-11 13:36:33 +00:00
sys fix interface address list traversal in if_detach(): 2003-11-11 20:33:46 +00:00
tools Let -- be used to separate mkdep options from cc options 2003-11-11 10:50:02 +00:00
usr.bin Sort sections and other fixes. 2003-11-11 13:48:50 +00:00
usr.sbin Ensure we use the target disklabel.h, not the host one. 2003-11-10 10:48:30 +00:00
x11 fix previous so that it actually works 2003-11-10 02:35:24 +00:00
BUILDING Improve how build.sh -N and MAKEVERBOSE interoperate; 2003-10-26 02:17:46 +00:00
Makefile netbsd.org->NetBSD.org 2003-07-26 17:06:22 +00:00
Makefile.inc
UPDATING Overhaul MBR handling (part 1): 2003-10-08 04:25:43 +00:00
build.sh Always use `/bin/pwd -P` to get the "TOP" of the source tree, so that 2003-10-31 01:46:39 +00:00