[BACK]Return to CHANGES-1.4.2 CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/Attic/CHANGES-1.4.2 between version 1.1.2.40 and 1.1.2.41

version 1.1.2.40, 1999/09/26 05:33:31 version 1.1.2.41, 1999/09/26 13:39:52
Line 515  sys/sys/disklabel_mbr.h    1.5
Line 515  sys/sys/disklabel_mbr.h    1.5
   
   Correct handling of extended partitions within extended partitions, and    Correct handling of extended partitions within extended partitions, and
   add support for Linux extended partitions.    add support for Linux extended partitions.
   
   include/db.h                                    1.17
   
     Fix P_{16,32}_SWAP() macros to avoid unaligned 16 and 32 bit
     memory accesses.  This fixes a problem seen on arm32 when trying
     to use the db(3) functions to access a BIG_ENDIAN btree.
   
   usr.bin/systat/extern.h                         1.8-1.9
   usr.bin/systat/fetch.c                          1.5
   usr.bin/systat/main.c                           1.16
   usr.bin/systat/netstat.c                        1.11
   usr.bin/systat/pigs.c                           1.14
   
     LP64 and type sanity fixes, with visible effects of enabling echo
     on commands and correct cursor placement after update.
   
   usr.bin/systat/cmds.c                           1.10
   usr.bin/systat/keyboard.c                       1.6
   
     Do not downcase input, which prevented "ignore X11" in the
     "netstat" display from working.  Fixes PR#7655.

Legend:
Removed from v.1.1.2.40  
changed lines
  Added in v.1.1.2.41

CVSweb <webmaster@jp.NetBSD.org>