Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-10-17 | Use queue macros instead of directly accessing fields. ok pat@ "put it | Otto Moerbeek | |
in" deraadt@ | |||
2005-05-10 | correct v6 handling; yanovich@psc.edu | Theo de Raadt | |
2004-09-29 | always compile in INET6 support | Theo de Raadt | |
2004-04-26 | add -n flag (do not reverse-lookup). pb and deraadt ok | Jun-ichiro itojun Hagino | |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2002-06-19 | mark which nlist[] kmem entries are not needed in the sysctl case, and which are | Theo de Raadt | |
2002-06-18 | ANSI | 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. | |||
2001-12-07 | move back. pvalchev -- the bug was quite obscure | Theo de Raadt | |
2001-12-07 | back out latest changes which cause problems on alpha/sparc64 until | Peter Valchev | |
they are fixed | |||
2001-11-23 | fix signal races. use sysctl() instead of kvm where possible, and then KNF | Theo de Raadt | |
the hell out of it; checked by miod | |||
2001-11-19 | kill more registers | Mike Pechkin | |
millert@ ok | |||
2001-07-28 | Wall cleanup | Peter Valchev | |
2001-06-22 | use strlcpy vs strncpy+a[len-1]='\0' | lebel | |
2001-05-04 | handle kvm_nlist() failing, from pr#1798. | Eric Jackson | |
Patch similar to the one submitted by <peterw@documenta.com.au> | |||
2000-05-24 | correct type to be passed to IN6_ARE_ADDR_EQUAL macro. | Jun-ichiro itojun Hagino | |
2000-01-05 | IPv6 support. commands under "netstat" are all IPv6-aware. | Jun-ichiro itojun Hagino | |
const checks in netstat.c. | |||
1999-12-08 | Fix compile conflict with the new IPv6 code (namespace pollution). | Angelos D. Keromytis | |
1997-12-19 | careful | Theo de Raadt | |
1997-12-19 | proactive buffer blocks | Theo de Raadt | |
1997-12-19 | bye bye sprintf | Theo de Raadt | |
1997-06-23 | Cleanup by Theo and myself. CMDLINE changed to long to make | Todd C. Miller | |
command line work on 64bit platforms. This is somewhat bogus and is really just a temporary workaround (there may be a curses bug). | |||
1997-01-17 | r?index -> strr?chr | Todd C. Miller | |
1996-08-06 | avoid buf oflows | Theo de Raadt | |
1996-07-27 | refresh screen better; freebsd pr#1425; from fn | Theo de Raadt | |
1996-06-26 | rcsid | Theo de Raadt | |
1996-06-02 | it compiles w/ new curses | Michael Shalayeff | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |