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
/
info
/
show.c
Age
Commit message (
Expand
)
Author
2003-09-02
Merge src/usr.sbin/pkg_install on the pkgviews branch into the HEAD by
jlam
2003-06-05
When displaying full pathnames of the package contents (pkg_info -L pkg),
agc
2002-07-20
show_file: don't append '\n' if fopen failed.
yamt
2002-07-19
show_file: add an extra '\n' unless file ended with '\n'.
yamt
2002-06-09
constify.
yamt
2002-06-09
avoid a magic constant.
yamt
2002-03-05
Output @blddep directives properly when displaying PLISTs.
agc
2000-02-22
adjust copyright
hubertf
1999-12-01
- Comment code
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-05-30
Remove support for absolutes pathnames completely. This can't work with
tron
1999-05-29
Don't prepend directories if the plist files are absolute.
christos
1999-05-15
@srcdir was renamed to @src long ago, reflect this in documentation;
hubertf
1999-03-04
Prevent printinv of empty "Requires:" section.
hubertf
1999-03-04
Do not only display the packages which require this package
hubertf
1998-12-31
Patches supplied by Greg A. Woods in PR bin/6626 to make "pkg_info"
tron
1998-11-22
Remove extra : printed for @cwd,
hubertf
1998-10-09
More cleanup - various bits of KNF.
agc
1998-10-09
Make pkg_info a tad more extensible by using a table to hold the strings
agc
1998-10-09
Fix a bug in pkg_info -f with @pkgcfl entries.
agc
1997-10-17
WARNSify, cleanup Makefiles
lukem
1997-10-16
First cut on importing pkg_install as of FreeBSD 971013:
hubertf
1997-10-11
add case PLIST_UNEXEC in show_plist();
hubertf
1997-06-05
Add NetBSD Ids
agc
1997-06-05
Initial import of FreeBSD packaging tool.
agc