aboutsummaryrefslogtreecommitdiff
path: root/sys/tools/makeobjops.awk
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-231-1/+0
* Add a 'SINGLETON' directive to kobj interface definitionJustin Hibbits2020-01-181-1/+9
* Avoid literal @generated tag in file-generating scriptsEd Maste2019-05-081-1/+4
* Use @generated tag in generated filesEd Maste2019-05-071-1/+1
* Teach makeobjops.awk to accept PROLOG and EPILOG blocks beforeColin Percival2017-12-311-3/+21
* sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* 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