Lines Matching refs:fix
1 10-03-07 tail.c: sfsync(sfstdout) after all -f done, fix -f partial line
8 09-12-04 cmd.h: fix CMD_DYNAMIC logic
19 09-08-15 tail.c: fix fifo logic
22 09-08-01 join.c: fix empty field null pointer deref
30 09-05-25 tail.c: fix old style option logic to handle --invalid-long-option
34 09-03-15 tail.c: fix --timeout termination logic
36 09-03-03 cat.c: fix -v|-e|-n|-B interaction bugs
37 09-02-14 tail.c: fix VSC failures
38 09-02-14 join.c: fix VSC failure
40 09-02-02 tail.c: fix usage[] for negative offsets, add sun -b
44 09-01-05 cmp.c: fix EOF diagnostic to conform to posix
45 09-01-03 mkfifo.c: fix --mode=mode logic
54 08-04-01 paste.c: fix --noserial stream vector access bug
56 08-04-01 stty.c: fix off2 unitialized reference
59 08-03-11 chgrp.c: fix -m to use uid:gid as lookup key
61 08-01-30 expr.c: fix <=0 type that broke substr * 1 * -- wow
62 07-12-13 cp.c: fix builtin state reinitialization
73 07-07-17 cat.c: fix --squeeze-blank to reduce multiple blank lines to *one*
93 07-01-22 uname.c: fix -h typo that clobbered astconf() state -- ouch
94 07-01-02 fmt.c: fix buffer splice off by one bug -- what else
96 06-11-21 cp.c: fix 06-10-31 const dot[] readonly assignment
97 06-11-15 cp.c: fix 06-10-31 ln -s enoent bug
99 06-11-11 getconf.c: fix deferred getconf path search
108 06-10-18 tail.c: fix invalid suffix infinite loop
119 06-09-04 tail.c: fix initial position for -n0, no args => no -f
131 06-02-14 tail.c: fix -f bug that lost fast stream data
133 06-01-28 cp.c,rm.c: fix astquery() 'q' to return and not exit()
134 05-08-11 fmt.c: fix -o to handle raw --usage strings
145 04-12-01 cmp.c: fix %6I*ld => %6I*d -- doh
153 04-10-11 fmt.c: fix -o,--optget sublist bugs
159 04-09-24 pathchk.c: fix docs
165 04-06-11 id.c: fix -r to output something!
166 04-05-27 expr.c: fix `:' op subexpression output
180 03-07-15 fmt.c: fix trailing space bug
181 03-06-20 uname.c: fix -p constant string overwrite
184 03-05-27 rm.c: fix inappropriate "/.." append path overflow
187 03-05-15 join.c: fix stealth -v2 bug (thanks ahs)
190 03-02-19 date.c: fix %+|!flag docs
194 02-09-06 wclib.c: fix 1 char-at-a-time miscount bug
196 02-07-23 join.c: fix comm snarf typo
203 01-10-11 getconf.c: fix usage typos
207 01-07-16 stty: fix cntl() macro for CC_NATIVE!=CC_ASCII
208 01-05-31 date: fix /bin/date fallback logic
209 stty: fix a few mismatched flags, -a and -g option logic
213 01-03-07 cp: fix readonly string mod on "."
230 cat: fix -n (was ignored, wow)
232 99-09-09 join: fix -j1 vs. -j 1, add --ignorecase
234 99-06-16 cat: fix --dos-ouput typo
236 99-06-08 expr: nothing for NULL string bug fix
237 99-05-21 paste: fix missing newline columnize bug
244 99-04-07 cat: long options, fix O_TEXT modes
245 99-01-11 tail: fix +n
248 99-01-01 cp: fix -p
252 join: fix another ggs/psm bug; thanks guys
253 98-10-20 cp: fix cp -rp to update dir times too
254 98-09-22 join: fix ggs null field bug
255 98-08-11 join: fix last regression test bug
257 98-03-11 cat,cp,rev,tee: fix sfmove() error checks
258 98-03-01 join: fix bug that emitted records more than once after eof
259 cp: fix sfmove() error check
263 mkdir: fix -p default mode
264 97-12-07 mkdir: fix umask() reset
270 97-07-17 join: fix a few more -a bugs
272 97-04-01 join: fix a few bugs that make it work!
286 fix cut exit code and -s optimization
297 95-02-14 fix mkdir -p symlink bug
298 fix mkdir '/' skip bug that went one too far