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
2000-07-24
handle NULL pen variable more gracefully in find_play_pen()
hubertf
2000-07-06
remove/hide some debugging code
hubertf
2000-07-05
* Move comment around a bit
hubertf
2000-06-19
be sure to set pkgdbp to NULL after closing the db.
hubertf
2000-06-18
remove stale debugging code
hubertf
2000-06-18
* shuffle variable names in findbestmatchingname_fn() around
hubertf
2000-06-18
use /var/tmp consistently. (XXX need to re-visit if we ever
hubertf
2000-06-08
ftp(1)'s "ls" now lists files/dirs plus attributes (much like "dir" did
hubertf
2000-04-30
Fix obvious typo in previous commit. This could not possibly compile.
mycroft
2000-04-29
Print appropriate warning if the directory of a @dirrm is not present
hubertf
2000-02-27
- Bump timeout in select() to 10 minutes
hubertf
2000-02-22
adjust copyright
hubertf
2000-02-07
Special case 'nb<X>' suffix in deweycmp() - this allows NetBSD specific
abs
2000-02-04
init buffer differently
hubertf
2000-02-02
remove clutter left after switching to mkstemp
hubertf
2000-02-02
Use mkstemp instead of mkstemp.
hubertf
2000-02-02
add copyright and (more important!) _RCS_ID()
hubertf
2000-02-01
Set the environment variables to have zero-length strings on Solaris.
agc
2000-01-31
Fix a typo.
agc
2000-01-31
Fix for Solaris: don't try to call unsetenv().
agc
2000-01-26
be a bit more liberal WRT slow servers
hubertf
2000-01-25
-current's gcc seems to be a bit picky about using pointer-differences as
hubertf
2000-01-25
some code cleanup
hubertf
2000-01-19
FTP wildcard depends code, initial commit.
hubertf
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
[next]