christos
|
efb508ca11
|
cross reference flock(1)
|
2012-11-02 16:47:42 +00:00 |
joerg
|
3500df6f19
|
Use pid_t directly. Apply static and __dead.
|
2011-09-06 18:30:38 +00:00 |
plunky
|
9f61b80465
|
NULL does not need a cast
|
2011-08-31 16:24:54 +00:00 |
lukem
|
c1ceae17f0
|
Enable WARNS=4 by default for usr.bin, except for:
awk bdes checknr compile_et error gss hxtool kgetcred kinit
klist ldd less lex locale login m4 man menuc mk_cmds
mklocale msgc openssl rpcgen rpcinfo sdiff spell ssh
string2key telnet tn3270 verify_krb5_conf xlint
|
2009-04-14 22:15:16 +00:00 |
martin
|
11a6dbe728
|
Convert TNF licenses to new 2 clause variant
|
2008-04-30 13:10:46 +00:00 |
martin
|
ce099b4099
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
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 |