index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
pkg_install
/
lib
Age
Commit message (
Expand
)
Author
2004-01-06
update for -D being default now for pkg_info
hubertf
2004-01-04
In the "quick depends pre-scan", first print all bad matching depends,
hubertf
2003-12-21
Add a simple text menu-based binary package manager, bpm(1).
agc
2003-12-20
avoid uninitialized variable. noted by wiz.
grant
2003-12-20
crank version.
grant
2003-12-20
use the --use-compress-program argument to tar and do away with
grant
2003-12-20
suppress a diagnostic message unless -v is used.
grant
2003-12-20
check the OS, architecture and version of a package against the host
grant
2003-11-21
Bump version for wait-for-child fix.
wiz
2003-11-21
Wait for decompress child before continuing.
wiz
2003-10-06
minor style nit
grant
2003-10-04
Replace strnncpy calls with strlcpy calls. Remove strnncpy.
wiz
2003-10-03
Indent, and remove some #if 0-ed code.
wiz
2003-10-03
Bump version to 20031003 for added HTTP support.
wiz
2003-10-03
Add HTTP support.
wiz
2003-09-25
Make compile with STANDALONE defined.
wiz
2003-09-25
s/lukemftp/nbftp/, fix two typos.
wiz
2003-09-23
reset values when malloc fails.
christos
2003-09-23
Avoid shadowing err.
wiz
2003-09-23
Add prototype for remove_files.
wiz
2003-09-23
Remove last vsystem caller and vsystem() itself.
wiz
2003-09-23
Add <sys/wait.h> so that we have a prototype for waitpid(3).
agc
2003-09-23
Add some free()s in error cases.
wiz
2003-09-23
Get rid of lots of system(3) (partly via vsystem) calls.
wiz
2003-09-23
bump PKGTOOLS_VERSION for identification purposes (despite the lack of
grant
2003-09-23
don't assume mtree is in BINDIR, allow it to be overridden by
grant
2003-09-18
Let pkg_admin(1) have a -S argument - some vendors' xargs(1) don't pass
agc
2003-09-17
Remove the names of arguments from function prototypes.
agc
2003-09-14
Update pkg_install to 20030914. Changes from version 20030913 are
jlam
2003-09-13
Update pkg_install to 20030913. Changes from version 20020912 are quieting
jlam
2003-09-13
Update pkg_install to version 20030912. Changes from 200230907 are
jlam
2003-09-09
Inverted a test by mistake.
jlam
2003-09-08
Output the name of the pkgdb file from which we are removing entries
jlam
2003-09-08
Allow the package entries in the pkgdbdir to be either directories or
jlam
2003-09-08
Bump version to 20030907. Changes from previous version include:
jlam
2003-09-08
strlen(pkgname) only returns the number of characters preceding the NUL,
jlam
2003-09-08
Correct the documentation of the return values for pkgdb_open() and
jlam
2003-09-03
Bump version to 20020824 after allowing users to use more than the default
jlam
2003-09-03
Remove parts that were there just to allow this to compile on NetBSD ~1.3.
jlam
2003-09-03
Check the return from read on the file descriptor for the ftp process: if
jlam
2003-09-02
Merge src/usr.sbin/pkg_install on the pkgviews branch into the HEAD by
jlam
2003-08-25
Fix error in memory handling.
tron
2003-08-25
Add a new library function fcexec() which allows to run a command after
tron
2003-08-25
Use "rm -fr" consistently.
tron
2003-08-24
Replace a few calls to vsystem() with calls to fexec() to speed up
tron
2003-08-24
Add a new utility function which use vfork(2) and exec(2) directly instead
tron
2003-07-14
use bounded string op as much as possible
itojun
2003-07-14
use bounded string op as much as possible
itojun
2003-06-23
Call tgetent only when TERM environment is set.
tacha
2003-05-14
Uppercase URL.
wiz
[next]