=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus38.html,v retrieving revision 1.54 retrieving revision 1.55 diff -u -r1.54 -r1.55 --- www/plus38.html 2019/05/27 22:55:23 1.54 +++ www/plus38.html 2019/06/01 23:12:51 1.55 @@ -199,7 +199,7 @@
  • Move the rc(8) mixerctl and sysctl parsing into subroutine instead of a subshell and update resource limits if kern.maxproc/maxfiles changes.
  • Error message fix for file(1). -
  • Check for null pointer when calling unp_mark in IPC code. +
  • Check for null pointer when calling unp_mark in IPC code.
  • Added regression tests for m4(1).
  • End-of-line fixes for m4(1).
  • Remove debug code left in sk(4). @@ -226,7 +226,7 @@ ral(4) drivers.
  • Make spkr(4) work on all architectures that have such devices.
  • Handle HP hil boxes seperately from keyboards. -
  • Fix slightly incorrect handling of routing messages in bgpd(8) and +
  • Fix slightly incorrect handling of routing messages in bgpd(8) and ospfd(8).
  • Fix overflows in cruddy Kerberos compile_et(1). @@ -249,7 +249,7 @@
  • Fixes for ami driver, improves read performance. Only works for never firmwares.
  • Major ABI changes in libc in preparation for multibyte chars. Another libc major bump.
  • In libc, make vfscanf() a real function and use weak_alias for it where possible. -
  • Use the libc ctype instead of using our own for libstdc++. Major bump in libstdc++. +
  • Use the libc ctype instead of using our own for libstdc++. Major bump in libstdc++.
  • Small fixes for the UDF filesystem.
  • Added code for OpenCVS "release" command. Needs more work. @@ -276,7 +276,7 @@
  • Add alpha optimized version of in4_cksum and deregister/ansify while there.
  • Add kbd(8),mt(1), ping(8) and ping6(8) to hp300 ramdisk.
  • Sync architectures list from distrib/ with kbd(8). -
  • Check return values of cvs_getln() in OpenCVS. +
  • Check return values of cvs_getln() in OpenCVS.
  • Allow hp300 to compile even if wsmouse devices are missing.
  • Add SMC 83C175 to supported devices.
  • Remove WSDISPLAY_COMPAT_RAWKBD from hp300. @@ -344,7 +344,7 @@
  • Be more consistent about NUL termination in pax(1)'s handling of ustar headers.
  • Improve support for umass(4)-based devices with multiple LUNs (e.g. card readers supporting multiple formats).
  • Fix a potential infinite loop in tcpdump(8)'s printing of BGP packets. -
  • Fix interrupt handling issues in osiop(4) driver, which makes mvme88k happier. +
  • Fix interrupt handling issues in osiop(4) driver, which makes mvme88k happier.
  • Recognize Audiovox RTM-8000 GSM/GPRS CF card.
  • Support gcc trampolines support on m88k. Will support luna88k and mvme88k later.