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
/
add
/
futil.c
Age
Commit message (
Expand
)
Author
2003-09-24
Cast the type of argument printed, for sparc and arm platforms.
agc
2003-09-23
Get rid of lots of system(3) (partly via vsystem) calls.
wiz
2003-09-02
Merge src/usr.sbin/pkg_install on the pkgviews branch into the HEAD by
jlam
2003-08-25
Replace calls to vsystem() by calls to fexec() or fcexec().
tron
2003-08-24
Replace a few calls to vsystem() with calls to fexec() to speed up
tron
2002-10-17
- eliminate the hard-coding of pathnames in the default install.
christos
1999-08-24
Bring closer to /usr/share/misc/style with the aid of indent(1).
hubertf
1999-08-23
Provide full pathnames for chgrp(1), chown(1) and chmod(1), passing
agc
1998-08-27
Allow symlinks to directories instead of pure directories in several
hubertf
1997-10-18
use strchr/strrchr/memset/memmove instead of index/rindex/bzero/bcopy
lukem
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