summaryrefslogtreecommitdiffstats
path: root/usr.bin/systat/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove NO_WERRORs and WARNS=n's. To be revisited after GCC3.markm2002-02-081-1/+0
|
* WARNS=2 fixes with NO_WERROR set, as there are some header issuesmarkm2001-12-121-0/+1
| | | | with namelists. use __FBSDID().
* Removed -I${.CURDIR}/.../sys from CFLAGS.ru2001-05-181-1/+0
|
* Get rid of setgid kmem for systat, and while being there, fix some bugstmm2001-03-231-2/+0
| | | | | | | | | | | and compiler warnings. The data for network statistics are still obtained via the kvm interface if systat was started with the needed privileges, otherwise sysctls are used. The reason for this is that with really many open sockets, the sysctl method is probably slower, but it systat -netstat is probably not really usable in either mode under these conditions. Approved by: rwatson
* Remove unneded -ltermcapache2000-09-161-2/+3
|
* Reference new files for device stat support.gibbs1998-09-151-5/+6
|
* Having done ICMP, UDP, and IP, could a TCP display be far behind?wollman1997-09-271-1/+1
|
* Emboldened by the success of yesterday's ICMP statistics display,wollman1997-09-251-1/+1
| | | | I've now added one that does IP (and also UDP) statistics.
* Add a mode to display ICMP statistics.wollman1997-09-241-1/+1
| | | | Inspired by: IRIX netstat -C
* Fixed DPADD.bde1996-09-051-1/+1
|
* Another absolute path...phk1994-11-211-1/+1
|
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+12
OpenPOWER on IntegriCloud