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

Annotation of src/CHANGES-1.3.2, Revision 1.1.2.4

1.1.2.1   mycroft     1: File                                   Version         Requested by
                      2: ----                                   -------         ------------
                      3:
                      4: sys/arch/i386/isa/npx.c                        1.66            mycroft
                      5:
                      6:   Fix bogus delivery of FPU exception after process has exited.
                      7:
                      8: sys/kern/vfs_cluster.c                 1.17            mycroft
                      9:
                     10:   Fix an error where we could write out an invalid block under heavy
                     11:   load.
                     12:
                     13: sys/arch/i386/conf/GENERIC             1.129           mycroft
                     14:
                     15:   Fix impossible I/O addresses for uha1 and wt0.
                     16:
                     17: usr.sbin/inetd/inetd.c                 1.41            mycroft
                     18:
                     19:   Fix problem with SIGPIPE being ignored by descendants of inetd.
                     20:
                     21: share/me/tmac.e                                1.5-1.8         mycroft
                     22:         revisions                      1.2             mycroft
                     23: share/doc/usd/19.memacros/intro.me     1.3             mycroft
                     24: share/doc/usd/20.meref/ref.me          1.3-1.5         mycroft
                     25:
                     26:   Fix superscript strings to work correctly in groff.
                     27:
                     28: sys/arch/mac68k/dev/if_mc.c            1.5             scottr
                     29: distrib/hp300/miniroot/list            1.3             scottr
                     30:
                     31:   Fix build problems.
                     32:
                     33: sys/dev/scsipi/scsiconf.c              1.96            scottr
                     34:
                     35:   Add quirk table entries.
                     36:
                     37: sys/dev/ic/com.c                       1.136-1.138     scottr
                     38:           z8530sc.c                    1.7             scottr
                     39:           z8530tty.c                   1.43-1.44       scottr
                     40:
                     41:   Fix hang during autoconfig on some systems.
                     42:
                     43: sys/arch/hp300/hp300/leds.c            1.2             scottr
                     44:
                     45:   Fix `inverted LEDs' problem.
                     46:
                     47: sys/arch/mac68k/dev/grf_iv.c           1.30-1.31       scottr
                     48:
                     49:   Fix video problems on some systems.
                     50:
                     51: sys/arch/mac68k/mac68k/machdep.c       1.187           scottr
                     52:
                     53:   Fix hang during startup on non-NuBus machines.
                     54:
1.1.2.2   mycroft    55: distrib/notes/mac68k/hardware          1.10-1.12
                     56:                     hardware           1.13            ender
1.1.2.1   mycroft    57:
                     58:   Document some known bugs.
                     59:
                     60: sys/arch/sun3x/conf/RAMDISK            patch           jeremy
                     61:
                     62:   Don't require the user to type in the root file system name.
                     63:
                     64: usr.sbin/pkg_install/*                 all             hubertf
                     65:
                     66:   Fix various bugs (deinstalling symlinks to directories, y2k, etc.).
                     67:
                     68: share/mk/bsd.port.mk                   delete          hubertf
                     69:         bsd.port.subdir.mk             delete          hubertf
                     70:
                     71:   Not used, and not compatible with pkgsrc.
                     72:
                     73: sys/netinet/tcp_input.c                        1.45            kml
                     74:            tcp_output.c                1.30            kml
                     75:            tcp_subr.c                  1.43            kml
                     76:            tcp_timer.c                 1.31            kml
                     77:
                     78:   Fix an error that caused retransmissions and timeouts to happen too
                     79:   quickly if the RTT was small.
                     80:
                     81: sys/netinet/tcp_output.c               1.29            kml
                     82:            tcp_subr.c                  1.42            kml
                     83:            tcp_var.h                   1.36            kml
                     84:
                     85:   Fix segment size computation when TCP options are present.
                     86:
                     87: sys/dev/scsipi/scsiconf.c              1.98            explorer
                     88:
                     89:   Add quirk table entries.
                     90:
                     91: sys/arch/amiga/dev/if_le.c             1.28            is
                     92:
                     93:   Fix spurious panics.
                     94:
                     95: sbin/ping/ping.c                       1.36            kleink
                     96:
                     97:   Fix missing ntohs() in decoding of NEED FRAGMENT packets.
                     98:
                     99: usr.sbin/amd/mk-amd-map/mk-amd-map.c   1.7             tv
                    100:                                        1.8             mycroft
                    101:
                    102:   Fix missing close of the DB file, and erroneous path names.
                    103:
                    104: bin/ps/ps.1                            1.23            bouyer
1.1.2.2   mycroft   105:        ps.1                            1.24
1.1.2.1   mycroft   106:
                    107:   Fix man page errors.
                    108:
                    109: sys/dev/isa/wd.c                       patch           bouyer
                    110:            wdc.c                       patch           bouyer
                    111:            wdlink.h                    patch           bouyer
                    112:
                    113:   Fix incorrect block address calculation when retrying after an
                    114:   error.
                    115:
                    116: sys/arch/i386/i386/ibcs2_machdep.c     1.5             scottb
                    117:                   locore.s             1.189           scottb
                    118:                   machdep.c            1.294           scottb
                    119:                   trap.c               1.110           scottb
                    120:                   trap.c               1.112           scottb
                    121: sys/arch/i386/include/ibcs2_machdep.h  1.3             scottb
                    122: sys/compat/common/kern_ipc_10.c                1.6             scottb
                    123: sys/compat/ibcs2/TODO                  1.4-1.5         scottb
                    124:                 ibcs2_exec.c           1.14-1.15       scottb
                    125:                 ibcs2_exec.h           1.5             scottb
                    126:                 ibcs2_ioctl.c          1.14            scottb
                    127:                 ibcs2_ipc.c            1.8             scottb
                    128:                 ibcs2_misc.c           1.31            scottb
                    129:                 ibcs2_misc.c           1.35            scottb
                    130:                 ibcs2_mman.h           1.1             scottb
                    131:                 ibcs2_stat.c           1.8-1.9         scottb
                    132:                 ibcs2_statfs.h         1.3             scottb
                    133:                 ibcs2_sysi86.h         1.2             scottb
                    134:                 ibcs2_utsname.h        1.3             scottb
                    135:                 syscalls.master        1.11            scottb
                    136:                 syscalls.master        1.14            scottb
                    137: sys/compat/svr4/svr4_ipc.c             1.4             scottb
                    138: sys/kern/exec_elf32.c                  1.27            scottb
                    139:
                    140:   Fix various emulation bugs.
                    141:
                    142: sys/arch/sparc/sparc/iommureg.h                1.5             pk
                    143:
                    144:   Fix random hangs on 4m class machines with MicroSPARC I CPUs.
                    145:
                    146: sys/kern/kern_ktrace.c                 1.27            nathanw@mit.edu
                    147:
                    148:   Fix panics caused by KTROP_CLEARFILE.
                    149:
                    150: lib/libc/time/strptime.3               1.6-1.8         tv
                    151:              strptime.c                1.13-1.14       tv
                    152:
                    153:   Fix various man page and XPG conformance errors.
                    154:
                    155: distrib/notes/sun3/install             1.5             jeremy
                    156: distrib/notes/sun3x/install            1.3             jeremy
                    157:
                    158:   Add documentation on installing from SunOS.
                    159:
                    160: usr.sbin/named/CHANGES                 all             mrg
                    161:               Makefile                 all             mrg
                    162:               README                   all             mrg
                    163: usr.sbin/named/named/Version.c         all             mrg
                    164:                     ns_ncache.c        all             mrg
                    165:                     ns_req.c           all             mrg
                    166:                     ns_resp.c          all             mrg
                    167:                     version.c          all             mrg
                    168: usr.sbin/named/named-xfer/named-xfer.c all             mrg
                    169:
                    170:   Fix buffer overruns.
                    171:
                    172: sys/net/if_atmsubr.c                   1.13-1.14       bouyer
                    173:        if_atm.h                        1.9             bouyer
                    174:
                    175:   Fix byte-swapping of LLC type field on little-endian machines.
                    176:
                    177: sys/arch/atari/atari/machdep.c         patch           leo
                    178:
                    179:   Fix build error with COMPAT_SUNOS.
                    180:
                    181: sys/arch/amiga/amiga/pmap.c            1.45            is
                    182: sys/arch/amiga/conf/GENERIC            1.101           is
1.1.2.3   mycroft   183:                    GENERIC             patch           chopps
1.1.2.1   mycroft   184: share/man/man4/options.4               1.43            is
                    185:
1.1.2.3   mycroft   186:   Partial fix for panics on machines with >24MB.
1.1.2.1   mycroft   187:
                    188: usr.sbin/pwd_mkdb/pwd_mkdb.c           1.11-1.13       fair
                    189:
                    190:   Fix problems with password files getting truncated on I/O errors.
                    191:
                    192: sbin/mount/mount.c                     1.42            ross
                    193:
                    194:   Fix null pointer dereference when upgrading mounts not in fstab.
                    195:
                    196: share/man/man4/tun.4                   1.3             ross
                    197: usr.sbin/xntp/ntpq/ntpq.8              1.6             ross
                    198:
                    199:   Fix formatting errors.
                    200:
                    201: bin/mv/mv.1                            1.11            ross
                    202:
                    203:   Fix incorrect description of behaviour when moving across file
                    204:   systems.
                    205:
                    206: gnu/games/chess/Makefile               1.15            ross
                    207:                gnuchess.c              1.4             ross
                    208:                uxdsp.c                 1.3             ross
                    209:
                    210:   Make gnuchess work on the Alpha.
                    211:
                    212: sys/arch/alpha/include/asm.h           1.19            ross
                    213:
                    214:   Fix nested comment.
                    215:
                    216: sys/arch/alpha/alpha/promcons.c                1.11            ross
                    217:
                    218:   Poll the console at 50 Hz, rather than 1024 Hz.
                    219:
                    220: lib/csu/alpha/Makefile                 1.16            cgd,ross
                    221:              crt0.c                    1.14            cgd,ross
                    222:              crtbegin.c                1.6             cgd,ross
                    223:              crtend.c                  1.6             cgd,ross
                    224:
                    225:   Fix calling of global constructors and destructors.
                    226:
                    227: bin/sh/*                               all             christos
                    228: distrib/utils/x_sh/Makefile            1.2-1.5         christos
                    229:
                    230:   Fix several bugs:
                    231:   * `cd ./' didn't work.
                    232:   * ${foo%%bar} expansion lost in some cases.
                    233:   * Variable expansion did not handle trailing whitespace and word
                    234:     splitting correctly in all cases.
                    235:   * The Makefile didn't work for building x_sh.
                    236:
                    237: usr.bin/make/*                         all             christos
                    238:
                    239:   Fix memory corruption problems.
                    240:
                    241: sys/dev/ic/isp.c                       1.18            cgd
                    242:
                    243:   Fix problem with firmware not being downloaded on some machines.
                    244:
                    245: sys/arch/pmax/conf/GENERIC             1.28            simonb
                    246:                   scsi.pmax            1.3             simonb
                    247: sys/arch/pmax/dev/rz.c                 1.38            simonb
                    248:                  sii.c                 1.32            simonb
                    249:                  sii.c                 patch           mhitch
                    250:                  siivar.h              1.4             simonb
                    251: sys/arch/pmax/pmax/conf-glue.c         1.17            simonb
                    252:
                    253:   Fix several bugs:
                    254:   * Allow targets on all SCSI IDs.
                    255:   * Set the host ID for the SII correctly on 2100 and 3100.
                    256:   * Always configure targets on the second ASC.
                    257:
                    258: sys/arch/i386/i386/locore.s            1.190           drochner
                    259:                   machdep.c            1.295           drochner
                    260:                   machdep.c            1.297           drochner
                    261:
                    262:   Fix bootstrap of large (>~3MB) kernels.
                    263:
                    264: gnu/usr.bin/gcc/arch/i386/i386.md      1.2             drochner
                    265:
                    266:   Fix `ffs(x) - 1' optimization bug.
                    267:
                    268: sys/dev/isapnp/com_isapnp.c            patch           drochner
                    269:
                    270:   Fix missing initialization of sc_frequency.
                    271:
                    272:   Add more device IDs.
                    273:
                    274: sys/lib/libsa/bootp.c                  1.15            drochner
                    275: sys/nfs/nfs_bootdhcp.c                 1.7             drochner
                    276:
                    277:   Reject 0.0.0.0 address from DHCP server.
                    278:
                    279: sys/lib/libsa/bootp.c                  1.14            drochner
                    280:
                    281:   Always use 0.0.0.0 as our source IP address.
                    282:
                    283: sys/arch/i386/stand/lib/netif/elink3.c 1.3             drochner
                    284:
                    285:   Fix hangs on some machines.
                    286:
                    287: sys/arch/i386/stand/lib/netif/Makefile.inc     1.2     drochner
                    288:                              dp8390.c          1.1     drochner
                    289:                              dp8390.h          1.2-1.3 drochner
                    290:                              wd80x3.c          1.5     drochner
                    291: sys/arch/i386/stand/netboot/Makefile           1.15    drochner
                    292:
                    293:   Rewrite WD/SMC boot ROM support to make it more reliable.
                    294:
                    295: sys/arch/pmax/tc/mcclock_ioasic.c      -1.5            mhitch
                    296:
                    297:   Revert incorrect 1.3.1 pullup that caused clock initialization to
                    298:   fail on some machines.
                    299:
                    300: sys/arch/*/include/float.h             all             mycroft
                    301: sys/arch/mips/include/limits.h         1.11            mhitch
                    302:
                    303:   Fix precision errors, __flt_rounds() prototypes, and LDBL_*
                    304:   definitions on some architectures.
                    305:
                    306: sys/compat/ossaudio/ossaudio.c         1.24            mycroft
                    307:
                    308:   Fix emulation of SETFRAGMENT if high bit of argument is set.
                    309:
                    310: sys/compat/linux/linux_misc.c          1.41            mycroft
                    311:
                    312:   Fix typo that caused utime() to set the time incorrectly.
                    313:
                    314: usr.sbin/rarpd/rarpd.c                 1.23            mycroft
                    315:
                    316:   Fix `rarpd -a' on systems with non-Ethernet interfaces.
                    317:
                    318: usr.sbin/pkg_install/add/perform.c     1.10            agc
                    319:
                    320:   Fix bug that would cause pkg_delete(8) to remove the wrong directory
                    321:   if it got multiple signals.
                    322:
                    323: sys/arch/i386/i386/locore.s            1.191           drochner
                    324:
                    325:   Fix copyoutstr() in i386 case to handle copy-on-write faults
                    326:   correctly if the destination spans more than one page.
                    327:
                    328: sys/dev/isa/wd.c                       patch           mycroft
                    329:            wdc.c                       patch           mycroft
                    330:            wdlink.h                    patch           mycroft
                    331:            wdreg.h                     patch           mycroft
                    332: sys/arch/alpha/isa/awd.c               patch           mycroft
                    333: sys/arch/bebox/isa/wd.c                        patch           mycroft
                    334:
                    335:   Fix error in handling LBA geometries >8GB.
                    336:
                    337: sys/dev/isa/wt.c                       1.43            drochner
                    338:
1.1.2.2   mycroft   339:   Fix broken I/O address calculations that prevented this from working
                    340:   at all.
1.1.2.1   mycroft   341:
                    342: sys/arch/sparc/dev/zs.c                        1.59-1.60       mycroft
                    343: sys/dev/ic/z8530sc.h                   1.10            mycroft
                    344:           z8530tty.c                   1.48            mycroft
                    345:
                    346:   Remove a previous workaround for a timing problem with console
                    347:   output, which caused display glitches in DDB.  Fix the original
                    348:   problem less invasively.
                    349:
                    350: lib/libterm/Makefile                   1.16            cgd
                    351:
                    352:   Fix typo in LINKS for ELF systems.
                    353:
                    354: sys/arch/pmax/dev/bt459.c              1.11            jonathan
                    355:
                    356:   Fix colormap updates on CFB.
                    357:
                    358: gnu/usr.bin/gcc/arch/mips/netbsd.h     1.7             mycroft
                    359: libexec/ld.elf_so/*                    all             mycroft
                    360: sys/arch/mips/include/elf_machdep.h    1.4             mhitch
                    361:
                    362:   Add support for MIPS (rather than distributing a ld.so executable
                    363:   with no source).
                    364:
                    365: sys/arch/arm32/arm32/disassem.h                1.2             mark
                    366:
                    367:   Fix compilation error.
                    368:
                    369: bin/csh/Makefile                       1.18            fair
                    370:        strpct.c                        1.1-1.2         fair
                    371:        time.c                          1.10            fair
                    372:
                    373:   Fix CPU percentage printed by `time' when total usage is >6 hrs.
                    374:
                    375: bin/csh/csh.c                          1.18-1.19       fair
                    376:
                    377:   Use _PATH_DEFPATH if $PATH is not set.
                    378:
                    379: etc/etc.pmax/MAKEDEV                   1.21            jonathan
                    380: sys/arch/pmax/pmax/conf.c              1.27            jonathan
                    381:
                    382:   Fix mismatches between MAKEDEV and cdevsw[].
                    383:
                    384: sys/arch/alpha/stand/common/loadfile.c 1.9             ross
                    385:
                    386:   Fix alignment of loaded symbol table, to avoid alignment faults
                    387:   during bootstrap.
                    388:
                    389: sys/arch/arm32/arm32/ast.c             1.11            mark
                    390:                     cpuswitch.S        1.20            mark
                    391:                     stubs.c            1.19            mark
                    392:                     vm_machdep.c       1.18            mark
                    393: sys/arch/arm32/include/psl.h           1.8             mark
                    394:
                    395:   Rename some machine-specific constants to avoid conflicts with
                    396:   ipfilter.
                    397:
                    398: sys/net/route.c                                patch           kml
                    399: sys/net/route.h                                patch           kml
                    400: sys/netinet/in.h                       patch           kml
                    401: sys/netinet/ip_icmp.c                  patch           kml
                    402: sys/netinet/ip_input.c                 patch           kml
                    403: sys/netinet/ip_output.c                        patch           kml
                    404: sys/netinet/ip_var.h                   patch           kml
                    405: sys/netinet/tcp_input.c                        patch           kml
                    406: sys/netinet/tcp_output.c               patch           kml
                    407: sys/netinet/tcp_subr.c                 patch           kml
                    408: sys/netinet/tcp_usrreq.c               patch           kml
                    409: sys/netinet/tcp_var.h                  patch           kml
                    410:
                    411:   Fix problems with small MSS being used on the loopback interface
                    412:   (introduced with `SYN cache' changes).
                    413:
                    414:   Time out PMTU routes.
                    415:
                    416: sys/sys/queue.h                                all             kml
                    417:
                    418:   Needed for net/netinet changes.
                    419:
                    420: distrib/notes/amiga/upgrade            1.14            ross
                    421: distrib/notes/i386/upgrade             1.13-1.14       ross
                    422: distrib/notes/mac68k/upgrade           1.10-1.11       ross
                    423: distrib/notes/pc532/upgrade            1.6             ross
                    424: distrib/notes/x68k/upgrade             1.2-1.3         ross
                    425:
                    426:   Debogify the first paragraph.
                    427:
                    428: distrib/notes/alpha/contents           1.3-1.4         ross
                    429:                    install             1.3-1.4         ross
                    430:                    upgrade             1.3-1.5         ross
                    431:
                    432:   Remove references to separate toolchain in /usr/local, and other
                    433:   cleanup.
                    434:
                    435: gnu/dist/gdb/alpha-tdep.c              patch           cgd
                    436:            alphanbsd-nat.c             patch           cgd
                    437: gnu/dist/gdb/config/alpha/nm-nbsd.h    patch           cgd
                    438:
                    439:   Revert incorrect pullup that made GDB lose on the Alpha.
1.1.2.3   mycroft   440:
                    441: sys/kern/init_main.c                   patch           mycroft
                    442:
                    443:   Update copyright notice to include 1998.
                    444:
                    445: sys/vm/vm_mmap.c                       1.57            mrg
                    446:
                    447:   Fix security hole with mmap(2) on append-only and immutable files.
                    448:
                    449: sys/conf/osrelease.sh                  patch           mycroft
                    450:
                    451:   Update to 1.3.2.
1.1.2.1   mycroft   452:
1.1.2.4 ! mycroft   453: sys/arch/sun3/sun3/machdep.c           patch           gwr
        !           454:
        !           455:   Fix handling of boot `-d' flag with DDB.
        !           456:

CVSweb <webmaster@jp.NetBSD.org>