| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-10-28 | Adjust userland commands for struct inpcb separation | ozaki-r | |
| Only kvm users are affected. | |||
| 2022-10-28 | Adjust userland commands for struct inpcb integration | ozaki-r | |
| Only kvm users are affected. | |||
| 2018-05-03 | Remove now unused tcpip.h includes. Some were already unused before. | maxv | |
| 2013-11-24 | Fix fallout from circleq->tailq transition. | mlelstv | |
| 2006-10-22 | use c99 initializers | christos | |
| consistently terminate nlist arrays with NULL not "" | |||
| 2005-02-26 | WARNS=3 | dsl | |
| 2005-01-09 | - remove left over debugging code. | christos | |
| - centralize pointer to the head of the list casts by introducing a new var. | |||
| 2003-09-04 | synchronize w/ inpcb/in6pcb change | itojun | |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc | |
| Patches provided by Joel Baker in PR 22365, verified by myself. | |||
| 2003-07-05 | Redraw addresses after screen refresh | dsl | |
| 2003-05-17 | use strlcat/strlcpy | itojun | |
| 2003-02-24 | Create subwins that end one line from the bottom of the screen even | dsl | |
| after the window is resized. | |||
| 2000-12-01 | Remove extern variables and functions now declared in dkstats.h. | simonb | |
| While here, remove 77 (!) unneed #includes. | |||
| 2000-07-05 | - Add `boot', `run', `time' and `zero' commands to all IP displays. These work | ad | |
| as in the `vmstat' display mode. The default mode is now `time', not `boot'. - ANSIfy. - s@kre\(@vmstat\(@. - __RCSID() police. - Tweak inet.icmp display visual a little. | |||
| 2000-04-27 | Fix arguments to *printw(). | jdc | |
| 2000-01-10 | don't choke on non-INET6 kernel, or non-IPSEC kernel. | itojun | |
| cleanup error handling on mode change failure. TODO: non-IPv4 kernel support should be improved. "netstat" should be okay, "inet.ip" and "inet.icmp" needs more trick. NetBSD PR: 9157 | |||
| 2000-01-07 | add command line -n flag, which is same as "netstat numbers". | itojun | |
| without it, we can't disable name resolution before the resolution starts. | |||
| 2000-01-05 | support IPv6. commands under "netstat" are IPv6 ready. | itojun | |
| IPv6 is supported by filters (":ignore ssh") as well. TODO: do something about line truncation? TODO: inet6.icmp6? ":help" will not fit into single line... | |||
| 2000-01-05 | remove dupplicated prototype defs for file static funcs. | itojun | |
| 1999-12-20 | fix "netstat numbers". | itojun | |
| 1999-12-20 | Two things: | jwise | |
| 1.) fix a bug which caused coredumps when starting with no mode arguments 2.) move to table-lookup for mode-specific command parsing as well. all command matching is now table-driven. | |||
| 1999-04-24 | Functional LP64 and type sanity fixes. | ross | |
| 1998-08-25 | Add { and } to shut up egcs. Reformat the more questionable code. | ross | |
| 1998-07-12 | - KNF | mrg | |
| - use snprintf - don't overwrite the keyboard buffer (and make this sized on the window size). | |||
| 1997-10-19 | fix .Nm usage, deprecate register, getopt returns -1 not EOF, s/[br]*/[ms]*/ | lukem | |
| 1997-07-21 | - some KNF. | mrg | |
| - use __RCSID(). - WARNS=1 | |||
| 1997-05-24 | Use the new getmaxx and getmaxy macros instead of directly accessing | jtc | |
| the private fields of WINDOW. | |||
| 1996-12-13 | Freshen up a bit: | scottr | |
| - Replace deprecated sigblock() with sigprocmask() - Redraw the current display if SIGWINCH is caught - Style police | |||
| 1996-08-11 | clear the screen at the correct time to avoid leaving garbage on the screen. | explorer | |
| This happens when switching from address to :numbers display. From FreeBSD pr bin/1425. | |||
| 1995-06-18 | update for new queue structures | cgd | |
| 1995-01-20 | Changed to conform to NetBSD's new RCS Id convention. | jtc | |
| 1995-01-20 | imported from 44lite | jtc | |
