Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-01-31 | Annotate _assert()/__assert2() as __dead. | Hans-Joerg Hoexer | |
As discussed with espie@, ok millert@ | |||
2006-01-13 | Include the function name in assert() output. From espie@ | Todd C. Miller | |
2003-07-15 | proto _assert2() | Theo de Raadt | |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2002-06-10 | back-out header change for now. | Marc Espie | |
2002-06-10 | put back in the assert changes for ISO C 99 (put __func__ in it) | Marc Espie | |
2002-04-19 | avoid cranking libc minors for another few weeks | Theo de Raadt | |
2002-04-17 | Use __func__ in assert. | Marc Espie | |
ok millert@ | |||
2002-02-19 | We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft. | Todd C. Miller | |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ↵ | Todd C. Miller | |
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | |||
1997-09-21 | Well, as we are heading for a release people are encouraged to rebuild their | Niklas Hallqvist | |
entire trees for testing anyway, I might as well do this intrusive touching of include files now. Added openBSD tags. | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |