freebsd-dev/usr.sbin/rpc.lockd
Stefan Farfeleder a752604477 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
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
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