christos
5eb5e1c36d
- use just the basename for program name
...
- quote variables
- use mktemp to create directories (from jtc)
- exit on errors
2014-01-06 22:43:15 +00:00
matt
c28121025f
Use __builtin_offsetof if __GNUC__ >= 4
2011-07-05 05:19:02 +00:00
jruoho
f21271de63
Split overly large paragraph.
2010-04-13 09:01:10 +00:00
dsl
e2fd1f1d18
Use shell builtin getopts instead of getopt(1).
...
Fixes PR/30425
2009-11-28 20:30:01 +00:00
snj
065c5ae0d0
Move Matthias Pfaller's files to 2-clause license. OK matthias@.
2009-10-18 18:13:59 +00:00
apb
cd5c0f944d
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}.
2008-10-19 22:10:04 +00:00
matt
0c07a5e990
Emit ANSI protype: fn (void) and not fn ()
2008-02-27 22:38:57 +00:00
itohy
3c46d522e6
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 `#'
2006-10-21 04:48:29 +00:00
rpaulo
70d95a4d7d
/sys is no longer available, change it to /usr/src/sys.
2005-08-18 01:09:02 +00:00
wiz
88d9def466
genassym(1), not (8)
2005-06-05 19:00:02 +00:00
thorpej
5ecc953bdb
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.
2005-06-05 18:19:52 +00:00