OpenGrok
Cross Reference: genassym.sh
xref
: /
src
/
usr.bin
/
genassym
/
genassym.sh
Home
|
History
|
Annotate
|
Download
|
only in
genassym
History log of
/src/usr.bin/genassym/genassym.sh
Revision
Date
Author
Comments
1.8
06-Jan-2014
christos
- use just the basename for program name
- quote variables
- use mktemp to create directories (from jtc)
- exit on errors
1.7
05-Jul-2011
matt
branches: 1.7.2; 1.7.8;
Use __builtin_offsetof if __GNUC__ >= 4
1.6
28-Nov-2009
dsl
Use shell builtin getopts instead of getopt(1).
Fixes PR/30425
1.5
18-Oct-2009
snj
Move Matthias Pfaller's files to 2-clause license. OK matthias@.
1.4
19-Oct-2008
apb
In shell scripts invoked during a build, and in crunchgen, use ${AWK}
instead of plain "awk". The Makefiles that invoke these scripts
or programs will pass AWK=${HOST_AWK:Q}.
1.3
27-Feb-2008
matt
Emit ANSI protype: fn (void) and not fn ()
1.2
21-Oct-2006
itohy
branches: 1.2.8; 1.2.14;
Remove unneeded \ from awk script.
Fix PR port-sparc64/34863.
This also caused warning on old NetBSD environments (with GNU awk) like
awk: cmd. line:80: warning: escape sequence `\#' treated as plain `#'
1.1
05-Jun-2005
thorpej
config and genassym are not sysadmin tools, they are development tools.
As such, they don't belong in /usr/sbin, but rather /usr/bin. Move them
there.
1.2.14.1
24-Mar-2008
keiichi
sync with head.
1.2.8.1
23-Mar-2008
matt
sync with HEAD
1.7.8.1
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.7.2.1
22-May-2014
yamt
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
Indexes created Wed Oct 22 13:09:56 GMT 2025