Subject: CVS commit: basesrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 02/27/2001 01:13:19
Module Name: basesrc
Committed By: he
Date: Mon Feb 26 23:13:19 UTC 2001
Modified Files:
basesrc [netbsd-1-5]: CHANGES-1.5.1
Log Message:
Today's long session:
o usermod: improve handling of -l with -m
o wscons(4): add a few options to synopsis
o in6_ifattach.c: don't delete default route by mistake
o in6.c: avoid EMSGSIZE when ND6 table not initialized
o m68k: significantly improved memccpy implementation
o rbootd: don't core dump if no interfaces are up
o RISCPC: add commented-out StrongARM optimization flags
o mount: check disklabel if device and node is given but not type
o tftp/tftpd: use unsigned block number to support 32M files instead of 16M
o ip6_output.c: remove misplaced semicolon
o if_sip.c: Fix for multicast setup code
o config: put both .S and .s files in SFILES so that ``make depends'' works
o amiga install notes clarification
o siop driver: don't queue commands while sense is pending
o adw: fix DMA errors
o user: make sure modified group has trailing newline
o update ssh/sshd to that on the trunk. Note: /dev/random now required.
o an(4): add manual page
o macppc mesh driver: match "chrp,mesh0" and fix Conner CFP1080 problem
o rtl81x9 driver: don't copy Rx packet if it has invalid length
o arc, bebox, hpcmips, mmeye and sgimips MAKEDEV fixes for RAW_PART
o distrib/utils: also make x_umount
o pciide: support Intel 82801BAM IDE controller
o pciide: don't do Ultra-DMA on Ali chips which don't support it
o netinet6: correct handling of option header, even if truncated
o ALPHA config file update (add /dev/random + other stuff)
o file(1) formatting fix
o ad1848_isa.c: make it compile with AUDIO_DEBUG
o kinit.c: fix bug with KerberosIV fallback lifetime calculation
o disklabel_mbr.h: add MBR_IS_EXTENDED()
o disklabel: several fixes & enhancements; -I being most significant
o mbrlabel: several fixes & enhancements; update label only if requested
o macppc awacs driver: make it compile on this branch
o ipsec.conf(5) added
o rc.conf(5) -- don't say we don't have sshd
o sysinst: clarify message
o raw_ip.c / raw_ip6.c: validate packet against ipsec policy
o atari: fix y2k+1 problem
o dest6.c / nd6.c: Tighten ND6/dest6 option bounds checks.
To generate a diff of this commit:
cvs rdiff -r1.1.2.26 -r1.1.2.27 basesrc/CHANGES-1.5.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.