Deleted Added
full compact
NEWS (82794) NEWS (119679)
1# -*- text -*-
1*** Notes specific to am-utils version 6.0.10-pre:
2
2
3- minor new ports:
4 ia64-unknown-linux-rh2.1AS (Red Hat Itanium Advanced Server)
5 i386-unknown-freebsd5.0 (5.0-RELEASE)
6 sparc64-unknown-linux-suse7.3
7
8- bug fixes:
9 rename log() in fsinfo to avoid glibc/gcc-3.3 conflict
10 am_pref free NULL pointer
11
12*** Notes specific to am-utils version 6.0.9:
13
14- Minor new ports:
15 i386-apple-darwin6.0
16 sparc-sun-solaris2.9
17
18- bugs fixed:
19
20 * handle std{in,out,err} correctly when releasing controlling tty
21 (for real this time)
22 * don't cast pointers between enum_t and u_long, it doesn't work on
23 64-bit big-endian platforms
24
25*** Notes specific to am-utils version 6.0.8:
26
27- Minor new ports:
28 i386-pc-linux-rh7.2
29 i386-pc-linux-rh7.3
30 i386-unknown-freebsd4.4
31 i386-unknown-freebsd5.0
32 ia64-hp-hpux11.20
33 ia64-unknown-linux-rh7.1
34 powerpc-ibm-aix5.1.0.0
35
36- Work around IBM's NFSv3 ABI change in aix4.3
37
38- Support network/netmask and network/masklen syntax in in_network()
39
40- Support disabling LDAP and Hesiod support using configure
41
42- Support xfs on Linux
43
44- Red Hat specific Amd startup script included
45
46- Remove (non-functional) autofs code and detection support. If you want
47 autofs support, use am-utils-6.1.
48
49- bugs fixed:
50
51 * hlfsd takes uid 0's home from root's passwd entry instead of
52 defaulting to '/'
53 * (not really our bug) Linux ignores the microseconds field in
54 mtime, so hlfsd and amd need to increment the seconds field all
55 the time to prevent symlink caching
56 * generic map parsing bug which was rejecting a numerical mount option
57 if it was the last option in the string
58 * MacOS X compile bug
59 * minor fix for GNU getopt
60 * Linux has no "dev" mtab option
61 * "nolock" is an NFS mount option, not a generic one
62 * Irix N32 ABI fixes with cc
63 * security: use mkstemp instead of mktemp
64 * correct timeo values for Linux tcp/udp NFS mounts
65 * hlfsd use of setuid() not seteuid()
66 * AIX ABI changes to nfs_args fixes
67
3*** Notes specific to am-utils version 6.0.7:
4
5- minor new ports: i386-unknown-freebsd5.0
6
7- bug fixes:
8 type:=host, don't fail mount if one share is already mounted
9 don't report NFS NE_IO error as success (Linux)
10
11*** Notes specific to am-utils version 6.0.6:
12
13- new ports:
68*** Notes specific to am-utils version 6.0.7:
69
70- minor new ports: i386-unknown-freebsd5.0
71
72- bug fixes:
73 type:=host, don't fail mount if one share is already mounted
74 don't report NFS NE_IO error as success (Linux)
75
76*** Notes specific to am-utils version 6.0.6:
77
78- new ports:
14 Apple OS X support (Darwin, Rhapsody)
79 Mac OS X support (Darwin, Rhapsody)
15
16- reworked autoconf scripts so that newer versions of known OSs will default
17 their configuration to the last known version (better chance that it will
18 pass autoconf and work).
19
20- linux support for lofs and "bind" mounts, so type:=lofs can work (whether
21 you're using autofs or not)
22

--- 878 unchanged lines hidden ---
80
81- reworked autoconf scripts so that newer versions of known OSs will default
82 their configuration to the last known version (better chance that it will
83 pass autoconf and work).
84
85- linux support for lofs and "bind" mounts, so type:=lofs can work (whether
86 you're using autofs or not)
87

--- 878 unchanged lines hidden ---