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
/
delete
/
main.c
Age
Commit message (
Expand
)
Author
2001-03-05
Add -V option to all pkgtools, which reports the version of the pkgtools.
wiz
2000-06-07
Don't use asprintf() which isn't available on NetBSD 1.3.2.
hubertf
2000-05-11
When expanding wildcards given on the command line, don't include
hubertf
1999-09-24
Add some sanity checks on what pkgdb_retrieve() returns.
hubertf
1999-08-24
Bring closer to /usr/share/misc/style with the aid of indent(1).
hubertf
1999-08-19
Allow specifying a package name without a version.
hubertf
1999-03-22
Replace static array of packages given to pkg_perform() with linear
hubertf
1999-03-08
Add -R flag (similar to -r but the other way 'round)
hubertf
1999-03-03
Add -O option to only delete things from the pkgdb, and do not touch
hubertf
1999-02-26
add -r flag to delete all packages that require the user specified one
chopps
1999-01-19
Add code for pkgdb.
hubertf
1998-10-12
+ Remove obsolete and unused string functions.
agc
1997-10-17
WARNSify, cleanup Makefiles
lukem
1997-10-16
First cut on importing pkg_install as of FreeBSD 971013:
hubertf
1997-06-13
Fix for misuse of NULL definition, from Arne Juul
agc
1997-06-05
Add NetBSD Ids
agc
1997-06-05
Initial import of FreeBSD packaging tool.
agc