christos
2a1607d040
Programs that use efun.
2006-08-26 18:14:28 +00:00
christos
2c6eadc9ce
Move WARNS=3 to the Makefile.inc, and add a little const to the remaining
...
programs that did not compile before.
2005-06-27 01:00:04 +00:00
peter
d595622625
Add .An -nosplit to the beginning of the section.
...
Suggested by Thomas Klausner.
2005-06-23 12:01:48 +00:00
peter
96c9cff75c
Use .An name Aq email.
2005-06-23 11:00:47 +00:00
rumble
dab9f713b9
Do not exceed 80 columns. No functional change.
2004-09-21 15:47:32 +00:00
agc
b2b49933f4
Move Matt Green's code from a 4-clause to a 3-clause licence by removing
...
the advertising clause. Diffs provided in PR 22396 by Joel Baker, the changes
were confirmed to the board by Matt Green.
2003-10-13 14:22:20 +00:00
agc
276d62f603
Move UCB-licensed code from 4-clause to 3-clause licence.
...
Patches provided by Joel Baker in PR 22308, verified by myself.
2003-08-07 10:04:22 +00:00
perry
b23b1bcc57
Document what happens when you don't have any dependency lines in a
...
file, and downgrade "must" to "should" in a couple of places.
Answers a documentation complaint from Jeremy C. Reed in PR misc/21251
2003-04-24 03:15:45 +00:00
lukem
d348d3d723
tweaks for fparseln(3) move from libutil to libc:
...
- remove #include <util.h> if nothing else needed it
- remove LDFLAGS+=-lutil if nothing else needed it
2002-11-30 03:10:53 +00:00
wiz
09cbac4e7f
New sentence, new line. From Robert Elz.
2002-10-03 15:41:44 +00:00
lukem
71764f4db5
KNF, remove unnecessary crap, ...
2002-06-30 14:17:44 +00:00
lukem
5f212d76c6
use strnode_add() to implement add_before()
2002-06-30 13:31:15 +00:00
christos
28bf921d47
don't whine about non-regular files. It is perfectly normal to keep a CVS
...
or RCS directory in /etc/rc.d.
2002-04-10 12:38:26 +00:00
wiz
4ce43ae0cd
Whitespace nits
2001-11-16 10:25:42 +00:00
cgd
d594ce939b
comment or delete text after CPP directives.
2001-01-16 02:50:27 +00:00
enami
4be9c3c33c
Stop parsing once encountered non directive line as documented in man page.
2000-08-04 07:33:55 +00:00
enami
3a6b928e7a
Free storage allocated by fparseln.
2000-07-19 09:58:03 +00:00
mrg
1fdc1c0300
implement `# KEYWORD:' support, with two new arguments to rcorder, to kill
...
and skip keywords from the output list:
-k keyword only files with `# KEYWORD: keyword' will be printed.
-s keyword files with `# KEYWORD: keyword' will not be printed.
(multiple keywords can exist on a single line, and multiple lines may exist,
as with other special rcorder lines).
requested by lukem.
2000-07-17 14:16:22 +00:00
msaitoh
f6f00e2615
remove extra period in SEE ALL section
2000-07-05 15:45:28 +00:00
enami
700c13410b
Fix bug introduced in previous; don't leak file pointers.
2000-05-10 02:04:27 +00:00
enami
46f4baf5f4
Crunch only regular files and warn others.
2000-05-09 04:21:16 +00:00
thorpej
215a62cad4
Don't warn when two nodes provide the same thing; this can be quite
...
useful (read the big comment I added).
2000-04-26 05:12:06 +00:00
mrg
e93b1a89ec
we are rcorder.8 now.
1999-11-23 05:50:08 +00:00
mrg
d246ccddbb
move rcorder to sbin.
1999-11-23 05:28:15 +00:00