pkgsrc/misc/dtach/distinfo
leot e623265bb4 dtach: Update to 0.9
pkgsrc changes:
- Add LICENSE

Changes:
0.9
---
- Added AIX support.
- Added dtach -N, a mode similar to dtach -n, except dtach will stay in the
  foreground instead of daemonizing.
- Added dtach -p, which copies the contents of standard input to a session.
- dtach will no longer send 255 bytes of garbage to the program when read()
  returns an error.
- The executable bit is now set on the socket if clients are attached, and
  cleared when all clients have detached.
- The initial state of signals such as SIGPIPE are now preserved when
  executing the program, instead of having the program start with some signals
  ignored.
- A buffer overflow no longer occurs when a long socket path name is used, and
  dtach will now try to use chdir to get around the length limitation if
  necessary.
2019-02-19 20:36:06 +00:00

6 lines
387 B
Text

$NetBSD: distinfo,v 1.4 2019/02/19 20:36:06 leot Exp $
SHA1 (dtach-0.9.tar.gz) = a3566bfee3d2b70781bac1b29b7e30be29085c9b
RMD160 (dtach-0.9.tar.gz) = 5e07683373a73eab3dae755ef4b7595318b0c3ca
SHA512 (dtach-0.9.tar.gz) = 28c13dc8c96c16b9c6153a3a11fdeb4a4bc72e84e1f2575043b047cd8e600a47232f29544ffd87d82e2575623ec2e999a26e23e9eac25ec81c7722bdf98cfb18
Size (dtach-0.9.tar.gz) = 60608 bytes