Module Name: src Committed By: matt Date: Tue Mar 20 18:42:29 UTC 2012
Modified Files: src/bin/pax: ar_io.c ftree.c options.c tar.c src/bin/ps: print.c src/bin/sh: arith.y arith_lex.l exec.c histedit.c nodes.c.pat options.c redir.c Log Message: Use C89 function definitions To generate a diff of this commit: cvs rdiff -u -r1.53 -r1.54 src/bin/pax/ar_io.c cvs rdiff -u -r1.40 -r1.41 src/bin/pax/ftree.c cvs rdiff -u -r1.112 -r1.113 src/bin/pax/options.c cvs rdiff -u -r1.68 -r1.69 src/bin/pax/tar.c cvs rdiff -u -r1.119 -r1.120 src/bin/ps/print.c cvs rdiff -u -r1.21 -r1.22 src/bin/sh/arith.y cvs rdiff -u -r1.15 -r1.16 src/bin/sh/arith_lex.l cvs rdiff -u -r1.42 -r1.43 src/bin/sh/exec.c src/bin/sh/options.c cvs rdiff -u -r1.44 -r1.45 src/bin/sh/histedit.c cvs rdiff -u -r1.12 -r1.13 src/bin/sh/nodes.c.pat cvs rdiff -u -r1.32 -r1.33 src/bin/sh/redir.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.