index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
netstat
/
atalk.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert r228650, and work around the clang false positive with printf
dim
2011-12-17
1
-1
/
+1
*
In usr.bin/netstat/atalk.c, work around a clang false positive with
dim
2011-12-17
1
-1
/
+1
*
Remove the advertising clause from UCB copyrighted files in usr.bin. This
joel
2010-12-11
1
-4
/
+0
*
Revert most part of 200420 as requested, as more review and polish is
delphij
2009-12-13
1
-0
/
+2
*
Remove unneeded header includes from usr.bin/ except contributed code.
delphij
2009-12-11
1
-2
/
+0
*
style(9)
obrien
2008-01-02
1
-2
/
+2
*
Restore netstat -M functionality for most statistics on core dumps. In
jhb
2007-07-16
1
-2
/
+4
*
Achieve WARNS=2 by using uintmax_t to pass around 64-bit quantities,
yar
2006-07-28
1
-0
/
+1
*
Add __FBSDID. Replace local variable sin by sockin to not conflict with sin(3).
charnier
2004-07-26
1
-4
/
+5
*
Warns cleanups for netstat:
dwmalone
2002-09-05
1
-5
/
+6
*
Widen struct sockbuf's sb_timeo member to int from short. With
jdp
2002-07-24
1
-1
/
+1
*
Don't misuse the return from snprintf.
brian
2001-08-20
1
-5
/
+7
*
remove warnings
assar
2001-06-15
1
-3
/
+3
*
remove K&R support
assar
2001-06-15
1
-8
/
+3
*
revert removal of warning and K&R support
assar
2001-06-15
1
-4
/
+9
*
nflag -> numeric_port. nflag is no more
assar
2001-06-15
1
-1
/
+1
*
Print symbolic names for appletalk ports. Also some very minor style 9 issues.
imp
2001-06-15
1
-2
/
+15
*
remove most of the warnings
assar
2001-06-15
1
-9
/
+4
*
Fixed printing of netatalk statistics WRT the -s flag.
ru
2001-06-12
1
-2
/
+2
*
Cleanup towards -Wall
julian
1999-10-21
1
-13
/
+6
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Fixed printf format errors.
bde
1998-07-06
1
-7
/
+5
*
Remove prog, unused variables.
charnier
1997-07-29
1
-3
/
+1
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Fix up programs which expect <net/if.h> to include <sys/time.h> to instead
wollman
1996-12-10
1
-4
/
+1
*
Eliminate unnecessary include of <sys/mbuf.h>. PCBs aren't stored in mbufs
wollman
1996-10-28
1
-1
/
+4
*
fix printing of netranges in the i and r displays for netatalk
julian
1996-08-31
1
-4
/
+39
*
Submitted by: archie@whistle.com
julian
1996-07-23
1
-38
/
+41
*
appletalk cleanups
julian
1996-07-09
1
-10
/
+10
*
better appletalk support.
julian
1996-06-10
1
-2
/
+95
*
patches to allow netstat to monitor appletalk sockets openned using the
julian
1996-06-08
1
-0
/
+154