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
/
create
Age
Commit message (
Expand
)
Author
2003-10-04
Replace strnncpy calls with strlcpy calls. Remove strnncpy.
wiz
2003-09-08
Sort options; use Fl x instead of Ar -x; use Pq/Sq.
wiz
2003-09-08
Bump date for previous.
wiz
2003-09-02
Merge src/usr.sbin/pkg_install on the pkgviews branch into the HEAD by
jlam
2003-08-10
we already print "creating package ..." in pkg_perform(), no need to
grant
2003-07-14
use bounded string op as much as possible
itojun
2003-06-26
Quote % characters in macro lines.
wiz
2003-06-12
Avoid one more annoying duplicated slash when prefix is "/" in pkg_create(1),
agc
2003-06-05
Set the program name via setprogname(3).
agc
2003-04-11
improve a message
grant
2003-01-10
Introduce the notion of "preserving" an installed package.
agc
2003-01-10
order the getopt options alphabetically.
agc
2003-01-05
Add an enumerated type which is used in pkgdb_open() to specify
agc
2003-01-05
Use EXIT_FAILURE, rather than hardcoding a value of '1' in err(3) and
agc
2002-10-19
use readlink with bufsize - 1; approved thorpej.
provos
2002-10-17
- eliminate the hard-coding of pathnames in the default install.
christos
2002-09-26
Ispell. Begin new sentences on a new line.
wiz
2002-09-24
Sprinkle .Xrs to packages(7).
uebayasi
2002-07-19
- remove handling of PKG_ADD_BASE.
yamt
2002-06-10
constify and make WARNS=2 clean.
yamt
2002-06-09
constify.
yamt
2002-06-09
- make last arg of findmatchingname void*.
yamt
2002-03-05
Output @blddep directives before @pkgdep directives.
agc
2002-03-05
Add a new packing list directive, @blddep, which notes the exact
agc
2002-02-18
make @cwd work a bit more reliable:
hubertf
2002-02-02
Drop superfluous .Pp.
wiz
2001-07-15
* Bugfix: if PLIST_SRC directly follows PLIST_CWD, ignore
hubertf
2001-06-05
Uppercase Dt argument.
wiz
2001-05-28
(usage): correct number of arguments to fprintf
joda
2001-05-21
When adding the checksums for the individual file entries in the generated
agc
2001-05-21
Display the correct directory for the @src directive if -I has been
agc
2001-05-21
Add -I argument to pkg_create so that the real prefix can be specified
agc
2001-05-18
Add -U argument to pkg_create - by default, all files are added to the
agc
2001-04-09
Whitespace fixes.
wiz
2001-03-05
Add -V option to all pkgtools, which reports the version of the pkgtools.
wiz
2001-03-04
Prevent some minor descriptor leaks.
hubertf
2001-01-07
Alphabetize options.
hubertf
2000-12-13
* Accept ".tbz" as an alternative pkg suffix to ".tbz" for pkg_add and
hubertf
2000-10-09
Remove unneeded header <sys/syslimits.h>
hubertf
2000-07-05
Only calculate MD5 checksum for plain files.
hubertf
2000-07-05
remove extra period in SEE ALL section
msaitoh
2000-03-13
Fix doubled 'the's.
soren
2000-01-19
FTP wildcard depends code, initial commit.
hubertf
1999-12-20
Put back former -s switch to pkg_create as -L now.
hubertf
1999-11-29
Put support for @src back in.
hubertf
1999-11-29
Add code to include the size of a package into both the
hubertf
1999-08-24
Bring closer to /usr/share/misc/style with the aid of indent(1).
hubertf
1999-08-19
Clean up minor nits in C code.
agc
1999-07-28
Message files in binary packages are not displayed with more(1).
tron
1999-07-10
cast args to strcmp;
christos
[next]