Skip to content

OpenVi 7.4.27

Choose a tag to compare

@johnsonjh johnsonjh released this 22 Nov 19:33
7.4.27
81e6235

Changes since 7.4.26

  • Update README.md file with additional links and packaging information
  • Always suppress db_err output when !lno; closes GitHub Issue #34
  • Update minpwcache.c to OpenBSD pwcache.c v1.16; contains spelling fixes from Paul Tagliamonte; only comments, no user-facing change
  • Use openbsd_strlcpy for strlcpy in ptym_open; fixes compilation on IBM AIX and some other System V-derived systems