Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-24 | Shunt hwupdate property decoding in sparc's old prom (sun4 only) if | Miod Vallat | |
defined(SMALL). | |||
2013-12-03 | Kill usage of timeb.h for upcoming removal of libcompat. OK deraadt@ | Todd C. Miller | |
2013-11-28 | unsigned char for ctype | Theo de Raadt | |
ok okan krw | |||
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai | |
Not sure what's more surprising: how long it took for NetBSD to catch up to the rest of the BSDs (including UCB), or the amount of code that NetBSD has claimed for itself without attributing to the actual authors. OK deraadt@ | |||
2008-06-25 | no need for sparc/sparc64 ifdefs, since this file is sparc only | Theo de Raadt | |
2007-01-03 | Fix format string bugs by using strlcpy() instead of | Moritz Jodeit | |
snprintf() and fix truncation checks. ok miod@ deraadt@ | |||
2004-08-01 | ansi cleanup; khalek@linuxgamers.net | Theo de Raadt | |
2004-07-09 | ansi | Theo de Raadt | |
2002-05-30 | minor KNF | Theo de Raadt | |
2002-05-29 | snprintf blah blah blah | Theo de Raadt | |
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-09-20 | sparc64 support | Jason Wright | |
2000-06-30 | warnx?/errx? paranoia (use "%s" not a bare string unless it is a | Todd C. Miller | |
constant). These are not security holes but it is worth fixing them anyway both for robustness and so folks looking for examples in the tree are not misled into doing something potentially dangerous. Furthermore, it is a bad idea to assume that pathnames will not include '%' in them and that error routines don't return strings with '%' in them (especially in light of the possibility of locales). | |||
1996-08-31 | buf oflow in some more "NetBSD Foundation" code | Theo de Raadt | |
1996-08-31 | buf oflow; from brian@saturn.net | Theo de Raadt | |
1996-03-25 | From NetBSD: merge of 960317 | Niklas Hallqvist | |
1995-10-24 | rename to match sun-compatible eeprom.h | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |