index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
netstat
/
if.c
Age
Commit message (
Expand
)
Author
2002-05-27
a night of cleanup, so i can read this easier
Theo de Raadt
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2002-01-17
evil, annoying spaces and tabs
Michael Shalayeff
2001-11-19
kill more registers
Mike Pechkin
2001-09-04
Replace the deprecated BSD sigsetmask/sigblock/sigpause functions with their ...
Todd C. Miller
2001-08-26
Add a -q to silence zero-output lines and fix some whitespace and text nits.
brian
2001-07-18
-Wall cleanup
Peter Valchev
2001-02-06
If sdl type is ISO88025, print the address using `:' as well.
Federico G. Schwindt
2000-12-13
Bytecounter stats. (-b switch)
Camiel Dobbelaar
2000-10-23
fix a few signed/unsigned/long printf formats; millert@ & deraadt@ ok
Michael Shalayeff
2000-02-05
fix -in printing on IPv6 (network portion was not masked properly).
Jun-ichiro itojun Hagino
2000-01-18
print IPv6 multicast groups on -ia.
Jun-ichiro itojun Hagino
1999-12-08
add IPv6 support from KAME. cleanup type matches with printf() format.
Jun-ichiro itojun Hagino
1998-02-27
oflow paranoia
Theo de Raadt
1997-07-25
make CIA fit
Michael Shalayeff
1997-07-23
Add AppleTalk support. TODO: route.c does not handle netranges.
denny
1997-06-30
Make "netstat -ia" line up nicely.
Todd C. Miller
1997-06-29
Use correct spacing on both 32bit and 64bit machines.
Todd C. Miller
1997-06-29
Make fields line up nicely for 64-bit addresses. Should probably #if
Todd C. Miller
1997-06-29
Mostly clean -Wall + 64bit issues.
Todd C. Miller
1997-01-17
r?index -> strr?chr
Todd C. Miller
1996-08-16
ipx.
Michael Shalayeff
1996-08-16
ipx.
Michael Shalayeff
1996-06-26
rcsid
Theo de Raadt
1996-06-18
from netbsd Fix missing `)' in the sideways view of interfaces
Theo de Raadt
1996-06-16
print ether/fddi addresses seperated by : not .; netbsd pr#2473; from jhawk@m...
Theo de Raadt
1996-06-10
handle up to 100 interfaces, nice message for non-existing interface
Theo de Raadt
1996-05-10
if_name/if_unit -> if_xname/if_softc
Theo de Raadt
1995-12-14
resize an output field
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt