CVS commit: src/usr.bin/genassym
Module Name:src Committed By: christos Date: Mon Jan 6 22:43:15 UTC 2014 Modified Files: src/usr.bin/genassym: genassym.sh Log Message: - use just the basename for program name - quote variables - use mktemp to create directories (from jtc) - exit on errors To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/usr.bin/genassym/genassym.sh Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/usr.bin/genassym
Module Name:src Committed By: matt Date: Tue Jul 5 05:19:02 UTC 2011 Modified Files: src/usr.bin/genassym: genassym.sh Log Message: Use __builtin_offsetof if __GNUC__ >= 4 To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/usr.bin/genassym/genassym.sh Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/usr.bin/genassym
Module Name:src Committed By: jruoho Date: Tue Apr 13 09:01:10 UTC 2010 Modified Files: src/usr.bin/genassym: genassym.1 Log Message: Split overly large paragraph. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/usr.bin/genassym/genassym.1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.