Module Name:othersrc
Committed By: agc
Date: Tue Oct 28 05:51:43 UTC 2014
Modified Files:
othersrc/external/bsd/multigest/bin: Makefile
othersrc/external/bsd/multigest/lib: Makefile
Log Message:
FreeBSD mods. *sigh*
adapt to the fact that digest(1) may not be avai
Module Name:othersrc
Committed By: agc
Date: Tue Oct 28 05:52:13 UTC 2014
Added Files:
othersrc/external/bsd/multigest/bin: digest
Log Message:
add script to do work of digest(1) using multigest
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 othersrc/external/
Module Name:othersrc
Committed By: agc
Date: Tue Nov 4 03:05:08 UTC 2014
Modified Files:
othersrc/external/bsd/vmdk/dist: libvmdk.3
Log Message:
formatting fix
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 othersrc/external/bsd/vmdk/dist/libvmdk.3
Please
Module Name:src
Committed By: agc
Date: Sun Nov 23 01:56:35 UTC 2014
Modified Files:
src/tests/usr.bin/netpgpverify: t_netpgpverify.sh
Log Message:
Since the netpgpverify rewrite to have no external pre-requisites, the
output format for signatures has changed cosmetically
Module Name:src
Committed By: agc
Date: Sat Nov 29 20:18:44 UTC 2014
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/netpgpverify: tiger.c verify.h
Removed Files:
src/crypto/external/bsd/netpgp/dist/src/netpgpverify: verify.c
Log Message:
Update netpgpverif
Module Name:src
Committed By: agc
Date: Fri Dec 5 04:42:36 UTC 2014
Modified Files:
src/crypto/external/bsd/netpgp/bin/netpgpverify: Makefile
src/crypto/external/bsd/netpgp/dist/src/netpgpverify: Makefile.bsd
libnetpgpverify.3 libverify.c main.c misc.c
Module Name:src
Committed By: agc
Date: Fri Dec 5 04:52:02 UTC 2014
Modified Files:
src/crypto/external/bsd/netpgp: Makefile
src/crypto/external/bsd/netpgp/bin/hkpc: Makefile
src/crypto/external/bsd/netpgp/bin/hkpd: Makefile
src/crypto/external/bsd/
Module Name:src
Committed By: agc
Date: Wed Dec 17 16:50:52 UTC 2014
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/netpgpkeys: netpgpkeys.c
Log Message:
Fix bug report from Jared - actually print the key when exporting
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: agc
Date: Fri Jan 30 18:58:59 UTC 2015
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/netpgpverify: Makefile.bsd
chk.sh libverify.c main.c misc.c misc.h netpgpverify.1 verify.h
Log Message:
catch up with pkgsrc, update net
Module Name:src
Committed By: agc
Date: Thu Feb 5 01:26:54 UTC 2015
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/netpgpverify: Makefile.bsd
bzlib.c bzlib_private.h chk.sh libnetpgpverify.3 libverify.c
verify.h zlib.c
Added Files:
Module Name:src
Committed By: agc
Date: Sun Mar 29 05:52:59 UTC 2015
Modified Files:
src/usr.sbin/makefs/ffs: buf.c buf.h ffs_alloc.c ffs_balloc.c
src/usr.sbin/makefs/msdos: msdosfs_denode.c msdosfs_vfsops.c
msdosfs_vnops.c
Log Message:
Make the userlan
Module Name:src
Committed By: agc
Date: Fri Apr 24 00:04:47 UTC 2015
Modified Files:
src/sys/dev/sysmon: sysmon_taskq.c
Log Message:
It's a function returning void; don't return an error code.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/dev/sysm
Module Name:src
Committed By: agc
Date: Sun Mar 4 19:52:02 UTC 2012
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/lib: compress.c
Log Message:
Use %s for the format string, as pointed out by joerg in the diff for
__printflike attributions (on tech-userlevel, Mar
Module Name:othersrc
Committed By: agc
Date: Thu Mar 8 02:44:06 UTC 2012
Modified Files:
othersrc/crypto/external/bsd//dist/include: .h
othersrc/crypto/external/bsd//dist/src/lib: lib.3
secsplit.c
Log Message:
Update the code:
Module Name:othersrc
Committed By: agc
Date: Fri Mar 9 06:37:23 UTC 2012
Modified Files:
othersrc/crypto/external/bsd//dist/src/lib: secsplit.c
Log Message:
+ don't allocate space if we're passed an in-memory array as either
a source or a destination of split/comb
Module Name:othersrc
Committed By: agc
Date: Sat Mar 10 21:15:27 UTC 2012
Modified Files:
othersrc/crypto/external/bsd//dist/src/lib: secsplit.c
Log Message:
restore correct operation for odd-sized files
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9
Module Name:othersrc
Committed By: agc
Date: Sat Mar 10 21:18:04 UTC 2012
Modified Files:
othersrc/crypto/external/bsd//: Makefile
Log Message:
don't link with libthreshold any more
run simple tests in place without requiring lib installation
To generate a diff
Module Name:src
Committed By: agc
Date: Mon Apr 2 22:06:47 UTC 2012
Modified Files:
src/lib/libc/sys: sigtimedwait.2
Log Message:
fix a couple of typos
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/lib/libc/sys/sigtimedwait.2
Please note that diffs ar
Module Name:src
Committed By: agc
Date: Wed Apr 4 06:29:17 UTC 2012
Modified Files:
src/lib/libpthread: pthread_cancelstub.c
Log Message:
Add a pthread cancel stub for sigwait, following Onno van der Linden's
analysis in PR 45131. Kindly tested by Hisashi T Fujinaka (usi
Module Name:src
Committed By: agc
Date: Tue May 1 17:32:58 UTC 2012
Modified Files:
src/lib/libcurses: curses_standout.3
Log Message:
document the correct argument to wstandout(3) and wstandend(3)
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/lib/libcu
Module Name:src
Committed By: agc
Date: Wed May 2 04:23:09 UTC 2012
Modified Files:
src/lib/libcurses: curses_standout.3
Log Message:
re-work the previous to make it format correctly
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/lib/libcurses/curses_st
Module Name:src
Committed By: agc
Date: Sun May 6 07:28:48 UTC 2012
Modified Files:
src/doc: BRANCHES
Log Message:
Document the new agc-netpgp-standalone branch under
src/crypto/external/bsd/netpgp, used to develop a version of netpgp
with its own BIGNUM/MPI, cipher and s
Module Name:src
Committed By: agc
Date: Sun May 6 17:34:56 UTC 2012
Added Files:
src/crypto/external/bsd/netpgp/dist/src/libbn [agc-netpgp-standalone]:
Makefile bignum.c bn.h digest.c digest.h libnetpgpbn.3 misc.c
misc.h rand.c rand.h stubs.c stubs.
Module Name:src
Committed By: agc
Date: Sun May 6 17:40:08 UTC 2012
Added Files:
src/crypto/external/bsd/netpgp/dist/src/libcipher
[agc-netpgp-standalone]:
Makefile aes.h camellia.c camellia.h cast.c cast.h
libnetpgpcipher.3 modes.c modes.h rijndae
Module Name:src
Committed By: agc
Date: Sun May 6 17:43:10 UTC 2012
Added Files:
src/crypto/external/bsd/netpgp/dist/src/libnetpgp
[agc-netpgp-standalone]:
Makefile.am Makefile.in bufgap.c bufgap.h compress.c config.h.in
create.c create.h crypto.c
Module Name:src
Committed By: agc
Date: Sun May 6 17:46:45 UTC 2012
Added Files:
src/crypto/external/bsd/netpgp/dist/src/librsa [agc-netpgp-standalone]:
Makefile libnetpgprsa.3 rsa.c rsa.h rsastubs.c rsastubs.h
Log Message:
Add the RSA and DSA signature code t
Module Name:src
Committed By: agc
Date: Sun May 6 17:49:30 UTC 2012
Added Files:
src/crypto/external/bsd/netpgp/dist/src/libverify
[agc-netpgp-standalone]:
Makefile libnetpgpverify.3 verify.c verify.h
Log Message:
Add a library solely consisting of signature
Module Name:src
Committed By: agc
Date: Sun May 6 17:57:11 UTC 2012
Added Files:
src/crypto/external/bsd/netpgp/bin/hkpc [agc-netpgp-standalone]:
Makefile
src/crypto/external/bsd/netpgp/bin/hkpd [agc-netpgp-standalone]:
Makefile
src/
Module Name:src
Committed By: agc
Date: Sun May 6 18:07:02 UTC 2012
Modified Files:
src/crypto/external/bsd/netpgp/lib [agc-netpgp-standalone]: Makefile
Added Files:
src/crypto/external/bsd/netpgp/lib/bn [agc-netpgp-standalone]: Makefile
shlib_version
Module Name:src
Committed By: agc
Date: Sun May 6 18:08:12 UTC 2012
Removed Files:
src/crypto/external/bsd/netpgp/lib [agc-netpgp-standalone]:
shlib_version
Log Message:
clean up a file which has now moved location
To generate a diff of this commit:
cvs rdif
Module Name:src
Committed By: agc
Date: Sun May 6 18:14:17 UTC 2012
Modified Files:
src/crypto/external/bsd/netpgp [agc-netpgp-standalone]: Makefile
Removed Files:
src/crypto/external/bsd/netpgp/hkpc [agc-netpgp-standalone]: Makefile
src/crypto/external/bsd
Module Name:src
Committed By: agc
Date: Sun May 6 18:15:26 UTC 2012
Added Files:
src/crypto/external/bsd/netpgp/bin [agc-netpgp-standalone]: Makefile
Log Message:
Reachover Makefile for the bin directory for standalone netpgp
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: agc
Date: Sun May 6 18:18:40 UTC 2012
Added Files:
src/crypto/external/bsd/netpgp/lib/netpgp [agc-netpgp-standalone]:
config.h
Removed Files:
src/crypto/external/bsd/netpgp/lib [agc-netpgp-standalone]: config.h
Log Message
Module Name:othersrc
Committed By: agc
Date: Mon May 7 03:37:00 UTC 2012
Update of /cvsroot/othersrc/external/bsd/progress
In directory ivanova.netbsd.org:/tmp/cvs-serv218
Log Message:
Break out the routines (from tnftp) to calculate and draw a progress bar.
The code was original
Module Name:src
Committed By: agc
Date: Thu Jun 7 01:01:12 UTC 2012
Modified Files:
src/share/man/man9: vnodeops.9
Log Message:
Fix a typo
To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.85 src/share/man/man9/vnodeops.9
Please note that diffs are not public
Module Name:src
Committed By: agc
Date: Mon Jun 11 21:11:41 UTC 2012
Modified Files:
src/sys/fs/sysvbfs: bfs.c sysvbfs_vnops.c
Log Message:
cosmetic change: fix two casts to be of the appropriate type
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/
Module Name:src
Committed By: agc
Date: Thu Jun 14 01:08:22 UTC 2012
Modified Files:
src/sys/fs/sysvbfs: sysvbfs_vfsops.c
Log Message:
calculate inode capacities using the correct values
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 src/sys/fs/sysvbfs/sys
Module Name:othersrc
Committed By: agc
Date: Tue Jul 31 05:09:25 UTC 2012
Update of /cvsroot/othersrc/external/bsd/xzmem
In directory ivanova.netbsd.org:/tmp/cvs-serv28762
Log Message:
The current lzma(3) interface is very different to that provided by
zlib(3).
To aid in code mig
Module Name:othersrc
Committed By: agc
Date: Sun Aug 12 01:01:47 UTC 2012
Update of /cvsroot/othersrc/external/bsd/bsdlibtool
In directory ivanova.netbsd.org:/tmp/cvs-serv14258
Log Message:
initial import of a bsd-licensed libtool work-alike, intended to
interwork with GNU libtool
Module Name:othersrc
Committed By: agc
Date: Sun Aug 12 01:42:24 UTC 2012
Modified Files:
othersrc/external/bsd/mat/dist: mat.c
Log Message:
if the mmap(2) fails, read the file with multiple read(2)s
if it succeeds, use the memory array instead.
To generate a diff of th
Module Name:othersrc
Committed By: agc
Date: Tue Aug 14 06:45:31 UTC 2012
Update of /cvsroot/othersrc/external/bsd/bsd-pkg-config
In directory ivanova.netbsd.org:/tmp/cvs-serv14456
Log Message:
Dust off my old bsd-pkg-config script and commit it to othersrc.
Seems to do most of t
Module Name:src
Committed By: agc
Date: Fri Sep 21 03:03:53 UTC 2012
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/libbn [agc-netpgp-standalone]:
bignum.c
Log Message:
Fix an inverted test
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.1 -r
Module Name:src
Committed By: agc
Date: Sat Oct 20 04:38:45 UTC 2012
Modified Files:
src/crypto/external/bsd/netpgp/bin/netpgpkeys [agc-netpgp-standalone]:
Makefile
Log Message:
Add the digest directory to make this compile correctly.
To generate a diff of th
Module Name:src
Committed By: agc
Date: Sat Oct 20 04:42:42 UTC 2012
Modified Files:
src/crypto/external/bsd/netpgp/lib/cipher [agc-netpgp-standalone]:
Makefile
Added Files:
src/crypto/external/bsd/netpgp/dist/src/libcipher
[agc-netpgp-standalone]:
Module Name:src
Committed By: agc
Date: Sat Oct 20 04:54:40 UTC 2012
Added Files:
src/crypto/external/bsd/netpgp/dist/src/libdigest
[agc-netpgp-standalone]:
Makefile digest.c digest.h tiger.3 tiger.c tiger.h
Log Message:
Split out the digest functionality into
Module Name:src
Committed By: agc
Date: Sat Oct 20 04:59:54 UTC 2012
Modified Files:
src/crypto/external/bsd/netpgp/bin/netpgp [agc-netpgp-standalone]:
Makefile
src/crypto/external/bsd/netpgp/bin/netpgpverify [agc-netpgp-standalone]:
Makefile
Module Name:src
Committed By: agc
Date: Sat Oct 20 05:55:43 UTC 2012
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/libverify
[agc-netpgp-standalone]:
libverify.c verify.h
src/crypto/external/bsd/netpgp/dist/src/netpgpverify
[agc-netpgp-standa
Module Name:src
Committed By: agc
Date: Sat Oct 20 06:01:57 UTC 2012
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/libverify
[agc-netpgp-standalone]:
libnetpgpverify.3
Log Message:
document pgpv_get_verified(), which returns data and size of verified
Module Name:src
Committed By: agc
Date: Sat Oct 20 10:16:31 UTC 2012
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/libverify
[agc-netpgp-standalone]:
libverify.c
Log Message:
add preliminary support for DSA signatures to libnetpgpverify(3) and
netpgp
Module Name:src
Committed By: agc
Date: Sat Oct 20 12:18:31 UTC 2012
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/libverify
[agc-netpgp-standalone]:
libverify.c
Log Message:
Get rid of a debugging inclusion which is no longer needed.
To generate a
Module Name:src
Committed By: agc
Date: Sat Oct 20 12:22:00 UTC 2012
Modified Files:
src/crypto/external/bsd/netpgp/bin/netpgpverify [agc-netpgp-standalone]:
Makefile
Log Message:
install into the correct place
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: agc
Date: Sat Oct 20 15:58:46 UTC 2012
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/libverify
[agc-netpgp-standalone]:
verify.h
Log Message:
fix up name of struct, missed on an earlier pass
To generate a diff of this
Module Name:src
Committed By: agc
Date: Mon Oct 22 08:35:14 UTC 2012
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/libverify
[agc-netpgp-standalone]:
libverify.c
Log Message:
fix DSA signature verification so it DTRT
To generate a diff of this comm
Module Name:src
Committed By: agc
Date: Tue Oct 23 15:00:57 UTC 2012
Modified Files:
src/crypto/external/bsd/netpgp/bin/netpgpverify [agc-netpgp-standalone]:
Makefile
src/crypto/external/bsd/netpgp/dist/src/libverify
[agc-netpgp-standalone]:
Module Name:src
Committed By: agc
Date: Tue Oct 23 15:03:37 UTC 2012
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/netpgpverify
[agc-netpgp-standalone]:
main.c
Log Message:
Fix a tyop in the getopt string so that it specifies that -k takes an
argumen
Module Name:src
Committed By: agc
Date: Wed Oct 24 02:18:57 UTC 2012
Modified Files:
src/crypto/external/bsd/netpgp/bin/netpgpverify [agc-netpgp-standalone]:
Makefile expected36 expected37 expected38 expected39 expected40
expected41 expected42 expect
Module Name:src
Committed By: agc
Date: Wed Oct 24 02:27:25 UTC 2012
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/libverify
[agc-netpgp-standalone]:
libverify.c pgpsum.c verify.h
Log Message:
various improvements in netpgpverify:
+ store the revoca
Module Name:src
Committed By: agc
Date: Wed Oct 24 03:09:33 UTC 2012
Added Files:
src/crypto/external/bsd/netpgp/bin/netpgpverify [agc-netpgp-standalone]:
NetBSD-6.0_RC1_hashes.gpg NetBSD-6.0_RC1_hashes_ascii.gpg
NetBSD-6.0_RC2_hashes.asc NetBSD-6.0_
Module Name:src
Committed By: agc
Date: Wed Oct 24 03:11:17 UTC 2012
Added Files:
src/crypto/external/bsd/netpgp/bin/netpgpverify [agc-netpgp-standalone]:
det.sig
Log Message:
add the detached signature as well
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: agc
Date: Wed Oct 24 03:13:12 UTC 2012
Added Files:
src/crypto/external/bsd/netpgp/bin/netpgpverify [agc-netpgp-standalone]:
det
Log Message:
add the detached file to be the input for the detached signature verification
To genera
Module Name:src
Committed By: agc
Date: Thu Oct 25 04:03:16 UTC 2012
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/libverify
[agc-netpgp-standalone]:
libnetpgpverify.3 libverify.c verify.h
src/crypto/external/bsd/netpgp/dist/src/netpgpverify
Module Name:src
Committed By: agc
Date: Sat Oct 27 02:27:50 UTC 2012
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/libverify
[agc-netpgp-standalone]:
libverify.c verify.h
Log Message:
minor changes to libnetpgpverify(3)
+ allow more signature types
Module Name:src
Committed By: agc
Date: Mon Oct 29 15:46:50 UTC 2012
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/libbn [agc-netpgp-standalone]:
bignum.c misc.c
src/crypto/external/bsd/netpgp/dist/src/libdigest
[agc-netpgp-standalone]:
Module Name:src
Committed By: agc
Date: Tue Oct 30 02:10:43 UTC 2012
Modified Files:
src/crypto/external/bsd/netpgp/bin/netpgpverify [agc-netpgp-standalone]:
Makefile expected16 expected17 expected18 expected21 expected22
expected24 expected32 expect
Module Name:src
Committed By: agc
Date: Thu Nov 1 01:35:35 UTC 2012
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/libverify
[agc-netpgp-standalone]:
libverify.c verify.h
Log Message:
display revoked userids, and particularly, compromised and revoked
Module Name:src
Committed By: agc
Date: Thu Nov 1 01:41:25 UTC 2012
Added Files:
src/crypto/external/bsd/netpgp/tests/netpgpverify
[agc-netpgp-standalone]:
Makefile t_netpgpverify.sh
Log Message:
add some atf/kyua tests for netpgpverify
% make test
...
cd te
Module Name:src
Committed By: agc
Date: Fri Nov 2 00:35:51 UTC 2012
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/libbn [agc-netpgp-standalone]:
misc.c misc.h
src/crypto/external/bsd/netpgp/dist/src/libverify
[agc-netpgp-standalone]:
Module Name:src
Committed By: agc
Date: Tue Nov 20 05:27:25 UTC 2012
Modified Files:
src/distrib/sets/lists/base: ad.mips64eb ad.mips64el md.amd64
md.sparc64 shl.mi
src/distrib/sets/lists/comp: ad.mips64eb ad.mips64el md.amd64
md.sparc64 mi s
Module Name:src
Committed By: agc
Date: Tue Nov 20 08:02:06 UTC 2012
Modified Files:
src/tests/usr.bin: Makefile
Log Message:
descend into netpgpverify test directory too
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/tests/usr.bin/Makefile
Please not
Module Name:src
Committed By: agc
Date: Tue Nov 20 08:00:34 UTC 2012
Modified Files:
src/distrib/sets/lists/tests: mi
Log Message:
add test files for netpgpverify
To generate a diff of this commit:
cvs rdiff -u -r1.506 -r1.507 src/distrib/sets/lists/tests/mi
Please note
Module Name:src
Committed By: agc
Date: Tue Nov 20 05:29:13 UTC 2012
Modified Files:
src/distrib/sets/lists/base: mi
Log Message:
add the directory for the netpgp header files
To generate a diff of this commit:
cvs rdiff -u -r1.1013 -r1.1014 src/distrib/sets/lists/base/m
Module Name:src
Committed By: agc
Date: Tue Nov 20 05:26:26 UTC 2012
Modified Files:
src/crypto/external/bsd/netpgp: Makefile
Added Files:
src/crypto/external/bsd/netpgp/bin: Makefile
src/crypto/external/bsd/netpgp/bin/netpgpverify: Makefile
src/cryp
Module Name:src
Committed By: agc
Date: Tue Nov 20 07:55:55 UTC 2012
Added Files:
src/tests/usr.bin/netpgpverify: Atffile Makefile t_netpgpverify.sh
Log Message:
Add tests for netpgpverify.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/tests/usr.bin/netpg
Module Name:src
Committed By: agc
Date: Tue Nov 20 16:18:50 UTC 2012
Modified Files:
src/distrib/sets/lists/comp: mi
src/distrib/sets/lists/tests: mi
Log Message:
add missing destdir files for netpgpverify addition
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: agc
Date: Tue Nov 20 16:24:30 UTC 2012
Modified Files:
src/external/bsd/mdocml/dist: lib.in
Log Message:
add definition for libnetpgpverify
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/external/bsd/mdocml/dist/lib.in
Plea
Module Name:src
Committed By: agc
Date: Tue Nov 20 16:33:06 UTC 2012
Modified Files:
src/lib: Makefile
Log Message:
descend into libnetpgpverify so that the compat entries are picked up
To generate a diff of this commit:
cvs rdiff -u -r1.195 -r1.196 src/lib/Makefile
Ple
Module Name:src
Committed By: agc
Date: Tue Nov 20 17:57:41 UTC 2012
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/libbn: bignum.c bn.h
Log Message:
don't assume every platform is 64-bit - just use standard integer arithmetic
To generate a diff of this commit:
Module Name:src
Committed By: agc
Date: Tue Nov 20 18:45:37 UTC 2012
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/libverify: libverify.c
Log Message:
fix problem on 32-bit problems - with thanks to Alan Barrett and
Jonathan Kollasch
To generate a diff of this
Module Name:src
Committed By: agc
Date: Thu Nov 22 00:37:56 UTC 2012
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/libbn: bignum.c
Log Message:
Fix some lint - from Havard Eidnes
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 \
src/crypto/exter
Module Name:src
Committed By: agc
Date: Thu Nov 22 00:38:45 UTC 2012
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/libverify: pgpsum.c
Log Message:
Fix some lint
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
src/crypto/external/bsd/netpgp/di
Module Name:src
Committed By: agc
Date: Thu Nov 22 04:05:57 UTC 2012
Modified Files:
src/crypto/external/bsd/netpgp/bin/netpgpverify: Makefile
src/crypto/external/bsd/netpgp/lib/verify: Makefile
Log Message:
link libz and libbz2 into the netpgpverify library, rathe
Module Name:src
Committed By: agc
Date: Thu Nov 22 21:20:45 UTC 2012
Modified Files:
src/crypto/external/bsd/netpgp/bin/netpgpverify: Makefile
src/crypto/external/bsd/netpgp/lib/verify: Makefile
Log Message:
revert previous change for LIBDPLIBS until I have a chanc
Module Name:othersrc
Committed By: agc
Date: Sun Nov 25 20:20:36 UTC 2012
Modified Files:
othersrc/external/bsd/mat/dist: mat.c mat.h
othersrc/external/bsd/mat/libmat: shlib_version
Log Message:
Use mmap(2) to write files, where possible.
Fallback to write(2) when
Module Name:othersrc
Committed By: agc
Date: Mon Nov 26 05:49:06 UTC 2012
Modified Files:
othersrc/external/bsd/mat/dist: frontends.c mat.c
Log Message:
act on feedback from fuzz tests:
check arguments to exported functions on entry to those functions
To generate a diff
Module Name:othersrc
Committed By: agc
Date: Mon Nov 26 16:00:54 UTC 2012
Modified Files:
othersrc/external/bsd/mat/dist: frontends.c mat.c mat.h
Log Message:
+ unmap the mmap'ed memory in the all cases.
+ be consistent with the type of integer when printing
+ add an err
Module Name:othersrc
Committed By: agc
Date: Wed Nov 28 06:51:24 UTC 2012
Modified Files:
othersrc/external/bsd/getopt2/dist: getopt2.c
Log Message:
more feedback from fuzz testing round:
check arguments passed to us, return error codes if they're not good.
To generate
Module Name:src
Committed By: agc
Date: Sun Dec 2 20:27:10 UTC 2012
Removed Files:
src/tests/usr.bin/netpgpverify: Atffile
Log Message:
Remove the Atffile, which should not have been added in the first place.
With thanks to Herbert J. Skuhra and Paul Goyette
To generat
Module Name:src
Committed By: agc
Date: Mon Dec 3 18:02:22 UTC 2012
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/libbn: bn.h
Log Message:
Make the mp_digit type an "unsigned long" so that it works for ILP32 and
LP64.
Fixes problems showing up on regression tes
Module Name:othersrc
Committed By: agc
Date: Tue Dec 4 07:24:19 UTC 2012
Modified Files:
othersrc/external/bsd/rs/dist: rs.c
Log Message:
feedback from fuzz testing - check arguments to functions on input.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 othe
Module Name:othersrc
Committed By: agc
Date: Tue Dec 4 07:39:19 UTC 2012
Modified Files:
othersrc/external/bsd/threshold/dist/src/libthreshold: ida.c raid.c
threshold.c
Log Message:
feedback from fuzz testing - check arguments on entry to functions
To genera
Module Name:othersrc
Committed By: agc
Date: Tue Dec 4 07:45:36 UTC 2012
Modified Files:
othersrc/external/bsd/vmdk/dist: libvmdk.c
Log Message:
feedback from fuzz testing - check function arguments on input
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.
Module Name:othersrc
Committed By: agc
Date: Thu Jan 10 08:17:11 UTC 2013
Update of /cvsroot/othersrc/external/bsd/netdiff
In directory ivanova.netbsd.org:/tmp/cvs-serv19258
Log Message:
Import netdiff library and program, version 20130107, into othersrc.
This is the old BSD diff
Module Name:othersrc
Committed By: agc
Date: Fri Jan 11 05:10:19 UTC 2013
Modified Files:
othersrc/external/bsd/netdiff/bin/netdiff: 002.expected 003.expected
004.expected 006.expected
othersrc/external/bsd/netdiff/bin/qdiff: 002.expected 003.expected
Module Name:othersrc
Committed By: agc
Date: Fri Jan 11 05:19:46 UTC 2013
Modified Files:
othersrc/external/bsd/netdiff/bin/netdiff: 004.expected
othersrc/external/bsd/netdiff/bin/qdiff: 004.expected
othersrc/external/bsd/netdiff/dist: diff.c diff_subr.c dif
Module Name:othersrc
Committed By: agc
Date: Fri Jan 11 06:27:01 UTC 2013
Update of /cvsroot/othersrc/external/bsd/binpatch
In directory ivanova.netbsd.org:/tmp/cvs-serv26282
Log Message:
Import a binary patch library, libbinpatch(3), and program,
binpatch(1), into the othersrc re
Module Name:othersrc
Committed By: agc
Date: Sat Jan 12 01:31:21 UTC 2013
Modified Files:
othersrc/external/bsd/netdiff/bin: Makefile
othersrc/external/bsd/netdiff/bin/netdiff: 004.expected
othersrc/external/bsd/netdiff/bin/qdiff: 004.expected
others
Module Name:othersrc
Committed By: agc
Date: Sun Jan 13 22:17:22 UTC 2013
Modified Files:
othersrc/external/bsd/netdiff/bin: Makefile
othersrc/external/bsd/netdiff/bin/netdiff: Makefile
othersrc/external/bsd/netdiff/bin/qdiff: Makefile
othersrc/exter
Module Name:othersrc
Committed By: agc
Date: Mon Jan 14 01:54:23 UTC 2013
Modified Files:
othersrc/external/bsd/netdiff/dist: diffreg.c netwdiff.1
Log Message:
Get rid of the pseudo 8-bit "ASCII 4 EVAH!" character translation
tables to perform case-insensitive comparisons.
Module Name:othersrc
Committed By: agc
Date: Mon Jan 14 05:20:40 UTC 2013
Modified Files:
othersrc/external/bsd/netdiff/dist: diffreg.c
Log Message:
minor cosmetics - also ignore case if we're using our (abstracted) fread()
eqivalent function, not just in the single charac
Module Name:othersrc
Committed By: agc
Date: Tue Jan 15 01:46:04 UTC 2013
Modified Files:
othersrc/external/bsd/netdiff/bin: Makefile
othersrc/external/bsd/netdiff/dist: diff_subr.c diffreg.c netdiff.h
netwdiff.1 netwdiff.c
Log Message:
Add support to n
1 - 100 of 642 matches
Mail list logo