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
/
Makefile
Age
Commit message (
Expand
)
Author
2006-05-11
sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.
mrg
2006-04-24
Add support for creating summary file containing all information
dillo
2005-11-23
Reduce the use of the system() function in pkg_install to avoid quoting
ben
2005-11-03
Split dewey compare functions into their own file dewey.c so they
dillo
2005-11-03
Implement framework to store variable=value pairs about an installed package.
dillo
2004-05-23
Use MKPRIVATELIB=yes instead of providing an empty libinstall:: target and
lukem
2003-09-23
Remove last vsystem caller and vsystem() itself.
wiz
2003-09-02
Merge src/usr.sbin/pkg_install on the pkgviews branch into the HEAD by
jlam
2003-08-24
Add a new utility function which use vfork(2) and exec(2) directly instead
tron
2002-09-18
minor makefile delint
lukem
2002-07-19
- remove handling of PKG_ADD_BASE.
yamt
2001-12-12
MKfoo=no -> NOfoo
tv
2001-03-05
version.o depends on version.h.
wiz
2001-03-05
Add -V option to all pkgtools, which reports the version of the pkgtools.
wiz
2000-10-09
Allow SRCS, LDADD to be set on the command line, and still add the files.
hubertf
2000-01-19
FTP wildcard depends code, initial commit.
hubertf
1999-03-22
Replace static array of packages given to pkg_perform() with linear
hubertf
1999-03-13
set MKLINT=no. noted by NAKAJIMA Yoshihiro <nakayosh@kcn.ne.jp>
lukem
1999-02-13
there is no ftplib.3
hubertf
1999-02-13
convert from NOxxx= to MKxxx=no.
lukem
1999-01-19
Add code for pkgdb.
hubertf
1998-10-08
Get rid of some lint.
agc
1998-07-09
Replace FreeBSD's libftpio with our calls to our great ftp client.
hubertf
1997-10-17
WARNSify, cleanup Makefiles
lukem
1997-06-05
NetBSD Makefiles use "MAN=foo.3" not "MAN3=foo.0". However, since we
thorpej
1997-06-05
Don't install libinstall.a (from Bernd Ernesti)
agc
1997-06-05
Add NetBSD Ids
agc
1997-06-05
Initial import of FreeBSD libftpio.
agc
1997-06-05
Initial import of FreeBSD packaging tool.
agc