diff options
| author | Garrett D'Amore <garrett@nexenta.com> | 2010-10-15 11:23:37 -0700 |
|---|---|---|
| committer | Garrett D'Amore <garrett@nexenta.com> | 2010-10-15 11:23:37 -0700 |
| commit | 5d4606d7857958f486a2dc8cb37c99a0b72335d6 (patch) | |
| tree | 5fddf3b585a43a2b9e0d448daa94d2fd38d86d7d /exception_lists | |
| parent | 5800d06638085733a3095e8452c2f9437dc815a0 (diff) | |
| download | illumos-joyent-5d4606d7857958f486a2dc8cb37c99a0b72335d6.tar.gz | |
347 convert xpg4/sh and ilk to use ksh93
Reviewed by: richlowe@richlowe.net
Reviewed by: johnsonnenschein@gmail.com
Reviewed by: guido+illumos.org@berhoerster.name
Reviewed by: gwr@nexenta.com
Approved by: gwr@nexenta.com
Diffstat (limited to 'exception_lists')
| -rw-r--r-- | exception_lists/closed-bins | 18 | ||||
| -rw-r--r-- | exception_lists/copyright | 1 |
2 files changed, 19 insertions, 0 deletions
diff --git a/exception_lists/closed-bins b/exception_lists/closed-bins index a90fc23905..bdb34fb9ce 100644 --- a/exception_lists/closed-bins +++ b/exception_lists/closed-bins @@ -40,6 +40,24 @@ ./usr/bin/printf ./usr/bin/tr ./usr/bin/tail +./usr/xpg4/bin/alias +./usr/xpg4/bin/bg +./usr/xpg4/bin/cd +./usr/xpg4/bin/command +./usr/xpg4/bin/fc +./usr/xpg4/bin/fg +./usr/xpg4/bin/getopts +./usr/xpg4/bin/hash +./usr/xpg4/bin/jobs +./usr/xpg4/bin/kill +./usr/xpg4/bin/read +./usr/xpg4/bin/sh ./usr/xpg4/bin/tail +./usr/xpg4/bin/test ./usr/xpg4/bin/tr +./usr/xpg4/bin/type +./usr/xpg4/bin/ulimit +./usr/xpg4/bin/umask +./usr/xpg4/bin/unalias +./usr/xpg4/bin/wait ./usr/xpg6/bin/tr diff --git a/exception_lists/copyright b/exception_lists/copyright index cca987f762..af88ad2ef0 100644 --- a/exception_lists/copyright +++ b/exception_lists/copyright @@ -23,6 +23,7 @@ # syntax: glob +exception_lists/closed-bins exception_lists/cstyle exception_lists/hdrchk usr/src/cmd/krb5/kadmin/cli/kadmin_ct.c |
