Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-12-01 | Make lint quieter by only warning on "foo declared but never used or | Chad Loder | |
defined" when foo is declared in the translation unit that lint is working on. This means that symbols that are declared in an included header file don't get this warning, ever. | |||
2005-11-30 | spacing | Theo de Raadt | |
2005-11-20 | KNF. OK kjell, millert | Chad Loder | |
2003-11-08 | typos from Jonathon Gray; | Jason McIntyre | |
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. | |||
1998-07-29 | fix some initialization; ITOH Yasufumi <yasufu-i@is.aist-nara.ac.jp> | Todd C. Miller | |
1996-06-26 | rcsid | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |