CVSROOT:/cvs
Module name:src
Changes by: guent...@cvs.openbsd.org2014/05/03 23:03:26
Modified files:
sys/kern : init_main.c kern_fork.c kern_kthread.c
kern_sched.c kern_sig.c kern_sysctl.c
sys_process.c
CVSROOT:/cvs
Module name:www
Changes by: j...@cvs.openbsd.org2014/05/03 21:55:15
Modified files:
faq: upgrade55.html
Log message:
remove old nawk and crunchgen binaries if present
these will break future source builds if still around
ok nick@
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2014/05/03 21:53:38
Modified files:
sys/kern : kern_sig.c
lib/libc/gen : sysctl.3
sbin/sysctl: sysctl.8
share/man/man5 : core.5
Log message:
When kern.nosuidcoredump=3,
CVSROOT:/cvs
Module name:src
Changes by: guent...@cvs.openbsd.org2014/05/03 17:30:04
Modified files:
sys/kern : kern_sysctl.c
Log message:
If P_ZOMBIE(pr->ps_mainproc) is true, then (pr->ps_flags & PS_EXITING)
is, so eliminate the check of the former and ins
CVSROOT:/cvs
Module name:src
Changes by: guent...@cvs.openbsd.org2014/05/03 16:49:43
Modified files:
sys/uvm: uvm_glue.c
Log message:
Fix whitespace fail in previous commit
CVSROOT:/cvs
Module name:src
Changes by: guent...@cvs.openbsd.org2014/05/03 16:44:36
Modified files:
sys/uvm: uvm_extern.h uvm_glue.c
sys/kern : kern_fork.c
Log message:
Move the u-area allocation and pmap-magic logic to its own function
uvm
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2014/05/03 14:06:13
Added files:
lib/libcrypto/crypto/arch/sparc64: Makefile.inc
Log message:
Enable assembler code for AES, DES, GCM, SHA1, SHA256 and SHA512.
The sparcv9 BN code is not enabled, as it expe
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2014/05/03 13:39:42
Added files:
app/xbacklight/man: Makefile.am Makefile.in xbacklight.man
Log message:
Missed in xbacklight 1.2.1 update
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2014/05/03 13:38:25
Added files:
lib/libcrypto/crypto/arch/arm: Makefile.inc
Log message:
Enable assembler code for AES, BN (Montgomery), GCM128, SHA1, SHA256 and SHA512.
Note that GCM128 Neon code is curren
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2014/05/03 13:38:53
xenocara/app/xbacklight/man
Update of /cvs/xenocara/app/xbacklight/man
In directory cvs.openbsd.org:/tmp/cvs-serv11252/man
Log Message:
Directory /cvs/xenocara/app/xbacklight/man add
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2014/05/03 13:38:15
Modified files:
. : MODULES 3RDPARTY
Log message:
update
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2014/05/03 13:37:22
Modified files:
app/xinput : ChangeLog Makefile.in aclocal.m4 config.guess
config.h.in config.sub configure configure.ac
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2014/05/03 13:37:50
Modified files:
app/xrandr : ChangeLog Makefile.in aclocal.m4 configure
configure.ac xrandr.c
app/xrandr/man : xrandr.man
Log message:
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2014/05/03 13:36:42
Modified files:
app/xbacklight : ChangeLog Makefile.am Makefile.in aclocal.m4
config.guess config.h.in config.sub configure
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2014/05/03 13:36:47
Modified files:
lib/libssl/src/crypto: armcap.c armv4cpuid.S
Log message:
Do not compile the neon probe code until __ARM_ARCH__ >= 7. Neon-specific code
will not get referenced if this co
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2014/05/03 13:36:13
Modified files:
app/xauth : ChangeLog README aclocal.m4 config.h.in
configure configure.ac process.c
app/xauth/tests: Makefile.am Makefi
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2014/05/03 13:33:59
Modified files:
lib/libFS : ChangeLog Makefile.in README aclocal.m4
config.h.in configure configure.ac
lib/libFS/include/X11/fonts: FSli
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2014/05/03 13:32:01
Modified files:
sys/conf : Tag: OPENBSD_5_5 newvers.sh
Log message:
5.5-stable
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2014/05/03 13:10:58
Modified files:
lib/libssl/src/crypto/bn/asm: sparcv8plus.S
Log message:
typos
CVSROOT:/cvs
Module name:src
Changes by: dtuc...@cvs.openbsd.org 2014/05/03 12:46:14
Modified files:
regress/usr.bin/ssh: proxy-connect.sh
Log message:
Add tests for with and without compression, with and without privsep.
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2014/05/03 11:23:55
Modified files:
lib/libcrypto/crypto/arch/alpha: Makefile.inc
Log message:
Correctly enable Montgomery code.
CVSROOT:/cvs
Module name:src
Changes by: mar...@cvs.openbsd.org 2014/05/03 11:20:34
Modified files:
usr.bin/ssh: monitor.c packet.c packet.h
Log message:
unbreak compression, by re-init-ing the compression code in the
post-auth child. the new buffer code is more stri
CVSROOT:/cvs
Module name:www
Changes by: dera...@cvs.openbsd.org 2014/05/03 11:17:32
Modified files:
faq: current.html
Log message:
bcrypt moves to $2b$
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2014/05/03 11:12:53
Modified files:
lib/libc/crypt : bcrypt.c
Log message:
now that 5.5 has been released with compatibility for 2b hashes,
switch to generating them by default. prodded by deraadt and sthen
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2014/05/03 11:00:45
Modified files:
regress/lib/libcrypto/base64: base64test.c
Log message:
Update the base64 regress test and enable a test that would previously
have resulted in a segfault. Also update the
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2014/05/03 10:54:48
Modified files:
lib/libssl/src/crypto/evp: encode.c
Log message:
Add checks for invalid base64 encoded data, specifically relating to the
handling of padding. This fixes a crash that can
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2014/05/03 10:33:35
Modified files:
lib/libc/crypt : bcrypt.c
Log message:
1. Drop support for no minor. This variant doesn't exist anymore.
2. Pull up the actual minor processing code into the switch that
p
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2014/05/03 10:30:53
Modified files:
lib/libssl/src/crypto/evp: encode.c
Log message:
It is definitly not the correct spelling.
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2014/05/03 10:22:28
Modified files:
lib/libssl/src/crypto/evp: bio_b64.c bio_enc.c bio_md.c bio_ok.c
Log message:
KNF.
CVSROOT:/cvs
Module name:src
Changes by: marty...@cvs.openbsd.org2014/05/03 10:19:53
Modified files:
include: wchar.h
Log message:
Annotate wide character routines so they get protected by Wbounded.
OK millert@
CVSROOT:/cvs
Module name:src
Changes by: marty...@cvs.openbsd.org2014/05/03 10:13:03
Modified files:
include: math.h
Log message:
- Provide extended-precision math constants req'd by POSIX
- Explicitly cast double-precision constants as needed for
FLT_EVAL
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2014/05/03 10:03:54
Modified files:
lib/libssl/src/apps: apps.c enc.c
Log message:
Nuke more defines - we have setvbuf() and _IONBF.
ok deraadt@
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2014/05/03 09:50:24
Modified files:
lib/libssl/src/crypto/evp: c_all.c digest.c encode.c names.c
Log message:
KNF.
CVSROOT:/cvs
Module name:xenocara
Changes by: t...@cvs.openbsd.org2014/05/03 09:18:26
Modified files:
distrib/sets : checkflist gensetlist makeflist maketars
Log message:
spring cleaning for xenocara/ .. tedu unused Release arg and sync with base
functionality
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2014/05/03 09:07:46
Modified files:
regress/lib/libcrypto: Makefile
Added files:
regress/lib/libcrypto/base64: Makefile base64test.c
Log message:
Initial version of a base64 regress.
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2014/05/03 09:05:07
src/regress/lib/libcrypto/base64
Update of /cvs/src/regress/lib/libcrypto/base64
In directory cvs.openbsd.org:/tmp/cvs-serv26543/base64
Log Message:
Directory /cvs/src/regress/lib/libcrypto/base6
CVSROOT:/cvs
Module name:xenocara
Changes by: t...@cvs.openbsd.org2014/05/03 08:36:20
Modified files:
distrib/sets/lists/xbase: md.amd64 md.armish md.armv7 md.i386
md.loongson md.macppc md.sgi md.socppc
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2014/05/03 08:13:52
Modified files:
usr.bin/unifdef: unifdef.1
Log message:
more tweaking; ok sthen
CVSROOT:/cvs
Module name:src
Changes by: s...@cvs.openbsd.org2014/05/03 08:10:20
Modified files:
lib/libc/citrus: citrus_utf8.c
Log message:
Noncharacters 0xFFFE and 0x don't render a UTF-8 string invalid
so stop rejecting them in our citrus UTF-8 parser.
This is
CVSROOT:/cvs
Module name:www
Changes by: k...@cvs.openbsd.org2014/05/03 07:14:30
Modified files:
faq: faq8.html
Log message:
Update java language section for 5.5
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2014/05/03 06:36:45
Modified files:
lib/libc/stdio : vfprintf.c vfwprintf.c
Log message:
Add #ifndef NO_PRINTF_PERCENT_N. Since we are fully standardized, we
don't use disable %n ourselves. But Google's An
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2014/05/03 05:41:05
Added files:
lib/libcrypto/crypto/arch/powerpc: Makefile.inc
Log message:
Enable assembler bits for BN (Montgomery), SHA1 and SHA256.
Assembler bits for AES remain commented out as they r
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2014/05/03 05:39:46
Modified files:
lib/libssl/src/crypto: ppccap.c ppccpuid.pl
Log message:
Detect Altivec support with the machdep.altivec sysctl rather than setmp and
a SIGILL handler.
Do not attempt to d
CVSROOT:/cvs
Module name:src
Changes by: c...@cvs.openbsd.org2014/05/03 05:11:15
Modified files:
usr.bin/systat : pftop.c
Log message:
remove unused variables
ok henning@
44 matches
Mail list logo