index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
pkg_add
/
OpenBSD
/
RequiredBy.pm
Age
Commit message (
Expand
)
Author
2008-10-20
Say goodbye to local $_
Marc Espie
2007-06-04
some minor systematic changes.
Marc Espie
2007-06-01
very small clean-up of dependencies list handling.
Marc Espie
2007-05-14
tidy
Marc Espie
2007-05-02
$o->method() becomes $o->method
Marc Espie
2007-04-15
update copyright years, standardize licence.
Marc Espie
2005-08-17
clean-up, move the compute_closure code to RequiredBy, since it's
Marc Espie
2005-08-17
rename erase to more appropriate forget
Marc Espie
2004-12-21
fix nasty cache-out-of-sync bug.
Marc Espie
2004-12-21
oops, really cache stuff.
Marc Espie
2004-12-15
move -n down into RequiredBy and PackingList (as $main::not, since we
Marc Espie
2004-12-14
rewrite code to cache files internally, to avoid going to disk all the
Marc Espie
2004-11-14
let RequiredBy generate lists directly, use hashes to trim down duplicates di...
Marc Espie
2004-08-06
block-scoped require is way simpler than weird AUTOLOAD hack.
Marc Espie
2004-08-06
unified headers, switch to smaller copyright notice.
Marc Espie
2004-01-27
put $! in die messages.
Marc Espie
2003-10-16
new import of my pkgtools, after a slight naming disagreement with the
Marc Espie