aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/makeobjops.pl
Commit message (Expand)AuthorAgeFilesLines
* Switch warnings and strict back on again in a way that's compatibleJosef Karthauser2001-11-161-3/+3
* Back out the -w, option strict and our($...). They don't work for me andWarner Losh2001-11-021-3/+3
* Tidy up the variable declarations and switch on warnings and strict.Josef Karthauser2001-11-011-35/+48
* revert previous commit (bad style and not needed)Assar Westerlund2001-07-221-1/+0
* add <sys/cdefs.h> (for __unused and such)Assar Westerlund2001-07-211-0/+1
* Use getopt instead of a home grown oneNick Hibma2001-04-071-88/+74
* Fix a bug in both scripts: HEADER sections were not emitted to the headerNick Hibma2001-01-041-319/+312
* * Factor out the object system from new-bus so that it can be used byDoug Rabson2000-04-081-0/+481