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