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
/
PackageRepository
/
SCP.pm
Age
Commit message (
Expand
)
Author
2007-06-16
use OpenBSD::Paths contents
Marc Espie
2007-06-04
more efficient regexps: anchor stuff at both ends, be more specific in
Marc Espie
2007-06-04
some minor systematic changes.
Marc Espie
2007-05-19
fix scp url parsing and printing
Marc Espie
2007-05-17
do not pass the urlscheme to the constructors, since they each have
Marc Espie
2007-05-17
name each urlscheme
Marc Espie
2007-04-15
update copyright years, standardize licence.
Marc Espie
2006-05-26
make pkg_add exit gracefully if it cannot read from a file handle, which
Steven Mestdagh
2006-03-13
clean-up some name handling:
Marc Espie
2006-03-08
propagate stuff to be able to explicitly clean-up repositories.
Marc Espie
2006-03-08
fix race condition in SCP for real.
Marc Espie
2006-03-07
properly zap temporary file.
Marc Espie
2006-03-07
rendez-vous with subchild through signal USR1.
Marc Espie
2006-03-07
only the grand child can have issues
Marc Espie
2006-03-07
let scp repositories work. Avoid run-away processes by just having one single
Marc Espie
2006-03-06
take some infrequently used code completely out of the way.
Marc Espie