cgd
|
a8ec668ddf
|
convert to use getprogname()
|
2001-02-19 23:03:42 +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 |
mrg
|
d18c4ee21d
|
use mkstemp
|
1999-04-20 13:53:53 +00:00 |
garbled
|
9e44e9b578
|
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages. Many more to
come.
|
1999-03-22 18:16:34 +00:00 |
christos
|
487c013c51
|
char -> unsigned char
|
1998-12-20 19:05:19 +00:00 |
christos
|
4edda7dedc
|
Modernize (use err, don't use bogus cpp macros, prototypes etc.)
|
1998-09-27 18:29:15 +00:00 |
mrg
|
7916a63bb7
|
WARNSify; deprecate register; clean up .Nm
|
1997-10-20 01:21:45 +00:00 |
pk
|
62972ee658
|
* NULL => 0 (Arne Juul; PR#3629)
* Nuke spacoids.
|
1997-05-17 20:26:47 +00:00 |
cgd
|
a2cb9c5136
|
needs stdlib.h
|
1994-12-24 16:57:59 +00:00 |
jtc
|
389c3da336
|
Patch by Jason Thorpe that adds SunOS compatible -l option which can be
used to specify the name of array.
Reworked argument parsing to use getopt().
|
1994-11-26 09:25:22 +00:00 |
jtc
|
06f0d0a77d
|
Merged with 4.4 lite.
Changed to conform to NetBSD's new RCS ID convention.
|
1994-11-14 04:56:13 +00:00 |
mycroft
|
e9d867ef50
|
Add RCS identifiers.
|
1993-08-01 17:54:45 +00:00 |
mycroft
|
c3e42d1c64
|
Add RCS indentifiers.
|
1993-08-01 07:22:47 +00:00 |
mycroft
|
b465cf4697
|
Add RCS identifiers.
|
1993-07-30 22:11:51 +00:00 |
cgd
|
61f282557f
|
initial import of 386bsd-0.1 sources
|
1993-03-21 09:45:37 +00:00 |