508 od doesn't set text domain
commit84441f85b19f6b8080883f30109e58e43c893709
authorGarrett D'Amore <garrett@nexenta.com>
Thu, 16 Dec 2010 01:12:35 +0000 (15 17:12 -0800)
committerGarrett D'Amore <garrett@nexenta.com>
Thu, 16 Dec 2010 01:12:35 +0000 (15 17:12 -0800)
tree2cda098e30c31b5014e9ef70863a6aa23bd5a042
parent87a4464e3e8a802f4f55fba5dff7ac7d4f66d309
508 od doesn't set text domain
509 need an open source sed(1) replacement
516 libc regex misses \< and \> word delimiters
Reviewed by: gwr@nexenta.com
Reviewed by: roland.mainz@nexenta.com
Approved by: gwr@nexenta.com
21 files changed:
usr/src/Makefile.lint
usr/src/cmd/Makefile
usr/src/cmd/mdb/tools/scripts/tigen.sh
usr/src/cmd/od/od.c
usr/src/cmd/sed/Makefile [new file with mode: 0644]
usr/src/cmd/sed/POSIX [new file with mode: 0644]
usr/src/cmd/sed/THIRDPARTYLICENSE [new file with mode: 0644]
usr/src/cmd/sed/THIRDPARTYLICENSE.descrip [new file with mode: 0644]
usr/src/cmd/sed/compile.c [new file with mode: 0644]
usr/src/cmd/sed/defs.h [new file with mode: 0644]
usr/src/cmd/sed/extern.h [new file with mode: 0644]
usr/src/cmd/sed/main.c [new file with mode: 0644]
usr/src/cmd/sed/misc.c [new file with mode: 0644]
usr/src/cmd/sed/process.c [new file with mode: 0644]
usr/src/cmd/sed/sed.1 [new file with mode: 0644]
usr/src/cmd/sed/sed.txt [new file with mode: 0644]
usr/src/head/regex.h
usr/src/lib/libc/port/locale/engine.c
usr/src/lib/libc/port/locale/regcomp.c
usr/src/pkg/manifests/SUNWcs.mf
usr/src/pkg/manifests/system-xopen-xcu4.mf