K 10 svn:author V 7 iedowse K 8 svn:date V 27 2002-08-06T19:31:04.000000Z K 7 svn:log V 229 Our awk does not implement the ARGIND variable, so we were attempting to parse the binary .kld file as a list of symbols. Fix this by simply deleting the unwanted argument from the ARGV[] array instead of trying to skip over it. END