CHANGES revision 1.529 1 LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.529 $>
2
3
4 [Note: This file does not mention every change made to the NetBSD source tree.
5 For an exhaustive list, please subscribe to the `source-changes' mailing list,
6 or see the mailing list archives. For more information, send a message
7 containing just the word `help' to `majordomo (a] NetBSD.org'.]
8
9
10 Changes from NetBSD 3.0 to NetBSD 4.0:
11 agr(4): Add pseudo-device driver for link aggregation. [yamt 20050318]
12 kernel: Limit the number of locks per user to 1024 [christos 20050320]
13 crypto: Upgrade to OpenSSL 0.9.7f [christos 20050325]
14 attimer(4): Split the pcppi(4) driver to properly assign resources and
15 allow both the devices to attach through ACPI [cube 20050325]
16 gre(4): add support for IPv6 as inner protocol, contributed by
17 Gert Doering [is 20050330]
18 /rescue: Add tetris. [lukem 20050401]
19 uvm(9): Simplify kernel memory allocation API and its implementation.
20 [yamt 20050401]
21 ipf(8): Updated to version 4.1.8. [martti 20050403]
22 identd(8): Add support for forwarding ident queries and receiving of
23 proxied ident queries. [peter 20050404]
24 ac97: Add support for AC'97 modems. [jmcneill 20050407]
25 auich(4): Add support for Intel ICH AC'97 modems as audio devices.
26 Currently disabled by default. [jmcneill 20050407]
27 event(3): Updated libevent to 1.0c [provos 20050417]
28 arc: Add a standalone boot program to load ELF kernels.
29 [tsutsui 20050418]
30 cvs(1): Upgrade to 1.11.20. [christos 20050419]
31 openssh: Upgrade to 4.0. [christos 20050423]
32 crypto: Upgrade to OpenSSL 0.9.7g [christos 20050423]
33 gettext: Upgrade to 0.14.4 [christos 20050429]
34 sparc64: Switch to wscons [martin 20050429]
35 ehci(4): Various bug fixes. The most visible is that low/full speed
36 devices can now be connected to high speed hubs.
37 [augustss 20050501]
38 acpi(4): Import ACPI-CA 20050408 [kochi 20050502]
39 psh3tp(4): Support touch-panel for PERSONA SH3 machines.
40 [kiyohara 20050523]
41 evbarm: Add support for the Arcom Viper. [pooka 20050606]
42 scan_ffs(8): Added scan_ffs from OpenBSD. Utility to find FFSv1/FFSv2
43 partitions, to recover lost disklabels. [xtraeme 20050615]
44 ataraid(4): Add man page and adapt support for Adaptec HostRAID
45 from FreeBSD. [briggs 20050620]
46 wtf(6): Now searches all acronyms databases (the -t switch is
47 gone), whatis(1) and then pkg_info(1). [hubertf 20050622]
48 i386: Add cd9660 file system support to the BIOS bootloader.
49 [junyoung 20050622]
50 tlp(4): added support for ASIX AX88140A and AX88141.
51 [rpaulo 20050624]
52 pss(4): Remove the pss(4) driver. It has never been workable.
53 [kent 20050628]
54 deroff(1): brought back from the dead. [perry 20050629]
55 spell(1): brought back from the dead. [perry 20050629]
56 ching(6): brought back from the dead. [perry 20050630]
57 pf(4): PF from OpenBSD 3.7 imported [peter 20050701]
58 i386: WSDISPLAY_SCROLLSUPPORT is now enabled in GENERIC kernel.
59 [rpaulo 20050702]
60 awk(1): Upgrade to nawk 20050424 [jdolecek 20050702]
61 ieee1394: ieee1394 from FreeBSD imported [kiyohara 20050711]
62 ral(4): Add driver for Ralink PCI/Cardbus/USB wlan adapters
63 (written by Damien Bergamini, ported by FUKAUMI Naoki)
64 [drochner 20050714]
65 vnd(4): Add support for configuring cloop2-compressed images
66 read-only, written by Cliff Wright. [hubertf 20050716]
67 uipaq(4): USB driver for iPAQ devices. From OpenBSD.
68 [augustss 20050718]
69 netinet: Implement PMTU checks and ignore ICMP Source Quench messages
70 for TCP as described in:
71 http://www.gont.com.ar/drafts/icmp-attacks-against-tcp.html
72 [christos 20050719]
73 config(1): Implement "no <dev> at <attachment>". [cube 20050724]
74 ucycom(4): Add driver for Cypress microcontroller based serial
75 devices. [skrll 20050731]
76 hpcmips: Add teliosio(4) driver for the Sharp Telios LCD screen and
77 Battery unit. [nakayama 20050731]
78 scan_lfs(8): Program to find LFS partitions on disks [xtraeme 20050731]
79 ftpd(8): Implement option "-D", for running ftpd(8) in standalone mode.
80 [peter 20050804]
81 bpf(4): Add two new sysctls to retrieve statistics and current
82 peers, viewable with netstat(1). [rpaulo 20050805]
83 postfix: Updated to 2.2.5. [rpaulo 20050818]
84 kernel: 64 bit inode changes [christos 20050819]
85 getent(1): Add support for "ethers" database. [ginsbach 20050824]
86 ftpd(8): Add new ftpd.conf(5) option, recvbufsize, and make
87 readsize option also apply to network reads for transfers to
88 the server. [ginsbach 20050824]
89 sysinst: Added Spanish language translation. [xtraeme 20050826]
90 UFS: Add experimental support for file-backed extended attributes
91 on UFS1 file systems, adapted from FreeBSD. [thorpej 20050828]
92 psh3lcd(4): Support LCD screen driver for PERSONA SH3 machines.
93 [kiyohara 20050906]
94 xge(4): Add driver for the Neterion Xframe-I 10 gigabit ethernet
95 controller [ragge 20050909]
96 i386: WSDISPLAY_SCROLLSUPPORT enabled in GENERIC.MPACPI,
97 GENERIC_LAPTOP and XEN0 kernels. [rpaulo 20050909]
98 amd64: WSDISPLAY_SCROLLSUPPORT enabled in GENERIC kernel.
99 [rpaulo 20050909]
100 kernel: Add tmpfs file system. [jmmv 20050910]
101 mount_tmpfs(8): Add utility to mount a tmpfs file system.
102 [jmmv 20050910]
103 kernel/libc: Re-factor compatibility code to hide compatibility
104 info from the header files and to allow libc to compile
105 without the compatibility hooks [christos 20050912]
106 am-utils: Upgrade to 6.1.2.1 [rpaulo 20050920]
107 pam_afslog(8): Add module to obtain AFS tokens from krb5
108 credentials and create a PAG if necessary. [tsarna 20050921]
109 kernel: Reset the AMD Geode SC1100 microcontroller. [dyoung 20050922]
110 geodewdog(4): Add driver for AMD Geode SC1100 microcontroller's
111 watchdog timer. [dyoung 20050922]
112 kernel: Add the VFS hooks interface so that kernel subsystems
113 other than VFS can execute code upon VFS operations.
114 [jmmv 20050923]
115 kernel: Re-factor NFS exports list code handling, making it simpler
116 by abstracting all the details into the NFS generic code,
117 using the previously mentioned VFS hooks interface to make
118 it work. [jmmv 20050923]
119 mountd(8): Make this utility file system independent, also simplifying
120 its code. [jmmv 20050923]
121 gpio(4): Import general purpose I/O framework from OpenBSD.
122 [jmcneill 20050926]
123 gpioctl(8): Import utility to talk to general purpose I/O devices
124 from OpenBSD [jmcneill 20050926]
125 config(1): Implement "no device at <attachment>" and "no <device>".
126 [cube 20050930]
127 wpa: Add wpa_cli and wpa_supplicant.
128 [scw 20051001]
129 Xen: Improvements to the network backend to avoid data copy when
130 possible. [bouyer 20051002]
131