aboutsummaryrefslogtreecommitdiff
path: root/libexec/revnetgroup/revnetgroup.c
Commit message (Expand)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-291-1/+1
* Use warn(3). Hardcode progname instead of using argv[0]. Use Pa for filePhilippe Charnier1997-11-251-18/+15
* Many places in the code NULL is used in integer context, wherePoul-Henning Kamp1997-09-181-3/+3
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-281-3/+3
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-2/+2
* Close PR #2193: support backslash line continuations.Bill Paul1996-12-131-8/+9
* Use err() instead of perror()/exit() and remember to #include <errno.h>Bill Paul1996-08-041-4/+5
* Small touchups:Bill Paul1996-05-121-5/+20
* Import the first cut of my (finally finished) revnetgroup program. ThisBill Paul1995-10-261-0/+167