Wed Feb 11 04:30:12 2009 UTC ()
Add some more entries for recently pulled up changes.


(tsutsui)
diff -r1.89 -r1.90 src/doc/CHANGES.prev

cvs diff -r1.89 -r1.90 src/doc/CHANGES.prev (expand / switch to unified diff)

--- src/doc/CHANGES.prev 2009/02/11 04:15:12 1.89
+++ src/doc/CHANGES.prev 2009/02/11 04:30:12 1.90
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1LIST OF CHANGES FROM PREVIOUS RELEASES: <$Revision: 1.89 $> 1LIST OF CHANGES FROM PREVIOUS RELEASES: <$Revision: 1.90 $>
2 2
3 3
4Changes from 386bsd 0.1 + patchkit 0.2.2 to NetBSD 0.8: 4Changes from 386bsd 0.1 + patchkit 0.2.2 to NetBSD 0.8:
5 fdescfs, kernfs included 5 fdescfs, kernfs included
6 mt(1): added bsd mt 6 mt(1): added bsd mt
7 ktrace(1): now works 7 ktrace(1): now works
8 cron(8): crond, crontab cleaned, and install properly 8 cron(8): crond, crontab cleaned, and install properly
9 prompt for floppy root disk 9 prompt for floppy root disk
10 added kgmon, gprof 10 added kgmon, gprof
11 many vm bug fixes 11 many vm bug fixes
12 ed(1): free ed 12 ed(1): free ed
13 fixes to /etc/*, particular /etc/{weekly,daily,monthly}, netstart 13 fixes to /etc/*, particular /etc/{weekly,daily,monthly}, netstart
14 yp: beginnings of yp support 14 yp: beginnings of yp support
@@ -9826,40 +9826,47 @@ Changes from NetBSD 4.0 to NetBSD 5.0: @@ -9826,40 +9826,47 @@ Changes from NetBSD 4.0 to NetBSD 5.0:
9826 msdosfs: Remove pm_Head check to make an 8GB Memory Stick Pro Duo 9826 msdosfs: Remove pm_Head check to make an 8GB Memory Stick Pro Duo
9827 formatted with a PSP work. [jmcneill 20081226] 9827 formatted with a PSP work. [jmcneill 20081226]
9828 newfs_msdos(8): Don't limit the number of drive heads with 255. 9828 newfs_msdos(8): Don't limit the number of drive heads with 255.
9829 [jmcneill 20081226] 9829 [jmcneill 20081226]
9830 restore(8): Make restore work for Linux dump volumes by ignoring 9830 restore(8): Make restore work for Linux dump volumes by ignoring
9831 extended attribute records on these volumes. [hannken 20081226] 9831 extended attribute records on these volumes. [hannken 20081226]
9832 atari: Fix hangup problem on loading md_root from floppy during 9832 atari: Fix hangup problem on loading md_root from floppy during
9833 installation. [tsutsui 20081228] 9833 installation. [tsutsui 20081228]
9834 atari: Numerous fixes to atari pmap, including a sync with amiga. 9834 atari: Numerous fixes to atari pmap, including a sync with amiga.
9835 [tsutsui,tjam 20090101] 9835 [tsutsui,tjam 20090101]
9836 acorn26: Initialise cpu_info_store so that acorn26 kernel works. 9836 acorn26: Initialise cpu_info_store so that acorn26 kernel works.
9837 [bjh21 20090103] 9837 [bjh21 20090103]
9838 atari: Fix lost interrupt problem on Falcon wdc(4). [tsutsui 20090103] 9838 atari: Fix lost interrupt problem on Falcon wdc(4). [tsutsui 20090103]
 9839 rc.d(8): Add etc/rc.d/rndctl script. [apb 20090104]
9839 evbarm: Misc fixes to make i80321-based boards booting. 9840 evbarm: Misc fixes to make i80321-based boards booting.
9840 [briggs 20090105] 9841 [briggs 20090105]
9841 openssl(1): Correct error checking for DSA and ECDSA keys 9842 openssl(1): Correct error checking for DSA and ECDSA keys
9842 (from FreeBSD). [tron 20090107] 9843 (from FreeBSD). [tron 20090107]
9843 atari: Fix bootloader issue caused by aggressive gcc4. 9844 atari: Fix bootloader issue caused by aggressive gcc4.
9844 [tsutsui 20090106] 9845 [tsutsui 20090106]
9845 ntp: Import ntp 4.2.4p6. openssl API related security fix. 9846 ntp: Import ntp 4.2.4p6. openssl API related security fix.
9846 [kardel 20090108] 9847 [kardel 20090108]
9847 openssl(1): Fix CVE-2009-0025 from the official 9.5.1-P1 release. 9848 openssl(1): Fix CVE-2009-0025 from the official 9.5.1-P1 release.
9848 [drochner 20090109] 9849 [drochner 20090109]
9849 mount(8): Warn that autoselecting nfs based on : or @ in the device 9850 mount(8): Warn that autoselecting nfs based on : or @ in the device
9850 path will be removed in a future release. [pooka 20090111] 9851 path will be removed in a future release. [pooka 20090111]
9851 mount(8): Support mount -o rump, which uses the rump server instead of 9852 mount(8): Support mount -o rump, which uses the rump server instead of
9852 using the kernel service. [pooka 20090111] 9853 using the kernel service. [pooka 20090111]
9853 raid(4): Implement DIOCACHESYNC for RAIDframe. [oster 20090111] 9854 raid(4): Implement DIOCACHESYNC for RAIDframe. [oster 20090111]
9854 dbcool(4): Add ADT7460 support. [pgoyette 20090114] 9855 dbcool(4): Add ADT7460 support. [pgoyette 20090114]
9855 xen: Fix PCI_BUS_FIXUP/PCI_ADDR_FIXUP support on Xen. [bouyer 20090118] 9856 xen: Fix PCI_BUS_FIXUP/PCI_ADDR_FIXUP support on Xen. [bouyer 20090118]
9856 m68k: Fix panic in FPE code caused by 040/060 specific FDADD 9857 m68k: Fix panic in FPE code caused by 040/060 specific FDADD
9857 instruction on 020/030 machines. 9858 instruction on 020/030 machines.
9858 [tsutsui 20090120] 9859 [tsutsui 20090120]
9859 atari: Merge ATARITT.in and FALCON.in, rename BOOT to SMALL030, and 9860 atari: Merge ATARITT.in and FALCON.in, rename BOOT to SMALL030, and
9860 remove BOOTX kernel. [abs 20090124] 9861 remove BOOTX kernel. [abs 20090124]
 9862 evbppc: Fix sysinst(8) to refer proper WALNUT and OPENBLOCKS266
 9863 kernels. [abs 20090125]
9861 m68k: Fix floating point handling regressions for m68k. 9864 m68k: Fix floating point handling regressions for m68k.
9862 [martin 20090127] 9865 [martin 20090127]
9863 dhcpcd(8): Import 4.0.8. [roy 20090128] 9866 dhcpcd(8): Import 4.0.8. [roy 20090128]
 9867 amd64, i386: Enable BUFQ_PRIOCSCAN by default. [ad 20090129]
 9868 bge(4): Make fibre cards work. [he 20090130]
9864 dhcpcd(8): Import 4.0.9. [roy 20090131] 9869 dhcpcd(8): Import 4.0.9. [roy 20090131]
9865 dhcpcd(8): Import 4.0.10. [roy 20090204] 9870 dhcpcd(8): Import 4.0.10. [roy 20090204]
 9871 atari: Add support for installation from GEMDOS partition.
 9872 [abs 20090206]