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

Diff for /www/plus24.html between version 1.9 and 1.10

version 1.9, 2001/06/02 18:53:33 version 1.10, 2001/06/09 16:39:03
Line 73 
Line 73 
 <li>Increase datasize in savecore(8) (as was done in fsck(8) a long time ago).  <li>Increase datasize in savecore(8) (as was done in fsck(8) a long time ago).
 <li>Fix a readlink(2) bug in ls(1).  <li>Fix a readlink(2) bug in ls(1).
 <li>Add new DIOCGPDINFO ioctl for disklabel(8)'s new <strong>-p</strong> option.  <li>Add new DIOCGPDINFO ioctl for disklabel(8)'s new <strong>-p</strong> option.
 <li>Fix a mathetical formula in photurisd(8).  <li>Fix a mathematical formula in photurisd(8).
 <li>apache 1.3.2  <li>apache 1.3.2
 <li>Fix other spoofed labels to contain more real information.  <li>Fix other spoofed labels to contain more real information.
 <li>In i386 wd(4) driver, set d_type properly in spoofed labels.  <li>In i386 wd(4) driver, set d_type properly in spoofed labels.
Line 258 
Line 258 
 <li>Fix interrupt disabling in pms(4) driver.  <li>Fix interrupt disabling in pms(4) driver.
 <li>Remove kill(-1, 0) code from reboot(8) which does not work exactly as intended.  <li>Remove kill(-1, 0) code from reboot(8) which does not work exactly as intended.
 <li>Correct exit code of ls(1).  <li>Correct exit code of ls(1).
 <li>For dump, futher improve the semantics for "filesystem not in fstab".  <li>For dump, further improve the semantics for "filesystem not in fstab".
 <li>More work on big-endian support in the ncr(4) and de(4) drivers.  <li>More work on big-endian support in the ncr(4) and de(4) drivers.
 <li>Support mem-mapped com ports on powerpc.  <li>Support mem-mapped com ports on powerpc.
 <li>Support gdb, ptrace, and /proc on the powerpc.  <li>Support gdb, ptrace, and /proc on the powerpc.
Line 316 
Line 316 
 <li>Fix a crash in asa(1).  <li>Fix a crash in asa(1).
 <li>Fix usage messages in sort(1).  <li>Fix usage messages in sort(1).
 <li>Fix sparc installer to deal with a dirty dmesg buffer.  <li>Fix sparc installer to deal with a dirty dmesg buffer.
 <li>Make SEM_R and SEM_A accessable to userland in sys/sem.h.  <li>Make SEM_R and SEM_A accessible to userland in sys/sem.h.
 <li>Do not permit uppercase login names in adduser(8); that's a bad default.  <li>Do not permit uppercase login names in adduser(8); that's a bad default.
 <li>Fix a bug in less that prevented keypad keys from working on some terminals.  <li>Fix a bug in less that prevented keypad keys from working on some terminals.
 <li>In the man(1) manpage, document -k and -f.  <li>In the man(1) manpage, document -k and -f.

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10