aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/faces/main.c
AgeCommit message (Collapse)AuthorFilesLines
2020-01-10Trivial changes: whitespace and modes.Dan Cross1-3/+3
Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>
2006-04-01Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc1-1/+1
2006-02-27remove unused pids array (Erik Quanstrom)rsc1-6/+3
2006-02-26locking fixesrsc1-1/+4
2006-02-11more changesrsc1-2/+2
2006-02-08cleanuprsc1-102/+35
2005-10-31initial faces (John Cummings)rsc1-0/+783