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

Current tag: OPENBSD_5_4_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.5   15 years  sturm   from NetBSD: Implement file locking in lockd. All the stuff is done in userland,...
[TXT] handles.c  1.3   26 years  deraadt   make this readable, so that i can think about actually coding it..
[TXT] lockd.c  1.12   14 years  chl   add missing headers needed by err/errx(), alarm(), sigemptyset(), sigaction(). ...
[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.8   11 years  deraadt   handle large ino_t
[TXT] lockd_lock.h  1.2   15 years  sturm   $OpenBSD$
[TXT] procs.c  1.14   13 years  okan   use timerclear macro ok miod@
[TXT] rpc.lockd.8  1.13   15 years  jmc   tweak previous;
[TXT] test.c  1.6   11 years  deraadt   print tv_sec properly