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