freebsd-dev/usr.bin/apply
Will Andrews cdc8ffbbac Fix numerous style(9) bugs: Put #define's before declarations; sort the
declarations & their arguments; use only one tab after types; restore the
type of argv to sync with src tree style; sort new variables under main();
fix continuation indents; remove extra blank line before free()'s.  Still
to do: fix snprintf() handling as nectar & bde suggested to me.

Submitted by:	bde
2001-01-21 08:37:35 +00:00
..
apply.1 Back out last commit; it had string function mistakes. I will fix this 2001-01-04 20:11:09 +00:00
apply.c Fix numerous style(9) bugs: Put #define's before declarations; sort the 2001-01-21 08:37:35 +00:00
Makefile Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]). 1998-12-06 22:58:23 +00:00