Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-02-01 | Grok union like struct in genassym.cf. Will be needed shortly. | Miod Vallat | |
2003-07-02 | bump mktemp randomness from 6->10 X's | Anil Madhavapeddy | |
2003-02-08 | When creating > 1 files with mktemp(1), make sure that if the creation | Peter Valchev | |
of the n'th (n>1) file fails, the previous ones get removed before exit(1) Idea by jason; ok millert deraadt | |||
2002-02-21 | Fix /tmp races. | Miod Vallat | |
This requires the use of a gcc'ism on the cc commandline, though. | |||
2001-11-14 | Better exit codes. ok mickey,millert,miod,deraadt | Hakan Olsson | |
2001-09-16 | Feature-sync with NetBSD (add the "config" keyword). | Miod Vallat | |
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. | |||
2001-09-11 | Get the multi-inclusion code right this time. This broke mac68k builds, | Miod Vallat | |
as found by Takeshi Morimoto <takeshim@kyoto.zaq.ne.jp> | |||
2001-08-30 | Add a simple protection against multiple inclusion of same headers. | Miod Vallat | |
This will be needed very soon. | |||
1997-07-25 | oops, bad comments | Michael Shalayeff | |
1997-07-25 | add {struct,member,export} keywords, tsarna@endicor.com | Michael Shalayeff | |
1997-03-27 | Import genassym.sh method from NetBSD | Niklas Hallqvist | |