[BACK]Return to plus.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/plus.html between version 1.390 and 1.391

version 1.390, 1999/02/05 06:09:40 version 1.391, 1999/02/05 16:32:19
Line 52 
Line 52 
 <ul>  <ul>
   
 <li>Sendmail 8.9.3.  <li>Sendmail 8.9.3.
   <li>ipf 3.2.10.
 <li>Dynamically allocate some buffers in rdist to reduce memory footprint on directories that contain many hard-linked files.  <li>Dynamically allocate some buffers in rdist to reduce memory footprint on directories that contain many hard-linked files.
   <li>Some other random netinet fixes.
   <li>Do not count ipsec related "route misses" as routing lookup failures.
   <li>Support MSG_BCAST and MSG_MCAST in recvmsg(2).
   <li>Allow higher uids in adduser(8).
 <li>Make h2ph grok hex constants with suffixes, exponential floats, and the [fF] suffixes.  <li>Make h2ph grok hex constants with suffixes, exponential floats, and the [fF] suffixes.
 <li>Add '-p pattern' option to split for matching with a regexp.  <li>Add '-p pattern' option to split for matching with a regexp.
   <li>More man page fixes.
   <li>Increase size of routing statistics variables.
 <li>More info from rarpd in -d (debug) mode.  <li>More info from rarpd in -d (debug) mode.
 <li>${CC} and ${COPTS} were not always getting passed in Makefile.bsd-wrapper.  <li>${CC} and ${COPTS} were not always getting passed in Makefile.bsd-wrapper.
 <li>tail(1) and wc(1) can now deal with files > 2gig.  <li>tail(1) and wc(1) can now deal with files > 2gig.
 <li>xterm patchlevel 91.  <li>xterm patchlevel 91.
 <li>Correct handling of negative fields in <strong>df -h</strong>.  <li>Permit non-root users to mkfifo onto NFS filesystems.
   <li>Fix AFS on mips.
   <li>sparc sbus spif driver (serial+parallel card).
 <li>Update curses to ncurses-4.2-990130 and import infocmp(1).  <li>Update curses to ncurses-4.2-990130 and import infocmp(1).
   <li>Correct handling of negative fields in <strong>df -h</strong>.
   <li>Fix i386 __asm clobber control, for egcs.
   <li>Various fixes to the bt848 driver.
   <li>Fix a multiple free patch in ipnat.
   <li>preliminary powerpc PIC support.
   <li>powerpc destructors were being called twice. Now only call them once.
   <li>Add support for more pcmcia cards.
   <li>Fix NEWRENO behaviour, which was buggy.
   <li>tzdata1999a
   <li>Add <strong>-b</strong> flag to install(1).
   <li>For the bootblocks, fix error returns when running in decompressing mode.
   <li>Disable i386 bootblocks E801 memory probing test.
   <li>Fix a select(2)/accept(2) race condition.
   <li>Support & username expansion in sendbug, and fix the /tmp race.
   <li>Avoid a sendmail DOS regarding huge numbers of header lines.
   <li>rmdir(".") now returns EBUSY, as XPG2 says.
   <li>pdksh 5.2.13.7
   <li>In config(8), order probes according to device attachment, not device declaration.
   <li>Many more games fixes.
   <li>More man page fixes.
   <li>Correct st_blocks for files > 2GB.
   <li>Fix mktemp(3) behaviour in gcc(1).  It now handles files safely!  (Took 2 years to get this security issue resolved).
   <li>Many pid_t fixes to the source tree.
   <li>PID_MAX has to be at most 32766, due to interactions with sys/compat.
   <li>texinfo 3.12
   <li>Addition of raidframe.
   <li>PNIC ethernet driver.
   <li>Kernel threads (ie. kthread).
   <li>Fix a varargs related bug in patch(1).
   <li>MNT_NOATIME support in msdosfs.
   <li>VIA Rhine ethernet driver.
   <li>Fix an nfs v3 bug when talking to the pedantic solaris7 server.
   <li>Merge other fixes from ksh 5.2.13.6
   <li>Add RFNOWAIT support to rfork(2).
   <li>Careful strtol() use in make(1).
   <li>Fix a vm cache trashing bug.
   <li>XFree86 3.3.3.1
   <li>More care in getmntinfo(3).
   <li>Fix an msdosfs bug.
   <li>Driver for Macronix 98713, 98713A, 98715 and 98725.
   <li>Check for more possible divide-by-zero cases in disklabel handling.
   <li>Fix a display bug in tetris(6).
   <li>Make lpt accept polled mode when it's interrupt is unavailable.
   <li>uint*_t types from newer POSIX standards.
   <li>Delay irq allocation for the i82365 pcmcia chipset -- we want better interrupts to be given to pcmcia cards.
   <li>Import of NRL IPv6.
   <li>new airports database.
 <li>Fix an apm bug for <strong>halt -p</strong>.  <li>Fix an apm bug for <strong>halt -p</strong>.
 <li>Update CellServDB.  <li>Update CellServDB.
 <li>In syslogd(8), be careful about <strong>sun_path</strong> termination.  <li>In syslogd(8), be careful about <strong>sun_path</strong> termination.

Legend:
Removed from v.1.390  
changed lines
  Added in v.1.391