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-07-24
Fix a buffer overrun bug. The TOOBIG macro had some hard coded constants
dmcmahill
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
Only calculate MD5 checksum for plain files.
hubertf
2000-07-05
* Move comment around a bit
hubertf
2000-07-05
remove extra period in SEE ALL section
msaitoh
2000-06-19
be sure to set pkgdbp to NULL after closing the db.
hubertf
2000-06-19
Allocate space & copy a string returned by a function that'll clobber it on
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-17
Update prototype for "extract_plist()".
tron
2000-06-16
extract_plist() should inform caller when it aborts extract
sjg
2000-06-16
avoid possible overflow of exit status
sjg
2000-06-08
ftp(1)'s "ls" now lists files/dirs plus attributes (much like "dir" did
hubertf
2000-06-07
save another call to allocate space on the stack for something that's
hubertf
2000-06-07
Don't use asprintf() which isn't available on NetBSD 1.3.2.
hubertf
2000-05-16
pkg_delete -r was done by Chris Hopps (I used the same code do implement
hubertf
2000-05-16
Don't remove any INSTALL scripts. Just in case someone needs them later
hubertf
2000-05-15
Don't read +CONTENTS files if not needed.
hubertf
2000-05-11
When expanding wildcards given on the command line, don't include
hubertf
2000-05-08
Add "lsall" and "lsbest" commands to pkg_admin, to find all/best
hubertf
2000-05-07
In require_delete(), actually use the expanded wildcard passed in via
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-04-01
Don't abort during quick depends pre-scan when -f is used
hubertf
2000-04-01
Improve the last change.
hubertf
2000-04-01
Make this compile again.
augustss
2000-03-31
In the "quick depends pre-check" don't only try to replace anything
hubertf
2000-03-19
* in pkg_add, before the "install dependencies" loop, check ALL
hubertf
2000-03-13
Fix doubled 'the's.
soren
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
2000-01-17
Reverse wording for -R. Per PR 9141 by Jim Bernard <jbernard@ox.mines.edu>
hubertf
2000-01-10
mention -Ss in usage
hubertf
2000-01-09
Also move the +SIZE files into place, if a pkg comes with some.
hubertf
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
[next]