The NetBSD Project

CVS log for src/Attic/CHANGES-1.4.4

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

Request diff between arbitrary revisions


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


Revision 1.1.2.21 / (download) - annotate - [select for diffs], Wed Jun 26 22:16:33 2002 UTC (21 years, 9 months ago) by he
Branch: netbsd-1-4
Changes since 1.1.2.20: +11 -1 lines
Diff to previous 1.1.2.20 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.8 (colored)

Two changes:
 o libc resolver:plug potential buffer overrun
 o note that agc is no longer in core

Revision 1.1.2.20 / (download) - annotate - [select for diffs], Thu Mar 7 21:16:24 2002 UTC (22 years, 1 month ago) by he
Branch: netbsd-1-4
Changes since 1.1.2.19: +6 -1 lines
Diff to previous 1.1.2.19 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.8 (colored)

One tweak:
 o fix <tcpd.h> so that required files are included

Revision 1.1.2.19 / (download) - annotate - [select for diffs], Wed Jan 16 09:36:35 2002 UTC (22 years, 3 months ago) by he
Branch: netbsd-1-4
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.8 (colored)

One more today:
 o i386 sys_macdep.c -- fix so it compiles again

Revision 1.1.2.18 / (download) - annotate - [select for diffs], Wed Jan 16 09:07:35 2002 UTC (22 years, 3 months ago) by he
Branch: netbsd-1-4
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.8 (colored)

Today's set:
 o gzip long file name buffer overflow fix

Revision 1.1.2.17 / (download) - annotate - [select for diffs], Mon Jan 14 15:23:57 2002 UTC (22 years, 3 months ago) by he
Branch: netbsd-1-4
Changes since 1.1.2.16: +49 -1 lines
Diff to previous 1.1.2.16 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.8 (colored)

Catch up with outstanding work:
 o vm86 fix for stack fetches
 o route: make sure output doesn't get stuck
 o sh: don't truncate expressions to 10 digits
 o uvm: Let uvm_map_extract() set lower bound on kernel address itself
 o uucp: pay more attention to long options; plugs security hole
 o random(3): make this work on LP64, and document alignment restrictions
 o fix race condition between execve and ptrace; plugs security hole

Revision 1.1.2.16 / (download) - annotate - [select for diffs], Sun Jul 29 20:55:19 2001 UTC (22 years, 8 months ago) by he
Branch: netbsd-1-4
Changes since 1.1.2.15: +8 -1 lines
Diff to previous 1.1.2.15 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.8 (colored)

Today's set:
 o i386: copy segment descriptors all at once instead of one at a time
 o uipc_syscalls.c: add include files to make this compile again

Revision 1.1.2.15 / (download) - annotate - [select for diffs], Thu Jul 19 13:54:05 2001 UTC (22 years, 9 months ago) by perry
Branch: netbsd-1-4
Changes since 1.1.2.14: +19 -1 lines
Diff to previous 1.1.2.14 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.8 (colored)

note some security fixes

Revision 1.1.2.14 / (download) - annotate - [select for diffs], Wed May 30 09:46:46 2001 UTC (22 years, 10 months ago) by he
Branch: netbsd-1-4
Changes since 1.1.2.13: +10 -1 lines
Diff to previous 1.1.2.13 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.8 (colored)

Put a limit on the number of unassembled IP packet fragments through
the introduction of net.inet.ip.maxfragpackets.  Fixes SA#2001-006.

Revision 1.1.2.13 / (download) - annotate - [select for diffs], Sat May 26 15:01:29 2001 UTC (22 years, 10 months ago) by he
Branch: netbsd-1-4
Changes since 1.1.2.12: +21 -1 lines
Diff to previous 1.1.2.12 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.8 (colored)

Today's set:
 o rework xntpd fix
 o pkg_install: don't exit on EINTR, as in window resize
 o update sup example files to match reality
 o i386 svr4_machdep.c: setmcontext() / sigreturn() machine state consistency

Revision 1.1.2.12 / (download) - annotate - [select for diffs], Sat Apr 14 21:20:27 2001 UTC (23 years ago) by he
Branch: netbsd-1-4
Changes since 1.1.2.11: +9 -1 lines
Diff to previous 1.1.2.11 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.8 (colored)

One more:
 o IPfilter fragment cache handling bugfix

Revision 1.1.2.11 / (download) - annotate - [select for diffs], Thu Apr 5 12:18:09 2001 UTC (23 years ago) by he
Branch: netbsd-1-4
Changes since 1.1.2.10: +6 -1 lines
Diff to previous 1.1.2.10 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.8 (colored)

One more:
 o xntpd: prevent buffer overflow and unconfirmed root exploit

Revision 1.1.2.10 / (download) - annotate - [select for diffs], Wed Apr 4 15:56:03 2001 UTC (23 years ago) by he
Branch: netbsd-1-4
Changes since 1.1.2.9: +2 -2 lines
Diff to previous 1.1.2.9 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.8 (colored)

Updated __glob13.c entry after last pullup.

Revision 1.1.2.9 / (download) - annotate - [select for diffs], Sun Apr 1 16:13:33 2001 UTC (23 years ago) by he
Branch: netbsd-1-4
Changes since 1.1.2.8: +44 -1 lines
Diff to previous 1.1.2.8 (colored) to branchpoint 1.1 (colored)

Today's set:
 o arp: show interface names in ``arp -a'' output.
 o vi: fix from nvi 1.79; fix annoying core dumps
 o ld.aout_so: fix handling of common symbols in shared libs + sync w/trunk
 o mdoc(7): remove reference to nonexistent file from man page
 o glob + ftpd: Fix buffer overflow problems in glob(3).

Revision 1.1.2.8 / (download) - annotate - [selected], Tue Mar 13 23:16:49 2001 UTC (23 years, 1 month ago) by he
Branch: netbsd-1-4
Changes since 1.1.2.7: +6 -1 lines
Diff to previous 1.1.2.7 (colored) to branchpoint 1.1 (colored)

One more:
 o libc/net/ethers.c fix which prevented rarpd from working

Revision 1.1.2.7 / (download) - annotate - [select for diffs], Tue Jan 30 10:59:57 2001 UTC (23 years, 2 months ago) by he
Branch: netbsd-1-4
Changes since 1.1.2.6: +5 -1 lines
Diff to previous 1.1.2.6 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.8 (colored)

 o Makefile.yp: handle multi-line netgroup entries correctly

Revision 1.1.2.6 / (download) - annotate - [select for diffs], Tue Jan 30 10:06:07 2001 UTC (23 years, 2 months ago) by he
Branch: netbsd-1-4
Changes since 1.1.2.5: +7 -1 lines
Diff to previous 1.1.2.5 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.8 (colored)

 o Remove sup.no.netbsd.org.
 o Remove references to sup.no.netbsd.org and sup.de.netbsd.org.

Revision 1.1.2.5 / (download) - annotate - [select for diffs], Sun Jan 28 17:25:36 2001 UTC (23 years, 2 months ago) by he
Branch: netbsd-1-4
Changes since 1.1.2.4: +2 -2 lines
Diff to previous 1.1.2.4 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.8 (colored)

Minor correction to last: usr.sbin/bind/lib/Makefile is "via patch".

Revision 1.1.2.4 / (download) - annotate - [select for diffs], Sun Jan 28 17:13:25 2001 UTC (23 years, 2 months ago) by he
Branch: netbsd-1-4
Changes since 1.1.2.3: +139 -1 lines
Diff to previous 1.1.2.3 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.8 (colored)

Upgrade to BIND version 8.2.3.

Revision 1.1.2.3 / (download) - annotate - [select for diffs], Sun Jan 21 18:30:38 2001 UTC (23 years, 3 months ago) by he
Branch: netbsd-1-4
Changes since 1.1.2.2: +31 -1 lines
Diff to previous 1.1.2.2 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.8 (colored)

The latest pullups:
 o i386: validate gate targets
 o sun3x: fix long-standing "out of space in kmem_map"
 o ld: fix --whole-archive and --no-whole-archive to be position-dependent
 o chown: correct username in error & cache dup password lookup
 o remove sup.de.netbsd.org example file
 o x68k: fix "year 2001" problem

Revision 1.1.2.2 / (download) - annotate - [select for diffs], Thu Dec 14 22:39:02 2000 UTC (23 years, 4 months ago) by he
Branch: netbsd-1-4
Changes since 1.1.2.1: +5 -1 lines
Diff to previous 1.1.2.1 (colored) to branchpoint 1.1 (colored) to selected 1.1.2.8 (colored)

Today's set:
 o fix one-byte buffer overrun in ftpd.

Revision 1.1.2.1 / (download) - annotate - [select for diffs], Thu Dec 14 00:23:05 2000 UTC (23 years, 4 months ago) by he
Branch: netbsd-1-4
Changes since 1.1: +59 -0 lines
Diff to previous 1.1 (colored) to selected 1.1.2.8 (colored)

Start the phase of post-1.4.3 pullups.
This does not necessarily mean that there will be a 1.4.4 release;
time will show.
The initial set of changes are:
 o bump version to 1.4.3A
 o upgrade BIND to 8.2.2-P7 (from LAST_MINUTE patches)
 o fix ipnat problem (from LAST_MINUTE patches)
 o add /etc/skel files to distrib lists
 o add a quirk for Hitachi CDR-7730
 o mac68k: Add the DrHw 24AC "Boogie" video card

Revision 1.1, Thu Dec 14 00:23:05 2000 UTC (23 years, 4 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-4
FILE REMOVED

file CHANGES-1.4.4 was initially added on branch netbsd-1-4.

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>