freebsd-dev/usr.bin/rdist
Joseph Koshy 402b6be6ee Fix formatting bug.
PR:		8320
Submitted by:	Amakawa Shuhei <amakawa@sf.t.u-tokyo.ac.jp>
1998-10-15 05:04:28 +00:00
..
cron.entry BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
defs.h Correctly operate on hardlink when source and destination are not on the same 1998-04-20 06:20:24 +00:00
docmd.c Prevent rdist from dumping core: do not free() pointer before using it. 1998-04-06 06:18:32 +00:00
expand.c Prevent rdist from dumping core: do not free() pointer before using it. 1998-04-06 06:18:32 +00:00
gram.y Prevent rdist from dumping core: do not free() pointer before using it. 1998-04-06 06:18:32 +00:00
lookup.c Correctly operate on hardlink when source and destination are not on the same 1998-04-20 06:20:24 +00:00
main.c Prevent rdist from dumping core: do not free() pointer before using it. 1998-04-06 06:18:32 +00:00
Makefile Simplified by using new yacc rules and by not generating y.tab.h. 1998-05-04 19:25:41 +00:00
pathnames.h Remove the need for rdist(1) to run setuid, thus completely closing any 1996-08-10 07:54:17 +00:00
rdist.1 Fix formatting bug. 1998-10-15 05:04:28 +00:00
rshrcmd.c Prevent rdist from dumping core: do not free() pointer before using it. 1998-04-06 06:18:32 +00:00
server.c Make sure we pass the length - 1 to readlink, since it adds its own 1998-06-09 04:10:08 +00:00