Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/bin/ps



Module Name:    src
Committed By:   simonb
Date:           Sat Mar 27 12:44:08 UTC 2004

Modified Files:
        src/bin/ps: fmt.c keyword.c print.c ps.c

Log Message:
Wrap some long lines.
Consisently use (void) in front of printf(...);
A few more white-space nits.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/bin/ps/fmt.c
cvs rdiff -r1.37 -r1.38 src/bin/ps/keyword.c
cvs rdiff -r1.83 -r1.84 src/bin/ps/print.c
cvs rdiff -r1.52 -r1.53 src/bin/ps/ps.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index