aboutsummaryrefslogtreecommitdiff
path: root/sys/tools/makeobjops.awk
Commit message (Expand)AuthorAgeFilesLines
* Restore the comment that I removed by accident.Ed Schouten2011-11-091-0/+1
* Simplify the code emitted by makeobjops.awk slightly.Ed Schouten2011-11-091-6/+1
* Make kobj_methods constant.Ed Schouten2011-11-081-1/+1
* Rename default to default_function, for compatibility with GNU awk.Ed Maste2009-10-221-7/+7
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+2
* Pass doxygen doc comments through to the output.Doug Rabson2004-07-111-8/+33
* Remove advertising clause from University of California Regent's license,Warner Losh2004-04-071-4/+0
* Changes for new SMP-safe kobj method dispatch algorithm.Doug Rabson2003-10-161-2/+6
* Use mv -f. Otherwise if you accidently build as root, and then as a user,David E. O'Brien2002-08-201-2/+2
* Awk version of makeobjops.PL.David E. O'Brien2002-05-011-0/+485