elad
|
854038392c
|
PR/30819: Peter Postma: src/usr.bin/shlock has no license
Thanks to Matt Fleming for contacting Erik E. Fair and getting his
agreement to put a TNF license on this.
|
2006-10-07 21:13:00 +00:00 |
daniel
|
c819b9b057
|
PR/30820: Peter Postma: shlock(1) manpage incorrect
shlock uses link(2) rather than rename(2) to make the final target,
fix the manual page to reflect this.
|
2006-09-23 12:55:22 +00:00 |
wiz
|
0d19b8b1c0
|
* add [] to -p
* sort options
* call bad_usage() if unknown option is given
From Kouichirou Hiratsuka in PR 26256.
|
2004-07-13 12:16:12 +00:00 |
wiz
|
d6d7b0598f
|
Sort options; from Kouichirou Hiratsuka in PR 26256.
|
2004-07-13 12:14:07 +00:00 |
agc
|
a8d6388e6f
|
Add NetBSD RCS Ids.
|
2003-06-23 13:05:47 +00:00 |
wiz
|
765c48615e
|
filesystem -> file system, writeable -> writable.
|
2002-10-02 10:02:01 +00:00 |
wiz
|
037052e91c
|
Remove __STDC__ #ifdefs. De-__P. ANSIfy.
|
2002-06-14 00:34:58 +00:00 |
wiz
|
f85ec9378b
|
Use .Pp instead of empty lines, mark up AUHTORS section.
|
2001-12-08 19:14:58 +00:00 |
wiz
|
aded0d2cce
|
Whitespace cleanup.
|
2001-12-01 16:43:07 +00:00 |
martin
|
71000126b0
|
The -v option actually is called -d.
Fixes PR 13168.
|
2001-06-11 11:29:22 +00:00 |
is
|
135600f947
|
More format string cleanup by sommerfeld.
|
2000-10-11 14:46:00 +00:00 |
kleink
|
4918722a89
|
For commands and utilities, use EXIT STATUS rather than RETURN VALUES or
DIAGNOSTICS as appropriate (and documented in mdoc(7)).
|
2000-09-04 07:35:15 +00:00 |
christos
|
f6a7c3e2b3
|
portable printf args.
|
1998-12-19 22:14:30 +00:00 |
perry
|
3fe138c146
|
RCS Id Police.
|
1998-01-09 08:03:16 +00:00 |
lukem
|
355bb00b7c
|
fix .Nm usage, s/algorithmn/algorithm/, deprecate register
|
1997-10-19 23:08:41 +00:00 |
fair
|
611f2c3b46
|
program to make lock files for shell scripts
|
1997-08-06 00:38:11 +00:00 |