CVSROOT:/cvs
Module name:src
Changes by: mlar...@cvs.openbsd.org 2014/05/31 00:30:16
Modified files:
sys/arch/amd64/amd64: hibernate_machdep.c
sys/arch/amd64/include: hibernate.h
sys/arch/i386/i386: hibernate_machdep.c
sys/arch/i386/include: hiber
CVSROOT:/cvs
Module name:src
Changes by: mlar...@cvs.openbsd.org 2014/05/30 22:36:59
Modified files:
sys/kern : subr_hibernate.c
Log message:
Fix a format specifier in a debug printf.
Noticed by Josh Grosse.
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2014/05/30 15:20:49
Modified files:
usr.bin/signify: signify.c
Log message:
don't assign variables in if() that's not error checking
CVSROOT:/cvs
Module name:src
Changes by: es...@cvs.openbsd.org 2014/05/30 15:19:58
Modified files:
usr.bin/make : engine.c
Log message:
modern bourne shells handle ~. Unlikely in makefiles, but still, better
fork a shell then (as seen in a commit message in netbsd's
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2014/05/30 15:17:42
Modified files:
usr.bin/signify: signify.c
Log message:
a little style consistency with error checking
CVSROOT:/cvs
Module name:src
Changes by: step...@cvs.openbsd.org 2014/05/30 14:48:21
Modified files:
sbin/dump : dump.8 main.c
Log message:
Add option -S to have dump(8) only estimate backup size and number of tapes
required (from NetBSD).
ok beck@, krw@ and sthen@
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2014/05/30 14:10:00
Modified files:
lib/libssl/src/crypto: mem_dbg.c
Log message:
Don't add potentially nasty stderr uses to dead CRYPTO_dbg_mem functions.
But do use the abort(), which we are hoping all fut
CVSROOT:/cvs
Module name:src
Changes by: c...@cvs.openbsd.org2014/05/30 13:51:22
Modified files:
sys/dev/ic : xl.c
Log message:
Remove dead assignment and newly created unused variable.
Found by LLVM/Clang Static Analyzer.
ok claudio@
CVSROOT:/cvs
Module name:www
Changes by: be...@cvs.openbsd.org 2014/05/30 13:45:42
Modified files:
. : donations.html
Log message:
hostserver donated some twinax cables
Chris Cappuccio [ch...@nmedia.net] wrote:
> Ted Unangst [t...@cvs.openbsd.org] wrote:
> > CVSROOT:/cvs
> > Module name:src
> > Changes by: t...@cvs.openbsd.org2014/05/30 10:14:19
> >
> > Modified files:
> > sbin/mount_vnd : mount_vnd.c
> >
> > Log message:
> > WARNING: Encryp
Ted Unangst [t...@cvs.openbsd.org] wrote:
> CVSROOT: /cvs
> Module name: src
> Changes by: t...@cvs.openbsd.org2014/05/30 10:14:19
>
> Modified files:
> sbin/mount_vnd : mount_vnd.c
>
> Log message:
> WARNING: Encrypted vnd is insecure.
> Migrate your data to softraid before 5.
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2014/05/30 10:53:02
Modified files:
sbin/mount_vnd : mount_vnd.8
Log message:
warnings warnings everywhere
On Fri, May 30, 2014 at 10:14:19AM -0600, Ted Unangst wrote:
> CVSROOT: /cvs
> Module name: src
> Changes by: t...@cvs.openbsd.org2014/05/30 10:14:19
>
> Modified files:
> sbin/mount_vnd : mount_vnd.c
>
> Log message:
> WARNING: Encrypted vnd is insecure.
> Migrate your data to
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2014/05/30 10:14:19
Modified files:
sbin/mount_vnd : mount_vnd.c
Log message:
WARNING: Encrypted vnd is insecure.
Migrate your data to softraid before 5.7.
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2014/05/30 09:38:28
Modified files:
regress/lib/libcrypto: Makefile
Added files:
regress/lib/libcrypto/sha256: Makefile sha256test.c
regress/lib/libcrypto/sha512: Makefile sha512test.c
Remov
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2014/05/30 09:35:10
src/regress/lib/libcrypto/sha512
Update of /cvs/src/regress/lib/libcrypto/sha512
In directory cvs.openbsd.org:/tmp/cvs-serv14905/sha512
Log Message:
Directory /cvs/src/regress/lib/libcrypto/sha51
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2014/05/30 09:35:09
src/regress/lib/libcrypto/sha256
Update of /cvs/src/regress/lib/libcrypto/sha256
In directory cvs.openbsd.org:/tmp/cvs-serv14905/sha256
Log Message:
Directory /cvs/src/regress/lib/libcrypto/sha25
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2014/05/30 09:17:43
Modified files:
lib/libssl/src/crypto/aes: aes_wrap.c
regress/lib/libcrypto/aeswrap: Makefile
Added files:
regress/lib/libcrypto/aeswrap: aes_wrap.c
Log message:
Move th
CVSROOT:/cvs
Module name:src
Changes by: es...@cvs.openbsd.org 2014/05/30 09:04:54
Modified files:
usr.sbin/pkg_add/OpenBSD: AddDelete.pm State.pm
Log message:
oops, auto-read config only *after* we have a way to print out errors.
Also zap bad lines completely.
issue r
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2014/05/30 08:31:03
Modified files:
lib/libssl/src/ssl: ssl_ciph.c
Log message:
More KNF.
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2014/05/30 08:30:50
Modified files:
lib/libssl/src/ssl: bio_ssl.c d1_both.c d1_clnt.c d1_pkt.c
d1_srtp.c d1_srvr.c dtls1.h s23_clnt.c
s23_srvr.c s3_cln
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2014/05/30 08:01:11
Modified files:
lib/libssl/src/ssl: s3_both.c s3_cbc.c s3_clnt.c s3_lib.c
s3_pkt.c s3_srvr.c ssl_lib.c t1_enc.c
t1_lib.c
Log mess
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2014/05/30 07:59:20
Modified files:
sys/arch/sparc/conf: files.sparc
Log message:
SBus glue for qlw(4) for sparc. Untested.
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2014/05/30 07:57:40
Added files:
sys/arch/sparc/dev: qlw_sbus.c
Log message:
SBus glue for qlw(4) for sparc. Untested.
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2014/05/30 07:55:58
Modified files:
sys/arch/hppa/hppa: locore.S
Log message:
Eliminate some duplicated "mfctl cr29, rN" instructions.
ok jsing@
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2014/05/30 07:46:17
Modified files:
sys/arch/alpha/alpha: machdep.c
sys/arch/amd64/amd64: machdep.c
sys/arch/armish/armish: armish_machdep.c
sys/arch/armv7/armv7: armv7_machdep.c
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2014/05/30 07:24:59
Modified files:
sys/dev/usb: ehci.c ohci.c uhci.c
Log message:
Remove unused fields from the pipes.
CVSROOT:/cvs
Module name:src
Changes by: b...@cvs.openbsd.org2014/05/30 07:00:39
Modified files:
lib/libssl/src/crypto/bio: bss_conn.c
Log message:
Fix some more nasty stringyness in here by using asprintf instead of cruft.
gets rid of the second last use of the awful
CVSROOT:/cvs
Module name:src
Changes by: guent...@cvs.openbsd.org2014/05/30 01:18:22
Modified files:
share/man/man4 : netintro.4
Log message:
Appletalk support was removed a while ago. So was natm and hylink (if ever).
Let's mention MPLS instead.
Noted by Remi L
CVSROOT:/cvs
Module name:src
Changes by: guent...@cvs.openbsd.org2014/05/30 01:14:46
Modified files:
usr.bin/fstat : fstat.c
Log message:
AF_NATM support was removed before 5.5
30 matches
Mail list logo