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
Age
Commit message (
Expand
)
Author
1999-12-20
Set things to a sane state for db(3) routines.
hubertf
1999-12-01
- Comment code
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
Don't preserve uids or permissions of checked out files (MTREE, DEINSTALL,
fredb
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-08-19
Clean up minor nits in C code.
agc
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-04-12
Use absolute path to tar(1) in execl() call.
hubertf
1999-04-10
Fix off-by-one error. (This was detected using libefence)
hubertf
1999-03-22
Replace static array of packages given to pkg_perform() with linear
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
1999-03-09
Define TAR_CMD and TAR_FULLPATHNAME, and use them in preference to
agc
1999-03-06
update comment for findmatchingname()
hubertf
1999-03-03
More helpful message on failure
hubertf
1999-03-02
use mkdtemp also on 1.3I and up
hubertf
1999-03-01
Include <fcntl.h> for the O_* definitions.
agc
1999-02-13
there is no ftplib.3
hubertf
1999-02-13
convert from NOxxx= to MKxxx=no.
lukem
1999-01-29
Remove the "struct datum" and use DBT directly.
hubertf
1999-01-26
minor comments fixup
hubertf
1999-01-26
comment fileFindByPath(), reindent a bit
hubertf
1999-01-19
Add code for pkgdb.
hubertf
1998-11-02
include fcntl.h to get O_RDONLY; our headers include too much stuff.
christos
1998-10-27
Instead of ignoring any SIGINTs when cleaning up, allow them. The
agc
1998-10-26
Always tell the user about the temporary directory we're about to delete.
agc
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-13
Fixes for Alpha, from Hideo MASUDA (h-masuda@jm3spa.felix.or.jp), in
agc
1998-10-12
+ Remove obsolete and unused string functions.
agc
1998-10-09
Use the same table for input and output of PLISTs.
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
One more piece of lint.
agc
1998-10-08
Get rid of some lint.
agc
1998-10-05
Squelch minor LP64-related compiler warning/error (-Werror)
ross
1998-10-04
fix some egcs warnings
hubertf
1998-10-03
Teach our tools about dependencies containing wildcards.
hubertf
[next]