aboutsummaryrefslogtreecommitdiff
path: root/sbin/cxconfig
Commit message (Collapse)AuthorAgeFilesLines
* Default to WARNS=2.David E. O'Brien2001-12-041-1/+0
| | | | | | | | | Binary builds that cannot handle this must explicitly set WARNS=0. Reviewed by: mike Notes: svn path=/head/; revision=87325
* WARNSify.Ruslan Ermilov2001-10-232-25/+47
| | | | Notes: svn path=/head/; revision=85348
* mdoc(7) police: s/BSD/.Bx/ where appropriate.Ruslan Ermilov2001-08-141-3/+8
| | | | Notes: svn path=/head/; revision=81622
* Remove whitespace at EOL.Dima Dorfman2001-07-151-9/+9
| | | | Notes: svn path=/head/; revision=79754
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
| | | | Notes: svn path=/head/; revision=79530
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-1/+2
| | | | | | | - MAN[1-9] -> MAN. Notes: svn path=/head/; revision=74815
* Set the default manual section for sbin/ to 8.Ruslan Ermilov2001-03-201-1/+2
| | | | Notes: svn path=/head/; revision=74531
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-181-1/+1
| | | | Notes: svn path=/head/; revision=70152
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-1/+1
| | | | Notes: svn path=/head/; revision=68960
* Use Fx macro wherever possible.Ruslan Ermilov2000-11-141-3/+3
| | | | Notes: svn path=/head/; revision=68716
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
| | | | Notes: svn path=/head/; revision=50476
* Add SYNOPSIS section and change NULL to NUL in man page. Add rcsid, missingPhilippe Charnier1998-06-302-74/+58
| | | | | | | #includes. Use err(3). Notes: svn path=/head/; revision=37274
* 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
* Convert to mdoc format.Mike Pritchard1996-12-231-152/+178
| | | | Notes: svn path=/head/; revision=20831
* This upgrades the driver for Cronyx-Sigma multiplexor boardsJordan K. Hubbard1995-10-041-3/+65
| | | | | | | | from version 1.2 to version 1.9. Submitted by: Serge Vakulenko, <vak@cronyx.ru> Notes: svn path=/head/; revision=11189
* Cronyx/Sigma sync/async serial driver with PPP supportGarrett Wollman1994-12-023-0/+1005
from Serge Vakulenko Notes: svn path=/cvs2svn/branches/cronyx/; revision=4910