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
/
pkg_merge
Age
Commit message (
Expand
)
Author
2010-07-28
pass state to Ustar objects, use it to display those pesky error and
Marc Espie
2010-07-04
remove direct prints, pass thru state.
Marc Espie
2010-06-30
modernize pkg_merge, avoid warning for link sizes.
Marc Espie
2010-06-30
allow say and errsay to work without parameters, as it's ways common.
Marc Espie
2010-06-30
whitespace cleanup
Marc Espie
2010-06-09
common pattern reuse
Marc Espie
2010-06-09
use State usage, so that I can get rid of duplicate code...
Marc Espie
2010-05-10
whitespace fixes
Marc Espie
2009-11-10
bad espie: use strict/warnings consistently, and fix two nits and two
Marc Espie
2008-10-10
add rcs tags
Steven Mestdagh
2008-10-06
turn the checksums stored in packing elements into real objects, so that
Marc Espie
2007-06-16
use OpenBSD::Paths contents
Marc Espie
2007-06-04
some minor systematic changes.
Marc Espie
2007-05-02
remove extraneous () in method call: $o->method() becomes $o->method
Marc Espie
2007-04-29
replace $p->visit('method') calls with $p->method
Marc Espie
2005-09-24
pass actual items to prepare_long and check_name so that we can also
Marc Espie
2005-08-07
wrapper around Ustar that replaces long names/links with LongName#/LongLink#.
Marc Espie
2005-06-29
Usage().
Marc Espie
2005-06-26
Handle hard links correctly: the names need to be aliased correctly for
Marc Espie
2005-06-26
some useful statistics about shared files and size gains.
Marc Espie
2005-06-26
new tool (not active yet): pkg_merge.
Marc Espie