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
/
lib.h
Age
Commit message (
Expand
)
Author
2000-01-19
FTP wildcard depends code, initial commit.
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-09-09
Comment pl_ent_t to make debugging easier.
hubertf
1999-08-24
Bring closer to /usr/share/misc/style with the aid of indent(1).
hubertf
1999-08-23
Hide test for URLlength()>0 behind a macro (IS_URL()).
hubertf
1999-08-20
The copy_hierarchy function is never called. Remove its definition and
agc
1999-08-19
Consolidate URL handling into a table of valid leading strings for
agc
1999-03-22
Replace static array of packages given to pkg_perform() with linear
hubertf
1999-03-09
Define TAR_CMD and TAR_FULLPATHNAME, and use them in preference to
agc
1999-01-19
Add code for pkgdb.
hubertf
1998-10-21
Add a -B option to pkg_info to print out the "Build Information" for
agc
1998-10-13
Add -b argument to pkg_info to display the +BUILD_VERSION file for the
agc
1998-10-13
Get rid of YES and NO definitions. NO was defined but never used.
agc
1998-10-12
+ Remove obsolete and unused string functions.
agc
1998-10-09
More cleanup - various bits of KNF.
agc
1998-10-09
Fix a bug in pkg_info -f with @pkgcfl entries.
agc
1998-10-09
Garbage collect unused variable..
agc
1998-10-08
Eliminate all use of sprintf(3), and replace it with snprintf(3).
agc
1998-10-08
Get rid of some lint.
agc
1998-10-03
Teach our tools about dependencies containing wildcards.
hubertf
1998-10-01
In an ideal world, make_playpen() and leave_playpen() would maintain
hubertf
1998-08-27
Allow symlinks to directories instead of pure directories in several
hubertf
1998-07-06
- use an array MAXHOSTNAMELEN+1 size to hold hostnames
mrg
1998-06-05
Add support for CONFLICTS entry, implement -C switch for pkg_create
frueauf
1997-10-17
WARNSify, cleanup Makefiles
lukem
1997-10-16
First cut on importing pkg_install as of FreeBSD 971013:
hubertf
1997-06-05
Add NetBSD Ids
agc
1997-06-05
Initial import of FreeBSD packaging tool.
agc