Age | Commit message (Expand) | Author |
2024-10-05 | error on long locator lines, don't overflow buffers | Jonathan Gray |
2021-11-28 | remove sys/param.h includes by stopping use of NODEV, ALIGNED and ALIGN(). | Theo de Raadt |
2019-02-05 | dev_t is signed to permit passing -1 as an invalid condition, but the | Theo de Raadt |
2015-12-14 | Remove unused macro that's just a clone of abs(3). ok tb@ | mmcc |
2015-01-16 | Replace <sys/param.h> with <limits.h> and other less dirty headers where | Theo de Raadt |
2014-05-18 | use reallocarray and friends. okay miod@ | Marc Espie |
2013-11-23 | unsigned char casts for ctype | Theo de Raadt |
2011-10-02 | Fix some minor things in config(8): | Edd Barrett |
2008-03-24 | Make it possible to disable/enable pseudo devices in UKC, config file and | Mats O Jansson |
2004-01-04 | knf and lint | Theo de Raadt |
2003-06-28 | ansi & prototype cleanup. tested in mkr on most arch's. ok dhartmei | Theo de Raadt |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2002-06-11 | Remove \n from warnx(3). ok deraadt@ | Thomas Nordin |
2002-05-29 | more snprintf | Theo de Raadt |
2002-03-14 | kill more registers. | Mike Pechkin |
2002-02-17 | Manual cleanup of remaining userland __P use (excluding packages maintained o... | Todd C. Miller |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-12-05 | more free KNF from maja, though this was hard to do | Theo de Raadt |
2001-01-24 | Include err.h for warnx. | Artur Grabowski |
2001-01-23 | KNF stuff which angelos is too much of a baby to get right | Theo de Raadt |
2001-01-23 | Allow entries like "foo at bar enable", which override previous | Angelos D. Keromytis |
2000-11-15 | Fix bug introduced with overriding of pseudo-devices. | Angelos D. Keromytis |
2000-10-28 | Close PR 1419, use modified patch (original from peter.galbavy@knowledge.com) | Angelos D. Keromytis |
2000-01-03 | Use warnx() instead of the error() kludge | Angelos D. Keromytis |
2000-01-03 | Allow for duplicate maxusers definitions (so one can include a GENERIC | Angelos D. Keromytis |
1999-04-18 | Make -W -Wall happier. | Marc Espie |
1999-01-19 | Retry sane probe ordering, i.e. ordered like the attachments | Niklas Hallqvist |
1997-11-13 | from mycroft; | Theo de Raadt |
1997-08-07 | jason is tired. this is not needed. our locator table stuff uses less | Theo de Raadt |
1997-08-07 | cf_locnames support, from NetBSD (jtk, according to the RCSids). | Jason Downs |
1997-01-18 | Sync. with current NetBSD--keeping local changes. | briggs |
1996-12-12 | Revert sane attach ordering for the time being | Niklas Hallqvist |
1996-12-11 | Remove dups from cfdata via marking algorithm | Niklas Hallqvist |
1996-10-23 | Merge of NetBSD 961020. Includes flexible build/source dir specs | Niklas Hallqvist |
1996-08-29 | fix some warnings and errors | Theo de Raadt |
1996-07-07 | Add support for allowing disabled devices in a config file. e.g. | Mats O Jansson |
1996-04-21 | sync to netbsd 960418 | Theo de Raadt |
1996-03-25 | From NetBSD: merge of 960317 | Niklas Hallqvist |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |