summaryrefslogtreecommitdiff
path: root/usr.sbin/config/main.c
AgeCommit message (Collapse)Author
1998-05-25missing :; tvTheo de Raadt
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-07-06-Wall happinessJason Downs
1997-07-06Add defopt support, from NetBSD; thorpej (I think, I don't have the commitJason Downs
message).
1997-04-14do not whine about new directories; reported by briggsTheo de Raadt
1997-04-04with small quantities of beer and pizza i produce fewer bugs. really.Theo de Raadt
1997-04-04if the user changes an option, spit out a warning telling them they needTheo de Raadt
to make clean. i expect i will get compliments for this change, but i'd really rather receive beer and pizza.
1997-01-18Sync. with current NetBSD--keeping local changes.briggs
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-10-23Merge of NetBSD 961020. Includes flexible build/source dir specsNiklas Hallqvist
1996-09-13remove mapartitions default.Michael Shalayeff
1996-09-12set maxpartitions to machine default.Michael Shalayeff
fix shift/reduce conflicts in grammar (i'm ukrainian, not else ;)
1996-08-29fix some warnings and errorsTheo de Raadt
1996-04-21sync to netbsd 960418Theo de Raadt
1996-03-25From NetBSD: merge of 960317Niklas Hallqvist
1995-12-15for orphaned devices, print the parent that cannot be found; from ↵Theo de Raadt
banshee@gabriella.resort.com; netbsd pr#1800
1995-10-18initial import of NetBSD treeTheo de Raadt