The NetBSD Project

CVS log for src/Attic/CHANGES-1.5.2

[BACK] Up to [cvs.NetBSD.org] / src

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: netbsd-1-5


Revision 1.1.2.29 / (download) - annotate - [select for diffs], Sun Sep 9 23:42:48 2001 UTC (22 years, 7 months ago) by tv
Branch: netbsd-1-5
CVS Tags: netbsd-1-5-PATCH003, netbsd-1-5-PATCH002
Changes since 1.1.2.28: +14 -4 lines
Diff to previous 1.1.2.28 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.11 (colored)

Add missed commit to CHANGES-1.5.2: add SA numbers and descriptions
for last two commits to distrib/common/notes/main.

Revision 1.1.2.28 / (download) - annotate - [select for diffs], Wed Aug 22 19:08:16 2001 UTC (22 years, 8 months ago) by tv
Branch: netbsd-1-5
Changes since 1.1.2.27: +8 -1 lines
Diff to previous 1.1.2.27 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.11 (colored)

Pullup [itojun]:

gnu/dist/sendmail/sendmail/trace.c              1.5
gnu/dist/sendmail/sendmail/version.c            patch

  Fix a security hole in command line argument parsing, which can
  lead to a hijack of local root privilege.  Fixed in sendmail 8.11.6;
  here, version number bumped to 8.11.3nb1 to note the difference.

Revision 1.1.2.27 / (download) - annotate - [select for diffs], Wed Aug 22 18:56:06 2001 UTC (22 years, 8 months ago) by tv
Branch: netbsd-1-5
Changes since 1.1.2.26: +7 -1 lines
Diff to previous 1.1.2.26 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.11 (colored)

Pullup [tv]:

lib/libc/gen/__fts13.c                          1.35

  Add a fts_safe_changedir() function to do sanity checking of paths
  passed to chdir().  Avoids a race condition when parent paths or
  symlinks are moved mid-traversal.

Revision 1.1.2.26 / (download) - annotate - [select for diffs], Sat Aug 18 16:09:07 2001 UTC (22 years, 8 months ago) by tv
Branch: netbsd-1-5
Changes since 1.1.2.25: +7 -1 lines
Diff to previous 1.1.2.25 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.11 (colored)

Pullup [he, tv]:

distrib/i386/floppies/ramdisk-big/list		1.6-1.7 via patch
distrib/i386/floppies/ramdisk-big/ramdiskbin.conf	1.6 via patch

  Adapt to new DHCP code layout: don't specify explicit object files,
  and copy dhclient-script from the right place.

Revision 1.1.2.25 / (download) - annotate - [select for diffs], Sat Aug 18 13:16:53 2001 UTC (22 years, 8 months ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.24: +8 -1 lines
Diff to previous 1.1.2.24 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.11 (colored)

One more for 1.5.2:
 o adapt build of x_dhclient to new source layout, and make smaller

Revision 1.1.2.24 / (download) - annotate - [select for diffs], Thu Aug 16 19:17:29 2001 UTC (22 years, 8 months ago) by tv
Branch: netbsd-1-5
Changes since 1.1.2.23: +6 -1 lines
Diff to previous 1.1.2.23 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.11 (colored)

Pullup [tv]:

distrib/atari/miniroot/install.md               1.15
distrib/mvme68k/miniroot/install.md             1.3

  Use "-t ffs" when remounting rootdev read/write.

Revision 1.1.2.23 / (download) - annotate - [select for diffs], Thu Aug 16 18:53:23 2001 UTC (22 years, 8 months ago) by tv
Branch: netbsd-1-5
Changes since 1.1.2.22: +29 -1 lines
Diff to previous 1.1.2.22 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.11 (colored)

Pullup [drochner]:

distrib/notes/common/main                       patch
distrib/sets/lists/base/mi                      1.270 by patch
distrib/sets/lists/man/mi                       1.390 by patch
usr.sbin/dhcp/Makefile                          sync with 1.12
usr.sbin/dhcp/Makefile.inc                      sync with 1.15
usr.sbin/dhcp/client/Makefile                   1.13-1.14
usr.sbin/dhcp/clientscript/Makefile             1.1-1.2
usr.sbin/dhcp/clientscript/dhclient-script      1.1
usr.sbin/dhcp/common/Makefile                   1.19
usr.sbin/dhcp/dhcpctl/Makefile                  1.2
usr.sbin/dhcp/dst/Makefile                      1.3-1.4
usr.sbin/dhcp/minires/Makefile                  1.4-1.5
usr.sbin/dhcp/omapip/Makefile                   1.4-1.5
usr.sbin/dhcp/omshell/Makefile                  1.1-1.2
usr.sbin/dhcp/relay/Makefile                    1.3
usr.sbin/dhcp/server/Makefile                   1.11-1.12
usr.sbin/dhcp/(others)                          remove

  Update dhcp to Version 3, Release Candidate 10.

Revision 1.1.2.22 / (download) - annotate - [select for diffs], Thu Aug 16 17:37:40 2001 UTC (22 years, 8 months ago) by tv
Branch: netbsd-1-5
Changes since 1.1.2.21: +6 -1 lines
Diff to previous 1.1.2.21 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.11 (colored)

Pullup [he]:

sys/dev/pci/if_fxp_pci.c                        1.19

  Add enable/disable hooks on devices that have ACPI power management
  capability, using D3 and D0 power states.

Revision 1.1.2.21 / (download) - annotate - [select for diffs], Thu Aug 16 17:28:19 2001 UTC (22 years, 8 months ago) by tv
Branch: netbsd-1-5
Changes since 1.1.2.20: +5 -1 lines
Diff to previous 1.1.2.20 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.11 (colored)

Pullup [manu, tv]:

distrib/notes/common/main                       1.126-1.130,1.133-1.135

  Bring list of developers current.

Revision 1.1.2.20 / (download) - annotate - [select for diffs], Thu Aug 16 17:22:29 2001 UTC (22 years, 8 months ago) by tv
Branch: netbsd-1-5
Changes since 1.1.2.19: +8 -1 lines
Diff to previous 1.1.2.19 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.11 (colored)

Pullup [tv]:

distrib/notes/common/main                       patch
distrib/notes/common/sysinst                    patch
distrib/notes/macppc/install                    patch

  Update versions to 1.5.2, leaving some references to 1.5.1 (as
  1.5.2 is released as a rapid bug-fix release relative to 1.5.1).

Revision 1.1.2.19 / (download) - annotate - [select for diffs], Thu Aug 16 17:09:05 2001 UTC (22 years, 8 months ago) by tv
Branch: netbsd-1-5
Changes since 1.1.2.18: +5 -1 lines
Diff to previous 1.1.2.18 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.11 (colored)

Pullup [wiz]:

libexec/telnetd/termstat.c			1.9-1.10

  Add missing parentheses; fixes PR bin/13612.

Revision 1.1.2.18 / (download) - annotate - [select for diffs], Thu Aug 16 17:03:05 2001 UTC (22 years, 8 months ago) by tv
Branch: netbsd-1-5
Changes since 1.1.2.17: +5 -1 lines
Diff to previous 1.1.2.17 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.11 (colored)

Pullup [mrg]:

share/man/man9/lock.9				1.4-1.8

  Correct several semantic and descriptive errors.

Revision 1.1.2.17 / (download) - annotate - [select for diffs], Thu Aug 16 16:56:25 2001 UTC (22 years, 8 months ago) by tv
Branch: netbsd-1-5
Changes since 1.1.2.16: +6 -1 lines
Diff to previous 1.1.2.16 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.11 (colored)

Pullup [drochner]:

sbin/disklabel/disklabel.c			1.97

  Make disklabel viewing work on platforms that use MBR, for devices
  without a valid MBR (such as CD-ROMs).

Revision 1.1.2.16 / (download) - annotate - [select for diffs], Thu Aug 16 16:52:36 2001 UTC (22 years, 8 months ago) by tv
Branch: netbsd-1-5
Changes since 1.1.2.15: +21 -1 lines
Diff to previous 1.1.2.15 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.11 (colored)

Pullup [jdolecek]:

sys/arch/amiga/dev/grf_cl.c                     1.26
sys/arch/amiga/dev/grfioctl.h                   1.14
sys/arch/hpcmips/dev/plumvideo.c                1.20
sys/arch/macppc/dev/ofb.c                       1.25
sys/arch/sparc/dev/cgtwo.c                      1.35
sys/arch/sparc/include/fbio.h                   patch
sys/arch/sparc64/include/fbio.h                 patch
sys/arch/sun3/dev/cg2.c                         1.14
sys/arch/sun3/include/fbio.h                    patch
sys/dev/pci/tga.c                               1.35
sys/dev/tc/cfb.c                                1.28
sys/dev/tc/mfb.c                                1.27
sys/dev/tc/sfb.c                                1.46
sys/dev/tc/sfbplus.c                            1.10 via patch
sys/dev/tc/tfb.c                                1.30
sys/dev/tc/xcfb.c                               1.23
sys/net/if_ppp.c                                1.71

  Use unsigned variable types to make bounds checking more correct.

Revision 1.1.2.15 / (download) - annotate - [select for diffs], Thu Aug 16 16:19:12 2001 UTC (22 years, 8 months ago) by tv
Branch: netbsd-1-5
Changes since 1.1.2.14: +8 -1 lines
Diff to previous 1.1.2.14 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.11 (colored)

Pullup [jdolecek]:

sys/dev/wscons/wsdisplay.c                      1.52
sys/dev/wscons/wskbd.c                          1.42
sys/dev/wscons/wsconsio.h                       1.40

  Introduce hard limits on wscons font size and keymap size, and
  bounds check against those limits.

Revision 1.1.2.14 / (download) - annotate - [select for diffs], Thu Aug 16 16:10:52 2001 UTC (22 years, 8 months ago) by tv
Branch: netbsd-1-5
Changes since 1.1.2.13: +7 -1 lines
Diff to previous 1.1.2.13 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.11 (colored)

Pullup [jdolecek]:

sys/dev/ccd.c                                   1.73
sys/dev/ccdvar.h                                1.20

  Provide hard limit on the number of concatenated disks, and bounds
  check against that limit.

Revision 1.1.2.13 / (download) - annotate - [select for diffs], Thu Aug 16 16:03:44 2001 UTC (22 years, 8 months ago) by tv
Branch: netbsd-1-5
Changes since 1.1.2.12: +7 -1 lines
Diff to previous 1.1.2.12 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.11 (colored)

Pullup [jdolecek]:

sys/miscfs/umapfs/umap_vfsops.c                 1.29-1.30
sys/kern/vfs_subr.c                             1.156
sys/nfs/nfs.h                                   1.30

  Bounds check mount args.

Revision 1.1.2.12 / (download) - annotate - [select for diffs], Thu Aug 16 15:22:32 2001 UTC (22 years, 8 months ago) by tv
Branch: netbsd-1-5
Changes since 1.1.2.11: +6 -2 lines
Diff to previous 1.1.2.11 (colored) to branchpoint 1.1 (colored)

Pullup [jdolecek]:

sys/coda/coda_venus.c				1.9

  Bounds check vi.in_size in venus_ioctl().

Revision 1.1.2.11 / (download) - annotate - [selected], Thu Aug 16 15:15:03 2001 UTC (22 years, 8 months ago) by tv
Branch: netbsd-1-5
Changes since 1.1.2.10: +5 -1 lines
Diff to previous 1.1.2.10 (colored) to branchpoint 1.1 (colored)

Pullup [jdolecek]:

sys/ufs/lfs/lfs_syscalls.c			1.58 via patch

  Constrain "blkcnt" of lfs_markv() syscall by 64KB.

Revision 1.1.2.10 / (download) - annotate - [select for diffs], Thu Aug 16 13:53:07 2001 UTC (22 years, 8 months ago) by tv
Branch: netbsd-1-5
Changes since 1.1.2.9: +5 -1 lines
Diff to previous 1.1.2.9 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.11 (colored)

Pullup [jdolecek]:

sys/kern/sysv_sem.c				1.41

  Make local variable "nsops" the same (unsigned) type as its syscall arg.

Revision 1.1.2.9 / (download) - annotate - [select for diffs], Thu Aug 16 13:47:19 2001 UTC (22 years, 8 months ago) by tv
Branch: netbsd-1-5
Changes since 1.1.2.8: +7 -1 lines
Diff to previous 1.1.2.8 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.11 (colored)

Pullup [drochner]:

sys/dev/ic/pckbc.c				1.6-1.8

  Change the way the aux port is probed for. Some older chipsets w/o
  mouse port seem to interpret the "test aux port" (0xa9) command differently,
  leading to a non-working keyboard.

Revision 1.1.2.8 / (download) - annotate - [select for diffs], Thu Aug 16 13:33:14 2001 UTC (22 years, 8 months ago) by tv
Branch: netbsd-1-5
Changes since 1.1.2.7: +6 -1 lines
Diff to previous 1.1.2.7 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.11 (colored)

Pullup [shin]:

sys/arch/mips/mips/locore_mips3.S		1.70
sys/arch/mips/mips/vm_machdep.c			1.77-1.78

  Fix bugs in handling of SR on mips3 machines, causing TLB miss panics.

Revision 1.1.2.7 / (download) - annotate - [select for diffs], Wed Aug 8 18:19:55 2001 UTC (22 years, 8 months ago) by jhawk
Branch: netbsd-1-5
Changes since 1.1.2.6: +8 -1 lines
Diff to previous 1.1.2.6 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.11 (colored)

Today:
  o dump: drop setgid but restore it where its needed

Revision 1.1.2.6 / (download) - annotate - [select for diffs], Mon Aug 6 22:04:05 2001 UTC (22 years, 8 months ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.5: +18 -1 lines
Diff to previous 1.1.2.5 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.11 (colored)

Today's changes:
 o i386: Fix build problem caused by overflow of ramdisk-rescuetiny
 o i386: Add restore to ramdisk-big, to allow restore on PCI-only hosts
 o i386: The ``base'' set grew one more split fragment

Revision 1.1.2.5 / (download) - annotate - [select for diffs], Mon Jul 30 16:06:48 2001 UTC (22 years, 8 months ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.4: +9 -1 lines
Diff to previous 1.1.2.4 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.11 (colored)

Fixes for the last round:
 o kern_sig.c: typo
 o i386 frame.h: multiple include protection

Revision 1.1.2.4 / (download) - annotate - [select for diffs], Sun Jul 29 20:51:08 2001 UTC (22 years, 8 months ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.3: +106 -1 lines
Diff to previous 1.1.2.3 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.11 (colored)

Today's set:
 o i386: fix math emulation for non-FPU machines
 o etc/services: update to last version
 o macppc: update install documents
 o sysinst build: add dependency on osrelease.sh
 o ipf: add top-like display to ipfstat
 o bsd-famili-tree: update
 o kern_proc.c: when freeing session, remove reference to tty
 o route: fix stdio buffering for "route monitor"
 o if_spppsubr.c: fix bug causing duplicate 'up' events
 o pciide.c: workaround for buggy OPTi chipset revisions
 o kern_descrip.c: unshare fd table and cwdinfo on exec
 o kern_sig.c: unshare signal actions on exec
 o cs4281 / yds: correct argument to pci_intr_map()
 o etc/defaults/*.conf: remind people to edit etc/*.conf
 o sparc64: drop space optimization in miniroot due to toolchain issues
 o amiga miniroot: workaround for new "mount" behaviour

Revision 1.1.2.3 / (download) - annotate - [select for diffs], Sun Jul 29 04:25:32 2001 UTC (22 years, 8 months ago) by jhawk
Branch: netbsd-1-5
Changes since 1.1.2.2: +5 -1 lines
Diff to previous 1.1.2.2 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.11 (colored)

Missed one:
 o 	openssl: publicized prng weakness

Revision 1.1.2.2 / (download) - annotate - [select for diffs], Sun Jul 29 04:15:08 2001 UTC (22 years, 8 months ago) by jhawk
Branch: netbsd-1-5
Changes since 1.1.2.1: +14 -1 lines
Diff to previous 1.1.2.1 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.11 (colored)

Today's security-critical timely pullups (floodgates not quite open
yet):
  telnetd: security fixes

Revision 1.1.2.1 / (download) - annotate - [select for diffs], Sun Jul 29 04:06:24 2001 UTC (22 years, 8 months ago) by jhawk
Branch: netbsd-1-5
Changes since 1.1: +12 -0 lines
Diff to previous 1.1 (colored) to selected 1.1.2.11 (colored)

Instantiate file for NetBSD 1.5.2.

Revision 1.1, Sun Jul 29 04:06:24 2001 UTC (22 years, 8 months ago) by jhawk
Branch: MAIN
CVS Tags: yamt-pf42-base4, yamt-pf42-base3, yamt-pf42-base2, yamt-pf42-base, yamt-pf42, yamt-pagecache-tag8, yamt-pagecache-base9, yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6, yamt-pagecache-base5, yamt-pagecache-base4, yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, yamt-pagecache, tls-maxphys-base, tls-earlyentropy-base, tls-earlyentropy, riastradh-xf86-video-intel-2-7-1-pre-2-21-15, riastradh-drm2-base3, prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, pgoyette-localcount-base, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, pgoyette-localcount, pgoyette-compat-merge-20190127, pgoyette-compat-base, pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906, pgoyette-compat-0728, pgoyette-compat-0625, pgoyette-compat-0521, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315, pgoyette-compat, netbsd-5-base, netbsd-5-2-RELEASE, netbsd-5-2-RC1, netbsd-5-2-3-RELEASE, netbsd-5-2-2-RELEASE, netbsd-5-2-1-RELEASE, netbsd-5-2, netbsd-5-1-RELEASE, netbsd-5-1-RC4, netbsd-5-1-RC3, netbsd-5-1-RC2, netbsd-5-1-RC1, netbsd-5-1-5-RELEASE, netbsd-5-1-4-RELEASE, netbsd-5-1-3-RELEASE, netbsd-5-1-2-RELEASE, netbsd-5-1-1-RELEASE, netbsd-5-1, netbsd-5-0-RELEASE, netbsd-5-0-RC4, netbsd-5-0-RC3, netbsd-5-0-RC2, netbsd-5-0-RC1, netbsd-5-0-2-RELEASE, netbsd-5-0-1-RELEASE, netbsd-5-0, netbsd-5, matt-nb5-pq3-base, matt-nb5-pq3, localcount-20160914, keiichi-mipv6-base, keiichi-mipv6, jym-xensuspend-nbase, jym-xensuspend-base, jym-xensuspend, hpcarm-cleanup-nbase, hpcarm-cleanup-base, hpcarm-cleanup, cube-autoconf-base, cube-autoconf, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2, agc-symver-base, agc-symver, HEAD
Branch point for: netbsd-1-5
FILE REMOVED

file CHANGES-1.5.2 was initially added on branch netbsd-1-5.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>