NetBSD/usr.bin/rdist
christos 7d2ef9d984 From Anon Ymous:
Convert "(void)&" constructs to "volatile".
Check gid against (gid_t)-1 rather than >= 0; gid_t is unsigned.
Flag some parameters __unused so this will compile with -Werror.
2006-12-18 15:14:42 +00:00
..
Makefile
cron.entry
defs.h Coverity CID 2341, 2342: Plug memory leak. 2006-03-18 09:46:35 +00:00
docmd.c From Anon Ymous: 2006-12-18 15:14:42 +00:00
expand.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:13:06 +00:00
gram.y Coverity CID 2341, 2342: Plug memory leak. 2006-03-18 09:46:35 +00:00
lookup.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:13:06 +00:00
main.c Coverity CID 2341, 2342: Plug memory leak. 2006-03-18 09:46:35 +00:00
pathnames.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:13:06 +00:00
rdist.1 Sort options in SYNOPSIS. From Kouichirou Hiratsuka in PR 26225. 2004-07-13 12:02:23 +00:00
server.c From Anon Ymous: 2006-12-18 15:14:42 +00:00