diff options
| author | Peter Wemm <peter@FreeBSD.org> | 1996-05-17 11:15:08 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 1996-05-17 11:15:08 +0000 |
| commit | c51e26b5b64f98c5033a8991fcd37da2fe602f07 (patch) | |
| tree | e46d1bee83cef18454dd66fe10eba45bb878bc7a /net/rdist6/files/patch-ag | |
| parent | Checksum mismatch, reason unknown (diff) | |
Update rdist-6.1.0 -> rdist-6.1.2
Among other things, it has pretty much got native FreeBSD support, does not
core dump on ^C, some sync problems, uid/gid caching fixes, symlink detection
problems, portability to new platforms..
Notes
Notes:
svn path=/head/; revision=3102
Diffstat (limited to 'net/rdist6/files/patch-ag')
| -rw-r--r-- | net/rdist6/files/patch-ag | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/net/rdist6/files/patch-ag b/net/rdist6/files/patch-ag new file mode 100644 index 000000000000..e2a078941bdb --- /dev/null +++ b/net/rdist6/files/patch-ag @@ -0,0 +1,9 @@ +*** config/os-freebsd2.h.dist Fri Feb 16 02:53:50 1996 +--- config/os-freebsd2.h Fri May 17 16:40:31 1996 +*************** +*** 157,159 **** +--- 157,160 ---- + * that which appears in "include/paths.h". + */ + #define _PATH_REMSH "/usr/bin/rsh" /**/ ++ #define _PATH_OLDRDIST "/usr/bin/rdist" /* Enable compat */ |
