| Age | Commit message (Expand) | Author |
| 2022-09-02 | KNF. No functional change. | msaitoh |
| 2022-09-01 | KNF. No functional change. | msaitoh |
| 2017-01-13 | use _KMEMUSER for <sys/file.h> | christos |
| 2012-03-20 | Use C89 function definitions | matt |
| 2011-05-29 | Display SOCK_SEQPACKET local sockets in sockstat and netstat | manu |
| 2011-05-04 | Access the kvm_t using get_kvmd(), only. | dyoung |
| 2010-12-13 | Add netstat rump client. For now, it always sets -X, i.e. will | pooka |
| 2010-04-22 | no need to forward declare struct uio and proc before including | plunky |
| 2009-04-12 | Fix many WARNS=4 issues (-Wshadow -Wcast-qual -Wsign-compare). | lukem |
| 2008-02-27 | - Define _KERNEL for sys/types.h in unix.c. | ad |
| 2006-09-22 | PR/31347: Geoff C. Wing: netstat err message is ambiguous about cause | elad |
| 2006-05-21 | check if malloc(3) failed | liamjfoy |
| 2006-05-11 | nfiles -> ns_nfiles (conflicts with kernel header files and _KERNEL.) | mrg |
| 2005-09-04 | Use sysctl to fetch AF_LOCAL PCB lists if reading live kernel. | elad |
| 2005-03-04 | For connected local domain sockets that don't have a "local" name, | atatat |
| 2005-03-04 | Print the pcb address like the man page says, not the socket address. | atatat |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-02-02 | undo mallocvar.h changes! | christos |
| 2003-02-01 | Include "sys/mallocvar.h" with "_KERNEL" defined in time to avoid | tron |
| 1999-08-19 | not all kvm_getfiles() errors are "out of memory." for instance, | cgd |
| 1997-10-19 | fix up .Nm usage, getopt returns -1 not EOF | lukem |
| 1997-04-03 | - netatalk additions | christos |
| 1997-02-27 | Don't assume that sun_path in sockaddr_un is null-terminated; final fix by | mikel |
| 1996-05-24 | Make this work again. | mycroft |
| 1995-10-03 | New-style RCS ids. | thorpej |
| 1995-03-28 | KERNEL -> _KERNEL | jtc |
| 1994-11-02 | #include <kvm.h> later | deraadt |
| 1994-05-13 | Clean up import. | mycroft |
| 1994-04-01 | kill lots of off_t's. | cgd |
| 1994-03-28 | clean up, for off_t... ugliest 'cleaning' possible, i think... | cgd |
| 1994-01-11 | Don't print an extra character after a Unix domain socket name. | mycroft |
| 1993-08-01 | Add RCS identifiers. | mycroft |
| 1993-05-21 | Remove a couple of warnings, add includes | cgd |
| 1993-05-20 | get rid of select.h inclusion, and clean up headers *more*. | cgd |
| 1993-05-20 | fix for new select & clean up headers | cgd |
| 1993-04-19 | Cleanup for GCC 2. | mycroft |
| 1993-03-21 | after 0.2.2 "stable" patches applied | cgd |