aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/netstat/atalk.c
Commit message (Expand)AuthorAgeFilesLines
* Revert most part of 200420 as requested, as more review and polish isXin LI2009-12-131-0/+2
* Remove unneeded header includes from usr.bin/ except contributed code.Xin LI2009-12-111-2/+0
* style(9)David E. O'Brien2008-01-021-2/+2
* Restore netstat -M functionality for most statistics on core dumps. InJohn Baldwin2007-07-161-2/+4
* Achieve WARNS=2 by using uintmax_t to pass around 64-bit quantities,Yaroslav Tykhiy2006-07-281-0/+1
* Add __FBSDID. Replace local variable sin by sockin to not conflict with sin(3).Philippe Charnier2004-07-261-4/+5
* Warns cleanups for netstat:David Malone2002-09-051-5/+6
* Widen struct sockbuf's sb_timeo member to int from short. WithJohn Polstra2002-07-241-1/+1
* Don't misuse the return from snprintf.Brian Somers2001-08-201-5/+7
* remove warningsAssar Westerlund2001-06-151-3/+3
* remove K&R supportAssar Westerlund2001-06-151-8/+3
* revert removal of warning and K&R supportAssar Westerlund2001-06-151-4/+9
* nflag -> numeric_port. nflag is no moreAssar Westerlund2001-06-151-1/+1
* Print symbolic names for appletalk ports. Also some very minor style 9 issues.Warner Losh2001-06-151-2/+15
* remove most of the warningsAssar Westerlund2001-06-151-9/+4
* Fixed printing of netatalk statistics WRT the -s flag.Ruslan Ermilov2001-06-121-2/+2
* Cleanup towards -WallJulian Elischer1999-10-211-13/+6
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Fixed printf format errors.Bruce Evans1998-07-061-7/+5
* Remove prog, unused variables.Philippe Charnier1997-07-291-3/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Fix up programs which expect <net/if.h> to include <sys/time.h> to insteadGarrett Wollman1996-12-101-4/+1
* Eliminate unnecessary include of <sys/mbuf.h>. PCBs aren't stored in mbufsGarrett Wollman1996-10-281-1/+4
* fix printing of netranges in the i and r displays for netatalkJulian Elischer1996-08-311-4/+39
* Submitted by: archie@whistle.comJulian Elischer1996-07-231-38/+41
* appletalk cleanupsJulian Elischer1996-07-091-10/+10
* better appletalk support.Julian Elischer1996-06-101-2/+95
* patches to allow netstat to monitor appletalk sockets openned using theJulian Elischer1996-06-081-0/+154