Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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. | |||
2001-08-07 | remove redundant __noreturn__ attributes now that __dead is sane for modern gcc | Todd C. Miller | |
2001-07-19 | typo in comment | Marc Espie | |
2001-07-19 | Expose protos for _{err,warn}{,x} regardless of __indr_reference being | Todd C. Miller | |
defined since in the notdef __indr_reference case they are still present, just as real functions. Fixes some alpha warnings. | |||
2000-12-06 | use __x__ formats for __attribute__ arguments; guenther@gac.edu | Theo de Raadt | |
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. | |||
1997-08-24 | prototype _err* and _warn* | Todd C. Miller | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |