Home | History | Annotate | Line # | Download | only in doc
CHANGES revision 1.341
      1 LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.341 $>
      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 	hp300: Fix a longstanding bug in console attachment functions,
     18 		so that now DIO based framebuffers (mostly used on HP4xx
     19 		machines) can be used as console again. [tsutsui 20040408]
     20 	hp300: Fix some bugs in apci serial which was switched to MI com(4),
     21 		so that now it's actually functional. [tsutsui 20040410]
     22 	sgimips: Add IP12 support.  [pooka 20040411]
     23 	cvs(1): update to 1.11.15.  [itojun 20040416]
     24 	setrlimit(2): Add RLIMIT_SBSIZE to limit the socket buffer size.
     25 		[christos 20040417]
     26 	csh(1): Add support for "limit sbsize" to control the
     27 		socket buffer size resource limit.  [christos 20040417]
     28 	ksh(1): Add support for "ulimit -b" to control the
     29 		socket buffer size resource limit.  [christos 20040417]
     30 	sh(1): Add support for "ulimit -b" to control the
     31 		socket buffer size resource limit.  [christos 20040417]
     32 	login.conf(5): Add support for "sbsize" capability to control the
     33 		socket buffer size limit.  [matt 20040418]
     34 	share/mk: Deprecate AINC in favour of AFLAGS.  [lukem 20040418]
     35 	sysinst: use /etc/postinstall to update /etc (etc) instead of just
     36 		saving /etc to /etc/old [dsl 20040418]
     37 	sysctl(8): Add "vfs.generic.fstypes" node to display the currently
     38 		available file system types.  [lukem 20040419]
     39 	locate.conf(5): "ignorefs type" appends to the default list of
     40 		types rather than overriding it.  [lukem 20040419]
     41 	statvfs(2): Eliminate statfs(2) and friends, in preference for
     42 		the POSIX/XOpen compliant statvfs(2) family.
     43 		[christos 20040421]
     44 	kernel: Add a POOL_INIT macro to declare and automatically
     45 		initialise resource pools.  [simonb 20040425]
     46 	postfix: Postfix 2.1.0 imported.  [heas 20040427]
     47 	i386: Add support for Enhanced SpeedStep Technology, from
     48 		Michael Eriksson on port-i386.  [lukem 20040430]
     49 	heimdal: import version 0.6.2.  [lha 20040508]
     50 	libc: Make gmon / mcount work properly for threaded applications
     51 		by keeping thread-specific gmonparam structures and then
     52 		merging them before dumping the profile buffers.  Written
     53 		by Nathan J. Williams, contributed by Wasabi Systems, Inc.
     54 		[thorpej 20040510]
     55 	xdm(1): use /var/db/xdm for the default authDir.  [lukem 20040512]
     56 	du(1): add a -n flag to not include "nodump" files.  [simonb 20040517]
     57 	bind: Bind-9.3.0beta3 imported. [christos 20040517]
     58 	sysinst: (i386) Allow installation/upgrade to an existing raid volume.
     59 		[dsl 20040518]
     60 	cvs: cvs-1.11.16 via patch [christos 20040519]
     61 	resolver: The libc resolver has been updated to the bind9 one
     62 		[christos 20040521]
     63 	emuxki(4): Make this driver work on big endian machines
     64 		(at least on macppc). [tsutsui 20040523]
     65 	uep(4):	Added driver for eGalax USB touchpanel controller
     66 		[tsarna 20040524]
     67 	ptm(4): pty/98 pty multiplexor device [christos 20040526]
     68 	postfix: Postfix 2.1.1 imported. [heas 20040531]
     69 	XFree86: support absolute mouse positioning events on i386
     70 		and other platforms using the same mouse code
     71 		[tsarna 20040603]
     72 	hp700: Add FFS/LFS primary bootstrap (xxboot).  [itohy 20040615]
     73 	cvs: cvs upgraded to 1.11.17 [christos 20040616]
     74 	racoon: upgraded to 20040617 [iojun 20040617]
     75 	powerpc: Implement MPC601 support. [kleink 20040626]
     76 	prep: Add IBM RS/6000 40P 7020-001 platform support. [kleink 20040626]
     77 	libcrypt: Add support for SHA1 hashed (hmac_sha1 actually) passwords.
     78 		[sjg 20040701]
     79 	libc: Add strcasestr(3), case insensitive version of strstr(3).
     80 		[junyoung 20040703]
     81 	geodeide(4): Added driver for the AMD Geode CS5530A IDE controller
     82 		[bouyer 20040709]
     83 	libm: Add C99 functions round(3) and roundf(3). [junyoung 20040710]
     84 	texinfo(1): upgraded to 4.7.  [wiz 20040713]
     85 	libc: Add wordexp(3) which performs shell-style word expansions.
     86 		[seb 20040713]
     87 	sendmail: The sendmail daemon will now start by default if the
     88 		rc.d script determines a need for it.  [atatat 20040715]
     89 	mtree(8): Implement -M to permit merging of specfile entries that
     90 		have different types.  [lukem 20040722]
     91 	ipf(8): updated to version 4.1.3. [martti 20040723]
     92