summaryrefslogtreecommitdiff
path: root/usr.sbin/config/sem.c
AgeCommit message (Collapse)Author
1997-11-13from 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-07jason is tired. this is not needed. our locator table stuff uses lessTheo de Raadt
memory too.
1997-08-07cf_locnames support, from NetBSD (jtk, according to the RCSids).Jason Downs
1997-01-18Sync. with current NetBSD--keeping local changes.briggs
1996-12-12Revert sane attach ordering for the time beingNiklas Hallqvist
1996-12-11Remove dups from cfdata via marking algorithmNiklas Hallqvist
1996-10-23Merge of NetBSD 961020. Includes flexible build/source dir specsNiklas Hallqvist
1996-08-29fix some warnings and errorsTheo de Raadt
1996-07-07Add 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-21sync to netbsd 960418Theo de Raadt
1996-03-25From NetBSD: merge of 960317Niklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt