CHANGES revision 1.345 1 1.345 tron LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.345 $>
2 1.1 lukem
3 1.1 lukem
4 1.1 lukem [Note: This file does not mention every change made to the NetBSD source tree.
5 1.1 lukem For an exhaustive list, please subscribe to the `source-changes' mailing list,
6 1.1 lukem or see the mailing list archives. For more information, send a message
7 1.182 salo containing just the word `help' to `majordomo (a] NetBSD.org'.]
8 1.1 lukem
9 1.1 lukem
10 1.295 jmc Changes from NetBSD 2.0 to NetBSD 2.1:
11 1.299 wiz which(1): Replaced by a C program that only checks the path.
12 1.299 wiz [christos 20040401]
13 1.303 lukem heimdal: import version 0.6.1. [lha 20040402]
14 1.299 wiz powerpc: implement FP exception handling for OEA processors.
15 1.298 matt [matt 20040404]
16 1.300 pooka file(1): update to 4.09. [pooka 20040408]
17 1.324 tsutsui hp300: Fix a longstanding bug in console attachment functions,
18 1.324 tsutsui so that now DIO based framebuffers (mostly used on HP4xx
19 1.324 tsutsui machines) can be used as console again. [tsutsui 20040408]
20 1.324 tsutsui hp300: Fix some bugs in apci serial which was switched to MI com(4),
21 1.324 tsutsui so that now it's actually functional. [tsutsui 20040410]
22 1.303 lukem setrlimit(2): Add RLIMIT_SBSIZE to limit the socket buffer size.
23 1.303 lukem [christos 20040417]
24 1.303 lukem csh(1): Add support for "limit sbsize" to control the
25 1.303 lukem socket buffer size resource limit. [christos 20040417]
26 1.303 lukem ksh(1): Add support for "ulimit -b" to control the
27 1.303 lukem socket buffer size resource limit. [christos 20040417]
28 1.303 lukem sh(1): Add support for "ulimit -b" to control the
29 1.303 lukem socket buffer size resource limit. [christos 20040417]
30 1.303 lukem login.conf(5): Add support for "sbsize" capability to control the
31 1.303 lukem socket buffer size limit. [matt 20040418]
32 1.303 lukem share/mk: Deprecate AINC in favour of AFLAGS. [lukem 20040418]
33 1.316 dsl sysinst: use /etc/postinstall to update /etc (etc) instead of just
34 1.316 dsl saving /etc to /etc/old [dsl 20040418]
35 1.330 junyoung sysctl(8): Add "vfs.generic.fstypes" node to display the currently
36 1.303 lukem available file system types. [lukem 20040419]
37 1.303 lukem locate.conf(5): "ignorefs type" appends to the default list of
38 1.303 lukem types rather than overriding it. [lukem 20040419]
39 1.304 christos statvfs(2): Eliminate statfs(2) and friends, in preference for
40 1.304 christos the POSIX/XOpen compliant statvfs(2) family.
41 1.305 wiz [christos 20040421]
42 1.306 simonb kernel: Add a POOL_INIT macro to declare and automatically
43 1.306 simonb initialise resource pools. [simonb 20040425]
44 1.307 heas postfix: Postfix 2.1.0 imported. [heas 20040427]
45 1.308 lukem i386: Add support for Enhanced SpeedStep Technology, from
46 1.308 lukem Michael Eriksson on port-i386. [lukem 20040430]
47 1.320 agc heimdal: import version 0.6.2. [lha 20040508]
48 1.310 thorpej libc: Make gmon / mcount work properly for threaded applications
49 1.310 thorpej by keeping thread-specific gmonparam structures and then
50 1.310 thorpej merging them before dumping the profile buffers. Written
51 1.310 thorpej by Nathan J. Williams, contributed by Wasabi Systems, Inc.
52 1.310 thorpej [thorpej 20040510]
53 1.311 lukem xdm(1): use /var/db/xdm for the default authDir. [lukem 20040512]
54 1.312 simonb du(1): add a -n flag to not include "nodump" files. [simonb 20040517]
55 1.326 itojun bind: Bind-9.3.0beta3 imported. [christos 20040517]
56 1.316 dsl sysinst: (i386) Allow installation/upgrade to an existing raid volume.
57 1.316 dsl [dsl 20040518]
58 1.315 christos resolver: The libc resolver has been updated to the bind9 one
59 1.315 christos [christos 20040521]
60 1.334 tsutsui emuxki(4): Make this driver work on big endian machines
61 1.334 tsutsui (at least on macppc). [tsutsui 20040523]
62 1.317 tsarna uep(4): Added driver for eGalax USB touchpanel controller
63 1.317 tsarna [tsarna 20040524]
64 1.318 christos ptm(4): pty/98 pty multiplexor device [christos 20040526]
65 1.319 heas postfix: Postfix 2.1.1 imported. [heas 20040531]
66 1.322 tsarna XFree86: support absolute mouse positioning events on i386
67 1.322 tsarna and other platforms using the same mouse code
68 1.322 tsarna [tsarna 20040603]
69 1.325 itohy hp700: Add FFS/LFS primary bootstrap (xxboot). [itohy 20040615]
70 1.327 itojun racoon: upgraded to 20040617 [iojun 20040617]
71 1.328 kleink powerpc: Implement MPC601 support. [kleink 20040626]
72 1.328 kleink prep: Add IBM RS/6000 40P 7020-001 platform support. [kleink 20040626]
73 1.329 sjg libcrypt: Add support for SHA1 hashed (hmac_sha1 actually) passwords.
74 1.329 sjg [sjg 20040701]
75 1.330 junyoung libc: Add strcasestr(3), case insensitive version of strstr(3).
76 1.330 junyoung [junyoung 20040703]
77 1.331 bouyer geodeide(4): Added driver for the AMD Geode CS5530A IDE controller
78 1.331 bouyer [bouyer 20040709]
79 1.332 junyoung libm: Add C99 functions round(3) and roundf(3). [junyoung 20040710]
80 1.335 wiz texinfo(1): upgraded to 4.7. [wiz 20040713]
81 1.336 seb libc: Add wordexp(3) which performs shell-style word expansions.
82 1.336 seb [seb 20040713]
83 1.337 atatat sendmail: The sendmail daemon will now start by default if the
84 1.338 atatat rc.d script determines a need for it. [atatat 20040715]
85 1.340 lukem mtree(8): Implement -M to permit merging of specfile entries that
86 1.340 lukem have different types. [lukem 20040722]
87 1.341 martti ipf(8): updated to version 4.1.3. [martti 20040723]
88 1.342 lukem /etc/security: allow mtree specfile entries in /etc/mtree/special.local
89 1.342 lukem to override entries in /etc/mtree/special. [lukem 20040723]
90