Commit ID: 1004FCE598C750277B2
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2012/06/05 19:09:42 UTC
Modified files:
bin/pax : ar_io.c extern.h pat_rep.c tty_subs.c
Log message:
change tty_read(buf,sz) to buf=tty_rd() in callers so fdgetline() conversion
makes sense
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.17 -r1.18 src/bin/pax/ar_io.c
cvs -R rdiff -kk -upr1.23 -r1.24 src/bin/pax/extern.h
cvs -R rdiff -kk -upr1.5 -r1.6 src/bin/pax/pat_rep.c
cvs -R rdiff -kk -upr1.6 -r1.7 src/bin/pax/tty_subs.c