=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus20.html,v retrieving revision 1.65 retrieving revision 1.66 diff -u -r1.65 -r1.66 --- www/plus20.html 2019/05/27 22:55:22 1.65 +++ www/plus20.html 2019/06/01 23:12:49 1.66 @@ -126,7 +126,7 @@
  • FreeBSD pipe() system call; quite a bit faster.
  • libgnumalloc is gone; our malloc() is better.
  • Kernel warns if /dev/console does not exist; nice warning for booting with an unpopulated /dev directory. -
  • cdio command for using CD audio. +
  • cdio command for using CD audio.
  • Even more security fixes.
  • latest version of perl, and a lndir command.
  • gcc 2.7.2.1 (to get closer to native alpha support ar gcc bugs). @@ -190,11 +190,11 @@
  • Some LKM support in the tree.
  • All the pieces needed for cross compilation are in the source tree.
  • Verbatim integration of the GNU tools (using a wrapper Makefile) -
  • nlist() that understands ELF, ECOFF, and a.out, allowing non-a.out ports to use kvm utilities +
  • nlist() that understands ELF, ECOFF, and a.out, allowing non-a.out ports to use kvm utilities
  • better ELF support
  • ipfilter for filtering dangerous packets and Network Address Translation for IP masquerading. -
  • The FreeBSD ports subsystem was integrated and is usable by you! -
  • a termlib library which understands termcap.db, needed for new curses. +
  • The FreeBSD ports subsystem was integrated and is usable by you! +
  • a termlib library which understands termcap.db, needed for new curses.
  • New curses library, including libform, libpanel and libmenu.
  • Many many NetBSD PRs fixed (which NetBSD has not yet fixed)