Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-02-01 | Fix out-of-bounds access to nl[255], found by naddy@ in context of | Daniel Hartmeier | |
propolice. ok theo@ | |||
2003-02-01 | ansi | Theo de Raadt | |
2002-08-04 | revoke privs earlier | Theo de Raadt | |
2002-06-07 | print rip6stat | Jun-ichiro itojun Hagino | |
2002-05-27 | a night of cleanup, so i can read this easier | Theo de Raadt | |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ↵ | Todd C. Miller | |
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | |||
2002-01-17 | evil, annoying spaces and tabs | Michael Shalayeff | |
2001-11-19 | kill more registers | Mike Pechkin | |
millert@ ok | |||
2001-08-26 | Add a -q to silence zero-output lines and fix some whitespace and text nits. | brian | |
Submitted by: Sam Smith <S@mSmith.net> Ok: theo | |||
2001-07-05 | IPComp support. angelos@ ok. | Jean-Jacques Bernard-Gundol | |
2001-05-18 | adapt to use pool | Niels Provos | |
2000-12-13 | Bytecounter stats. (-b switch) | Camiel Dobbelaar | |
From NetBSD. ok itojun@ | |||
2000-06-30 | do not prin tcp/udp twice. from: fgs | Jun-ichiro itojun Hagino | |
2000-06-30 | split netstat -an -f inet and netstat -an -f inet6, for consistency. | Jun-ichiro itojun Hagino | |
Suggested by: fgs | |||
2000-01-21 | ip4 -> ipip | Angelos D. Keromytis | |
2000-01-11 | Remove references to ipx_error.h; it's going to be away. | Federico G. Schwindt | |
(commented it out in ipx.c by now). | |||
1999-12-08 | add IPv6 support from KAME. cleanup type matches with printf() format. | Jun-ichiro itojun Hagino | |
KAME_SCOPEID should be enabled after KAME get{addr,name}info(3) merge. | |||
1999-10-29 | etherip statistics | Angelos D. Keromytis | |
1999-03-01 | There is no -h flag | David Leonard | |
1999-02-24 | Grok protocol/address family PF_KEY. | Angelos D. Keromytis | |
1998-08-01 | sipp-esp/sipp-ah -> esp/ah | Angelos D. Keromytis | |
1998-07-08 | whack kmem gid after kvm_openfiles() | Theo de Raadt | |
1998-02-26 | * netstat -r [-n] now prints netmasks for network routes (in XXX/24 format). | Peter Galbavy | |
* beginnings of a -v (verbose) option. | |||
1997-07-23 | Add AppleTalk support. TODO: route.c does not handle netranges. | denny | |
1997-06-29 | Mostly clean -Wall + 64bit issues. | Todd C. Miller | |
1997-06-18 | Be a bit more verbose for AF_ENCAP "routing" entries. | Angelos D. Keromytis | |
1997-02-22 | Corrected protocol name. | Angelos D. Keromytis | |
1997-02-21 | netstat now understands SIPP-AH/SIPP-ESP (IPsec) and ENCAP protocols. | Angelos D. Keromytis | |
1997-02-01 | accept "-f local" for AF_LOCAL" | kstailey | |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1996-12-22 | Deal with _POSIX_SAVED_IDS when relinquishing privileges | Thorsten Lockert | |
1996-08-16 | ipx. | Michael Shalayeff | |
1996-06-26 | rcsid | Theo de Raadt | |
1996-05-10 | if_name/if_unit -> if_xname/if_softc | Theo de Raadt | |
network list is a TAILQ | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |