History log of /illumos-gate/usr/src/cmd/ast/ (Results 1 – 25 of 30)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
2e00117b23-Sep-2023 Richard Lowe

16114 ksh should not be isaexec'd
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>

d17be68221-May-2023 Richard Lowe

15687 Remove compiler flags that only mean something to Sun Studio
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Reviewed by: Dan Cross <cross@oxidecomputer.com>
Reviewed by: Robert M

15687 Remove compiler flags that only mean something to Sun Studio
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Reviewed by: Dan Cross <cross@oxidecomputer.com>
Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Dan McDonald <danmcd@mnx.io>

show more ...

bbf2155526-Feb-2022 Richard Lowe

14443 resection manual pages per IPD4
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
R

14443 resection manual pages per IPD4
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: Andy Fiddaman <andy@omnios.org>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...

fd5e5f4301-Dec-2021 Andy Fiddaman

14282 Warn when an inline function isn't
Reviewed by: Rich Lowe <richlowe@richlowe.net>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Dan McDonald <danmcd@joyent.com>

3cff04e727-Dec-2021 Toomas Soome

14379 libast: build errors with gcc 11
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: Andy Fiddaman <andy@omnios.org>
Approved by: Dan McDonald <danmcd@joyent.com>

da00015906-Nov-2021 Richard Lowe

14221 logname(1) should only be delivered once
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Andy Fiddaman <andy@omnios.org>
Reviewed by: Toomas Soome <tsoome@me.com>

14221 logname(1) should only be delivered once
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Andy Fiddaman <andy@omnios.org>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>

show more ...

78f5fe5302-Sep-2021 Andy Fiddaman

14044 ksh builtin getconf is missing some parameters
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Rich Lowe <richlowe@richlowe.net>
Approved by: Gordon Ross <gordon.w.ross@gmail

14044 ksh builtin getconf is missing some parameters
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Rich Lowe <richlowe@richlowe.net>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>

show more ...

77161fd331-Aug-2021 Richard Lowe

14043 remove obsolete and non-functional localedef headers
Reviewed by: Andy Fiddaman <andy@omnios.org>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Garrett D'Amore <garrett@dam

14043 remove obsolete and non-functional localedef headers
Reviewed by: Andy Fiddaman <andy@omnios.org>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Garrett D'Amore <garrett@damore.org>

show more ...

a6fed3dd04-Aug-2021 Andy Fiddaman

13488 Remove unneeded ast/ksh files
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Dan McDonald <danmcd@joyent.com>


libshell/Makefile
libshell/Makefile.demo
libshell/Makefile.doc
libshell/common/scripts/cpvprint.sh
libshell/common/scripts/crawlsrccomments.sh
libshell/common/scripts/filemutexdemo1.sh
libshell/common/scripts/filetree1.sh
libshell/common/scripts/gnaw.sh
libshell/common/scripts/mandelbrotset1.sh
libshell/common/scripts/multifollow.sh
libshell/common/scripts/numtree1.sh
libshell/common/scripts/primenumbers1.sh
libshell/common/scripts/rssread.sh
libshell/common/scripts/shcalc.sh
libshell/common/scripts/shircbot.sh
libshell/common/scripts/shlint.sh
libshell/common/scripts/shman.sh
libshell/common/scripts/shnote.sh
libshell/common/scripts/shpiano.sh
libshell/common/scripts/shtinyurl.sh
libshell/common/scripts/shtwitter.sh
libshell/common/scripts/simplefileattributetree1.sh
libshell/common/scripts/simplefiletree1.sh
libshell/common/scripts/svcproptree1.sh
libshell/common/scripts/termclock.sh
libshell/common/scripts/test_net_sctp.sh
libshell/common/scripts/xmldocumenttree1.sh
libshell/misc/images/callouts/1.png
libshell/misc/images/callouts/10.png
libshell/misc/images/callouts/2.png
libshell/misc/images/callouts/3.png
libshell/misc/images/callouts/4.png
libshell/misc/images/callouts/5.png
libshell/misc/images/callouts/6.png
libshell/misc/images/callouts/7.png
libshell/misc/images/callouts/8.png
libshell/misc/images/callouts/9.png
libshell/misc/images/tag_bourne.png
libshell/misc/images/tag_i18n.png
libshell/misc/images/tag_ksh.png
libshell/misc/images/tag_ksh88.png
libshell/misc/images/tag_ksh93.png
libshell/misc/images/tag_l10n.png
libshell/misc/images/tag_perf.png
libshell/misc/shell_styleguide.docbook
69617e9d15-May-2021 Toomas Soome

13813 libast: function may return address of local variable
Reviewed by: Andy Fiddaman <andy@omnios.org>
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Approved by: Dan McDonald <danmcd

13813 libast: function may return address of local variable
Reviewed by: Andy Fiddaman <andy@omnios.org>
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...

7e85189a10-Apr-2021 Toomas Soome

13487 want mapfile-based assertions about symbol properties (fix SPARC)
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Andy Fiddaman <andy@omnios.org>
Reviewed by: Klaus Ziegle

13487 want mapfile-based assertions about symbol properties (fix SPARC)
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Andy Fiddaman <andy@omnios.org>
Reviewed by: Klaus Ziegler <klausz@haus-gisela.de>
Approved by: Robert Mustacchi <rm@fingolfin.org>

show more ...

8222814e05-Apr-2021 Richard Lowe

13487 want mapfile-based assertions about symbol properties
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Jason King <jason.brian.king@gmail.com>
Approved by: Dan McDonald

13487 want mapfile-based assertions about symbol properties
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Jason King <jason.brian.king@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...

c063eb9916-Mar-2021 Andy Fiddaman

2755 split ksh93 from core package
13460 ksh93 tests should be moved out of usr/demo
518 ksh documentation should be moved out of SUNWcsr
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com

2755 split ksh93 from core package
13460 ksh93 tests should be moved out of usr/demo
518 ksh documentation should be moved out of SUNWcsr
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>

show more ...

9ecd05bd15-Mar-2021 Andy Fiddaman

13635 libast does not link with gcc4
Reviewed by: Jason King <jason.king@joyent.com>
Reviewed by: Rich Lowe <richlowe@richlowe.net>
Approved by: Dan McDonald <danmcd@joyent.com>

d6f391ef10-Mar-2021 Andy Fiddaman

4149 ksh head builtin does not like newlines
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Dan McDonald <danmcd@joyent.com>

1769817e01-Mar-2021 Toomas Soome

13620 _lib_version should not be present in mapfile-vers
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Approved by: Dan McDonald <danmcd

13620 _lib_version should not be present in mapfile-vers
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...

6859ab0021-Feb-2021 Andy Fiddaman

13557 pf[k]sh fails to properly resolve paths (missing diffs)
Reviewed by: Rich Lowe <richlowe@richlowe.net>
Reviewed by: Dominik Hassler <hadfl@omnios.org>
Approved by: Gordon Ross <gord

13557 pf[k]sh fails to properly resolve paths (missing diffs)
Reviewed by: Rich Lowe <richlowe@richlowe.net>
Reviewed by: Dominik Hassler <hadfl@omnios.org>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>

show more ...

944411b516-Feb-2021 Andy Fiddaman

13557 pf[k]sh fails to properly resolve paths
Reviewed by: Rich Lowe <richlowe@richlowe.net>
Reviewed by: Dominik Hassler <hadfl@omnios.org>
Approved by: Gordon Ross <gordon.w.ross@gmail.

13557 pf[k]sh fails to properly resolve paths
Reviewed by: Rich Lowe <richlowe@richlowe.net>
Reviewed by: Dominik Hassler <hadfl@omnios.org>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>

show more ...

4275778512-Feb-2021 Andy Fiddaman

13513 Do not use >; in cmd/ast/tools/Makefile
Reviewed by: Rich Lowe <richlowe@richlowe.net>
Approved by: Robert Mustacchi <rm@fingolfin.org>

a8e6450f31-Jan-2021 Andy Fiddaman

13485 ratz, some ast tools not necessary
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>
Reviewed by: Rich Lowe <richlowe@richlowe.net>
Ap

13485 ratz, some ast tools not necessary
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>
Reviewed by: Rich Lowe <richlowe@richlowe.net>
Approved by: Robert Mustacchi <rm@fingolfin.org>

show more ...

44ce9f4b04-Feb-2021 Andy Fiddaman

13492 Makefile.ast could avoid sed's -i option
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Dan McDonald <danmcd@joyent.com>
Reviewed by: Toomas Soome <tsoome@me.com>

13492 Makefile.ast could avoid sed's -i option
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Dan McDonald <danmcd@joyent.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>

show more ...

3770e1fa02-Feb-2021 Andy Fiddaman

13490 4133 missed Makefile.asthdr
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Dan McDonald <danmcd@joyent.com>

475b46fe31-Jan-2021 Andy Fiddaman

13486 cmd/ast should use fewer FRC dependencies
Reviewed by: Rich Lowe <richlowe@richlowe.net>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Dan McDonald <danmcd@joyent.com>

b30d193927-Dec-2020 Andy Fiddaman

13405 ksh93 update to 2012-08-01
13434 sh: mishandles backslash as last character of a block of input
11750 ksh mkdir builtin doesn't honor special file permissions
9199 ksh93 builtin *gr

13405 ksh93 update to 2012-08-01
13434 sh: mishandles backslash as last character of a block of input
11750 ksh mkdir builtin doesn't honor special file permissions
9199 ksh93 builtin *grep -v mishandles blank lines, blows up libgcrypt-config
6756 sh (and ksh) have issues with ${1+"$@"}
6520 ksh: sleep could wait forever
4860 ksh93: core in printf
3791 /bin/sh's builtin 'rm' busted: 'rm -f' without arguments returns error
1047 ksh overwrites child core files
880 ksh93 coredumps on 'unset'
499 "interrupted system call" when using "tee" builtin in ksh
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Reviewed by: Dominik Hassler <hadfl@omnios.org>
Approved by: Rich Lowe <richlowe@richlowe.net>

show more ...


Makefile
Makefile.ast
Makefile.asthdr
Makefile.astmsg
Makefile.iffe
README.ast
THIRDPARTYLICENSE
THIRDPARTYLICENSE.descrip
ksh/Makefile
ksh/Makefile.com
ksh/Makefile.testshell
ksh/amd64/Makefile
ksh/builtins/Makefile
ksh/builtins/alias.c
ksh/i386/Makefile
ksh/sparc/Makefile
ksh/sparcv9/Makefile
libast/Makefile
libast/Makefile.com
libast/Makefile.defs
libast/Makefile.iffe
libast/amd64/FEATURE/align
libast/amd64/FEATURE/api
libast/amd64/FEATURE/aso
libast/amd64/FEATURE/asometh
libast/amd64/FEATURE/botch
libast/amd64/FEATURE/ccode
libast/amd64/FEATURE/common
libast/amd64/FEATURE/dirent
libast/amd64/FEATURE/eaccess
libast/amd64/FEATURE/errno
libast/amd64/FEATURE/fcntl
libast/amd64/FEATURE/float
libast/amd64/FEATURE/fs
libast/amd64/FEATURE/hack
libast/amd64/FEATURE/iconv
libast/amd64/FEATURE/lib
libast/amd64/FEATURE/libpath
libast/amd64/FEATURE/limits
libast/amd64/FEATURE/locale
libast/amd64/FEATURE/map
libast/amd64/FEATURE/mmap
libast/amd64/FEATURE/mode
libast/amd64/FEATURE/ndbm
libast/amd64/FEATURE/nl_types
libast/amd64/FEATURE/omitted
libast/amd64/FEATURE/options
libast/amd64/FEATURE/param
libast/amd64/FEATURE/preroot
libast/amd64/FEATURE/prog
libast/amd64/FEATURE/sfinit
libast/amd64/FEATURE/sfio
libast/amd64/FEATURE/sig
libast/amd64/FEATURE/siglist
libast/amd64/FEATURE/signal
libast/amd64/FEATURE/sizeof
libast/amd64/FEATURE/standards
libast/amd64/FEATURE/stdio
libast/amd64/FEATURE/sys
libast/amd64/FEATURE/syscall
libast/amd64/FEATURE/time
libast/amd64/FEATURE/tmlib
libast/amd64/FEATURE/tmx
libast/amd64/FEATURE/tty
libast/amd64/FEATURE/tv
libast/amd64/FEATURE/tvlib
libast/amd64/FEATURE/uwin
libast/amd64/FEATURE/vfork
libast/amd64/FEATURE/vmalloc
libast/amd64/FEATURE/wait
libast/amd64/FEATURE/wchar
libast/amd64/FEATURE/wctype
libast/amd64/Makefile
libast/amd64/Makefile.iffe
libast/amd64/conflim.h
libast/amd64/conftab.c
libast/amd64/conftab.h
libast/amd64/lc.h
libast/amd64/lctab.c
libast/i386/FEATURE/align
libast/i386/FEATURE/api
libast/i386/FEATURE/aso
libast/i386/FEATURE/asometh
libast/i386/FEATURE/botch
libast/i386/FEATURE/ccode
libast/i386/FEATURE/common
libast/i386/FEATURE/dirent
libast/i386/FEATURE/eaccess
libast/i386/FEATURE/errno
libast/i386/FEATURE/fcntl
libast/i386/FEATURE/float
libast/i386/FEATURE/fs
libast/i386/FEATURE/hack
libast/i386/FEATURE/iconv
libast/i386/FEATURE/lib
libast/i386/FEATURE/libpath
libast/i386/FEATURE/limits
libast/i386/FEATURE/locale
libast/i386/FEATURE/map
libast/i386/FEATURE/mmap
libast/i386/FEATURE/mode
libast/i386/FEATURE/ndbm
libast/i386/FEATURE/nl_types
libast/i386/FEATURE/omitted
libast/i386/FEATURE/options
libast/i386/FEATURE/param
libast/i386/FEATURE/preroot
libast/i386/FEATURE/prog
libast/i386/FEATURE/sfinit
libast/i386/FEATURE/sfio
libast/i386/FEATURE/sig
libast/i386/FEATURE/siglist
libast/i386/FEATURE/signal
libast/i386/FEATURE/sizeof
libast/i386/FEATURE/standards
libast/i386/FEATURE/stdio
libast/i386/FEATURE/sys
libast/i386/FEATURE/syscall
libast/i386/FEATURE/time
libast/i386/FEATURE/tmlib
libast/i386/FEATURE/tmx
libast/i386/FEATURE/tty
libast/i386/FEATURE/tv
libast/i386/FEATURE/tvlib
libast/i386/FEATURE/uwin
libast/i386/FEATURE/vfork
libast/i386/FEATURE/vmalloc
libast/i386/FEATURE/wait
libast/i386/FEATURE/wchar
libast/i386/FEATURE/wctype
libast/i386/Makefile
libast/i386/Makefile.iffe
libast/i386/conflim.h
libast/i386/conftab.c
libast/i386/conftab.h
libast/i386/lc.h
libast/i386/lctab.c
libast/mapfile-vers
libast/sparc/FEATURE/align
libast/sparc/FEATURE/api
libast/sparc/FEATURE/aso
libast/sparc/FEATURE/asometh
libast/sparc/FEATURE/botch
libast/sparc/FEATURE/ccode
libast/sparc/FEATURE/common
libast/sparc/FEATURE/dirent
libast/sparc/FEATURE/eaccess
libast/sparc/FEATURE/errno
libast/sparc/FEATURE/fcntl
libast/sparc/FEATURE/float
libast/sparc/FEATURE/fs
libast/sparc/FEATURE/hack
libast/sparc/FEATURE/iconv
libast/sparc/FEATURE/lib
libast/sparc/FEATURE/libpath
libast/sparc/FEATURE/limits
libast/sparc/FEATURE/locale
libast/sparc/FEATURE/map
libast/sparc/FEATURE/mmap
libast/sparc/FEATURE/mode
libast/sparc/FEATURE/ndbm
libast/sparc/FEATURE/nl_types
libast/sparc/FEATURE/omitted
libast/sparc/FEATURE/options
libast/sparc/FEATURE/param
libast/sparc/FEATURE/preroot
libast/sparc/FEATURE/prog
libast/sparc/FEATURE/sfinit
libast/sparc/FEATURE/sfio
libast/sparc/FEATURE/sig
libast/sparc/FEATURE/siglist
libast/sparc/FEATURE/signal
libast/sparc/FEATURE/sizeof
libast/sparc/FEATURE/standards
libast/sparc/FEATURE/stdio
libast/sparc/FEATURE/sys
libast/sparc/FEATURE/syscall
libast/sparc/FEATURE/time
libast/sparc/FEATURE/tmlib
libast/sparc/FEATURE/tmx
libast/sparc/FEATURE/tty
libast/sparc/FEATURE/tv
libast/sparc/FEATURE/tvlib
libast/sparc/FEATURE/uwin
libast/sparc/FEATURE/vfork
libast/sparc/FEATURE/vmalloc
libast/sparc/FEATURE/wait
libast/sparc/FEATURE/wchar
libast/sparc/FEATURE/wctype
libast/sparc/Makefile
libast/sparc/Makefile.iffe
libast/sparc/conflim.h
libast/sparc/conftab.c
libast/sparc/conftab.h
libast/sparc/lc.h
libast/sparc/lctab.c
libast/sparcv9/FEATURE/align
libast/sparcv9/FEATURE/api
libast/sparcv9/FEATURE/aso
libast/sparcv9/FEATURE/asometh
libast/sparcv9/FEATURE/botch
libast/sparcv9/FEATURE/ccode
libast/sparcv9/FEATURE/common
libast/sparcv9/FEATURE/dirent
libast/sparcv9/FEATURE/eaccess
libast/sparcv9/FEATURE/errno
libast/sparcv9/FEATURE/fcntl
libast/sparcv9/FEATURE/float
libast/sparcv9/FEATURE/fs
libast/sparcv9/FEATURE/hack
libast/sparcv9/FEATURE/iconv
libast/sparcv9/FEATURE/lib
libast/sparcv9/FEATURE/libpath
libast/sparcv9/FEATURE/limits
libast/sparcv9/FEATURE/locale
libast/sparcv9/FEATURE/map
libast/sparcv9/FEATURE/mmap
libast/sparcv9/FEATURE/mode
libast/sparcv9/FEATURE/ndbm
libast/sparcv9/FEATURE/nl_types
libast/sparcv9/FEATURE/omitted
libast/sparcv9/FEATURE/options
libast/sparcv9/FEATURE/param
libast/sparcv9/FEATURE/preroot
libast/sparcv9/FEATURE/prog
libast/sparcv9/FEATURE/sfinit
libast/sparcv9/FEATURE/sfio
libast/sparcv9/FEATURE/sig
libast/sparcv9/FEATURE/siglist
libast/sparcv9/FEATURE/signal
libast/sparcv9/FEATURE/sizeof
libast/sparcv9/FEATURE/standards
libast/sparcv9/FEATURE/stdio
libast/sparcv9/FEATURE/sys
libast/sparcv9/FEATURE/syscall
libast/sparcv9/FEATURE/time
libast/sparcv9/FEATURE/tmlib
libast/sparcv9/FEATURE/tmx
libast/sparcv9/FEATURE/tty
libast/sparcv9/FEATURE/tv
libast/sparcv9/FEATURE/tvlib
libast/sparcv9/FEATURE/uwin
libast/sparcv9/FEATURE/vfork
libast/sparcv9/FEATURE/vmalloc
libast/sparcv9/FEATURE/wait
libast/sparcv9/FEATURE/wchar
libast/sparcv9/FEATURE/wctype
libast/sparcv9/Makefile
libast/sparcv9/Makefile.iffe
libast/sparcv9/conflim.h
libast/sparcv9/conftab.c
libast/sparcv9/conftab.h
libast/sparcv9/lc.h
libast/sparcv9/lctab.c
libcmd/Makefile
libcmd/Makefile.com
libcmd/Makefile.defs
libcmd/Makefile.iffe
libcmd/amd64/FEATURE/ids
libcmd/amd64/FEATURE/sockets
libcmd/amd64/FEATURE/symlink
libcmd/amd64/FEATURE/utsname
libcmd/amd64/Makefile
libcmd/amd64/Makefile.iffe
libcmd/i386/FEATURE/ids
libcmd/i386/FEATURE/sockets
libcmd/i386/FEATURE/symlink
libcmd/i386/FEATURE/utsname
libcmd/i386/Makefile
libcmd/i386/Makefile.iffe
libcmd/mapfile-vers
libcmd/sparc/FEATURE/ids
libcmd/sparc/FEATURE/sockets
libcmd/sparc/FEATURE/symlink
libcmd/sparc/FEATURE/utsname
libcmd/sparc/Makefile
libcmd/sparc/Makefile.iffe
libcmd/sparcv9/FEATURE/ids
libcmd/sparcv9/FEATURE/sockets
libcmd/sparcv9/FEATURE/symlink
libcmd/sparcv9/FEATURE/utsname
libcmd/sparcv9/Makefile
libcmd/sparcv9/Makefile.iffe
libdll/Makefile
libdll/Makefile.com
libdll/Makefile.defs
libdll/Makefile.iffe
libdll/amd64/FEATURE/dll
libdll/amd64/Makefile
libdll/amd64/Makefile.iffe
libdll/i386/FEATURE/dll
libdll/i386/Makefile
libdll/i386/Makefile.iffe
libdll/mapfile-vers
libdll/sparc/FEATURE/dll
libdll/sparc/Makefile
libdll/sparc/Makefile.iffe
libdll/sparcv9/FEATURE/dll
libdll/sparcv9/Makefile
libdll/sparcv9/Makefile.iffe
libpp/Makefile
libpp/Makefile.com
libpp/Makefile.defs
libpp/i386/Makefile
libpp/mapfile-vers
libpp/sparc/Makefile
libshell/Makefile
libshell/Makefile.com
libshell/Makefile.defs
libshell/Makefile.demo
libshell/Makefile.doc
libshell/Makefile.iffe
libshell/amd64/FEATURE/acct
libshell/amd64/FEATURE/cmds
libshell/amd64/FEATURE/dynamic
libshell/amd64/FEATURE/execargs
libshell/amd64/FEATURE/externs
libshell/amd64/FEATURE/locale
libshell/amd64/FEATURE/math
libshell/amd64/FEATURE/options
libshell/amd64/FEATURE/poll
libshell/amd64/FEATURE/pstat
libshell/amd64/FEATURE/rlimits
libshell/amd64/FEATURE/setjmp
libshell/amd64/FEATURE/sigfeatures
libshell/amd64/FEATURE/time
libshell/amd64/FEATURE/ttys
libshell/amd64/Makefile
libshell/amd64/Makefile.iffe
libshell/common/illumos_cmdlist.h
libshell/common/scripts/cpvprint.sh
libshell/common/scripts/crawlsrccomments.sh
libshell/common/scripts/filemutexdemo1.sh
libshell/common/scripts/filetree1.sh
libshell/common/scripts/gnaw.sh
libshell/common/scripts/mandelbrotset1.sh
libshell/common/scripts/multifollow.sh
libshell/common/scripts/numtree1.sh
libshell/common/scripts/primenumbers1.sh
libshell/common/scripts/rssread.sh
libshell/common/scripts/shcalc.sh
libshell/common/scripts/shircbot.sh
libshell/common/scripts/shlint.sh
libshell/common/scripts/shman.sh
libshell/common/scripts/shnote.sh
libshell/common/scripts/shpiano.sh
libshell/common/scripts/shtinyurl.sh
libshell/common/scripts/shtwitter.sh
libshell/common/scripts/simplefileattributetree1.sh
libshell/common/scripts/simplefiletree1.sh
libshell/common/scripts/svcproptree1.sh
libshell/common/scripts/termclock.sh
libshell/common/scripts/test_net_sctp.sh
libshell/common/scripts/xmldocumenttree1.sh
libshell/common/tests/README.tests
libshell/common/tests/illumos_13434_chunked_heredoc.sh
libshell/common/tests/sun_solaris_array_default_datatype.sh
libshell/common/tests/sun_solaris_builtin_poll.sh
libshell/common/tests/sun_solaris_builtin_sum.sh
libshell/common/tests/sun_solaris_builtin_tail.sh
libshell/common/tests/sun_solaris_command_substitution.sh
libshell/common/tests/sun_solaris_compound_misc.sh
libshell/common/tests/sun_solaris_compound_nameref.sh
libshell/common/tests/sun_solaris_compoundvario.sh
libshell/common/tests/sun_solaris_cr_6687139_command_substitution_exec_redirection_allocation_loop.sh
libshell/common/tests/sun_solaris_cr_6713682_compound_var_bleeds_through_subshell.sh
libshell/common/tests/sun_solaris_cr_6722134_background_CHLD_trap.sh
libshell/common/tests/sun_solaris_cr_6753538_subshell_leaks_umask.sh
libshell/common/tests/sun_solaris_cr_6754020_weird_square_bracket_expansion.sh
libshell/common/tests/sun_solaris_cr_6763594_command_failure_execs_twice.sh
libshell/common/tests/sun_solaris_cr_6766246_pattern_matching_bug.sh
libshell/common/tests/sun_solaris_cr_6769332_substitutions_terminate_shell_after_257_iterations.sh
libshell/common/tests/sun_solaris_cr_6777491_lacks_arithmetric_function_iszero.sh
libshell/common/tests/sun_solaris_cr_6778077_sigthaw_trap.sh
libshell/common/tests/sun_solaris_cr_6789247_printf_hexfloat_rounding.sh
libshell/common/tests/sun_solaris_cr_6800929_large_command_substitution_hang.sh
libshell/common/tests/sun_solaris_cr_6805792_varmovetest1.sh
libshell/common/tests/sun_solaris_cr_6805794_character_to_wchar_not_working.sh
libshell/common/tests/sun_solaris_cr_6805795_negative_zero.sh
libshell/common/tests/sun_solaris_cr_6807179_shellpattern_uses_getpwnam.sh
libshell/common/tests/sun_solaris_cr_6835835_builtin_cat_n_broken.sh
libshell/common/tests/sun_solaris_cr_6848486_echo_test_with_test_undefined_executes_test_builtin.sh
libshell/common/tests/sun_solaris_cr_6855875_typeset_hexfloat_has_too_few_digits.sh
libshell/common/tests/sun_solaris_cr_6862121_shbinexec_kernel_module_defunct.sh
libshell/common/tests/sun_solaris_cr_6881017_background_process_in_subshell_hangs_caller.sh
libshell/common/tests/sun_solaris_cr_6887363_shell_sometimes_mishandles_return_value_of_its_child_process.sh
libshell/common/tests/sun_solaris_cr_6904557_wc_no_longer_counts_number_of_bytes_correctly.sh
libshell/common/tests/sun_solaris_cr_6904575_cut_-d_with_multibyte_character_no_longer_works.sh
libshell/common/tests/sun_solaris_cr_6904878_join_-t_no_longer_works_with_multibyte_char_separator.sh
libshell/common/tests/sun_solaris_cr_6907460_EXIT_trap_handlers_are_sometimes_executed_twice.sh
libshell/common/tests/sun_solaris_cr_xxxxxxxx_template.sh
libshell/common/tests/sun_solaris_getconf.sh
libshell/common/tests/sun_solaris_local_compound_nameref001.sh
libshell/common/tests/sun_solaris_locale_misc.sh
libshell/common/tests/sun_solaris_staticvariables.sh
libshell/common/tests/sun_solaris_vartree001.sh
libshell/common/tests/sun_solaris_vartree002.sh
libshell/common/tests/sun_solaris_vartree003.sh
libshell/i386/FEATURE/acct
libshell/i386/FEATURE/cmds
libshell/i386/FEATURE/dynamic
libshell/i386/FEATURE/execargs
libshell/i386/FEATURE/externs
libshell/i386/FEATURE/locale
libshell/i386/FEATURE/math
libshell/i386/FEATURE/options
libshell/i386/FEATURE/poll
libshell/i386/FEATURE/pstat
libshell/i386/FEATURE/rlimits
libshell/i386/FEATURE/setjmp
libshell/i386/FEATURE/sigfeatures
libshell/i386/FEATURE/time
libshell/i386/FEATURE/ttys
libshell/i386/Makefile
libshell/i386/Makefile.iffe
libshell/mapfile-vers
libshell/misc/images/callouts/1.png
libshell/misc/images/callouts/10.png
libshell/misc/images/callouts/2.png
libshell/misc/images/callouts/3.png
libshell/misc/images/callouts/4.png
libshell/misc/images/callouts/5.png
libshell/misc/images/callouts/6.png
libshell/misc/images/callouts/7.png
libshell/misc/images/callouts/8.png
libshell/misc/images/callouts/9.png
libshell/misc/images/tag_bourne.png
libshell/misc/images/tag_i18n.png
libshell/misc/images/tag_ksh.png
libshell/misc/images/tag_ksh88.png
libshell/misc/images/tag_ksh93.png
libshell/misc/images/tag_l10n.png
libshell/misc/images/tag_perf.png
libshell/misc/shell_styleguide.docbook
libshell/sparc/FEATURE/acct
libshell/sparc/FEATURE/cmds
libshell/sparc/FEATURE/dynamic
libshell/sparc/FEATURE/execargs
libshell/sparc/FEATURE/externs
libshell/sparc/FEATURE/locale
libshell/sparc/FEATURE/math
libshell/sparc/FEATURE/options
libshell/sparc/FEATURE/poll
libshell/sparc/FEATURE/pstat
libshell/sparc/FEATURE/rlimits
libshell/sparc/FEATURE/setjmp
libshell/sparc/FEATURE/sigfeatures
libshell/sparc/FEATURE/time
libshell/sparc/FEATURE/ttys
libshell/sparc/Makefile
libshell/sparc/Makefile.iffe
libshell/sparcv9/FEATURE/acct
libshell/sparcv9/FEATURE/cmds
libshell/sparcv9/FEATURE/dynamic
libshell/sparcv9/FEATURE/execargs
libshell/sparcv9/FEATURE/externs
libshell/sparcv9/FEATURE/locale
libshell/sparcv9/FEATURE/math
libshell/sparcv9/FEATURE/options
libshell/sparcv9/FEATURE/poll
libshell/sparcv9/FEATURE/pstat
libshell/sparcv9/FEATURE/rlimits
libshell/sparcv9/FEATURE/setjmp
libshell/sparcv9/FEATURE/sigfeatures
libshell/sparcv9/FEATURE/time
libshell/sparcv9/FEATURE/ttys
libshell/sparcv9/Makefile
libshell/sparcv9/Makefile.iffe
libsum/Makefile
libsum/Makefile.com
libsum/Makefile.defs
libsum/Makefile.iffe
libsum/amd64/FEATURE/sum
libsum/amd64/Makefile
libsum/amd64/Makefile.iffe
libsum/i386/FEATURE/sum
libsum/i386/Makefile
libsum/i386/Makefile.iffe
libsum/mapfile-vers
libsum/sparc/FEATURE/sum
libsum/sparc/Makefile
libsum/sparc/Makefile.iffe
libsum/sparcv9/FEATURE/sum
libsum/sparcv9/Makefile
libsum/sparcv9/Makefile.iffe
msgcc/Makefile
msgcc/NOTES
msgcc/PROMO.mm
msgcc/msgcc.sh
msgcc/msgcc.tst
msgcc/msgcpp.c
msgcc/msgcvt.c
msgcc/msggen.c
msgcc/msgget.c
shcomp/Makefile
tools/Makefile
d3b5f56307-Aug-2019 John Levon

11528 Makefile.noget can get gone
11529 Use -Wno-maybe-initialized
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Robert M

11528 Makefile.noget can get gone
11529 Use -Wno-maybe-initialized
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Robert Mustacchi <rm@joyent.com>

show more ...

12