freebsd-dev/usr.sbin/rpc.lockd
stefanf 0e7925249c Remove spurious semicolons. Outside of functions they are actually errors but
GCC doesn't warn about them without -pedantic.

Approved by:	das (mentor)
PR:		56649
Reviewed by:	md5
2004-05-16 22:08:17 +00:00
..
kern.c Make this compile cleanly. It passes WARNS=2, but I haven't checked 2003-10-26 06:10:44 +00:00
lock_proc.c Make rpc.lockd bind to a reserved port, since there are NFS clients 2004-03-04 15:52:28 +00:00
lockd_lock.c Remove spurious semicolons. Outside of functions they are actually errors but 2004-05-16 22:08:17 +00:00
lockd_lock.h Remove __P. 2002-03-21 22:52:45 +00:00
lockd.c Make this compile cleanly. It passes WARNS=2, but I haven't checked 2003-10-26 06:10:44 +00:00
lockd.h Fold ANDREW_LOCKD into -current. 2001-11-29 17:36:45 +00:00
Makefile Make this compile cleanly. It passes WARNS=2, but I haven't checked 2003-10-26 06:10:44 +00:00
rpc.lockd.8 The .Nm utility 2002-07-14 14:47:15 +00:00
test.c