Move everything from /var/adm to /var/log
[unleashed/lotheac.git] / FEATURES.txt
blobd7b4f5678f98daa260347ce1095d0eaa6513c924
1 Features
2 ========
4 This file documents feature changes at a very high level.
6 A '-' means that the support for that feature was removed, a '+' means that
7 the support for that feature was added, and a '*' means that the behavior
8 was changed.
10 <next> release
11 --------------
12  - /etc/log symlink & /var/adm/log directory
13  - /etc/[uw]tmpx symlink
14  - /usr/adm symlink
15  * moved all /var/adm files to /var/log
17 1.3 release
18 -----------
19  - ksh93 (/sbin/sh, /bin/ksh93, /bin/rksh93) and related libraries (libast,
20    libcmd, libdll, libpp, libshell, libsum) are no more.
21  - nonstandard getgrent_r, fgetgrent_r removed from libc
22  - wordexp & wordfree removed from libc
23  - sgtty.h removed, including stty() and gtty()
24  - nightly.sh is no more; see README.md for updated build instructions
25  * removed posix.1c draft versions, and made default the standard versions, of
26    the libc functions getgrgid_r, getgrnam_r, ttyname_r, getlogin_r
27  * removed non-posix versions of the libc functions shmdt, sigwait,
28    gethostname, putmsg, putpmsg, getaddrinfo
29  + _XOPEN_SOURCE=700 and __EXTENSIONS__ are defined by default, if not
30    specified. most third-party software already uses these on Solarises in an
31    attempt to get a somewhat sane compilation environment
32  + all applications automatically use 64-bit files. using the LFS/"large file"
33    interfaces _LARGEFILE_SOURCE, _LARGEFILE64_SOURCE and _FILE_OFFSET_BITS is
34    no longer necessary.
35  + various improvements have been made to shorten the build time.
36  + the installer user interface has been simplified considerably.
38 1.2 release
39 -----------
40  - libfruraw, libnvfru, libfru, libfrureg, libfruutils
41  - libpicl, libpicltree, picld(8), etc.
42  - pyzfs & pysolaris
43  - locator(8)
44  - auditing support and libbsm
45  + ship ctfconvert & ctfmerge in /usr/bin
46  * hwdata updated to 2018.11.29
47  * tzdata updated to 2018g
48  * libressl 2.8.2
49  * uname(1) returns "amd64" for -m and -p
50  * sysinfo(SI_ARCHITECTURE) returns "amd64" (or "i386" when UNAME_LEGACY is
51    in the environment)
52  * rename vnode interface's AT_* to VATTR_*
54 1.1 release
55 -----------
56  - hsfs-formatted boot archive support
57  - libc compat symbols: _nuname, __posix_readdir_r, __threaded
58  - binary compatibility bread/bwrite/bwrite2/getblk kernel symbols
59  - libxnet and libsocket filter libraries
60  - libm.so.1 (legacy libm)
61  - shcomp(1) and the ability to run "compiled" ksh93 shell scripts (shbinexec)
62  - useless ksh93 /usr/bin builtins: cd, command, history, jobs, limit,
63    print, read, type, umask, wait
64  - jsh & jsh93
65  + ship libcmdutils.so & libuutil.so compilation symlinks
66  * ship openbsd ksh as /bin/sh (/bin/ksh93, /bin/rksh93, and /sbin/sh remain
67    ksh93)
68  * convert BREAD/BWRITE/BWRITE2/GETBLK macros to bread/bwrite/bwrite2/getblk
69    static inlines
70  * collapse driver packages into system/kernel
71  * replace ksh93 /usr/bin builtins with real programs imported from OpenBSD:
72    comm, cut, join, kill, logname, paste, rev, sleep, tee, test, uniq, wc
73  * autofs is disabled by default
74  * zoneinfo data moved from /usr/share/lib/zoneinfo to /usr/share/zoneinfo
76 1.0 release
77 -----------
78  - 32-bit x86 kernel support (32-bit x86 applications are still supported)
79  - sparc support
80  - xen domU and dom0 support
81  - Trusted Solaris aka. Trusted Extensions
82  - SVR4 pkg support & code
83  - solaris10 zone brand
84  - GRUB
85  - ndd(8) (use ipadm(8) and dladm(8) instead)
86  - closed source components were removed, including:
87    - in.iked(8) and related utilities
88    - kmdb modules: mpt and nfs
89    - kernel drivers: atiatom, bnx, ixgb, sdpib, usbser_edge, glm, mpt, adpu320,
90      bcm_sata, lsimega, marvel88sx, acpi_toshiba, intel_nhmex
91  - avs ("Sun StorageTek Availability Suite")
92  - tcopy(1)
93  - /usr/ucb and libbc ("SunOS/BSD Compatibility Package")
94  - rdist(1), rcp(1), rlogin(1), rlogind(1m), rsh(1), rshd(1m)
95  - uucp services (uuencode and uudecode are still present)
96  - libslp, slpd ("Service Location Protocol daemon")
97  - Java bits: poold(8), libzfs_jni, libadt_jni, libdtrace_jni,  DTrace Java
98    support, parts of libdns_sd
99  - Sun Studio and lint build support
100  - getpwent_r(3c), fgetpwent_r(3c), which are non-standard and were different
101    from other OSes
102  - getpw(3c)
103  - POSIX.1c Draft versions of several reentrant functions were removed.
104    Applications using the draft versions have to be modified; users of the
105    standard versions are unaffected.
106     - readdir_r
107     - getpwuid_r
108     - getpwnam_r
109  - c_synonyms.so
110  - drop support for Riyadh87, Riyadh88, and Riyadh89 timezones
111  - routeadm(1m), svc:/network/routing/legacy-routing,
112    svc:/network/ipv[46]-forwarding removed. use ipadm to manage forwarding and
113    smf to manage the routing-related daemons.
114  - xpg4, xpg6 directories were removed, utilities moved to /usr/bin.
115  - troff(1), nroff(1), addbib(1), checknr(1), deroff(1), diffmk(1), eqn(1),
116    indxbib(1), lookbib(1), refer(1), roffbib(1), soelim(1), tbl(1), ul(1),
117    vgrind(1), /usr/bin/makedev /usr/bin/ta removed -- made obsolete by mandoc
118  - pre-XPG5 behavior: ungetwc(3c), putwchar(3c), putwc(3c), fputwc(3c),
119    fputws(3c), fgetwc(3c), getwc(3c), getwchar(3c), fgetws(3c)
120  - C89 behavior: fprintf(3c), fscanf(3c), fwprintf(3c), fwscanf(3c),
121    printf(3c), scanf(3c), snprintf(3c), sprintf(3c), sscanf(3c),
122    swprintf(3c), swscanf(3c), vfprintf(3c), vfscanf(3c), vfwprintf(3c),
123    vfwscanf(3c), vprintf(3c), vscanf(3c), vsnprintf(3c), vsprintf(3c),
124    vsscanf(3c), vswprintf(3c), vswscanf(3c), vwprintf(3c), vwscanf(3c),
125    wprintf(3c), wscanf(3c)
126  + awk(1) replaced with a version imported from FreeBSD
127  + libcurses, libxcurses, libxcurses2, terminfo were replaced by ncurses
128  + grep(1) replaced with a version imported from FreeBSD
129  + errc(3), warnc(3) were added to libc
130  + fts(3) added to libc
131  + reallocarray(3) added to libc
132  + LibreSSL (libcrypto, libssl, libtls, openssl(1), nc(1)) added
133  + cpio-formatted boot archives
134  * man(1) is mandoc. mandoc.db support added, eliminating the need for
135    manpage symlinks.
136  * socket interfaces are now in libc. libsocket, libxnet and libnsl remain as
137    filter libraries.
138  * socket implementation was modified to be more reasonable by default, and it
139    is no longer possible to choose an alternate socket implementation.
140    msg_accrights was removed and msg_control members are now always visible in
141    struct msghdr.
142    Documentation was updated and moved to section 2: accept(2), bind(2),
143    connect(2), getpeername(2), getsockname(2), getsockopt(2), listen(2),
144    recv(2), send(2), shutdown(2), socket(2), socketpair(2), and the new
145    sockatmark(2) and CMSG_DATA(3)
146  * make(1) is bmake(1) instead of dmake(1)
147  * sed(1) replaced with a version imported from FreeBSD
148  * locale data has been updated to CLDR v28; tools to generate it were imported
149    from FreeBSD. This fixes many character classification errors.
150  * install(1m) was replaced by install(1) from OpenBSD.
151  * all process security flags are on by default
152  * putwchar(3c), putwc(3c), fputwc(3c), and fputws(3c) have only XPG5 behavior
153  * man pages from section 1M have been moved to section 8; third party code
154    (libncurses, namely) is not affected