CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2014/09/27 00:40:07
Modified files:
lib/libutil: bcrypt_pbkdf.3
Log message:
Explain why we deviate slightly from the PBKDF2 standard.
This explanation is based off of Ted's site. Also, fix a comment f
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2014/09/27 00:28:45
Modified files:
regress/lib/libc/mkstemp: mkstemp_test.c
regress/misc/X11/blt: blt.c
regress/misc/X11/bltone: bltone.c
regress/sys/kern/mmap3: mmaptest.c
CVSROOT:/cvs
Module name:src
Changes by: aoy...@cvs.openbsd.org 2014/09/27 00:23:30
Modified files:
sys/arch/luna88k/dev: if_le.c
Log message:
Change spaces to tab. No binary change.
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2014/09/27 00:07:01
Modified files:
sys/dev/i2c: i2c_scan.c sdtemp.c
share/man/man4 : sdtemp.4
Log message:
add some more sdtemp devices
ok deraadt@
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2014/09/26 15:41:56
Modified files:
games/boggle/boggle: boggle.6
games/canfield/canfield: canfield.6
games/hunt/hunt: hunt.6
games/hunt/huntd: huntd.6
Log message:
Add mis
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2014/09/26 13:32:16
Modified files:
lib/libssl/src/crypto/x509: x509_lu.c
Log message:
X509_STORE_new(): do not leak memory upon error.
X509_STORE_get1_certs(), X509_STORE_get1_crls(): check the result of
al
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2014/09/26 13:31:09
Modified files:
lib/libssl/src/crypto/x509: x509_cmp.c
Log message:
X509_issuer_and_serial_hash(): do not leak memory if an error occurs during
the first EVP block.
ok tedu@
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2014/09/26 13:30:38
Modified files:
lib/libssl/src/crypto/x509: x509_att.c
Log message:
X509at_add1_attr(): do not free stuff we did not allocate in the error path.
ok tedu@
CVSROOT:/cvs
Module name:src
Changes by: be...@cvs.openbsd.org 2014/09/26 09:44:22
Modified files:
distrib/miniroot: install.sub
Log message:
make the default of the "Change the default console" question depend
on whether the install is done on a serial console.
ok hal
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2014/09/26 09:24:56
Modified files:
sys/dev/i2c: i2c_scan.c
Log message:
Don't mask off revision bits for tests against a full
device id/revision id value. Makes it possible for se98 and stts424
sensors
CVSROOT:/cvs
Module name:src
Changes by: ha...@cvs.openbsd.org 2014/09/26 09:18:01
Modified files:
etc: netstart
Log message:
remove explicit 'down' of an interface before starting a dhcp request, thereby
avoiding annoying delays for some switch configuratio
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2014/09/26 08:58:42
Modified files:
lib/libssl/src/ssl: t1_lib.c
Log message:
Now that we have a static version of the default EC formats, also use it
for the server hello.
>From OpenSSL.
ok miod@
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2014/09/26 08:39:43
Modified files:
sys/arch/hppa64/conf: Makefile.hppa64
sys/arch/loongson/conf: Makefile.loongson
sys/arch/solbourne/conf: Makefile.solbourne
Log message:
remove the last
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2014/09/26 08:32:07
Modified files:
sys/arch/loongson/dev: bonito.c
sys/arch/loongson/loongson: bus_dma.c machdep.c
Log message:
Use correct format specifiers in various loongson machine dependent c
CVSROOT:/cvs
Module name:www
Changes by: br...@cvs.openbsd.org 2014/09/26 07:33:36
Modified files:
. : plus.html
Log message:
plus.html Sept 8-21, ok jj@.
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2014/09/26 07:00:39
Modified files:
sys/dev/pci: sdhc_pci.c
Log message:
new ricoh controllers must also be pushed into "old slow mode" at resume
time. ok kettenis jsg
CVSROOT:/cvs
Module name:src
Changes by: mlar...@cvs.openbsd.org 2014/09/26 06:04:07
Modified files:
sys/dev/usb: if_run.c
Log message:
Revert a part of r1.98 if_run.c which caused a regression on older gen
run(4) devices.
ok stsp@
CVSROOT:/cvs
Module name:www
Changes by: n...@cvs.openbsd.org2014/09/26 05:41:47
Modified files:
faq: obsd-faq.txt pf-faq.txt
Log message:
update text versions
CVSROOT:/cvs
Module name:src
Changes by: dco...@cvs.openbsd.org 2014/09/26 04:39:28
Modified files:
usr.sbin/apmd : apmd.c
Log message:
zap now unused "PERFINC"
restore original behavior of apmtimeout
ok tedu@
CVSROOT:/cvs
Module name:src
Changes by: s...@cvs.openbsd.org2014/09/26 03:45:59
Modified files:
sys/arch/sparc64/sparc64: autoconf.c
Log message:
ansify; ok kettenis@
CVSROOT:/cvs
Module name:src
Changes by: guent...@cvs.openbsd.org2014/09/26 03:31:08
Modified files:
sys/dev/usb: usbdi.c
Log message:
Fix format signedness
ok blambert@ doug@
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2014/09/26 03:25:38
Modified files:
sys/sys: hibernate.h
sys/kern : subr_hibernate.c
sys/dev/acpi : acpi.c
Log message:
Rework piglet and pig allocation. Currently
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2014/09/26 02:55:59
Modified files:
usr.sbin/apmd : apmd.c
Log message:
now that mp setperf is fixed, let's try aggressive throttling again.
23 matches
Mail list logo