=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus23.html,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- www/plus23.html 2001/06/09 16:39:03 1.15 +++ www/plus23.html 2001/08/08 21:06:32 1.16 @@ -98,7 +98,7 @@
  • Emulate SunOS otimes(2) system call so that Netscape doesn't explode.
  • Fix rarpd(8) interaction with routed(8); too much routing information would pile up un-read on the AF_ROUTE socket and rarpd(8) would get too grumpy.
  • Remove libtelnet.so.* from the distribution. People compiling kerberos into their system were generating significantly different shared libraries; thus it is wrong to make this a shared library. -
  • Make edquota(8) handle numeric names as uid's only after checking that an account named so does not exist. +
  • Make edquota(8) handle numeric names as uids only after checking that an account named so does not exist.
  • Add UID_MAX and GID_MAX to <machine/limits.h> on each architecture.
  • Fix ch(4) operation on ncr(4) scsi controllers.
  • On the sparc, switch to an alternate font if the console is < 800*600 resolution. @@ -248,7 +248,7 @@
  • On binutils platforms, make ldd(1) work on static executables.
  • IPF 3.2.3. When you upgrade to this version, you must also upgrade the userland utilities (ipf, ipnat, etc.). You also need to get the latest MAKEDEV and run "sh MAKEDEV ipl" in /dev to create new device entries.
  • Fix a race in mkdir(1). -
  • More cdrom ioctl's in Linux emulation. +
  • More cdrom ioctls in Linux emulation.
  • Fix select(2) use in sudo(8) so that it can handle large fd_set sizes.
  • In termcap databases, map the keyboard backspace key to DEL instead of BS as that is how it really is.
  • Fix argument handling in expand(1). @@ -415,7 +415,7 @@
  • Be more careful with getpwent() information inside rcp(1).
  • Replace kernel printf with Torek's libc printf.
  • Make disklabel -E deal with multiple partitions which overlap. -
  • If a non-existant user logs in and asks for s/key authentication, fake a proper s/key prompt. +
  • If a non-existent user logs in and asks for s/key authentication, fake a proper s/key prompt.
  • SIGWINCH handling in systat(1).
  • Add blowfish and cast encryption to IPSEC.
  • In tftpd(8), permit syslog() to work when running chroot(2)'d. @@ -449,7 +449,7 @@
    OpenBSD www@openbsd.org -
    $OpenBSD: plus23.html,v 1.15 2001/06/09 16:39:03 pvalchev Exp $ +
    $OpenBSD: plus23.html,v 1.16 2001/08/08 21:06:32 jsyn Exp $