aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/slstat
Commit message (Collapse)AuthorAgeFilesLines
* Use __FBSDID over rcsid[]. Protect copyright[] where needed.David E. O'Brien2003-05-031-4/+2
| | | | Notes: svn path=/head/; revision=114601
* style.Makefile(5)David E. O'Brien2003-04-041-1/+2
| | | | Notes: svn path=/head/; revision=113091
* WARNS=2, de-__P()Alfred Perlstein2002-07-112-7/+6
| | | | Notes: svn path=/head/; revision=99835
* The interface index space may be sparsely populated (e.g. when anBill Fenner2001-10-171-1/+5
| | | | | | | | | | interface in the middle is if_detach()'d). Return (and handle) ENOENT when the ifmib(4) is accessed for a nonexistent interface. MFC after: 14 days Notes: svn path=/head/; revision=85040
* o Reduce userland inclusion of kernel headers -- remove unneeded includeRobert Watson2001-09-241-1/+0
| | | | | | | | | of <sys/mbuf.h>. Reviewed by: jlemon Notes: svn path=/head/; revision=83887
* Remove whitespace at EOL.Dima Dorfman2001-07-151-1/+1
| | | | Notes: svn path=/head/; revision=79755
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
| | | | Notes: svn path=/head/; revision=79537
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
| | | | | | | - MAN[1-9] -> MAN. Notes: svn path=/head/; revision=74816
* Set the default manual section for usr.sbin/ to 8.Ruslan Ermilov2001-03-201-1/+0
| | | | Notes: svn path=/head/; revision=74532
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-1/+2
| | | | | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc. Notes: svn path=/head/; revision=57673
* $Id$ -> $FreeBSD$Peter Wemm1999-08-283-3/+3
| | | | Notes: svn path=/head/; revision=50479
* Clarify what the '-r' option does.Bill Fumerola1998-12-031-2/+2
| | | | | | | | PR: docs/8108 Submitted by: Matthew Fuller <fullermd@futuresouth.com> Notes: svn path=/head/; revision=41489
* Removed bogus #ifdef INET - <net/if_slvar.h> no longer depends on it.Bruce Evans1998-07-061-3/+1
| | | | Notes: svn path=/head/; revision=37449
* Hardcode progname in usage string.Philippe Charnier1997-10-202-11/+10
| | | | Notes: svn path=/head/; revision=30596
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-223-3/+3
| | | | Notes: svn path=/head/; revision=22997
* Sort cross references.Wolfram Schneider1997-01-201-2/+2
| | | | Notes: svn path=/head/; revision=21880
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-143-3/+3
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* Update to match changes in <net/if.h>.Garrett Wollman1997-01-031-1/+2
| | | | Notes: svn path=/head/; revision=21264
* Fix up programs which expect <net/if.h> to include <sys/time.h> to insteadGarrett Wollman1996-12-101-1/+2
| | | | | | | | | do it themselves. (Some of these programs actually depended on this beyond compiling the definition of struct ifinfo!) Also fix up some other #include messes while we're at it. Notes: svn path=/head/; revision=20287
* Fixed recently-introduced bugs:Bruce Evans1996-11-041-34/+32
| | | | | | | | | | | | - `slstat' with no args dumped core. - `slstat unit' always failed with a "sysctl linkspecific" error. - the usage message was nonstandard. Fixed old bugs: - missing prototypes, Wformat errors, and other lint. Notes: svn path=/head/; revision=19392
* The interface number hasn't been a _single_ digit since prehistoric times.Bruce Evans1996-11-041-3/+5
| | | | Notes: svn path=/head/; revision=19391
* De-cruftify.Garrett Wollman1996-10-113-192/+99
| | | | | | | | Use the link MIB interface rather than groveling around in kmem. (No longer works on dead kernels, big deal.) Notes: svn path=/head/; revision=18873
* Fixed DPADD.Bruce Evans1996-09-051-2/+2
| | | | Notes: svn path=/head/; revision=18050
* Convert to mdoc format.Mike Pritchard1996-08-241-79/+78
| | | | Notes: svn path=/head/; revision=17815
* Drop privileges if not using standard namelist or kernel file.Paul Traina1996-05-301-1/+8
| | | | | | | Submitted by: smpatel (Sujal Patel) Notes: svn path=/head/; revision=15993
* Fix a bunch of spelling errors in a bunch of man pages.Mike Pritchard1996-01-301-2/+2
| | | | Notes: svn path=/head/; revision=13744
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-3/+3
| | | | Notes: svn path=/head/; revision=8857
* Change a SLSTAT 1 to SLSTAT 8 .Andreas Schulz1994-12-121-1/+1
| | | | Notes: svn path=/head/; revision=5068
* Some miscellaneous bug fixes inspired by Adam Glass's work. Adam'sJordan K. Hubbard1994-11-191-1/+17
| | | | | | | | | work is actually more comprehensive, but I just took what was needed for now given our compressed time schedules. Thanks, Adam! Submitted by: glass Notes: svn path=/head/; revision=4673
* Change references from `/386bsd' to `/kernel'Gary Palmer1994-10-171-2/+2
| | | | Notes: svn path=/head/; revision=3657
* slstats for FBSD 2.0. Copied in the repository from 1.1.5, and then appliedDavid Greenman1994-10-172-13/+25
| | | | | | | | | patches from John Hay. Submitted by: John Hay Notes: svn path=/head/; revision=3655
* slstat - report serial line IP statistics: bytes in/out, packetsRich Murphey1994-06-173-0/+439
in/out, errors, compressed, and uncompressed packets in/out. Notes: svn path=/cvs2svn/branches/SLSTAT_0/; revision=1752