summaryrefslogtreecommitdiff
path: root/sys/kern/vfs_lockf.c
AgeCommit message (Expand)Author
2004-01-14Get rid of M_LOCKF and use pool for allocating lockf structures.Alexander Yurchenko
2003-07-21remove caddr_t casts. it's just silly to cast something when the functionTed Unangst
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2001-09-05use %ll instead of %qTheo de Raadt
2001-07-28Check for negative lock length.Grigoriy Orlov
2001-06-20Fix PR1826. tsleep in lf_setlock can return 0 if process was ptrace'd,Grigoriy Orlov
1996-03-03From NetBSD: 960217 mergeNiklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt