summaryrefslogtreecommitdiffstats
path: root/usr.bin/sasc
Commit message (Collapse)AuthorAgeFilesLines
* remove __Pimp2002-03-221-1/+1
|
* Remove to-be-default WARNS?=2markm2001-12-121-1/+0
|
* Style improvements recommended by Bruce as a follow up to somedwmalone2001-12-101-1/+1
| | | | | | | | of the recent WARNS commits. The idea is: 1) FreeBSD id tags should follow vendor tags. 2) Vendor tags should not be compiled (though copyrights probably should). 3) There should be no blank line between including cdefs and __FBSDIF.
* Warns cleanups.dwmalone2001-12-032-1/+3
|
* Preceed/preceeding are not english words. Use precede and preceding.asmodai2001-02-181-1/+3
| | | | Add $FreeBSD$.
* Prepare for mdoc(7)NG.ru2000-12-191-0/+1
|
* remove unknown OPTIONS section name. Getopt returns -1.charnier2000-03-262-2/+2
|
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-4/+8
| | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc.
* $Id$ -> $FreeBSD$peter1999-08-282-2/+2
|
* Removed all `vector xxxintr' specifications. Interrupt handlers are nowbde1998-10-221-1/+1
| | | | configured in drivers.
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.charnier1998-03-231-3/+3
|
* Use err(3). Cosmetic in usage(). Rewrote man page in mdoc format.charnier1997-08-082-109/+82
|
* Include unistd.h for new location of getopt() prototypespeter1997-03-111-1/+2
|
* Revert $FreeBSD$ to $Id$peter1997-02-222-2/+2
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-142-2/+2
| | | | | | | | 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.
* Fix a bunch of spelling errors in a bunch of man pages.mpp1996-01-301-3/+3
|
* add RCS Id strings so we know what we havejulian1995-09-082-0/+6
|
* Submitted by: Luigi Rizzo (luigi@iet.unipi.it)julian1995-09-085-0/+384
Obtained from: Gunther Schadow and Luigi Rizzo control program for Trust AmiScan BW (GI1904 chipset) ASC - A device driver for a handy scanner This is a device driver for GI1904-based hand scanners, e.g. the Trust Amiscan Grey and possibly others. The driver is based on the "gsc" driver and, partly, on a Linux driver. The driver has a working select(). -Luigi Rizzo (luigi@iet.unipi.it)
OpenPOWER on IntegriCloud