summaryrefslogtreecommitdiff
path: root/usr.sbin/config/pack.c
AgeCommit message (Collapse)Author
2011-10-02Fix some minor things in config(8):Edd Barrett
* As haesbaert suggests, correctly order include files. * Found some old style function defs. Updated. * Found a prototype inside a function. Moved. OK nicm@
2004-01-04Wall and spacing, I am hunting bugsTheo de Raadt
2003-06-28ansi & prototype cleanup. tested in mkr on most arch's. ok dhartmeiTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2002-06-09fix the use of "cuz" in the tree; these are all in commentsJason Peel
noticed by aaron@, recommended by deraadt@
2002-03-14kill more registers.Mike Pechkin
millert@ ok
2002-02-16Part 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.
1999-01-19Retry sane probe ordering, i.e. ordered like the attachmentsNiklas Hallqvist
found in the various config files.
1996-12-12Revert sane attach ordering for the time beingNiklas Hallqvist
1996-12-11Remove dups from cfdata via marking algorithmNiklas Hallqvist
1996-12-11Sane attach orderingNiklas Hallqvist
1996-10-23Merge of NetBSD 961020. Includes flexible build/source dir specsNiklas Hallqvist
1996-06-23from netbsd; two devices instances which are otherwise the same but doTheo de Raadt
not attach via the same attributes are _not_ the same, and should not be treated as aliases of each other.
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