The NetBSD Project

CVS log for src/Attic/CHANGES-1.5.3

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.1.2.74 / (download) - annotate - [select for diffs], Mon Jul 1 18:40:27 2002 UTC (21 years, 9 months ago) by he
Branch: netbsd-1-5
CVS Tags: netbsd-1-5-PATCH003
Changes since 1.1.2.73: +247 -1 lines
Diff to previous 1.1.2.73 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

The moment you think you're done, another one strikes:
 o Upgraded BIND to 8.3.3 to fix user utilities wrt. SA#2002-006
 o kern_ktrace.c: disallow ktrace on processes with P_SUGID set
 o getaddrinfo.c: correct port range check
 o install notes: note recently fixed security advisories

Revision 1.1.2.73 / (download) - annotate - [select for diffs], Fri Jun 28 13:48:17 2002 UTC (21 years, 9 months ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.72: +4 -3 lines
Diff to previous 1.1.2.72 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

One more:
 o Note security advisories for the recently fixed vulnerabilities
   in this file.

Revision 1.1.2.72 / (download) - annotate - [select for diffs], Wed Jun 26 20:01:07 2002 UTC (21 years, 9 months ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.71: +2 -1 lines
Diff to previous 1.1.2.71 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

One more:
 o bump NetBSD part of openssh version string

Revision 1.1.2.71 / (download) - annotate - [select for diffs], Wed Jun 26 19:50:16 2002 UTC (21 years, 9 months ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.70: +87 -1 lines
Diff to previous 1.1.2.70 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Do (hopefully) the last batch of pullups for 1.5.3.
Some of these are security related, so the release was stalled.
 o libc resolver: fix buffer overrun on hostbuf[]
 o pkg_install: synchronize with recent developments, e.g. @blddep
 o scsipi/cd.c: fix DVD ioctls to use the correctly sized CDBs
 o user management commands: synchronize with recent developments
 o mvme68k: fix detection of booted device
 o dhcpd.conf example file: add mandatory declaration
 o newsyslog: make it possible to not gzip log files on rotation
 o vfs_lookup.c: plug a chroot escape method, and log attempts
 o openssh: point fix for preauth security vulnerability

Revision 1.1.2.70 / (download) - annotate - [select for diffs], Wed Jun 12 20:46:23 2002 UTC (21 years, 9 months ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.69: +11 -1 lines
Diff to previous 1.1.2.69 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Today's set:
 o uipc_socket.c: preserve atomicity invariant on errors
 o osrelease.sh: mark what we have now as 1.5.3

Revision 1.1.2.69 / (download) - annotate - [select for diffs], Thu Jun 6 22:00:07 2002 UTC (21 years, 9 months ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.68: +2 -2 lines
Diff to previous 1.1.2.68 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Fix typo in file name.

Revision 1.1.2.68 / (download) - annotate - [select for diffs], Thu Jun 6 21:54:12 2002 UTC (21 years, 9 months ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.67: +69 -1 lines
Diff to previous 1.1.2.67 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Today's set -- TODO list shorter but not yet empty:
 o x68k release notes: mention Nereid driver
 o iopsp.c: make it compile under SCSIDEBUG
 o lock(9) manual page fixes
 o sshd: new fix for KerberosIV credentials decoding
 o libhack getpwent.c: initialize pw_class for improved compatibility
 o tcpdump: fix endian mistake in DHCP printing
 o i82557 / fxp driver: major update of driver
 o mac68k: restore video support on PowerBook 140/145+145B/170
 o vfs_syscalls.c: avoid too early release of mount point vnode lock
 o tcpdump: plug buffer overrun in NFS decoding
 o cd9660 file system: add session offset to volume size

Revision 1.1.2.67 / (download) - annotate - [select for diffs], Sat Apr 27 15:54:47 2002 UTC (21 years, 11 months ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.66: +2 -2 lines
Diff to previous 1.1.2.66 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

One more:
 o note patch to kern_descrip.c

Revision 1.1.2.66 / (download) - annotate - [select for diffs], Sat Apr 27 10:31:52 2002 UTC (21 years, 11 months ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.65: +9 -1 lines
Diff to previous 1.1.2.65 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

One more (but still not done):
 o alpha: fix DMA resource leak on large-memory systems

Revision 1.1.2.65 / (download) - annotate - [select for diffs], Fri Apr 26 23:39:58 2002 UTC (21 years, 11 months ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.64: +43 -1 lines
Diff to previous 1.1.2.64 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Today's set:
 o allow strlcat() and strlcpy() to build outside of libc
 o ftp: fix overrun in PASV response handling
 o ssh: point patch for KerberosIV credentials decoding
 o don't open gmon.out if set{u,g}id
 o if set{u,g}id exec with fd < 3 closed, open those to /dev/null
 o tty session handling: improve consistency
 o macppc floppy: reduce number of replacement objects
 o osrelease.sh - backpedal to 1.5.3_RC2

Revision 1.1.2.64 / (download) - annotate - [select for diffs], Mon Apr 22 22:33:48 2002 UTC (21 years, 11 months ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.63: +29 -1 lines
Diff to previous 1.1.2.63 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Still more (and more to come; sigh):
 o libc namespace cleanup for strlcpy() and strlcat()
 o pciide.c: fix use of bus_space_unmap() for the native case
 o macppc build fixes for boot floppy squeeze and GENERIC (large mem machines)

Revision 1.1.2.63 / (download) - annotate - [select for diffs], Wed Apr 17 12:26:06 2002 UTC (21 years, 11 months ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.62: +55 -1 lines
Diff to previous 1.1.2.62 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Today's set:
 o libc getpwent(): return error if username too long
 o libc bt_open(): don't respect TMPDIR when set[ug]id
 o libc fstab, getcwd, getpwent: replace strncpy() with strlcpy()
 o libc getcap(): detect long lines
 o libc hesiod functions: cast isspace() args, replace strcpy() with strlcpy(),
   proper end of string detection
 o libc rcmd: replace strn* functions with strl* functions
 o libc res_debug.c: replace strncpy() with strlcpy()
 o libc getnetpath.c: make sure not to look before start of string
 o libc localtime.c / zdump.c: replace strncpy() with strlcpy()
 o ifmedia(4) typo correction

Revision 1.1.2.62 / (download) - annotate - [select for diffs], Thu Apr 11 22:44:18 2002 UTC (21 years, 11 months ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.61: +42 -4 lines
Diff to previous 1.1.2.61 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Still some more pull-ups to go:
 o libz: non-functional correction to two files
 o forgot to bump doc-common (sorry, my fault)
 o mlxctl fixes for -a option and firmware version reporting
 o mk.conf(5): note bsd.pkg.defaults.mk, not mk.conf.example
 o if_gif.c: use correct gif address family, and use explicit int32_t
 o rtsold: initialize sockaddr correctly
 o rpcb_prot.x: one #ifdef -> #if, and some other minor fixes
 o install notes: note agc not in core anymore, and fix PKG_PATH for 1.5.3
We are not quite yet done, however.

Revision 1.1.2.61 / (download) - annotate - [select for diffs], Wed Apr 3 22:25:04 2002 UTC (21 years, 11 months ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.60: +17 -1 lines
Diff to previous 1.1.2.60 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Hm, not completely baked yet:
 o i386: fix %fs / %gs restoral in i386 emulation code
 o mac68k: add GENERICSBC and INSTALLSBC kernels, and build them

Revision 1.1.2.60 / (download) - annotate - [select for diffs], Wed Apr 3 21:33:34 2002 UTC (21 years, 11 months ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.59: +16 -2 lines
Diff to previous 1.1.2.59 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Today's set:
 o TCP: reject SYN to broadcast address
 o install notes: note arm32 xsrc needs 1.5.2 source
 o Mark what we have now as 1.5.3

Revision 1.1.2.59 / (download) - annotate - [select for diffs], Sat Mar 30 22:06:47 2002 UTC (22 years ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.58: +2 -2 lines
Diff to previous 1.1.2.58 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Today's single pull-up:
 o correct error in last i387 s_ceilf.S pull-up

Revision 1.1.2.58 / (download) - annotate - [select for diffs], Fri Mar 29 23:23:41 2002 UTC (22 years ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.57: +23 -1 lines
Diff to previous 1.1.2.57 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Today's set:
 o various install notes tweaks
 o libc syslog(): add a single retry to cope with e.g. a restarted syslogd

Revision 1.1.2.57 / (download) - annotate - [select for diffs], Thu Mar 28 23:59:11 2002 UTC (22 years ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.56: +6 -1 lines
Diff to previous 1.1.2.56 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

One more today:
 o install notes: use fixed-width font in sysinst menu

Revision 1.1.2.56 / (download) - annotate - [select for diffs], Thu Mar 28 23:04:07 2002 UTC (22 years ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.55: +2 -2 lines
Diff to previous 1.1.2.55 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Correct typo in file name.

Revision 1.1.2.55 / (download) - annotate - [select for diffs], Thu Mar 28 23:02:38 2002 UTC (22 years ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.54: +34 -1 lines
Diff to previous 1.1.2.54 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Today's set:
 o dump: improve behaviour when pathname is given in certain circumstances
 o i386, pc532, sh3 pmaps: avoid accounting errors in pmap_enter()
 o correct error handling in writev()
 o libm i387: fix stack usage so signal delivery won't cause stack corruption
 o if_ep_pcmcia: search for space to attach 3c562 correctly

Revision 1.1.2.54 / (download) - annotate - [select for diffs], Wed Mar 27 10:20:51 2002 UTC (22 years ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.53: +26 -1 lines
Diff to previous 1.1.2.53 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

First set today:
 o sip(4) bugfix for multicast reception
 o libgcc fix for vax, so that gnupg builds
 o fixes to wss-compatible audio devices

Revision 1.1.2.53 / (download) - annotate - [select for diffs], Mon Mar 25 18:02:02 2002 UTC (22 years ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.52: +16 -1 lines
Diff to previous 1.1.2.52 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Some more today:
 o Correct DHCP software version shipped in 1.5.1
 o Add pciide support for AMD-768 chipset

Revision 1.1.2.52 / (download) - annotate - [select for diffs], Mon Mar 25 17:41:19 2002 UTC (22 years ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.51: +55 -1 lines
Diff to previous 1.1.2.51 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Today's et:
 o changelist & mtree/special: check postfix files
 o changelist: remove primes, add moduli
 o arc set list fix
 o add dependency on osrelease.sh in ramdisk/miniroot construction

Revision 1.1.2.51 / (download) - annotate - [select for diffs], Thu Mar 21 23:39:50 2002 UTC (22 years ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.50: +2 -2 lines
Diff to previous 1.1.2.50 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Today's small change:
 o undo part of libz pull-up; reexpose local MAX() definition

Revision 1.1.2.50 / (download) - annotate - [select for diffs], Wed Mar 20 23:44:53 2002 UTC (22 years ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.49: +105 -3 lines
Diff to previous 1.1.2.49 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Today's changes:
 o Note changes related to now-published security advisories
 o tcp_input.c: support logging of refused connections for IPv6
 o m4: fix bug causing last output byte to be 0xff
 o sparc binstall.sh: fix so boot media images can be made in secure mode
 o sparc promlib.c: wrap SUN4-only code in proper ifdef
 o i386 pchb.c: also fixup IO space mapping on Intel 450NX chipset
 o ssh: fix bug in krb5 init error reporting
 o libz: upgrade to 1.1.4, due to possible security problem
 o ppp deflate: fix problem causing bogus logged messages
 o osf1 emulation: add entry for flock(), needed by Netscape communicator

Revision 1.1.2.49 / (download) - annotate - [select for diffs], Mon Mar 11 22:45:04 2002 UTC (22 years ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.48: +8 -3 lines
Diff to previous 1.1.2.48 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Today's set:
 o if_tl.c - revert mistaken part of last pull-up
 o mark this as Release Candidate 1 (1.5.3_RC1)

Revision 1.1.2.48 / (download) - annotate - [select for diffs], Sun Mar 10 16:37:19 2002 UTC (22 years ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.47: +34 -1 lines
Diff to previous 1.1.2.47 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Yesterday's set:
 o bump NetBSD date in openssh version string
 o fixup install set lists
 o if_tl: fix media setup callback init error, and correct arg to tl_init()
 o if_sip: initialize pointer in sip_start()
 o iop.c: use variable frame size to allow fw upgrades; don't explode
   if card fails to respond during initialization
 o minor wording fix to install notes

Revision 1.1.2.47 / (download) - annotate - [select for diffs], Thu Mar 7 19:48:14 2002 UTC (22 years ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.46: +5 -1 lines
Diff to previous 1.1.2.46 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

One more today:
 o Add a missed sendmail-installed file to the misc install set

Revision 1.1.2.46 / (download) - annotate - [select for diffs], Thu Mar 7 18:16:36 2002 UTC (22 years ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.45: +31 -6 lines
Diff to previous 1.1.2.45 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Today's set:
 o macppc - properly set up I/O BATs on G4 machines
 o freebsd compat - recognize FreeBSD ELFOSABI executables
 o ssh - fix off by one error in channel number check

Revision 1.1.2.45 / (download) - annotate - [select for diffs], Wed Mar 6 23:42:15 2002 UTC (22 years ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.44: +57 -1 lines
Diff to previous 1.1.2.44 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Today's set:
 o macppc reworked install notes
 o two entries for "new in 1.5.3" section of install notes
 o Add FreeBSD 4.x signals to FreeBSD compat code
 o Add /etc/rc.d/ipfs and associated changes
 o rm: fix spurious error message in "rm -rf foo" on r/o FS and foo non-existent
 o newsyslog: sync to current development version

Revision 1.1.2.44 / (download) - annotate - [select for diffs], Tue Feb 26 22:36:41 2002 UTC (22 years, 1 month ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.43: +134 -3 lines
Diff to previous 1.1.2.43 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Today's set:
 o correct a spelling error in a couple of earlier entries
 o ksh: sync to current version, fix PR#11361 and PR#11542
 o distrib/set/maketars: list all missing files before exiting
 o IPFilter fix for filtering IPv6 packets
 o sysinst: allow the user to continue even if e.g. default gw doesn't ping
 o add sip(4) manual page
 o if_gre: clear broadcast and multicast flags; don't copy inner TTL
 o etc/mtree/special: mark /etc/mk.conf as optional
 o ip_input: enforce ipsec policy check on IPv4 forwarding
 o ffs: fix a panic in FFS softdep / NFS server code
 o ffs / ufs: softdep fixes for improved correctness and performance
 o install notes Makefiles: use bsd.man.mk instead of bsd.prog.mk
 o libutil / passwd: add support for local MD5-encrypted passwords
 o IPFilter fix for NAT (panic prevention)
 o insatll notes: add "notable new items in 1.5.3" section

Revision 1.1.2.43 / (download) - annotate - [select for diffs], Sun Feb 24 16:18:43 2002 UTC (22 years, 1 month ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.42: +4 -4 lines
Diff to previous 1.1.2.42 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Note two security advisories, and fix a typo.

Revision 1.1.2.42 / (download) - annotate - [select for diffs], Sat Feb 23 21:06:19 2002 UTC (22 years, 1 month ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.41: +17 -1 lines
Diff to previous 1.1.2.41 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Second set for today:
 o sparc install notes: correct symlink example in netboot section
 o common install notes: replace tab with spaces inside .(disp
 o install notes: add Table of Contents

Revision 1.1.2.41 / (download) - annotate - [select for diffs], Sat Feb 23 18:39:42 2002 UTC (22 years, 1 month ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.40: +96 -1 lines
Diff to previous 1.1.2.40 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Today's set:
 o sh: extend the trap builtin in the POSIX direction
 o i386 floating-point: deal with change in trapframe
 o etc/mtree/special: replace /etc/primes with /etc/moduli
 o if_wi.c fixes to prevent busy-loops
 o atari: remove vlan device from kernel configs
 o mac68k if_ae: detect full 64KB of buffer on Nubus ethernet cards
 o Synchronize package tools with recent development version
 o distrib/sets/maketars: error out on missing files

Revision 1.1.2.40 / (download) - annotate - [select for diffs], Wed Feb 20 23:22:12 2002 UTC (22 years, 1 month ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.39: +108 -1 lines
Diff to previous 1.1.2.39 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Today's set:
 o alpha install notes -- minor formatting fixup
 o <net/radix.h> -- stop namespace pollution
 o sendmail -- upgrade to version 8.11.6

Revision 1.1.2.39 / (download) - annotate - [select for diffs], Thu Feb 14 20:28:16 2002 UTC (22 years, 1 month ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.38: +39 -1 lines
Diff to previous 1.1.2.38 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Today's set:
 o uvm swap code: when memory allocation fails during "swapctl -a", don't panic
 o hpcmips build: fix kernel link error
 o macppc ofwboot build: make "dependall" work
 o fdisk: prefer hardware geometry over disklabel geometry
 o join: make ``-v'' print data instead of blank lines
 o if_ne_pcmcia: add support for a few more cards

Revision 1.1.2.38 / (download) - annotate - [select for diffs], Wed Feb 13 23:44:56 2002 UTC (22 years, 1 month ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.37: +53 -4 lines
Diff to previous 1.1.2.37 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Today's set (and some lingering from before):
 o mountd.c --= also fix for ucred fixes
 o init: enable MFS based /dev code
 o subr_extent.c: fix two bugs
 o IPfilter: make compile on a.out systems
 o add regression tests for subr_extent.c bugfixes
 o vfs_bio.c: don't do "block size invariant" in VBLK vnodes
 o elinkxl: correct typo
 o macppc: make ofwboot.ofwboot.elf and ofwboot.xcf able to use load-base 600000
 o fstat: add extra column for inode numbers

Revision 1.1.2.37 / (download) - annotate - [select for diffs], Sat Feb 9 23:38:10 2002 UTC (22 years, 1 month ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.36: +2 -1 lines
Diff to previous 1.1.2.36 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Yet another single fix:
 o also fix sys/nfs/nfs.h for ucred tweaks

Revision 1.1.2.36 / (download) - annotate - [select for diffs], Sat Feb 9 23:11:47 2002 UTC (22 years, 1 month ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.35: +2 -1 lines
Diff to previous 1.1.2.35 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

An additional fix:
 o also fix sys/sys/mount.h for ucred tweaks

Revision 1.1.2.35 / (download) - annotate - [select for diffs], Sat Feb 9 21:28:38 2002 UTC (22 years, 1 month ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.34: +265 -1 lines
Diff to previous 1.1.2.34 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Today's set (getting closer):
 o Upgrade IPFilter to 3.4.23.
 o audio ctl: remove code to use stderr if stdout is audio device
 o amiga boot code: add ashldi3 due to updated fs.h
 o emuxki: don't set params on uninitialized ``voice''
 o atapi_wdc: reset device on changing ATA mode, to retry command with new mode
 o pciide(4): document Acard ATP-850/860 support
 o pc532: db_trace.c fix to make it compile again
 o mvme68k stand code: add ashldi3 due to updated fs.h
 o yacc skeleton: move yyparse prototype to make it available to embedded C
 o ac97.c: add accidentally omitted comma
 o pccbb: make card insertion detection work properly
 o kernel: widen cr_ref to prevent overflow; separate user-land view
 o sparc intro(4): document HyperSPARC and sun4u support
 o init: add optional "create MFS fs for /dev and create devices" support
 o kern_descrip.c: fix LP64-BE bug
 o top: display wait channels for sleeping processes
 o sparc autoconf: parse boot path correctly with multi-char device argument
 o i386 floppy Makefiles: remove leftover cruft
 o vfs_cache.c: Improve computational complexity, fixes hangs under heavy load
 o if_ne_pcmcia.c: add support for NEC 9801N-J12 card
 o cobalt conf.c: catch up with ca* -> ld* renaming
 o atari miniroot: increase size
 o heimdal kadm5 library fix; create own param before marshalling, fixes SEGVs
 o sun3 libsa: add ashldi3 due to updated fs.h

Revision 1.1.2.34 / (download) - annotate - [select for diffs], Wed Feb 6 22:59:56 2002 UTC (22 years, 1 month ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.33: +42 -1 lines
Diff to previous 1.1.2.33 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Today's set:
 o ksh: fix globbing in emacs mode
 o kue USB-ethernet: add support for more devices
 o libossaudio/soundcard.h: improve endian detection
 o ahc_pci: move stray debug message to only occur in debug mode
 o mlx(4) manual page fixup: don't list EISA attachment (to match code)
 o pciide: add support for Acard ATP-850/860 controllers

Revision 1.1.2.33 / (download) - annotate - [select for diffs], Tue Jan 29 23:35:49 2002 UTC (22 years, 2 months ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.32: +73 -1 lines
Diff to previous 1.1.2.32 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Today's set:
 o fix warnings when <sys/disklabel.h> is used on its own
 o nfs server fix: avoid confusion over a file's actual size
 o files.alpha: pull in compat_13 in OSF1 emulation
 o siop driver: add support for 53c1010-33 and 53c1510D
 o Add support for AN985-based CardBus cards
 o audio tools jumbo pull-up
 o cac driver: always validate FIFO return value; fix PR#14453

Revision 1.1.2.32 / (download) - annotate - [select for diffs], Thu Jan 24 22:49:38 2002 UTC (22 years, 2 months ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.31: +33 -1 lines
Diff to previous 1.1.2.31 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Today's set:
 o esa(4) -- add driver for ESS Allegro-1 / Maestro-3
 o netinet TCP: cleanup NRL copyright
 o macppc mesh(4): honour timeout setting on commands

Revision 1.1.2.31 / (download) - annotate - [select for diffs], Wed Jan 23 19:06:41 2002 UTC (22 years, 2 months ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.30: +7 -2 lines
Diff to previous 1.1.2.30 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

More today:
 o include/pwd.h -- improve a comment
 o makewhatis: improve error handling, correct .Xr handling, fixes PR#15253

Revision 1.1.2.30 / (download) - annotate - [select for diffs], Wed Jan 23 17:21:53 2002 UTC (22 years, 2 months ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.29: +3 -2 lines
Diff to previous 1.1.2.29 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Today's update:
 o Note that MD5 support is minimal (only access of NIS MD5 passwords, no
   support for setting local MD5 passwords yet)
 o Make the tree compile again by fixing PR#15345

Revision 1.1.2.29 / (download) - annotate - [select for diffs], Tue Jan 22 19:55:30 2002 UTC (22 years, 2 months ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.28: +39 -14 lines
Diff to previous 1.1.2.28 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Today's set:
 o (form only): realign revision numbers
 o libcrypt: add support for MD5-hashed passwords
 o leave: handle 24-hour format better, and document limitations
 o wdc: fix to avoid NULL dereference
 o pccbb: calculate address mask correctly for 16-bit pc-cards
 o sbus qe: make debugging messages conditional on sc->sc_debug

Revision 1.1.2.28 / (download) - annotate - [select for diffs], Sat Jan 19 22:07:50 2002 UTC (22 years, 2 months ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.27: +18 -1 lines
Diff to previous 1.1.2.27 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Today's set:
 o Pull up SBLive! driver; enable on i386 GENERIC* + CARDBUS

Revision 1.1.2.27 / (download) - annotate - [select for diffs], Thu Jan 17 10:15:51 2002 UTC (22 years, 2 months ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.26: +2 -2 lines
Diff to previous 1.1.2.26 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Fix for one of yesterday's pull-ups:
 o dump: fix so that restore compiles again

Revision 1.1.2.26 / (download) - annotate - [select for diffs], Wed Jan 16 10:20:59 2002 UTC (22 years, 2 months ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.25: +60 -1 lines
Diff to previous 1.1.2.25 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Today's set:
 o dump: implement -l timeout option
 o dump: various fixes (e.g. handling write-protect and end-of-media better)
 o dump: add -a option to auto-size tape
 o gzip: fix long file name buffer overrun
 o i386 PCI-host-bridge: also enable IO space on ServerWorks CNB20LE
 o wdc / macppc wdc: add UDMA and separate timings for drives on same channel

Revision 1.1.2.25 / (download) - annotate - [select for diffs], Mon Jan 14 15:58:37 2002 UTC (22 years, 2 months ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.24: +20 -1 lines
Diff to previous 1.1.2.24 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Today's set:
 o Edit list of releng members in install notes
 o Fix random(3) on LP64 platforms; document alignment restriction
 o Fix panic on IPv4 multicast transmit on non-IPv4 interface

Revision 1.1.2.24 / (download) - annotate - [select for diffs], Mon Jan 14 11:02:23 2002 UTC (22 years, 2 months ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.23: +5 -2 lines
Diff to previous 1.1.2.23 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Today's set:
 o more fixes to remove race between execve and ptrace

Revision 1.1.2.23 / (download) - annotate - [select for diffs], Sat Jan 12 01:12:06 2002 UTC (22 years, 2 months ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.22: +11 -1 lines
Diff to previous 1.1.2.22 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Today's set:
 o remove a race condition between execve and ptrace; local security issue

Revision 1.1.2.22 / (download) - annotate - [select for diffs], Thu Jan 10 17:20:16 2002 UTC (22 years, 2 months ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.21: +14 -1 lines
Diff to previous 1.1.2.21 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Hm, commit leftovers from last session:
 o x68k bus_space fix
 o x68k support the Ethernet on Nereid board

Revision 1.1.2.21 / (download) - annotate - [select for diffs], Sat Jan 5 19:09:41 2002 UTC (22 years, 2 months ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.20: +57 -2 lines
Diff to previous 1.1.2.20 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Today's set:
 o Make macppc INSTALL/GENERIC be consistent on de(4) vs. tlp(4) choice
 o Add support for some rtk-using cardbus cards
 o siop driver fix to avoid memory allocation in interrupt context
 o kern_sysctl.c - plug memory leak on 2nd and subsequent settings of corename
 o wdc.c - don't allow forcing to Ultra-DMA on chips not supporting that
 o pciide - add support for Ultra-DMA 100 on CMD 0649
 o install notes fixups for more correct HTML generation (handling of < and >)

Revision 1.1.2.20 / (download) - annotate - [select for diffs], Tue Jan 1 12:37:49 2002 UTC (22 years, 3 months ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.19: +12 -1 lines
Diff to previous 1.1.2.19 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Today's set:
 o Add Power Management for Cardbus Etherlink XL cards
 o Improve intr_ack for 3c556 and 3c556B

Revision 1.1.2.19 / (download) - annotate - [select for diffs], Thu Dec 27 12:37:48 2001 UTC (22 years, 3 months ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.18: +50 -2 lines
Diff to previous 1.1.2.18 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Today's set:
 o strftime(3) correction (undo part of previous pullup)
 o cs4281.c: remove no longer valid warning
 o fix dhclient option parsing bug (PR#14935)
 o sparc pmap: count PTEs in all segments in a region
 o dpti(4): first appeared in 1.5.3
 o rc.d/ipfilter: add ``resync''
 o arm32 configs: comment out non-working Cumana SCSI II driver for now
 o allow dlclose() on libstddc++ (don't core dump)
 o wdc / atapi: Make DVD commands work on drives configured for DMA
 o ossaudio: change emulation so OSS apps don't randomly pause

Revision 1.1.2.18 / (download) - annotate - [select for diffs], Mon Dec 24 14:48:31 2001 UTC (22 years, 3 months ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.17: +27 -1 lines
Diff to previous 1.1.2.17 (colored) to branchpoint 1.1 (colored)

Today's set:
 o Fix poll(2) to ignore negative fds
 o lpr: use getifaddrs(3) instead of gethostname(3)
 o in6: initialize pointer
 o pccbb: add PCI power management control
 o strftime: switch to tzcode 2000g, implements C99 features

Revision 1.1.2.17 / (download) - annotate - [selected], Sat Dec 22 11:58:35 2001 UTC (22 years, 3 months ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.16: +19 -1 lines
Diff to previous 1.1.2.16 (colored) to branchpoint 1.1 (colored)

Today's small set:
 o mac68k esp: fix non-pseudo-DMA mode
 o SPARCbook framebuffer fix to make serial console work
 o PC keyboard controller initialization fix

Revision 1.1.2.16 / (download) - annotate - [select for diffs], Tue Dec 11 14:51:00 2001 UTC (22 years, 3 months ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.15: +3 -1 lines
Diff to previous 1.1.2.15 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Minor fix to OpenSSH pull-up:
 o fix up set lists

Revision 1.1.2.15 / (download) - annotate - [select for diffs], Tue Dec 11 00:17:01 2001 UTC (22 years, 3 months ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.14: +189 -1 lines
Diff to previous 1.1.2.14 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Today's single biggie:
 o Upgrade OpenSSH to version 3.0.2.

Revision 1.1.2.14 / (download) - annotate - [select for diffs], Sun Dec 9 20:08:03 2001 UTC (22 years, 3 months ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.13: +187 -2 lines
Diff to previous 1.1.2.13 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Today's set:
 o Correct commit message for bin/sh/parser.c
 o Add missing directory to comp/mi distrib set
 o Add Mylex DAC960 to alpha INSTALL, change ca* to ld*
 o Add init/fini section support for ELF ports, and add support
   for DWARF2 exception handling
 o mtree(8): fix strsvis(3) reference
 o mtree: add ``-l'' flag for ``loose'' permission checks
 o etc/security: run mtree with ``-l'' option
 o ld: libs with recorded NEEDED/RPATH no longer need -rpath for dep'd libs
 o system(3): fix problems related to signal handling
 o rpc.statd: reap children so that we don't create zombies
 o if_gre.c: respect downed interfaces, and sanity-check tunnel route
 o i386 and alpha MAKEDEV: replace ca* with ld*
 o cast128 fix for short keys
 o Add iopctl program; a program to control iop(4) devices
 o Mark ld(4), mlx(4), iop(4), and iopsp(4) with ``First appeared in 1.5.3''
 o Add driver for DPT/Adaptec I2O RAID management interface
 o Mark twe(4) with ``First appeared in 1.5.3''
 o getopt(1): fix example shell code
 o vfprintf.c: print sign prefix for -0.0; fixes PR#3137
 o Add mlxctl program; management utility for Mylex DAC960 devices
 o i386 pchb.c: work around missing IO space enabling on some ServerWorks chips

Revision 1.1.2.13 / (download) - annotate - [select for diffs], Sun Nov 25 20:49:10 2001 UTC (22 years, 4 months ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.12: +2 -2 lines
Diff to previous 1.1.2.12 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Typo correction in pathname.

Revision 1.1.2.12 / (download) - annotate - [select for diffs], Sun Nov 25 20:47:45 2001 UTC (22 years, 4 months ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.11: +174 -6 lines
Diff to previous 1.1.2.11 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Today's set:
 o ffs: fix other-endian file system handling
 o ffs: remove limitation of ~ 15500 cylinder groups on 32-bit machines
 o ffs: new dirpref code, giving substantial performance improvement
 o ffs: various other tweaks and small bugfixes
 o i386 svr4: restore %fs/%gs one more place
 o jot: check format string before use
 o mmeye / sh3: fix LDTLB handling bug
 o sh parser: don't alias-expand case labels
 o bsd family tree: update to current reality
 o libc rpcb_clnt.c: close socket correctly; fixes e.g. inetd reload problem
 o rtsold: add -a option to find interface for queries
 o vnconfig: check that we're able to open file before doing vnconfig
 o send-pr: add ``toolchain'' category for cross-build of NetBSD-current

Revision 1.1.2.11 / (download) - annotate - [select for diffs], Sat Nov 24 22:12:57 2001 UTC (22 years, 4 months ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.10: +59 -1 lines
Diff to previous 1.1.2.10 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Today's set:
 o wargames -- correct quote
 o faithd -- add missing ntohl()
 o man4 Makefile -- also make ld(4) manual page
 o newfs -- jumbo pullup with various fixes
 o twe driver -- improve stability
 o fsck_ffs -- jumbo pullup with various correctness and performance fixes

Revision 1.1.2.10 / (download) - annotate - [select for diffs], Thu Nov 15 23:29:57 2001 UTC (22 years, 4 months ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.9: +44 -1 lines
Diff to previous 1.1.2.9 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Today's set:
 o Fix . vs. .. problem in NFS server code (visible on alpha NFS servers)
 o mips pmap: fix problems on machines without L2 cache
 o send-pr: pull in Release information from submitter's environment
 o add hz(9) and hardclock(9)
 o Fix initialization problem in uvn_io(), could otherwise cause kernel crash
 o elinkxl: correct problem with LED polarity on CardBus 3c575[BC] cards
 o vmstat: change display to avoid memory results from running into each other

Revision 1.1.2.9 / (download) - annotate - [select for diffs], Tue Nov 13 23:10:23 2001 UTC (22 years, 4 months ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.8: +49 -2 lines
Diff to previous 1.1.2.8 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Today's set:
 o Note a PR on a previous pull-up
 o sys/net/route.c: plug memory leak
 o scsiconf: add a notag quirk for a Micropolis drive
 o tl(4) driver: fix media support for Compaq Deskpro 4000
 o ti(4) driver: don't unneccessarily reinit on set/change address
 o pciide: disalble SiS UDMA only on buggy controllers
 o pciide: support HPT-370A
 o repquota: fix int underflow on large quota
 o repquota: properly display quotas with more than 99999 inodes
 o rpc.lockd: plug a memory leak
 o rs: fix segfault if ``-z'' option is used

Revision 1.1.2.8 / (download) - annotate - [select for diffs], Mon Nov 12 23:56:02 2001 UTC (22 years, 4 months ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.7: +23 -1 lines
Diff to previous 1.1.2.7 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Today's small set:
 o vax pmap fix: handle remapping of pmap_kenter_pa() pages properly
 o hp300 TOD clock fixes
 o vfs_cache: deal with a race condition in cleaning name cache entries
 o ftp: do no_proxy fetches of FTP URLs in a proxied environment correctly

Revision 1.1.2.7 / (download) - annotate - [select for diffs], Sat Oct 27 21:05:06 2001 UTC (22 years, 5 months ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.6: +97 -5 lines
Diff to previous 1.1.2.6 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Today's set:
 o move fiels.i2o in with rest of Mylex++ pullup
 o vipw(8): correct reference
 o spec_vnops.c: use block number in units of DEV_BSIZE; PR#3261
 o default rc.conf: issue rtsol by default on all interfaces
 o if_sip.c: fix periodic device timeouts
 o rpcgen: fix new-style output; PR#14066
 o db rec_get.c: handle records > 64KB
 o libc fstab routines: avoid null deref; PR#13787, PR#14117
 o resolv.conf(5): typo correction
 o uhci.c: fix "interrupt not for us" warnings
 o i386: create floppies with serial bootblocks as well
 o sed: don't memmove() on zero pattern space length; PR#14074
 o rtl81x9.c: assorted stability fixes
 o i386 port: add support for ALi M1543 in pcibios

Revision 1.1.2.6 / (download) - annotate - [select for diffs], Fri Oct 26 18:16:34 2001 UTC (22 years, 5 months ago) by jhawk
Branch: netbsd-1-5
Changes since 1.1.2.5: +22 -1 lines
Diff to previous 1.1.2.5 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Today's set:
 o i2o: Pullup changes to files.i2o and dev/{ic,pci}/Makefile
 o lpd: Handle zero-length "printer"
 o libc getcap: Avoid an underrun in "buf"
 o uuxqt: Take more care with command line long option parsing

Revision 1.1.2.5 / (download) - annotate - [select for diffs], Thu Oct 25 19:23:14 2001 UTC (22 years, 5 months ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.4: +82 -1 lines
Diff to previous 1.1.2.4 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Today's set:
 o Mylex DACC960, CAC-EISA and I2O block/SCSI drivers

Revision 1.1.2.4 / (download) - annotate - [select for diffs], Wed Oct 24 15:03:54 2001 UTC (22 years, 5 months ago) by jhawk
Branch: netbsd-1-5
Changes since 1.1.2.3: +6 -1 lines
Diff to previous 1.1.2.3 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

For now:
  o bktr: Check unit count correctly on open (correct a fencepost error)

Revision 1.1.2.3 / (download) - annotate - [select for diffs], Mon Oct 8 21:22:14 2001 UTC (22 years, 5 months ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.2: +70 -1 lines
Diff to previous 1.1.2.2 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Today's set:
 o sh3: 8-bit PCMCIA fixes (PR#11441)
 o sh3: fix pmap issue related to PMAP_{UN,}MAP_POOLPAGE()
 o sh3: fix two SH4 issues in cpu_fork()
 o sh3: fix KERNELMODE() macro
 o sh3: in_cksum.S: missing _C_LABEL() added
 o evbsh: fix LDTLB handling bug
 o mmeye: fix LDTLD handling bug
 o uvm_map: create and use a pool for map entries
 o lpd(8): add missing command name
 o mac68k: define __BUS_SPACE_HAS_STREAM_METHODS
 o kernel uipc_socket.c: do not ignore uiomove() error (PR#11692)
 o sh: don't truncate expressions with more than 10 digits (PR#13943)
 o sun3: fix ramdisk services list for mount_nfs

Revision 1.1.2.2 / (download) - annotate - [select for diffs], Mon Oct 1 09:32:40 2001 UTC (22 years, 6 months ago) by he
Branch: netbsd-1-5
Changes since 1.1.2.1: +3 -3 lines
Diff to previous 1.1.2.1 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.17 (colored)

Fix two typos pointed out by msaitoh.

Revision 1.1.2.1 / (download) - annotate - [select for diffs], Sun Sep 30 21:45:43 2001 UTC (22 years, 6 months ago) by he
Branch: netbsd-1-5
Changes since 1.1: +113 -0 lines
Diff to previous 1.1 (colored) to selected 1.1.2.17 (colored)

Let's start the 1.5.3 cycle:
 o pmax: use ${KERNOBJDIR}
 o umass: fix preprocessor directive
 o last(1): include -T in synopsis
 o viaenv driver: correct initlock() argument
 o ffs_inode: fix one softdep-related problem, related to mmap()
 o vax BSD 4.3 emulation fix
 o lpr buffer overflow fix
 o sun3: default label should contain RAW_PART
 o microtime(9) and ddb(4) fixes
 o ddb fix `fromconsole' variable setting
 o rc.d/swap1: obey no_swap
 o gcc: some optimizer fixes
 o gcc sh3 fixes
 o sh3: fix newline conversion
 o bfd sh3: fix immediate 32-bit reloc bug

Revision 1.1, Sun Sep 30 21:45:43 2001 UTC (22 years, 6 months ago) by he
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.3 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>