Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Matthias Pfaller rescinded clauses three and four of his license | 2014-07-05 | 1 | -6/+1 | |
| | | | | http://mail-index.netbsd.org/source-changes/2009/10/18/msg002090.html | ||||
* | Grok union like struct in genassym.cf. Will be needed shortly. | 2004-02-01 | 1 | -3/+17 | |
| | |||||
* | bump mktemp randomness from 6->10 X's | 2003-07-02 | 1 | -3/+3 | |
| | |||||
* | When creating > 1 files with mktemp(1), make sure that if the creation | 2003-02-08 | 1 | -2/+5 | |
| | | | | | of the n'th (n>1) file fails, the previous ones get removed before exit(1) Idea by jason; ok millert deraadt | ||||
* | Fix /tmp races. | 2002-02-21 | 1 | -8/+8 | |
| | | | | This requires the use of a gcc'ism on the cc commandline, though. | ||||
* | Better exit codes. ok mickey,millert,miod,deraadt | 2001-11-14 | 1 | -4/+6 | |
| | |||||
* | Feature-sync with NetBSD (add the "config" keyword). | 2001-09-16 | 1 | -6/+25 | |
| | | | | | | | Allow multiple occurences of "struct foo". Add syntaxic sugar to make use of "struct" and "member" keywords more useful in genassym.cf files. This will be badly documented in a manpage, to come in a few minutes. | ||||
* | Get the multi-inclusion code right this time. This broke mac68k builds, | 2001-09-11 | 1 | -3/+3 | |
| | | | | as found by Takeshi Morimoto <takeshim@kyoto.zaq.ne.jp> | ||||
* | Add a simple protection against multiple inclusion of same headers. | 2001-08-30 | 1 | -2/+5 | |
| | | | | This will be needed very soon. | ||||
* | oops, bad comments | 1997-07-25 | 1 | -4/+4 | |
| | |||||
* | add {struct,member,export} keywords, tsarna@endicor.com | 1997-07-25 | 1 | -2/+18 | |
| | |||||
* | Import genassym.sh method from NetBSD | 1997-03-27 | 1 | -0/+129 | |