summaryrefslogtreecommitdiffstats
path: root/usr.sbin/accton
Commit message (Collapse)AuthorAgeFilesLines
* The last big commit: let usr.sbin/ use WARNS=6 by default.ed2010-01-021-2/+0
|
* ANSIfy some more tools in usr.sbin/.ed2010-01-021-1/+1
| | | | | Most of these tools build with WARNS=6, except for their use of K&R function declarations.
* Per letter dated July 22, 1999, delete clause 3 from code directlyimp2004-08-071-4/+0
| | | | from Berkeley.
* o split a sentence to make it more understandablebrueffer2004-04-161-2/+8
| | | | | | | | | o mention that the acctfile has to exist for accton to work [1] o add reference to acct.5 PR: 65071 [1] (slightly modified) Submitted by: Marc Silver <marcs@draenor.org> X-MFC after: re approval
* Use __FBSDID over rcsid[]. Protect copyright[] where needed.obrien2003-05-031-4/+4
|
* The .Nm utilitycharnier2002-07-141-1/+1
|
* WARNS=4, de-__P()alfred2002-07-112-5/+3
|
* Fix typo: to examining -> to examine.keramida2002-03-081-1/+1
|
* Correct a typo.dd2001-09-051-1/+1
| | | | | PR: 30347 Submitted by: Giorgos Keramidas <charon@labs.gr>
* Perform a major cleanup of the usr.sbin Makefiles.obrien2001-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.
* Remove whitespace at EOL.dd2001-07-151-1/+1
|
* Set WARNS=2 on programs that compile cleanly with it; add $FreeBSD$dd2001-06-301-0/+1
| | | | | | where necessary. Submitted by: Mike Barcroft <mike@q9media.com>
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-0/+1
| | | | - MAN[1-9] -> MAN.
* Set the default manual section for usr.sbin/ to 8.ru2001-03-201-1/+1
|
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-1/+1
|
* Do not dot terminate lines in FILES sectioncharnier2000-05-281-1/+1
|
* Add $FreeBSD$ lines to man pages that are missing them to make itmpp1999-08-281-0/+2
| | | | | | | easier for translation teams. PR: docs/13418 Submitted by: Alexey Zelkin <phantom@cris.net>
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Use err(3).charnier1997-09-011-16/+14
|
* Show the real revision date and not the date that thissteve1997-06-231-1/+1
| | | | manpage is being viewed.
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-311-1/+1
| | | | posix standard on the topic.
* Grr. Fix a spelling error.mpp1996-12-211-1/+1
|
* Convert to mdoc format, and rewrite most of the man pagempp1996-12-211-22/+34
| | | | while I was at it.
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
|
* Changed a ACCTON 1 to a ACCTON 8 .ats1994-12-121-1/+1
|
* Reviewed by:ats1994-07-302-1/+23
| | | | | | Submitted by: Added a accton man page. Changed the Makefile to install the man page as accton.8.
* BSD 4.4 Lite usr.sbin Sourcesrgrimes1994-05-262-0/+101
OpenPOWER on IntegriCloud