CHANGES revision 1.320 1 LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.320 $>
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 2.0 to NetBSD 2.1:
11 which(1): Replaced by a C program that only checks the path.
12 [christos 20040401]
13 heimdal: import version 0.6.1. [lha 20040402]
14 powerpc: implement FP exception handling for OEA processors.
15 [matt 20040404]
16 file(1): update to 4.09. [pooka 20040408]
17 sgimips: Add IP12 support. [pooka 20040411]
18 cvs(1): update to 1.11.15. [itojun 20040416]
19 setrlimit(2): Add RLIMIT_SBSIZE to limit the socket buffer size.
20 [christos 20040417]
21 csh(1): Add support for "limit sbsize" to control the
22 socket buffer size resource limit. [christos 20040417]
23 ksh(1): Add support for "ulimit -b" to control the
24 socket buffer size resource limit. [christos 20040417]
25 sh(1): Add support for "ulimit -b" to control the
26 socket buffer size resource limit. [christos 20040417]
27 login.conf(5): Add support for "sbsize" capability to control the
28 socket buffer size limit. [matt 20040418]
29 share/mk: Deprecate AINC in favour of AFLAGS. [lukem 20040418]
30 sysinst: use /etc/postinstall to update /etc (etc) instead of just
31 saving /etc to /etc/old [dsl 20040418]
32 sysctl(8): Add "vfs.generic.fstypes" node to display the currently
33 available file system types. [lukem 20040419]
34 locate.conf(5): "ignorefs type" appends to the default list of
35 types rather than overriding it. [lukem 20040419]
36 statvfs(2): Eliminate statfs(2) and friends, in preference for
37 the POSIX/XOpen compliant statvfs(2) family.
38 [christos 20040421]
39 kernel: Add a POOL_INIT macro to declare and automatically
40 initialise resource pools. [simonb 20040425]
41 postfix: Postfix 2.1.0 imported. [heas 20040427]
42 i386: Add support for Enhanced SpeedStep Technology, from
43 Michael Eriksson on port-i386. [lukem 20040430]
44 heimdal: import version 0.6.2. [lha 20040508]
45 libc: Make gmon / mcount work properly for threaded applications
46 by keeping thread-specific gmonparam structures and then
47 merging them before dumping the profile buffers. Written
48 by Nathan J. Williams, contributed by Wasabi Systems, Inc.
49 [thorpej 20040510]
50 xdm(1): use /var/db/xdm for the default authDir. [lukem 20040512]
51 du(1): add a -n flag to not include "nodump" files. [simonb 20040517]
52 bind: Bind-9.3.0beta3 imported. [christos 20040517]
53 sysinst: (i386) Allow installation/upgrade to an existing raid volume.
54 [dsl 20040518]
55 cvs: cvs-1.11.16 via patch [christos 20040519]
56 resolver: The libc resolver has been updated to the bind9 one
57 [christos 20040521]
58 uep(4): Added driver for eGalax USB touchpanel controller
59 [tsarna 20040524]
60 ptm(4): pty/98 pty multiplexor device [christos 20040526]
61 postfix: Postfix 2.1.1 imported. [heas 20040531]
62