summaryrefslogtreecommitdiff
path: root/usr.bin/netstat/unix.c
AgeCommit message (Expand)Author
2022-09-02KNF. No functional change.msaitoh
2022-09-01KNF. No functional change.msaitoh
2017-01-13use _KMEMUSER for <sys/file.h>christos
2012-03-20Use C89 function definitionsmatt
2011-05-29Display SOCK_SEQPACKET local sockets in sockstat and netstatmanu
2011-05-04Access the kvm_t using get_kvmd(), only.dyoung
2010-12-13Add netstat rump client. For now, it always sets -X, i.e. willpooka
2010-04-22no need to forward declare struct uio and proc before includingplunky
2009-04-12Fix 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-22PR/31347: Geoff C. Wing: netstat err message is ambiguous about causeelad
2006-05-21check if malloc(3) failedliamjfoy
2006-05-11nfiles -> ns_nfiles (conflicts with kernel header files and _KERNEL.)mrg
2005-09-04Use sysctl to fetch AF_LOCAL PCB lists if reading live kernel.elad
2005-03-04For connected local domain sockets that don't have a "local" name,atatat
2005-03-04Print the pcb address like the man page says, not the socket address.atatat
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-02-02undo mallocvar.h changes!christos
2003-02-01Include "sys/mallocvar.h" with "_KERNEL" defined in time to avoidtron
1999-08-19not all kvm_getfiles() errors are "out of memory." for instance,cgd
1997-10-19fix up .Nm usage, getopt returns -1 not EOFlukem
1997-04-03- netatalk additionschristos
1997-02-27Don't assume that sun_path in sockaddr_un is null-terminated; final fix bymikel
1996-05-24Make this work again.mycroft
1995-10-03New-style RCS ids.thorpej
1995-03-28KERNEL -> _KERNELjtc
1994-11-02#include <kvm.h> laterderaadt
1994-05-13Clean up import.mycroft
1994-04-01kill lots of off_t's.cgd
1994-03-28clean up, for off_t... ugliest 'cleaning' possible, i think...cgd
1994-01-11Don't print an extra character after a Unix domain socket name.mycroft
1993-08-01Add RCS identifiers.mycroft
1993-05-21Remove a couple of warnings, add includescgd
1993-05-20get rid of select.h inclusion, and clean up headers *more*.cgd
1993-05-20fix for new select & clean up headerscgd
1993-04-19Cleanup for GCC 2.mycroft
1993-03-21after 0.2.2 "stable" patches appliedcgd