summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/lockf.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
| | | | | | | | | Not sure what's more surprising: how long it took for NetBSD to catch up to the rest of the BSDs (including UCB), or the amount of code that NetBSD has claimed for itself without attributing to the actual authors. OK deraadt@
* zap remaining rcsid.espie2005-08-081-5/+1
| | | | | | Kill old files that are no longer compiled. okay theo
* ansification; checked by pvalderaadt2003-06-111-6/+3
|
* Better have an OpenBSD static rcsid rather than a NetBSD static rcsid formiod2003-01-071-1/+2
| | | | this file...
* add XPG4.2 lockf; kleinkderaadt1997-12-221-0/+89