freebsd-dev/usr.bin/rdist
Warner Losh c788c9b224 Make sure we pass the length - 1 to readlink, since it adds its own
NUL at the end of the path.

Inspired by: OpenBSD's changes in this area by theo de raadt
1998-06-09 04:10:08 +00:00
..
cron.entry
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 Prevent rdist from dumping core: do not free() pointer before using it. 1998-04-06 06:18:32 +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