summaryrefslogtreecommitdiff
path: root/usr.bin/config/pack.c
AgeCommit message (Expand)Author
2015-09-12Negating an integer and comparing it to 1 is a fancy way of checking forjoerg
2014-10-29- add RCSID'schristos
2010-03-08Add a highly experimental pseudo-root feature to be used in conjuctionpooka
2010-01-21Add static to packdevi() like the local prototype says.pooka
2009-04-11Fix WARNS=4 issues (-Wcast-qual -Wsign-compare -Wshadow)lukem
2007-01-13- rename {x,}error -> cfg{x,}error and {x,}warn -> cfg{x,}warn so that wechristos
2006-08-26Now that this is part of tools, we don't need the extra build glue.christos
2005-10-01o Keep track of negated devices in deaddevitabcube
2005-09-30Rework the way orphan device instances are handled. To achieve that, keepcube
2005-06-05config and genassym are not sysadmin tools, they are development tools.thorpej