This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
95d18cfc2e
freebsd-skq
/
usr.bin
/
rdist
History
Bill Fumerola
9ef5c48bef
Clean up some ambiguous nested if/elses.
1999-07-04 17:26:16 +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
Clean up some ambiguous nested if/elses.
1999-07-04 17:26:16 +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