aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/accton
Commit message (Collapse)AuthorAgeFilesLines
* The .Nm utilityPhilippe Charnier2002-07-141-1/+1
| | | | Notes: svn path=/head/; revision=99968
* WARNS=4, de-__P()Alfred Perlstein2002-07-112-5/+3
| | | | Notes: svn path=/head/; revision=99833
* Fix typo: to examining -> to examine.Giorgos Keramidas2002-03-081-1/+1
| | | | Notes: svn path=/head/; revision=91842
* Correct a typo.Dima Dorfman2001-09-051-1/+1
| | | | | | | | PR: 30347 Submitted by: Giorgos Keramidas <charon@labs.gr> Notes: svn path=/head/; revision=83109
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-1/+2
| | | | | | | | These are not perfectly in agreement with each other style-wise, but they are orders of orders of magnitude more consistent style-wise than before. Notes: svn path=/head/; revision=80029
* Remove whitespace at EOL.Dima Dorfman2001-07-151-1/+1
| | | | Notes: svn path=/head/; revision=79755
* Set WARNS=2 on programs that compile cleanly with it; add $FreeBSD$Dima Dorfman2001-06-301-0/+1
| | | | | | | | | where necessary. Submitted by: Mike Barcroft <mike@q9media.com> Notes: svn path=/head/; revision=79011
* - 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/+1
| | | | Notes: svn path=/head/; revision=74532
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-1/+1
| | | | Notes: svn path=/head/; revision=68965
* Do not dot terminate lines in FILES sectionPhilippe Charnier2000-05-281-1/+1
| | | | Notes: svn path=/head/; revision=61018
* Add $FreeBSD$ lines to man pages that are missing them to make itMike Pritchard1999-08-281-0/+2
| | | | | | | | | | easier for translation teams. PR: docs/13418 Submitted by: Alexey Zelkin <phantom@cris.net> Notes: svn path=/head/; revision=50534
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50479
* Use err(3).Philippe Charnier1997-09-011-16/+14
| | | | Notes: svn path=/head/; revision=28996
* Show the real revision date and not the date that thisSteve Price1997-06-231-1/+1
| | | | | | | manpage is being viewed. Notes: svn path=/head/; revision=26826
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-311-1/+1
| | | | | | | posix standard on the topic. Notes: svn path=/head/; revision=24428
* Grr. Fix a spelling error.Mike Pritchard1996-12-211-1/+1
| | | | Notes: svn path=/head/; revision=20776
* Convert to mdoc format, and rewrite most of the man pageMike Pritchard1996-12-211-22/+34
| | | | | | | while I was at it. Notes: svn path=/head/; revision=20775
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-1/+1
| | | | Notes: svn path=/head/; revision=8857
* Changed a ACCTON 1 to a ACCTON 8 .Andreas Schulz1994-12-121-1/+1
| | | | Notes: svn path=/head/; revision=5065
* Reviewed by:Andreas Schulz1994-07-302-1/+23
| | | | | | | | | Submitted by: Added a accton man page. Changed the Makefile to install the man page as accton.8. Notes: svn path=/head/; revision=1807
* BSD 4.4 Lite usr.sbin SourcesRodney W. Grimes1994-05-262-0/+101
Notes: svn path=/cvs2svn/branches/WIN_TUE_NL/; revision=1553