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
Age
Commit message (
Expand
)
Author
2006-03-07
do not write partial files out if the PKG_CACHE filesystem overflows.
Marc Espie
2006-03-07
Fix pkg_copy().
Bernd Ahlers
2006-03-07
properly zap temporary file.
Marc Espie
2006-03-07
rendez-vous with subchild through signal USR1.
Marc Espie
2006-03-07
make pkg_copy be overidable by subclass.
Marc Espie
2006-03-07
only the grand child can have issues
Marc Espie
2006-03-07
special case: repository holds several packages (say, old versions), and
Marc Espie
2006-03-07
let scp repositories work. Avoid run-away processes by just having one single
Marc Espie
2006-03-07
pass the grandchild pid through the pipe, in order to be able to monitor it.
Marc Espie
2006-03-06
zap object pid when done with it.
Marc Espie
2006-03-06
actually zap the code
Marc Espie
2006-03-06
typo
Marc Espie
2006-03-06
take some infrequently used code completely out of the way.
Marc Espie
2006-03-05
avoid running mkfontdir/fc-cache if they don't exist.
Marc Espie
2006-03-05
Synch
Marc Espie
2006-03-05
- kill whitespace at eol
Jason McIntyre
2006-03-04
cut down the Locator code into maintainable chunks.
Marc Espie
2006-03-04
accurate description of script execution.
Marc Espie
2006-03-04
Spell out normal modes of operation for pkg_add more.
Marc Espie
2006-03-04
reorganize code a little bit: Update.pm becomes Replace.pm (since it matches
Marc Espie
2006-03-04
zap more success messages. Keep pid of distant location pipe, just in case.
Marc Espie
2006-02-23
Let 'pkg_info -P' work with package distribution files and URLs to a
Bernd Ahlers
2006-02-22
Fix typo.
Bernd Ahlers
2006-02-21
detect temporary connection errors, and retry with exponential timeout.
Marc Espie
2006-02-21
ask question corresponding to -F updatedepends too (commonalize code).
Marc Espie
2006-02-21
add optional 3rd choice [y/N/a] for always, so that this question type
Marc Espie
2006-02-16
validate() can also take sample files into account.
Marc Espie
2006-02-10
reset $state->{dir} to the correct value after deleting the replaced package.
Marc Espie
2006-02-10
Use the ProgressMeter engine to display the update messages. This makes
Bernd Ahlers
2006-02-10
If the length of the message in OpenBSD::ProgressMeter::message() is shorter
Bernd Ahlers
2006-02-09
Turn validate_plist() into a real visitor that calls validate() for each
Marc Espie
2006-02-09
use new interface (*close*)
Marc Espie
2006-02-09
Add some nice interfaces instead of the hint() argument to close().
Marc Espie
2006-02-07
synch
Marc Espie
2006-02-07
minor independent tweaks:
Marc Espie
2006-02-07
look at noexec as well
Marc Espie
2006-02-07
Don't push undef into the todo list. This avoids some perl warnings.
Bernd Ahlers
2006-02-06
tell user about collision much earlier, so that they do not wonder what
Marc Espie
2006-01-30
Clarify pkg_info -e example; ok espie@
Miod Vallat
2006-01-24
protect against weird situations where dependencies don't match
Marc Espie
2006-01-17
special-case packages that use old-libs: always update them, even if the
Marc Espie
2006-01-13
nit
Marc Espie
2006-01-12
be way more explicit in pointing people to packages-specs(7)
Marc Espie
2006-01-09
avoid anything that isn't a library in warning for SHARED_LIBS.
Marc Espie
2006-01-06
tweak the descriptions of -r and -u: make the distinction
Jason McIntyre
2005-12-26
have pkg_create warn about shared libs which have a version number hardcoded
Marc Espie
2005-12-05
make sure set_modes always get called for a `real' extraction.
Marc Espie
2005-11-29
- Zap duplicate semicolon. From Alexander Hall via PR #4913. Thanks!
Bernd Ahlers
2005-11-19
magically complete fragment with `committed' names, solve the issue that
Marc Espie
2005-11-18
restructure some text slightly;
Jason McIntyre
[prev]
[next]