RELEASE revision 3e14f97f673e8a630f076077de35afdd43dc1587
3e14f97f673e8a630f076077de35afdd43dc1587Roger A. Faulkner10-03-07 tail.c: sfsync(sfstdout) after all -f done, fix -f partial line
3e14f97f673e8a630f076077de35afdd43dc1587Roger A. Faulkner10-03-05 mktemp.c: add --regress=seed for testing
3e14f97f673e8a630f076077de35afdd43dc1587Roger A. Faulkner10-03-05 vmstate.c: add
3e14f97f673e8a630f076077de35afdd43dc1587Roger A. Faulkner10-01-26 tail.c: -f sleep(1) only if no progress from last round of checks
3e14f97f673e8a630f076077de35afdd43dc1587Roger A. Faulkner10-01-20 fts_fix.[ch]: use <fts_fix.h> instead of <fts.h> (see fts_fix.c)
3e14f97f673e8a630f076077de35afdd43dc1587Roger A. Faulkner10-01-20 cp.c: free(state) if called from old shell
3e14f97f673e8a630f076077de35afdd43dc1587Roger A. Faulkner09-12-10 join.c: <wctype.h> for iswspace()!
3e14f97f673e8a630f076077de35afdd43dc1587Roger A. Faulkner09-12-04 cmd.h: fix CMD_DYNAMIC logic
3e14f97f673e8a630f076077de35afdd43dc1587Roger A. Faulkner09-12-04 cut.c: handle -d mb
3e14f97f673e8a630f076077de35afdd43dc1587Roger A. Faulkner09-12-03 mkdir.c: add --verbose
3e14f97f673e8a630f076077de35afdd43dc1587Roger A. Faulkner09-11-30 cat.c,date.c,cksum.c: drop setlocale() call already done by optget()
3e14f97f673e8a630f076077de35afdd43dc1587Roger A. Faulkner09-11-30 join.c: handle -t mb
3e14f97f673e8a630f076077de35afdd43dc1587Roger A. Faulkner09-11-28 wclib.c: { -w -L } mb independent of -m
3e14f97f673e8a630f076077de35afdd43dc1587Roger A. Faulkner09-11-28 paste.c: handle -d mb
3e14f97f673e8a630f076077de35afdd43dc1587Roger A. Faulkner09-11-28 uniq.c: handle -s mb
3e14f97f673e8a630f076077de35afdd43dc1587Roger A. Faulkner09-11-28 cksum.c: FTS_SEEDOTDIR by default
34f9b3eef6fdadbda0a846aa4d68691ac40eace5Roland Mainz09-09-09 fds.c: add --unit=fd
34f9b3eef6fdadbda0a846aa4d68691ac40eace5Roland Mainz09-08-25 tail.c: initialize Tail_t.fifo=0 !!
34f9b3eef6fdadbda0a846aa4d68691ac40eace5Roland Mainz09-08-15 tail.c: fix fifo logic
34f9b3eef6fdadbda0a846aa4d68691ac40eace5Roland Mainz09-08-11 wc.c: add setlocale(LC_CTYPE,"C") cleanup, add utf8 optimzations
34f9b3eef6fdadbda0a846aa4d68691ac40eace5Roland Mainz09-08-10 uniq.c: replace -c 1..9999 sfsprintf() with inline conversion
34f9b3eef6fdadbda0a846aa4d68691ac40eace5Roland Mainz09-08-01 join.c: fix empty field null pointer deref
34f9b3eef6fdadbda0a846aa4d68691ac40eace5Roland Mainz09-07-23 pathchk.c: add -P,--path and -a,--all
34f9b3eef6fdadbda0a846aa4d68691ac40eace5Roland Mainz09-07-02 chgrp.c,chmod.c,cksum.c: fts_flags() default only if not --recursive
34f9b3eef6fdadbda0a846aa4d68691ac40eace5Roland Mainz09-06-19 cmd.h,cmdinit.c: add ERROR_CALLBACK for ERROR_NOTIFY main() callback
34f9b3eef6fdadbda0a846aa4d68691ac40eace5Roland Mainz09-06-19 mktemp.c: --unsafe now checks and prints path but does create
34f9b3eef6fdadbda0a846aa4d68691ac40eace5Roland Mainz09-06-19 tee.c: add ERROR_CALLBACK for tee_cleanup() sfio discipline pop
34f9b3eef6fdadbda0a846aa4d68691ac40eace5Roland Mainz09-06-18 rm.c: handle interrupts during interactive query
34f9b3eef6fdadbda0a846aa4d68691ac40eace5Roland Mainz09-06-18 cp.c: handle interrupts during interactive query
34f9b3eef6fdadbda0a846aa4d68691ac40eace5Roland Mainz09-05-25 tail.c: fix old style option logic to handle --invalid-long-option
34f9b3eef6fdadbda0a846aa4d68691ac40eace5Roland Mainz09-05-24 tail.c: -r == +1r
34f9b3eef6fdadbda0a846aa4d68691ac40eace5Roland Mainz09-05-01 mktemp.c: handle foo/prefix, add -p dir and -u
34f9b3eef6fdadbda0a846aa4d68691ac40eace5Roland Mainz09-03-31 cat.c: handle --no* options
34f9b3eef6fdadbda0a846aa4d68691ac40eace5Roland Mainz09-03-15 tail.c: fix --timeout termination logic
34f9b3eef6fdadbda0a846aa4d68691ac40eace5Roland Mainz09-03-03 tee.c: clean up sfio disciplines on error
34f9b3eef6fdadbda0a846aa4d68691ac40eace5Roland Mainz09-03-03 cat.c: fix -v|-e|-n|-B interaction bugs
34f9b3eef6fdadbda0a846aa4d68691ac40eace5Roland Mainz09-02-14 tail.c: fix VSC failures
34f9b3eef6fdadbda0a846aa4d68691ac40eace5Roland Mainz09-02-14 join.c: fix VSC failure
34f9b3eef6fdadbda0a846aa4d68691ac40eace5Roland Mainz09-02-02 uniq.c: document -number == -fnumber, +number == -snumber
34f9b3eef6fdadbda0a846aa4d68691ac40eace5Roland Mainz09-02-02 tail.c: fix usage[] for negative offsets, add sun -b
34f9b3eef6fdadbda0a846aa4d68691ac40eace5Roland Mainz09-02-02 mktemp.c: add
34f9b3eef6fdadbda0a846aa4d68691ac40eace5Roland Mainz09-02-02 features/utsname: UWIN _UNAME_os_DEFAULT => UWIN
34f9b3eef6fdadbda0a846aa4d68691ac40eace5Roland Mainz09-01-31 dirname.c: add experimental { -f -r -x } for pathpath(3)
34f9b3eef6fdadbda0a846aa4d68691ac40eace5Roland Mainz09-01-05 cmp.c: fix EOF diagnostic to conform to posix
34f9b3eef6fdadbda0a846aa4d68691ac40eace5Roland Mainz09-01-03 mkfifo.c: fix --mode=mode logic
34f9b3eef6fdadbda0a846aa4d68691ac40eace5Roland Mainz08-12-07 date.c: add %[_][EO]K for [space pad] [full|long] iso docs
34f9b3eef6fdadbda0a846aa4d68691ac40eace5Roland Mainz08-11-10 stty.c: check for -t grouping so -tostop != -t -ostop
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin08-10-15 rm.c: handle 'rm -f x x' => exit 0
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin08-09-08 stty.c: #ifdef guard TAB[012] -- freebsd: damn the posix, full speed ahead
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin08-06-17 shcmd.h: move to libast
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin08-04-24 uniq.c: add optget() 'n' option for -1 => -f1
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin08-04-24 getconf.c: clarify diffs between "name - value" and "name = value"
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin08-04-01 cut.c: add write error check
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin08-04-01 paste.c: fix --noserial stream vector access bug
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin08-04-01 pids.c: add ls/ps style --format=format
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin08-04-01 stty.c: fix off2 unitialized reference
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin08-03-28 chgrp.c: add --before=file
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin08-03-14 pids.c: add
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin08-03-11 chgrp.c: fix -m to use uid:gid as lookup key
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin08-02-11 Makefile: add -lmd possibly required by sumlib.o -- hack alert
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin08-01-30 expr.c: fix <=0 type that broke substr * 1 * -- wow
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin07-12-13 cp.c: fix builtin state reinitialization
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin07-11-29 rev.c: honor multibyte locales
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin07-11-27 cp.c: open non-existent destination with O_EXCL
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin07-11-27 stty.c: add -t,--terminal-group to list tty pgrp
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin07-11-27 cksum.c: --silent -s => -S, -s == -x sys5 for gnu compatibility
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin07-11-11 tee.c: drop ancient bsd compatibility "-" operand => SIGINT
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin07-10-29 cksum.c: add SUM_LEGACY for -r
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin07-10-12 cp.c: plug usage string memory leak by using per-builtin state
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin07-09-21 cksum.c: add sumprint() default scale arg, --scale, --bsd for solaris
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin07-09-10 chmod.c: add --show,-n
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin07-07-27 wclib.c: bias <wchar.h> checks for modern unix
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin07-07-17 cat.c: fix --squeeze-blank to reduce multiple blank lines to *one*
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin07-05-20 cmd.h: handle msvc's balk at if(0)0=0;
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin07-05-20 cksum.c: #include <modex.h>
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin07-05-11 cmd.h: add _CMD_CONTEXT_OK() to verify >= 20070511 context
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin07-05-09 fds.c: handle ipv6 sockets
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin07-05-09 cmd.h: <shbltin.h> : cmdquit() => sh_checksig(context)
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin07-04-25 mkdir.c: force (S_ISVTX|S_ISUID|S_ISGID) after mkdir(2)
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin07-04-24 procrun.c: add -last intercept => sh_run() and whence -q
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin07-04-19 uname.c: name operands first checked for CS_NAME, then NAME
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin07-03-28 date.c: add --unelapsed=scale, -U: fmtelapsed() => strelapsed()
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin07-03-25 wclib.h: iswspace() requires <wctype.h>!
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin07-03-11 tty.c: add sysV --line-number, -l
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin07-02-26 Makefile: sumlib.o: direct extract from +lsum (vcodex someday)
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin07-02-24 Makefile: tweak cmdext.h action for --mam bootstrap
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin07-02-09 Makefile: { cmdext.h cmdlist.h } depend on *.c list!
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin07-02-09 Makefile: +lsum to bring in static -lsum (no dynamic right now)
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin07-02-07 cksum.c: move from src/cmd/std with ftwalk => fts
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin07-02-07 getconf.c: handle /bin == /usr/bin in defer logic
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin07-01-26 chmod.c: don't FTS_FOLLOW if !FTS_PHYSICAL
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin07-01-23 cut.c: Cut_t variable dimension list[] must be last member
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin07-01-22 uname.c: fix -h typo that clobbered astconf() state -- ouch
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin07-01-02 fmt.c: fix buffer splice off by one bug -- what else
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin06-11-23 cmd.h: because of proto cmdinit cannot be a function like macro
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin06-11-21 cp.c: fix 06-10-31 const dot[] readonly assignment
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin06-11-15 cp.c: fix 06-10-31 ln -s enoent bug
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin06-11-11 getconf.c: let astconf() handle "undefined" vs. ""
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin06-11-11 getconf.c: fix deferred getconf path search
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin06-11-11 fmt.c: handle two char { \t \n } in --usage ouput
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin06-10-31 global edit to eliminate most non-const static data0
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin06-10-31 use <cmd.h> for all b_*() implementations; drop <cmdlib.h>
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin06-10-31 cmd.h: add CMD_ prefix to { BUILTIN DYNAMIC STANDALONE }
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin06-10-31 join.c: tone down /tmp usage vi SFSK_DISCARD
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin06-10-31 cp.c,rm.c: update to <fts.h> to accomodate non-static data
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin06-10-29 date.c: "...%H%..." => "...%H" "%..." to avoid SCCS conflict
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin06-10-26 fds.c: handle sctp
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin06-10-18 tail.c: fix invalid suffix infinite loop
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin06-10-11 chgrp.c,cp.c: add sfstruse() error checks
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin06-10-10 tee.c: add --linebuffer, -l
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin06-10-06 getconf.c: preserve native getconf(1) known variable behavior
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin06-10-04 sync.c: add (thanks to Roland Mainz)
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin06-10-04 getconf.c: add -v specification => run native getconf(1)
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin06-09-28 stty.c: static setmode() => set() for darwin.i386
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin06-09-27 head.c: handle -1c => -c1
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin06-09-19 pathchk.c: pathconf() => astconf()
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin06-09-11 tail.c: handle compatibility corner cases
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin06-09-08 date.c: add output write error diagnostic
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin06-09-04 tail.c: fix initial position for -n0, no args => no -f
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin06-08-28 uniq.c: add -D,--all-repeated
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin06-08-25 wc.c,wclib.c: add -L,--longest-line,WC_LONGEST
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin06-08-24 wc.c,wclib.c: implement -m and WC_MBYTE
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin06-08-24 rmdir.c: -sp applies to every message, add gnu -e
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin06-08-23 rmdir.c: add solaris --suppress, -s
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin06-08-23 mkdir.c: don't add 0300 to -p final dir mode
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin06-07-17 cut.c: handle last line with no newline
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin06-07-17 cut.c: --output-delimiter == --line-delimiter
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin06-06-25 chmod.c: mask -c output with S_IPERM
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin06-05-09 uname.c: add -o; change -a to match linux
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin06-05-03 date.c: add --last -L to list last of multiple time args
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin06-02-14 tail.c: fix -f bug that lost fast stream data
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin06-02-11 getconf.c: exit 1 if name invalid -- duh
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin06-01-28 cp.c,rm.c: fix astquery() 'q' to return and not exit()
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin05-08-11 fmt.c: fix -o to handle raw --usage strings
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin05-05-17 cat.c,head.c: disable EPIPE error messages
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin05-04-14 chgrp.c: -f means all non-syntax error messages
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin05-04-11 fds.c: add from old internal open(1)
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin05-04-09 cmdext.h,cmdlist.h: generate from source -- about time
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin05-03-24 features/symlink: verify { lchmod lchown } implementations
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin05-03-07 date.c: add --listzones to list the time zone table
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin05-02-14 chmod.c: add --reference=file
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin05-01-11 cat.c: restore output stream to binary mode on exit
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin04-12-15 cp.c: add --preserve high resolution time support
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin04-12-08 date.c: add high resolution time support
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin04-12-01 cmp.c: fix %6I*ld => %6I*d -- doh
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin fmt.c: handle "\n\n operands \n\n"
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin head.c: handle -cN -nN, N > 4Gb
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin04-11-22 cmp.c: handle >2G chars/lines
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin04-11-18 fold.c: add --prepend=text, --append=text
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin04-10-31 tail.c: use SF_LOCKR macro
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin04-10-28 tail.c: use strtol() for old stype [+-]number[suffix] -- doh
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin04-10-22 cp.c: check rename() errno==ENOENT to retain destination
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin04-10-11 fmt.c: fix -o,--optget sublist bugs
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin tail.c: use strton() for number conversion
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin04-10-08 pathchk.c: add empty path and -p - first component char
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin04-10-01 fmt.c: add -o,--optget concatenated usage string format
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin stty.c: context is ERROR_INTERCATIVE
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin rm.c: restore 3d before exit
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin04-09-24 pathchk.c: fix docs
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin04-09-14 date.c: add %| and %& --parse docs
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin04-08-27 cp.c: add FTW_DC check -- duh
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin04-08-01 fmt.c: handle last char != '\n'
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin04-07-22 date.c,uname.c: access() => eaccess()
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin04-07-01 fmt.c: handle large input lines -- ouch
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin04-06-11 id.c: fix -r to output something!
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin04-05-27 expr.c: fix `:' op subexpression output
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin04-04-15 chmod.c: follow symlink for relative mode
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin04-04-12 Makefile: add STDCHMOD (for osf.alpha)
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin04-03-19 tail.c: handle -f sfreserve() large chunk failure
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin04-02-29 cp.c: decouple -f and -i for standard CONFORMANCE
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin cp.c: mv now attempts rename() before remove()+rename()
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin date.c: -f format or +format disables system clock set
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin04-02-14 cp.c: add -F --fsync to call fsync(2) for each copied file
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin04-01-05 head.c: -s now uses opt_info.number for >2Gb skip
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin03-09-18 tail.c: add --log
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin03-09-11 rm.c: add --unconditional
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin03-08-11 fold.c: add --delimiter=c to break at c
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin03-07-28 features/time: change settimeofday() test to 2nd arg of (void*)0
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin expr.c: add {match,substr,index,length,quote}
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin03-07-15 fmt.c: fix trailing space bug
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin03-06-20 uname.c: fix -p constant string overwrite
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin03-06-04 stty.c: add undef to control assignment docs
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin03-05-31 uname.c: add -f and sysinfo()/confstr() compatibility via astconf()
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin03-05-27 rm.c: fix inappropriate "/.." append path overflow
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin cut.c: snarf from dgk
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin03-05-18 rm.c: check st_nlink to verify progress w.r.t. ftwalk/fts
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin03-05-15 join.c: fix stealth -v2 bug (thanks ahs)
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin03-05-04 wc.c: drop trailing space for `wc -l < file'
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin03-03-21 date.c: add %Q/recent/distant/ docs
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin03-02-19 date.c: fix %+|!flag docs
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin02-11-14 update for cmdinit() 4th arg and ERROR_NOTIFY for interrupt cleanup
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin02-10-02 date.c: tmform() => tmfmt()
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin02-09-30 date.c,uname.c: change execv() calls to procrun(): exec|exit => bad
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin02-09-06 wclib.c: fix 1 char-at-a-time miscount bug
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin02-08-19 chgrp.c: convert to use <cdt.h>
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin02-07-23 join.c: fix comm snarf typo
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin02-04-05 date.c: add %u
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin02-01-24 stty.c: ifdef a few more macros for uts (yes, its still running)
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin01-12-14 date.c: clarify %z doc
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin01-10-31 mkdir.c: mkdir() on existing dir could fail with errno!=EEXIST
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin uname.c: add execve() loop check for unknown options
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin01-10-29 tail.c: SF_SHARE on only if not reading through EOF
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin01-10-11 getconf.c: fix usage typos
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin01-09-11 cp.c,cmd.h: handle . in argv[0]
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin cp.c: add O_BINARY to all open() calls
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin01-09-06 tail: input streams must be SF_SHARE -- duh
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin01-07-16 stty: fix cntl() macro for CC_NATIVE!=CC_ASCII
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin01-05-31 date: fix /bin/date fallback logic
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin stty: fix a few mismatched flags, -a and -g option logic
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin stty: tone down sane to modify current settings rather than from zero
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin01-05-01 uname: -i => -h, add sol.sun4 -i, add sgi -R, punt to /usr/bin/uname
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin01-04-17 date,rm: add
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin01-03-07 cp: fix readonly string mod on "."
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin01-01-23 cp: `cp foo' => `cp foo .' only for CONFORMANCE!=standard
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin00-12-01 cut: multibyte support
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin00-10-31 mkdir: handle races by checking EEXIST
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin00-09-20 cp: copy argv to stack before modifying in place
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin00-05-18 add setlocale(LC_ALL,"")
34f9b3eef6fdadbda0a846aa4d68691ac40eace5Roland Mainz00-04-30 join: drop weird opt_info.argv reference
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin00-03-17 expr: add == operator -- duh
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin cp,ln,mv: delay pathcanon() on destination to verify `cp a b/.'
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin getconf: use astgetconf for proper message control
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin ERROR_translate: dictionary update
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin00-03-08 tail: handle multiple -f files
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin00-03-07 fmt: add
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin00-03-07 dirname: handle PATH_LEADING_SLASHES as documented
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin tail: accept + options
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin00-02-14 chmod: --ignore-umask to ignore umask(2) in symbolic expressions
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin chmod,chgrp,cp: use FTS_NOSEEDOTDIR for correct path construction
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin cat: fix -n (was ignored, wow)
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin00-01-27 getconf: add "-a" and "-v spec" for sol7.* compatibility
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin99-09-09 join: fix -j1 vs. -j 1, add --ignorecase
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin99-06-22 paste: defualt delim in writable string
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin99-06-16 cat: fix --dos-ouput typo
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin99-06-11 cp: tighten chown() diagnostics
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin99-06-08 expr: nothing for NULL string bug fix
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin99-05-21 paste: fix missing newline columnize bug
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin99-05-20 mv: do not check for `mv foo foo' since rename() handles it
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin99-05-01 cmp,comm,cp/mv/ln,expr,fold,getconf,head: long options
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin join,logname,paste,pathchk,tail,tee: long options
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin99-04-10 uname: long options, stdize -a
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin chmod,head,tail,rev: long options
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin cut: long options, pass regression test 02
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin99-04-07 cat: long options, fix O_TEXT modes
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin99-01-11 tail: fix +n
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin join: another ggs/psm bug
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin join: all 1 and/or 2 to be unseekable
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin99-01-01 cp: fix -p
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin chmod: drop -l option because of clash with l (lock) mode
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin98-12-25 cat: add -T to sfopen(,,"rt")
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin98-11-11 chgrp,chmod: cannot open file stream => not found
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin join: fix another ggs/psm bug; thanks guys
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin98-10-20 cp: fix cp -rp to update dir times too
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin98-09-22 join: fix ggs null field bug
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin98-08-11 join: fix last regression test bug
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin98-05-29 join: add jp->common to handle boundary conditions
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin98-03-11 cat,cp,rev,tee: fix sfmove() error checks
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin98-03-01 join: fix bug that emitted records more than once after eof
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin cp: fix sfmove() error check
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin98-02-14 cp: -R physical, -[HLP], -r getconf(PATH_RESOLVE)
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin98-01-11 cp: check sfclose() return value
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin98-01-07 chown,chgrp,chmod: use fts for -R
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin mkdir: fix -p default mode
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin97-12-07 mkdir: fix umask() reset
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin97-11-11 chown,chgrp: proper interpretation of -h,-l for lchown()
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin chown,chgrp: only chown() if uid or gid change
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin97-10-31 mkdir: do umask right
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin97-08-11 cmdinit: clear opt_info.index to allow multiple calls
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin cp,ln,mv: add
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin97-07-17 join: fix a few more -a bugs
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin97-05-31 expr: optget() only if CONFORMANCE==standard
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin97-04-01 join: fix a few bugs that make it work!
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin96-12-25 head: sfset(sfstdin,SF_SHARE,1)
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin Makefile: add -last to cmd lib list
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin drop function __IMPORT__
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin96-08-11 tail: check for truncated file and rewind for -f
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin96-04-08 update <cmd.h>
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin96-02-29 uname: -a like std, -l for everything
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin id: add -a (default)
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin96-02-14 wc: speed up inner loop newline breakout
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin96-01-30 unused var cleanup
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin96-01-01 AT&T Research now
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin pathchk: handle getcwd(0,0) error
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin expr: switch to <regex.h>
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin95-11-11 add expr.c
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin fix cut exit code and -s optimization
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin95-10-11 add extern b_* to cmd.h
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin add void* context 3rd arg to b_main()
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin95-05-09 add getconf
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin cat -u avoids mmap
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin add chown|chgrp -m uid|gid map file
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin add chown|chgrp -P for systems with lchown(2)
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin chown|chgrp -P => lstat() too!
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin chmod|chown|chgrp -HLP
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin95-04-01 version 1.2
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin add rmdir
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin95-02-14 fix mkdir -p symlink bug
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin fix mkdir '/' skip bug that went one too far