1 1.305 wiz LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.305 $> 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.301 pooka sgimips: Add IP12 support. [pooka 20040411] 18 1.302 itojun cvs(1): update to 1.11.15. [itojun 20040416] 19 1.303 lukem setrlimit(2): Add RLIMIT_SBSIZE to limit the socket buffer size. 20 1.303 lukem [christos 20040417] 21 1.303 lukem csh(1): Add support for "limit sbsize" to control the 22 1.303 lukem socket buffer size resource limit. [christos 20040417] 23 1.303 lukem ksh(1): Add support for "ulimit -b" to control the 24 1.303 lukem socket buffer size resource limit. [christos 20040417] 25 1.303 lukem sh(1): Add support for "ulimit -b" to control the 26 1.303 lukem socket buffer size resource limit. [christos 20040417] 27 1.303 lukem login.conf(5): Add support for "sbsize" capability to control the 28 1.303 lukem socket buffer size limit. [matt 20040418] 29 1.303 lukem share/mk: Deprecate AINC in favour of AFLAGS. [lukem 20040418] 30 1.303 lukem sysctl(8): Add "vfs.generic.fstypes" node to display the currently 31 1.303 lukem available file system types. [lukem 20040419] 32 1.303 lukem locate.conf(5): "ignorefs type" appends to the default list of 33 1.303 lukem types rather than overriding it. [lukem 20040419] 34 1.304 christos statvfs(2): Eliminate statfs(2) and friends, in preference for 35 1.304 christos the POSIX/XOpen compliant statvfs(2) family. 36 1.305 wiz [christos 20040421] 37