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
/
SharedItems.pm
Age
Commit message (
Expand
)
Author
2007-06-20
sprinkle code to deal gracefully with absent packing-lists.
Marc Espie
2007-06-16
use OpenBSD::Paths contents
Marc Espie
2007-06-01
refactor ProgressMeter code to create objects, put these into state.
Marc Espie
2007-05-22
introduce a SharedItemsRecorder (put it into Vstat, since that's a file
Marc Espie
2007-05-02
$o->method() becomes $o->method
Marc Espie
2007-04-29
replace $p->visit('method') calls with $p->method
Marc Espie
2007-04-15
update copyright years, standardize licence.
Marc Espie
2006-07-31
cosmetic: comments, and better method name.
Marc Espie
2004-11-27
record sample/extra directories if !extra, so that SharedItems won't warn
Marc Espie
2004-11-27
be verbose if !extra, tell user what they should do manually.
Marc Espie
2004-11-11
introduce shortcuts to read/write contents from_installation/to_installation
Marc Espie
2004-10-26
more accurate name: DirRmOnly -> SharedItemsOnly
Marc Espie
2004-10-26
move the code that handles shared items into a separate Module.
Marc Espie