Go to file
jonathan fa24e6f3f8 Add m_tag_delete_nonpesrsistent(), for deleting all packet tags on
mbuf chains which are recycled (e.g., ICMP reflection, loopback
interface).  A consensus was reached that such recycled packets should
behave (more-or-less) the same way if a new chain had been allocated
and the contents copied to that chain.

Some packet tags may in future be marked as "persistent" (e.g., for
mandatory access controls) and should persist across such deletion.
NetBSD as yet hos no persistent tags, so m_tag_delete_nonpersistent()
just deletes all tags. This should not be relied upon.
2003-11-13 01:48:12 +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 <sys/cdefs.h> is a NetBSD'ism. Protect it with #ifdef __NetBSD__ 2003-11-12 02:08:11 +00:00
distrib add pthread_suspend_np, pthread_resume_np, pthread_attr_setcreatesuspend_np 2003-11-12 02:48:42 +00:00
doc Somewhat late mention of: 2003-11-12 18:12:11 +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 ifdef out file when HAVE_NBTOOL_CONFIG_H is defined to avoid 2003-11-12 19:50:46 +00:00
lib check deferred signals for all unblocked threads 2003-11-12 22:21:21 +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 Fix "variable shadows global declaration" warnings. 2003-11-12 06:45:14 +00:00
share No Pp after Ss; drop trailing spaces; bump date for previous. 2003-11-12 19:42:27 +00:00
sys Add m_tag_delete_nonpesrsistent(), for deleting all packet tags on 2003-11-13 01:48:12 +00:00
tools add --with-included-gettext to CONFIGURE_ARGS since it was 2003-11-12 19:47:54 +00:00
usr.bin Convert to mdoc. 2003-11-12 12:33:13 +00:00
usr.sbin use An to markup names. 2003-11-12 13:33:24 +00:00
x11 fix previous so that it actually works 2003-11-10 02:35:24 +00:00
build.sh Now that MKUPDATE and MKUNPRIVED are "normalized" with getmakevar(), 2003-11-12 15:51:45 +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 don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING Overhaul MBR handling (part 1): 2003-10-08 04:25:43 +00:00