diff options
| author | lukem <lukem@NetBSD.org> | 2023-05-24 13:00:14 +0000 |
|---|---|---|
| committer | lukem <lukem@NetBSD.org> | 2023-05-24 13:00:14 +0000 |
| commit | 7086cf2a1557ca417afeffb5bb66c83c6ec2d4b2 (patch) | |
| tree | 4e5bca85749eb2e2ac983c6442d3ecb37424f051 /usr.sbin/makemandb | |
| parent | 8489ff6f961facff5e2f952a32d4dc1b10b5a999 (diff) | |
obsolete mkstr(1) and xstr(1)
These were only used on PDP-11 for two programs we don't ship,
and have been obsolete since the VAX days.
xstr never worked in the build.sh cross-build environment (22 years), or
parallel make environment (nearly 28 years), didn't work in the orignal 386bsd
import, and has never been needed in NetBSD as we don't have the older BSD
programs (pascal, pre-nvi ex) that needed mkstr/xstr on PDP-11.
PR toolchain/35964
Diffstat (limited to 'usr.sbin/makemandb')
| -rw-r--r-- | usr.sbin/makemandb/nostem.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/makemandb/nostem.txt b/usr.sbin/makemandb/nostem.txt index d2ab7829be8..5b3e234f071 100644 --- a/usr.sbin/makemandb/nostem.txt +++ b/usr.sbin/makemandb/nostem.txt @@ -2469,7 +2469,6 @@ mkostemps mkquery mkstemp mkstemps -mkstr mktemp mktime mkubootimage @@ -4781,7 +4780,6 @@ xname xpci xprt xsh -xstr xsurf xt xvif |
