cgd
25bdbb661e
convert to use getprogname()
2001-02-19 23:22:40 +00:00
itojun
bbef2fbaac
errx?/warnx? audit. do not pass variable alone, use %s. idea from openbsd
2000-07-07 15:10:32 +00:00
lukem
683d885daf
more gracefully detect _NG_ERROR
1999-11-28 04:40:21 +00:00
drochner
85cbf55d16
Since our gcc doesn't warn about NULL format strings anymore, we can
...
fix the incorrect err(1, "%s", "") et al.
Closes PR bin/7592 by cgd.
1999-11-09 15:06:30 +00:00
pk
1cd395375d
1, 2, 3 and.. 4!
1999-04-06 20:24:37 +00:00
lukem
9783f22c35
minor grammar & whitespace fixes
1999-02-08 03:29:43 +00:00
lukem
699d49fc00
don't ignore blank lines after a continuation backslash
1997-11-06 00:27:58 +00:00
lukem
4eb7653054
WARNSify, getopt returns -1 not EOF
1997-10-17 11:46:30 +00:00
christos
7b4f0552a5
PR/3746: Olaf Seibert: not really an innetgr problem, but...
...
netgroup_mkdb screwed up reverse maps that contained recursive
netgroup names.
1997-06-16 23:18:50 +00:00
lukem
72aedc7cd1
convert to public stringlist implementation (I forgot about this)
...
found by Klaus Klein <kleink@layla.inka.de>, noted in [bin/3215]
1997-01-19 03:30:14 +00:00
christos
4871cd13ce
RCSid police and a small bug fix in util.c...
1996-10-04 05:15:27 +00:00
christos
5d0cf0b1fa
- Fixed core-dump when key has no netgroups
...
- added -d flag for debugging.
- moved external functions to netgroup.h
1996-04-27 18:54:31 +00:00
christos
73afb6b797
don't print NULLs; print empty strings....
1995-06-02 21:40:51 +00:00
cgd
06b20eca85
need string.h
1995-04-24 13:25:55 +00:00
christos
172747839f
Fixes from David Brownlee to:
...
- default to /etc/netgroup if no input file is specified.
- create a temporary file and rename that to the final destination,
so the we don't get partially created netgroup files.
Fixes PR bin/963.
1995-04-17 15:12:58 +00:00
pk
ad47bcf207
MAN8 => MAN
1994-12-25 12:30:13 +00:00
christos
350a2a7714
And a manual page for it.
1994-12-04 17:11:42 +00:00
christos
29d4c18600
New directory and program...
1994-12-04 17:11:00 +00:00