summaryrefslogtreecommitdiff
path: root/usr.sbin/rpc.lockd
AgeCommit message (Expand)Author
2006-08-09Typomartin
2006-08-08deal with variable sized file handles.yamt
2006-07-31Make filehandles opaque to userlandmartin
2006-07-13Fix alignement problems for fhandle_t, exposed by gcc4.1.martin
2005-08-1964 bit inode changeschristos
2005-06-02Test the correct pointer 'rfl' rather than an uninitialized 'fl' whenlukem
2003-10-05Remove references to University of California from my copyright notices.bouyer
2003-06-19We can't keep a reference to the value returned by svc_getrpccaller().bouyer
2003-03-16getlock: detect duplicated locks slightly correctly.yamt
2003-03-16for lock/unlock requests, log svid as well as client name.yamt
2003-03-14fix a typo in the previous.yamt
2003-03-14use strlcpy instead of strncpy.yamt
2003-03-14use LIST_FOREACH macro.yamt
2003-03-14for fork'ed children, use _exit instead of exit.yamt
2003-03-14- protect from pid reusing.yamt
2003-01-20The Double-Semi-Colon Police.simonb
2003-01-05Use <bsd.rpc.mk>sommerfeld
2002-11-08Use a non-blocking SVC for TCP connections.fvdl
2002-07-26enouth -> enough.wiz
2002-07-20sweep of errx/warnx, remove unnecessary trailing \ngrant
2002-07-10Spell acquire with a 'c'.wiz
2002-02-02Sort sections.wiz
2001-10-23Fix a memory leak: when unlocking make sure we release the memory associatedoster
2001-06-12receive, not recievewiz
2001-04-06Negative exit code cleanup: Replace exit(-x) with exit(x).wiz
2000-11-21Don't try to deallocate an object pointed by NULL pointer. Instead,enami
2000-10-11More format string cleanups by sommerfeld.is
2000-08-12Clean up some include paths.thorpej
2000-08-07Fix slight error in last.thorpej
2000-08-07Simplify.thorpej
2000-07-25${RPCGEN}, not hard-coded rpcgencgd
2000-07-05setproctitle fix. from openbsditojun
2000-06-12Make the rpcsvc dependencies work a bit better.mycroft
2000-06-09typocgd
2000-06-09Convert to tirpc interface, and to be af-independent.fvdl
2000-06-07Implement file locking in lockd. All the stuff is done in userland, usingbouyer
2000-02-02Supports nlm version 4 (for use with nfsv3).bouyer
1999-06-06Use pidfile(3).thorpej
1998-02-06macroize BSD, NetBSD, FreeBSD and misc cleanupperry
1997-10-25use CPPFLAGS instead of CFLAGSlukem
1997-10-18WARNSifylukem
1997-05-31Back out BUILDDIR and NOINSTALL changes.cjs
1997-05-26These updates to the build allow building against include filescjs
1997-03-14transations -> transactions per pr 3333 from SAITOH Masanobuperry
1997-03-11RCS Id policescottr
1997-03-10NFS locking daemon by A.R. Gordon, ported from FreeBSD. While thescottr