Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
entries like "foo bar bar disable"; useful for kernel config lamers like myself who don't like to use 'config -e' or 'bsd -c' to manually enable USB. Tested with uhci/ohci on i386. | |||
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 | |
and use a different value). config will print a warning that there has been a duplicate entry, and will use the second definition. More generally, config will end up using the last maxusers definition in the config file. | |||
1999-04-18 | Make -W -Wall happier. | Marc Espie | |
Classical modern C type-checking, signed vs. unsigned. | |||
1999-01-19 | Retry sane probe ordering, i.e. ordered like the attachments | Niklas Hallqvist | |
found in the various config files. | |||
1997-11-13 | from mycroft; | Theo de Raadt | |
Allow options and makeoptions to take an empty string as a value. Add `object' and `library' keywords to pull in precompiled .o and .a files. Syntax is like the `file' keyword; e.g.: object arch/i386/i386/mumble.o [mumble] [needs-flag] Largely from Michael Richardson in PR 3833, with some changes by me. | |||
1997-08-07 | jason is tired. this is not needed. our locator table stuff uses less | Theo de Raadt | |
memory too. | |||
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 | |
ep0 at isa? disable port ? irq ? disable must be placed before any attribute for the device. /moj | |||
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 | |