index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
distrib
/
sets
/
syspkgdeps
Age
Commit message (
Expand
)
Author
2006-01-28
No space in "function()", "command;" or "$(command)".
apb
2006-01-08
Oops, missed a few echo >&2 changes in previous commit.
apb
2006-01-08
Detect cyclic dependencies, and abort if any exist.
apb
2006-01-08
Document input and output format for syspkgdeps and culldeps.
apb
2006-01-08
When printing messages to stderr, always use
apb
2006-01-04
* Add a special case for sets="all".
apb
2006-01-03
Ensure that (almost) all shell variables in distrib/sets/* scripts are
apb
2006-01-03
Add shell variables defined in sets.subr for almost all commands used
apb
2006-01-03
Move default values for several shell variables into sets.subr.
apb
2005-10-21
Set default vars so blank and unset both end up w. a reasonable default
jmc
2004-07-23
Make all the sets scripts work even when not run from the directory that
erh
2004-01-03
rename all the <bsd.own.mk> derived variables to uppercase, and export
lukem
2003-12-29
Significant overhaul of how the sets are used:
lukem
2003-11-25
Factor duplicated code for setting variables such as machine_cpu
dyoung
2003-06-23
For System Packages, two new utilities, a subroutine library, and
dyoung