=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus22.html,v retrieving revision 1.66 retrieving revision 1.67 diff -u -r1.66 -r1.67 --- www/plus22.html 2019/05/27 22:55:22 1.66 +++ www/plus22.html 2019/06/01 23:12:49 1.67 @@ -230,7 +230,7 @@
  • Make bad random allocation ports settable via sysctl(8).
  • Import ypserv performance.
  • Optional TCP syn cookie support enabled via TCPCOOKIE kernel option. -
  • Change the bounds_check_with_label() API to handle a cpu_disklabel too. +
  • Change the bounds_check_with_label() API to handle a cpu_disklabel too.
  • Support -n better in pstat(8).
  • Make bsd.doc.mk use DOCDIR.
  • Fix vacation(1) properly. @@ -252,7 +252,7 @@
  • FSF GNU texinfo 3.11.
  • More fixes to the alpha vga driver. Curses-based programs now work on it.
  • Radius support in tcpdump. -
  • Todd Miller is on a rampage, and making every single buffer inside mail(1) dynamically allocated... +
  • Todd Miller is on a rampage, and making every single buffer inside mail(1) dynamically allocated...
  • Support fpx cards with i82555 PHY.
  • routed(8) is now disabled by default.
  • Various fixes and improvements to the 3cXXX ethernet drivers. @@ -273,7 +273,7 @@
  • -d flag for shutdown(8).
  • Add -T support to last(1).
  • Fix pax to not need getcwd(3). -
  • Implement IFF_NOARP handling in netinet. +
  • Implement IFF_NOARP handling in netinet.
  • make amd(8) use /tmp_mnt by default.
  • Do not use tempnam(3) in mail(1).
  • All Makefile.bsd-wrapper files can now strip GNU binaries during install (pr 188). @@ -303,7 +303,7 @@
  • make compress(1) do gzip support too.
  • Maintain process size stats in forkstat struct for "vmstat -f".
  • Fix ruptime output for machines up > 99 days. -
  • Amended issetugid(2) man page to be quite a bit more clear. +
  • Amended issetugid(2) man page to be quite a bit more clear.
  • ATAPI devices may now reside in a kernel without wd (disk) devices.
  • Intel EtherExpress Pro/100B PCI driver.
  • More IPSEC changes. IPSEC is almost fully usable now. @@ -311,7 +311,7 @@
  • split ifconfig -a into -a/-A: -A prints ifaliases, -a does not.
  • Repaired nfs handling in tcpdump.
  • Fixed highscore handling in battlestar(6). -
  • Fixed all(?) Makefile wrappers for GNU software to not build and install manpages when NOMAN is set. +
  • Fixed all(?) Makefile wrappers for GNU software to not build and install manpages when NOMAN is set.
  • libedit update with lots of fixes.
  • Many more 64 bit fixes for the alpha, in about 20 more programs.
  • Move libdes out of the kerberos tree so that it can be used by other parts of the system too.