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
Age
Commit message (
Expand
)
Author
2000-01-04
Some changes from David Maxwell <david@fundy.ca>:
hubertf
1999-12-20
Set things to a sane state for db(3) routines.
hubertf
1999-12-20
Put back former -s switch to pkg_create as -L now.
hubertf
1999-12-01
Not without my handbag. (Forgot this in last commit)
hubertf
1999-12-01
- Comment code
hubertf
1999-12-01
Document the current round of the game. :-)
hubertf
1999-12-01
Don't be verbose unnecessarily. (Instead, just remove this stale debug
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-11-18
Typos (from OpenBSD)
kristerw
1999-11-18
Don't preserve uids or permissions of checked out files (MTREE, DEINSTALL,
fredb
1999-11-10
Check return value from realpath() to avoid a NULL pointer being passed to
abs
1999-10-04
Apply Force (-f) recursively
proff
1999-09-24
Add some sanity checks on what pkgdb_retrieve() returns.
hubertf
1999-09-13
Handle symlinks to directories correctly in "check" and "rebuild".
hubertf
1999-09-09
Remove the LogDir (/var/db/pkg/foo-x.y) _after_ we've run the DEINSTALL
hubertf
1999-09-09
Comment pl_ent_t to make debugging easier.
hubertf
1999-08-30
pick the proper uname.
christos
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-23
Provide full pathnames for chgrp(1), chown(1) and chmod(1), passing
agc
1999-08-21
Call deinstall-script after files are removed:
hubertf
1999-08-20
Fix braino, pointed out by enami - OS is not defined on NetBSD.
agc
1999-08-20
The copy_hierarchy function is never called. Remove its definition and
agc
1999-08-20
Make this work on Solaris "out of the box"
agc
1999-08-19
Allow specifying a package name without a version.
hubertf
1999-08-19
Pass BINDIR down via Makefile.inc, rather than hardcoding /usr/sbin -
agc
1999-08-19
Consolidate URL handling into a table of valid leading strings for
agc
1999-08-19
Clean up minor nits in C code.
agc
1999-08-19
Add two missing "(void)" casts.
tron
1999-08-19
Modify conflict check to avoid matching packages with the same name prefix
tron
1999-07-28
Message files in binary packages are not displayed with more(1).
tron
1999-07-10
cast args to strcmp;
christos
1999-07-02
Document PKG_TMPDIR
hubertf
1999-06-18
don't print a useless error message.
mrg
1999-06-15
Add support for fetching packages from HTTP URLs. Since 'ftp' is already
cgd
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-05-12
Fix wrong error handling in case "/var/db/pkg" needs to be created.
tron
1999-04-12
Use absolute path to tar(1) in execl() call.
hubertf
1999-04-10
Fix tyop.
simonb
1999-04-10
Fix off-by-one error. (This was detected using libefence)
hubertf
1999-03-22
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
garbled
1999-03-22
Ignore files in /var/db/pkg (hint 'pkg_info pkgdb.byfile.db')
abs
1999-03-22
Replace static array of packages given to pkg_perform() with linear
hubertf
1999-03-22
Fix '-f'.
abs
1999-03-20
be more cautious about preserving cwd
hubertf
1999-03-15
Shut-up gcc-2.8.1 warnings.
christos
1999-03-13
set MKLINT=no. noted by NAKAJIMA Yoshihiro <nakayosh@kcn.ne.jp>
lukem
[next]