| Age | Commit message (Expand) | Author |
| 2023-06-03 | bsd.own.mk: rename GCC_NO_* to CC_WNO_* | lukem |
| 2020-04-03 | remove unused | christos |
| 2019-10-13 | introduce some common variables for use in GCC warning disables: | mrg |
| 2019-08-18 | netstat: Add indirection of symbols to remove clash with sanitizers | kamil |
| 2017-10-10 | use librumpres | christos |
| 2016-12-23 | for 64 bit mips platforms where we built userland largely as n32 by | mrg |
| 2015-06-06 | Format-string related warnings work fine now with both GCC 4.8 and | joerg |
| 2015-05-15 | Fix rump.{netstat,route} shows host's interface names in link local addresses | ozaki-r |
| 2015-02-07 | print the timer flags. | christos |
| 2014-11-06 | use the common code from route.c | christos |
| 2013-03-01 | Retire OSI network stack. OK core@ | joerg |
| 2012-03-22 | remove KAME IPSEC, replaced by FAST_IPSEC | drochner |
| 2012-01-06 | split the ipsec.c source file into the pfkey part which is shared | drochner |
| 2011-08-16 | document non-literal format strings | christos |
| 2011-05-26 | Default to -Wno-sign-compare -Wno-pointer-sign for clang. | joerg |
| 2011-05-03 | Reduces the resources demanded by TCP sessions in TIME_WAIT-state using | dyoung |
| 2011-03-01 | Pull pfsync_stats() out of inet.c and into pfsync.c so that inet.c does | dyoung |
| 2010-12-15 | Deal with crunch the standard way. | pooka |
| 2010-12-15 | Make this build with CRUNCHEDPROG defined, and default to the sysctl() | he |
| 2010-12-13 | Add netstat rump client. For now, it always sets -X, i.e. will | pooka |
| 2009-09-14 | Import pfsync support from OpenBSD 4.2 | degroote |
| 2007-05-28 | Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the | tls |
| 2006-08-26 | Conditionalize XNS support. No longer enabled. | matt |
| 2006-05-28 | Make netstat use sysctl when dumping routing tables/stats. | elad |
| 2005-08-04 | Added bpf.c. | rpaulo |
| 2005-01-10 | Only compile in IPv6 support if ${USE_INET6} != "no" | lukem |
| 2004-05-07 | Redo net.inet.* sysctl subtree for fast-ipsec from scratch. | jonathan |
| 2003-05-14 | use proper #ifdef to determine behavior (__KAME__) | itojun |
| 2002-09-18 | makefile delint. use NETBSDSRCDIR as appropriate | lukem |
| 2000-02-26 | revise IPsec, pfkey, IPv6 multicast and IPv6 statistics. (sync with kame) | itojun |
| 1999-12-13 | per-interface statistics. | itojun |
| 1999-07-12 | Revert previous, as it merely worked around a recent bug in make(1) which | thorpej |
| 1999-07-12 | make sure to use files in ${.CURDIR} before ${.CURDIR}/../../sys/netiso. | itojun |
| 1999-07-12 | merge SRCS into one. | itojun |
| 1999-07-01 | make netstat IPv6-ready. | itojun |
| 1997-05-08 | Back out the .PATH.c changes. The .depend problem (and others) | gwr |
| 1997-05-06 | Use .PATH.c: ... | gwr |
| 1997-04-03 | - netatalk additions | christos |
| 1995-10-03 | New-style RCS ids. | thorpej |
| 1994-10-06 | Re-enable some ugly ISO code. | mycroft |
| 1994-08-03 | do not need -I/sys | deraadt |
| 1994-08-02 | Use ${DESTDIR}/sys in CFLAGS. | pk |
| 1994-05-13 | Clean up import. | mycroft |
| 1994-01-28 | needs -lkvm, not -lutil | cgd |
| 1994-01-11 | Incorporate changes for IP mcast and IGMP from cmaeda@cs.washington.edu. | brezak |
| 1993-09-25 | -I/sys --> -I${DESTDIR}/sys, to support cross-compilation. | pk |
| 1993-07-31 | Add RCS identifiers. | mycroft |
| 1993-05-01 | Reenable NS and ISO code. | mycroft |
| 1993-03-21 | after 0.2.2 "stable" patches applied | cgd |