diff options
author | micha <micha@pkgsrc.org> | 2021-08-06 10:15:41 +0000 |
---|---|---|
committer | micha <micha@pkgsrc.org> | 2021-08-06 10:15:41 +0000 |
commit | b6a60de8fa4557fefa67de82cc083fd712e6218c (patch) | |
tree | 78e80d4802fed177da2b833c5270a960ed9e50a2 /meta-pkgs/netbsd-doc | |
parent | 197bc0921e4464b6e42a9e74a198f52cff04635a (diff) | |
download | pkgsrc-b6a60de8fa4557fefa67de82cc083fd712e6218c.tar.gz |
shells/bosh: Update to 20210729
Changelog from AN-2021-07-29:
- Bourne Shell: "cd -" now prints the new directory. POSIX requires this.
Thanks to a report from Robert Elz.
- Bourne Shell: "make install" now works wit SuPro Make as well.
Previously, the target /opt/schily/xpg4/bin/bosh (a symlink) was not
installed because of a missing rule that caused SuPro Make to complain.
about a target with no existing rule to make.
- Bourne Shell: z/OS only supports the minimum fields from struct rusage
that are required by POSIX. We need the same hack as for HAIKU to
be able to compile.
Thanks to a report from Matthew R. Wilson
- Bourne Shell: z/OS does not #define MAXPATHLEN, so we #define it
to be 1024 by default
Thanks to a report from Matthew R. Wilson
Diffstat (limited to 'meta-pkgs/netbsd-doc')
0 files changed, 0 insertions, 0 deletions