| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-04-17 | appease gcc-9 | christos | |
| 2021-04-16 | PR/56112: Justin Parrott: Don't unlink a lock file without locking it, because | christos | |
| you can have races when multiple processes try to unlink it. Check the link count to see if we have won the race. While here: - use snprintf - use warn - use size_t/ssize_t - use loops instead of goto - KNF | |||
| 2015-04-10 | Fix casts which are inconsistent with *printf() formats and remove the | tron | |
| use of a non-standard type in the process. | |||
| 2014-03-18 | Merge riastradh-drm2 to HEAD. | riastradh | |
| 2013-07-20 | Use Mt for email addresses. | wiz | |
| 2012-11-02 | cross reference flock(1) | christos | |
| 2011-09-06 | Use pid_t directly. Apply static and __dead. | joerg | |
| 2011-08-31 | NULL does not need a cast | plunky | |
| 2009-04-14 | Enable WARNS=4 by default for usr.bin, except for: | lukem | |
| 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 | |||
| 2008-04-30 | Convert TNF licenses to new 2 clause variant | martin | |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin | |
| 2006-10-07 | PR/30819: Peter Postma: src/usr.bin/shlock has no license | elad | |
| Thanks to Matt Fleming for contacting Erik E. Fair and getting his agreement to put a TNF license on this. | |||
| 2006-09-23 | PR/30820: Peter Postma: shlock(1) manpage incorrect | daniel | |
| shlock uses link(2) rather than rename(2) to make the final target, fix the manual page to reflect this. | |||
| 2004-07-13 | * add [] to -p | wiz | |
| * sort options * call bad_usage() if unknown option is given From Kouichirou Hiratsuka in PR 26256. | |||
| 2004-07-13 | Sort options; from Kouichirou Hiratsuka in PR 26256. | wiz | |
| 2003-06-23 | Add NetBSD RCS Ids. | agc | |
| 2002-10-02 | filesystem -> file system, writeable -> writable. | wiz | |
| 2002-06-14 | Remove __STDC__ #ifdefs. De-__P. ANSIfy. | wiz | |
| 2001-12-08 | Use .Pp instead of empty lines, mark up AUHTORS section. | wiz | |
| 2001-12-01 | Whitespace cleanup. | wiz | |
| 2001-06-11 | The -v option actually is called -d. | martin | |
| Fixes PR 13168. | |||
| 2000-10-11 | More format string cleanup by sommerfeld. | is | |
| 2000-09-04 | For commands and utilities, use EXIT STATUS rather than RETURN VALUES or | kleink | |
| DIAGNOSTICS as appropriate (and documented in mdoc(7)). | |||
| 1998-12-19 | portable printf args. | christos | |
| 1998-01-09 | RCS Id Police. | perry | |
| 1997-10-19 | fix .Nm usage, s/algorithmn/algorithm/, deprecate register | lukem | |
| 1997-08-06 | program to make lock files for shell scripts | fair | |
