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-11-28
Oops; the increment needs to be in check1pkg() for the case where the user
mycroft
2000-11-28
pkgcnt was incremented twice during a `check'...
mycroft
2000-11-28
Fix timeout in expect():
hubertf
2000-11-26
Don't mkdir("/usr/tmp") in a desperate try to get some space.
hubertf
2000-11-12
ispell
wiz
2000-11-07
fix up various .Nm abuses:
lukem
2000-10-31
Don't swallow '%' in file/directory names.
hubertf
2000-10-27
Pull in /etc/mk.conf unconditionally, not only on SunOS.
hubertf
2000-10-25
s/bsd/BSD/
hubertf
2000-10-21
Introduce some caching.
mycroft
2000-10-11
More format string cleanups by sommerfeld.
is
2000-10-11
Check if $PKG_PATH is set AND contains something useful. Stops
hubertf
2000-10-11
Check right variable to see if it's a URL (pkg -> cp)
hubertf
2000-10-11
fix indentation
hubertf
2000-10-09
Remove unneeded header <db.h>.
hubertf
2000-10-09
Remove unneeded header <sys/syslimits.h>
hubertf
2000-10-09
Allow SRCS, LDADD to be set on the command line, and still add the files.
hubertf
2000-10-09
Only pull in <vis.h> when debugging expect(), i.e. EXPECT_DEBUG is set.
hubertf
2000-10-05
insure -> ensure
ad
2000-10-04
Make even more silent, only spit out stuff if -v is given.
hubertf
2000-10-01
Not every FTP server says nicely "Goodbye".
hubertf
2000-10-01
Don't replace the pkg version with -[0-9] on pkg alternates ("{foo-x,bar-y}")
hubertf
2000-09-14
Silly as it may be, update the #! line in this script to match the pkgsrc
jwise
2000-09-01
When downloading and extracting a file (in ftp:
hubertf
2000-09-01
* Code cleanup
hubertf
2000-09-01
Add some (commented out) debug flags
hubertf
2000-08-29
Make pkg_add & friends print the files they push through tar(1) to
hubertf
2000-08-28
* Make a few functions public so this code can be used by other programs
hubertf
2000-08-28
Hide "trying PKG_PATH ..." message, only print on -v
hubertf
2000-07-26
Keep *roff from eating things.
hubertf
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
[next]