No ptsname() and friends on NetBSD.
;; #!-linkage-table, as we only need these stubs if
;; we don't have linkage-table. Done this way now to
;; cut down on the number of ports affected.
- #!-(or win32 darwin freebsd)
+ #!-(or win32 darwin freebsd netbsd)
'("ptsname"
"grantpt"
"unlockpt")
;;; checkins which aren't released. (And occasionally for internal
;;; versions, especially for internal versions off the main CVS
;;; branch, it gets hairier, e.g. "0.pre7.14.flaky4.13".)
-"1.0.9.48"
+"1.0.9.49"