OpenBSD CVS

src/usr.sbin/rpc.lockd/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.sbin / rpc.lockd


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.8   6 years  otto   Disable enum warnings after checking the code is ok. ok millert@
[TXT] handles.c  1.3   26 years  deraadt   make this readable, so that i can think about actually coding it..
[TXT] lockd.c  1.16   14 months  guenther   Delete obsolete /* ARGSUSED */ lint comments. ok miod@ millert@
[TXT] lockd.h  1.4   15 years  sturm   from NetBSD: Implement file locking in lockd. All the stuff is done in userland,...
[TXT] lockd_lock.c  1.12   14 months  guenther   Delete obsolete /* ARGSUSED */ lint comments. ok miod@ millert@
[TXT] lockd_lock.h  1.2   15 years  sturm   $OpenBSD$
[TXT] procs.c  1.16   14 months  guenther   Delete obsolete /* ARGSUSED */ lint comments. ok miod@ millert@
[TXT] rpc.lockd.8  1.13   15 years  jmc   tweak previous;
[TXT] test.c  1.7   8 years  jsg   Avoid unintended problems with operator precedence when doing an assignment and ...