xtraeme
|
5ca972d91b
|
This needs <err.h> for err() and errx() (hi wiz)
|
2005-03-30 18:01:32 +00:00 |
wiz
|
bd02b4a3e5
|
v1.14 from OpenBSD (jaredy):
- fix overflow when too many -a arguments are given
- properly NUL-terminate -a arguments when copying
- check strdup for error failure
|
2005-03-30 14:18:41 +00:00 |
wiz
|
ec34356a9c
|
Add .In to known commands.
|
2005-02-02 17:14:29 +00:00 |
wiz
|
55759098b9
|
Standardize usage: print it to stderr, add brackets around all optional
arguments, sort, add missing file argument. From Kouichirou Hiratsuka
in PR 26194.
|
2004-07-09 11:41:26 +00:00 |
wiz
|
9e492da4c1
|
Standardize usage.
|
2004-07-09 11:40:00 +00:00 |
jmmv
|
b635f565e7
|
Homogenize usage messages: make the 'usage' word all lowercase, as this seems
to be the most common practice in our tree.
|
2004-01-05 23:23:32 +00:00 |
agc
|
89aaa1bb64
|
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22365, verified by myself.
|
2003-08-07 11:13:06 +00:00 |
wiz
|
de2f2d8752
|
Only fclose file if it is open. From Tim Robbins (tjr@freebsd).
|
2003-05-09 08:44:57 +00:00 |
wiz
|
990562bfef
|
.Nm does not need a dummy argument ("") before punctuation or
for correct formatting of the SYNOPSIS any longer.
|
2003-02-25 10:34:36 +00:00 |
wiz
|
782f0d51c3
|
Document basic mdoc(7) support, and some fixes.
|
2002-01-21 18:36:44 +00:00 |
wiz
|
9cf6e5c45d
|
Teach checknr about mdoc.
Also, close files when we're finished with them.
|
2002-01-21 18:28:00 +00:00 |
wiz
|
f1e5ef16a0
|
WARNS=2.
|
2002-01-21 16:57:05 +00:00 |
wiz
|
1bbe14d82a
|
Make compile with WARNS=2, indent some #ifdef DEBUG stuff correctly.
|
2002-01-21 16:46:37 +00:00 |
wiz
|
105896cdc1
|
KNF.
|
2002-01-21 16:40:19 +00:00 |
wiz
|
e2946f0147
|
Sort sections.
|
2001-12-01 18:53:34 +00:00 |
wiz
|
aded0d2cce
|
Whitespace cleanup.
|
2001-12-01 16:43:07 +00:00 |
cgd
|
d594ce939b
|
comment or delete text after CPP directives.
|
2001-01-16 02:50:27 +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
|
bd5b624c4c
|
char -> unsigned char
|
1998-11-06 22:57:55 +00:00 |
msaitoh
|
bc200ff3f1
|
sort xrefs
|
1997-11-15 20:55:51 +00:00 |
lukem
|
5c1befb6a9
|
WARNSify, fix .Nm usage, deprecate register
|
1997-10-18 12:38:05 +00:00 |
mikel
|
e4c3c6ef21
|
there is no checkeq(1)
|
1997-07-10 07:14:35 +00:00 |
glass
|
e91ed1746e
|
merged with 4.4 lite
|
1995-03-26 04:10:08 +00:00 |
cgd
|
0b92310510
|
pull in string.h
|
1994-12-24 15:57:02 +00:00 |
jtc
|
41954280cb
|
spelling mistakes
|
1994-02-03 17:47:18 +00:00 |
mycroft
|
e9d867ef50
|
Add RCS identifiers.
|
1993-08-01 17:54:45 +00:00 |
mycroft
|
dfb9caab49
|
Add RCS indentifiers.
|
1993-08-01 07:32:48 +00:00 |
mycroft
|
690cae8181
|
Add RCS indentifiers.
|
1993-07-31 15:17:49 +00:00 |
mycroft
|
91ab285e99
|
Fix typo. (troff makes me ill.)
|
1993-04-26 19:59:33 +00:00 |
cgd
|
61f282557f
|
initial import of 386bsd-0.1 sources
|
1993-03-21 09:45:37 +00:00 |