2 # Usage: newvers.sh <historyrecord>
4 while read vers comment
8 developer
=${USER:-"releng"}
9 [ -f /bin
/hostname
] && buildhost
=@
`/bin/hostname`
13 const char bootprog_rev[] = "$version";
14 const char bootprog_date[] = "$date";
15 const char bootprog_maker[] = "$developer$buildhost";