RSS
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 ... 37
[>] http://marc.info/?l=openbsd-cvs&m=140766635424061&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-10 14:55:14


Module name: src
Changes by: ratchov@cvs.openbsd.org 2014/08/10 04:25:35

Modified files:
usr.bin/aucat : dev.c

Log message:
typo in debug message

[>] http://marc.info/?l=openbsd-ports-cvs&m=140766472823719&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-10 14:55:16


Module name: ports
Changes by: espie@cvs.openbsd.org 2014/08/10 03:58:07

Modified files:
audio/umurmur : Makefile
cad/fritzing : Makefile
comms/smstools : Makefile
databases/iodbc: Makefile
databases/pkglocatedb: Makefile
databases/ports-readmes-dancer: Makefile
databases/py-couchdb: Makefile
databases/redis: Makefile
devel/boris : Makefile
devel/intellij : Makefile
devel/libJudy : Makefile
devel/libaudiofile: Makefile
devel/lualdoc : Makefile
devel/ocaml-mlgmp: Makefile
devel/vtcl : Makefile
editors/vim : Makefile
emulators/sdlmame: Makefile
emulators/sdlmess: Makefile
games/clonekeen: Makefile
games/freecol : Makefile
games/opentyrian: Makefile
games/renpy : Makefile
games/singularity: Makefile
geo/qgis : Makefile
lang/abcl : Makefile
lang/clojure : Makefile
lang/icon/interp: Makefile
lang/lua/5.2 : Makefile
lang/spidermonkey: Makefile
mail/exim : Makefile
mail/mozilla-thunderbird: Makefile
mail/rss2email : Makefile
misc/rocrail : Makefile
multimedia/get_iplayer: Makefile
multimedia/mediatomb: Makefile
net/coccinella : Makefile
net/jnettop : Makefile
net/miniupnp/miniupnpd: Makefile
net/rrdtool : Makefile
net/zabbix : Makefile
print/hplip : Makefile
print/lyx : Makefile
productivity/projectlibre: Makefile
productivity/radicale: Makefile
productivity/taskd: Makefile
security/cyrus-sasl2: Makefile
sysutils/logtail: Makefile
textproc/dblatex: Makefile
textproc/xml2rfc: Makefile
www/chive : Makefile
www/chromium : Makefile
www/dillo : Makefile
www/firefox-esr: Makefile
www/mozilla-firefox: Makefile
www/opengroupware: Makefile
www/seamonkey : Makefile
www/xombrero : Makefile
x11/i3 : Makefile
x11/qwt : Makefile

Log message:
use more specific version of SUBST_* where appropriate

[>] http://marc.info/?l=openbsd-ports-cvs&m=140766541523851&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-10 14:55:18


Module name: ports
Changes by: espie@cvs.openbsd.org 2014/08/10 04:07:10

Modified files:
infrastructure/man/man1: pkg_subst.1

Log message:
document -i

[>] http://marc.info/?l=openbsd-ports-cvs&m=140766552423862&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-10 14:55:19


Module name: ports
Changes by: espie@cvs.openbsd.org 2014/08/10 04:11:05

Modified files:
devel/netbeans : Makefile

Log message:
missed SUBST_*

[>] http://marc.info/?l=openbsd-ports-cvs&m=140766554923873&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-10 14:55:20


Module name: ports
Changes by: espie@cvs.openbsd.org 2014/08/10 04:11:47

Modified files:
security/samhain: Makefile
www/mimetex : Makefile
www/wwwcount : Makefile

Log message:
more appropriate uses of INSTALL_PROGRAM.
Unhardcode chown.

[>] http://marc.info/?l=openbsd-ports-cvs&m=140766562023887&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-10 14:55:21


Module name: ports
Changes by: espie@cvs.openbsd.org 2014/08/10 04:13:18

Modified files:
lang/ocaml : ocaml.port.mk
x11/kde4 : kde4.port.mk

Log message:
_FAKESUDO where needed, from naddy

[>] http://marc.info/?l=openbsd-ports-cvs&m=140766618024030&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-10 14:55:23


Module name: ports
Changes by: espie@cvs.openbsd.org 2014/08/10 04:20:34

Modified files:
net/totd : Makefile

Log message:
unhardcode path to install

[>] http://marc.info/?l=openbsd-cvs&m=140766845924461&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-10 15:55:09


Module name: src
Changes by: mpi@cvs.openbsd.org 2014/08/10 05:00:36

Modified files:
sys/dev/usb : ehci.c ohci.c uhci.c usbdi.c xhci.c

Log message:
Set and check for XFER_BUSY in the common methods instead of doing it
in every HC driver.

[>] http://marc.info/?l=openbsd-cvs&m=140766958024710&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-10 15:55:10


Module name: src
Changes by: mpi@cvs.openbsd.org 2014/08/10 05:18:57

Modified files:
sys/dev/usb : ehci.c ohci.c uhci.c usb.c usbdi.h usbf_subr.c
xhci.c

Log message:
Since USB xfer pools are accessed in interrupt context, initialize them
with the correct ipl to prevent your CPU from locking against itself.

[>] http://marc.info/?l=openbsd-cvs&m=140766981524780&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-10 15:55:11


Module name: src
Changes by: mpi@cvs.openbsd.org 2014/08/10 05:21:49

Modified files:
sys/dev/usb : xhci.c

Log message:
Merge xhci_device_setup() into xhci_pipe_init() there's no reason to
have a separate function anymore, it is just a wrapper around the "set
address" command.

[>] http://marc.info/?l=openbsd-cvs&m=140766982324783&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-10 15:55:12


Module name: src
Changes by: jmc@cvs.openbsd.org 2014/08/10 05:23:02

Modified files:
share/man/man5 : bsd.port.mk.5

Log message:
some Ev fixes;

[>] http://marc.info/?l=openbsd-cvs&m=140767000524813&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-10 15:55:14


Module name: src
Changes by: jasper@cvs.openbsd.org 2014/08/10 05:26:07

Modified files:
usr.sbin/pkg_add: package.5

Log message:
zap trailing whitespace

[>] http://marc.info/?l=openbsd-ports-cvs&m=140766883824531&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-10 15:55:16


Module name: ports
Changes by: jasper@cvs.openbsd.org 2014/08/10 05:06:54

Modified files:
net/gssdp : Makefile distinfo
net/gssdp/pkg : PLIST

Log message:
update to gssdp-0.14.8

[>] http://marc.info/?l=openbsd-ports-cvs&m=140766912124587&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-10 15:55:17


Module name: ports
Changes by: jasper@cvs.openbsd.org 2014/08/10 05:11:36

Modified files:
devel/srecord : Makefile

Log message:
remove BROKEN-sparc64 as it's autofixed; it works fine now on sparc64.

[>] http://marc.info/?l=openbsd-ports-cvs&m=140766916824592&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-10 15:55:19


Module name: ports
Changes by: jasper@cvs.openbsd.org 2014/08/10 05:12:26

Modified files:
net/icinga/web : Makefile
net/icinga/web/patches: patch-etc_apache2_icinga-web_conf_in

Log message:
don't hardcode path to mod_rewrite.so so that the default config
works with openbsd-httd-openbsd again.

ok sthen@ rpe@

[>] http://marc.info/?l=openbsd-ports-cvs&m=140767049225014&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-10 15:55:20


Module name: ports
Changes by: jasper@cvs.openbsd.org 2014/08/10 05:34:27

Modified files:
infrastructure/mk: bsd.port.mk

Log message:
fix path to install(1)

[>] http://marc.info/?l=openbsd-ports-cvs&m=140767067125061&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-10 15:55:21


Module name: ports
Changes by: jasper@cvs.openbsd.org 2014/08/10 05:37:28

Modified files:
sysutils/ruby-shadow: Makefile distinfo
sysutils/ruby-shadow/pkg: PLIST

Log message:
update to ruby-shadow-2.3.4

[>] http://marc.info/?l=openbsd-cvs&m=140767371325916&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-10 16:55:08


Module name: src
Changes by: sf@cvs.openbsd.org 2014/08/10 06:28:09

Modified files:
share/man/man4 : vio.4

Log message:
Note that qemu 1.7.2 has the VLAN bug fix, too

[>] http://marc.info/?l=openbsd-cvs&m=140767495826339&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-10 16:55:10


Module name: src
Changes by: mpi@cvs.openbsd.org 2014/08/10 06:48:43

Modified files:
sys/dev/usb : uhidev.c

Log message:
sizeof() a pointer of the right struct to appease clang.

[>] http://marc.info/?l=openbsd-ports-cvs&m=140767185025287&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-10 16:55:12


Module name: ports
Changes by: jasper@cvs.openbsd.org 2014/08/10 05:57:05

Modified files:
graphics/evince: Makefile distinfo

Log message:
update to evince-3.12.2

[>] http://marc.info/?l=openbsd-ports-cvs&m=140767202325346&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-10 16:55:14


Module name: ports
Changes by: jasper@cvs.openbsd.org 2014/08/10 05:59:17

Modified files:
devel/libpeas : Makefile distinfo
devel/libpeas/patches: patch-tests_libpeas_engine_c

Log message:
update to libpeas-1.10.1

[>] http://marc.info/?l=openbsd-cvs&m=140767555526460&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-10 17:55:08


Module name: src
Changes by: mpi@cvs.openbsd.org 2014/08/10 06:58:49

Modified files:
sys/dev/usb : usb_subr.c

Log message:
Do not allocate space for the whole structure when we just want to store
a pointer, found by clang.

[>] http://marc.info/?l=openbsd-cvs&m=140767755926984&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-10 17:55:09


Module name: src
Changes by: mpi@cvs.openbsd.org 2014/08/10 07:32:14

Modified files:
sys/dev/usb : uhub.c

Log message:
Ask for the descriptor size corresponding to the number of ports present
in the hub, not from some random value from the stack.

[>] http://marc.info/?l=openbsd-cvs&m=140768179627976&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-10 18:55:07


Module name: src
Changes by: jsing@cvs.openbsd.org 2014/08/10 08:42:56

Modified files:
lib/libssl/src/ssl: d1_clnt.c d1_meth.c d1_srvr.c s23_clnt.c
s23_lib.c s23_meth.c s23_srvr.c s3_clnt.c
s3_meth.c s3_srvr.c ssl.h ssl_lib.c
ssl_locl.h ssl_sess.c t1_clnt.c t1_meth.c
t1_srvr.c

Log message:
Since we no longer need to support SSLv2-style cipher lists, start
unravelling the maze of function pointers and callbacks by directly
calling ssl3_{get,put}_cipher_by_char() and removing the
ssl_{get,put}_cipher_by_char macros.

Prompted by similar changes in boringssl.

ok guenther.

[>] http://marc.info/?l=openbsd-cvs&m=140768266728194&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-10 19:55:07


Module name: src
Changes by: jsing@cvs.openbsd.org 2014/08/10 08:57:04

Modified files:
lib/libssl/src/ssl: s3_lib.c

Log message:
Remove disabled (weakened export and non-ephemeral DH) cipher suites from
the cipher list. This reduces code size, saves data segment space and
prevents them from being turned back on at runtime by flipping a bit in
memory.

ok guenther@

[>] http://marc.info/?l=openbsd-cvs&m=140768278928236&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-10 19:55:09


Module name: src
Changes by: rpe@cvs.openbsd.org 2014/08/10 08:59:22

Modified files:
distrib/miniroot: install.sh upgrade.sh

Log message:
{ foo ; bar ; } -> { foo; bar; }

OK krw@

[>] http://marc.info/?l=openbsd-cvs&m=140768319228350&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-10 19:55:10


Module name: src
Changes by: jsing@cvs.openbsd.org 2014/08/10 09:06:15

Modified files:
lib/libssl/src/ssl: s3_lib.c

Log message:
Tweak cipher list comments and add missing cipher value comments.

[>] http://marc.info/?l=openbsd-cvs&m=140768842729524&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-10 20:55:07


Module name: src
Changes by: rpe@cvs.openbsd.org 2014/08/10 10:32:28

Modified files:
distrib/miniroot: install.sh install.sub

Log message:
Convert if foo; then bar; fi blocks to foo && bar but leave out enable_network()
because it shares code&style with /etc/netstart. No functional change.

with feedback and OK krw@ halex@

[>] http://marc.info/?l=openbsd-cvs&m=140768860029547&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-10 20:55:08


Module name: src
Changes by: tedu@cvs.openbsd.org 2014/08/10 10:36:13

Modified files:
regress/lib/libutil/bcrypt_pbkdf: bcrypt_pbkdf_test.c

Log message:
guenther wants a copyright

[>] http://marc.info/?l=openbsd-ports-cvs&m=140768953429737&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-10 20:55:11


Module name: ports
Changes by: pascal@cvs.openbsd.org 2014/08/10 10:51:53

Modified files:
net/tor : Makefile distinfo

Log message:
Update to tor 0.2.4.23; mitigates the attack described at
<a href="https://blog.torproject.org/blog/tor-weekly-news-%E2%80%94-august-6th-2014" rel="nofollow">https://blog.torproject.org/blog/tor-weekly-news-%E2%80%94-august-6th-2014</a>

[>] http://marc.info/?l=openbsd-cvs&m=140769107230139&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-10 21:55:07


Module name: src
Changes by: jmc@cvs.openbsd.org 2014/08/10 11:15:18

Modified files:
usr.sbin/sysmerge: sysmerge.8 sysmerge.sh

Log message:
- add -p to SYNOPSIS
- the argument to -s is not optional

ok ajacoutot

[>] http://marc.info/?l=openbsd-ports-cvs&m=140769556931161&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-10 22:55:09


Module name: ports
Changes by: jasper@cvs.openbsd.org 2014/08/10 12:32:23

Modified files:
x11/virt-viewer: Makefile distinfo
x11/virt-viewer/pkg: PLIST

Log message:
update to virt-viewer-1.0

[>] http://marc.info/?l=openbsd-ports-cvs&m=140769860431958&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-10 23:55:10


Module name: ports
Changes by: sthen@cvs.openbsd.org 2014/08/10 13:23:00

Modified files:
net/wireshark : Makefile distinfo
net/wireshark/patches: patch-Makefile_in

Log message:
SECURITY update to wireshark 1.10.9: dissector crashes, buffer underruns.

patch-Makefile_in is now empty but cannot be removed until trees are
fully unlocked. Noted in an XXX comment in Makefile.

[>] http://marc.info/?l=openbsd-ports-cvs&m=140770026032369&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-10 23:55:11


Module name: ports
Changes by: sthen@cvs.openbsd.org 2014/08/10 13:50:37

Modified files:
textproc/calibre: Makefile distinfo
textproc/calibre/patches: patch-src_calibre_gui2___init___py
patch-src_calibre_linux_py
textproc/calibre/pkg: PLIST

Log message:
update to Calibre 1.48.0

[>] http://marc.info/?l=openbsd-ports-cvs&m=140770316800792&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-11 00:55:10


Module name: ports
Changes by: zhuk@cvs.openbsd.org 2014/08/10 14:39:03

Modified files:
infrastructure/bin: portcheck

Log message:
Add check for WANTLIBs hidden by RUN_DEPENDS. This WILL eventually break
bulk build, and I know at least two people (ajacoutot@ and me) that were
already bitten by this problem.

This somewhat increase check time, unfortunately, but not too much.

Test for this feature to follow after full unlock.

[>] http://marc.info/?l=openbsd-ports-cvs&m=140770333900897&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-11 00:55:11


Module name: ports
Changes by: zhuk@cvs.openbsd.org 2014/08/10 14:41:54

Modified files:
infrastructure/bin: portcheck

Log message:
Add support for SKIPDIR, STARTDIR and STARTAFTER environment variables,
like bsd.port.subdir.mk does. Allows to continue a long "portcheck -A"
session.

[>] http://marc.info/?l=openbsd-ports-cvs&m=140770358801005&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-11 00:55:12


Module name: ports
Changes by: zhuk@cvs.openbsd.org 2014/08/10 14:46:04

Modified files:
infrastructure/bin: portcheck

Log message:
Get rid of "|| error=true" where it's not needed.

[>] http://marc.info/?l=openbsd-cvs&m=140770408101094&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-11 01:55:06


Module name: src
Changes by: rpe@cvs.openbsd.org 2014/08/10 14:54:17

Modified files:
distrib/miniroot: install.sub

Log message:
[] -&gt; [[]]

OK krw@
"well ok" halex@

[>] http://marc.info/?l=openbsd-cvs&m=140770499001299&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-11 01:55:08


Module name: src
Changes by: zhuk@cvs.openbsd.org 2014/08/10 15:09:26

Modified files:
share/man/man5 : port-modules.5

Log message:
Improve variables listing in x11/kde4 module description.

[>] http://marc.info/?l=openbsd-ports-cvs&m=140770458201228&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-11 01:55:10


Module name: ports
Changes by: zhuk@cvs.openbsd.org 2014/08/10 15:02:39

Modified files:
x11/tellico-kde4: Makefile

Log message:
Add a note to remove patch on the next update, upstream did a good job.

[>] http://marc.info/?l=openbsd-ports-cvs&m=140770633501616&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-11 01:55:12


Module name: ports
Changes by: bcallah@cvs.openbsd.org 2014/08/10 15:31:54

Modified files:
games/manaplus : Makefile distinfo
games/manaplus/pkg: PLIST

Log message:
Update to 1.4.8.2

[>] http://marc.info/?l=openbsd-ports-cvs&m=140770655401652&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-11 01:55:13


Module name: ports
Changes by: brad@cvs.openbsd.org 2014/08/10 15:35:32

Modified files:
games/alephone/alephone: Makefile
games/alephone/alephone/patches:
patch-Source_Files_FFmpeg_SDL_ffmpeg_c

Log message:
Fix alephone for newer FFmpeg API.

ok bentley@

[>] http://marc.info/?l=openbsd-ports-cvs&m=140770746501857&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-11 01:55:14


Module name: ports
Changes by: jca@cvs.openbsd.org 2014/08/10 15:50:41

Modified files:
net/lftp : Makefile distinfo
net/lftp/patches: patch-configure
net/lftp/pkg : PLIST

Log message:
Update to lftp-4.5.3, from Rafael Sadowski.
While here:
- remove MAINTAINER, mail address bounces
- fix (rather, hack) libssl detection which got broken with the removal
of RAND_egd
ok sthen@

[>] http://marc.info/?l=openbsd-cvs&m=140770774001890&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-11 02:55:06


Module name: src
Changes by: bluhm@cvs.openbsd.org 2014/08/10 15:55:18

Modified files:
usr.sbin/relayd: relay_http.c

Log message:
There was a race in relayd that caused connections to hang. It
happend with non-persistent PUT connections that had a very short
body. If the whole body was read from the client before the
connection to the server was set up, the event callback was not
called. Do the regular checks after relay_connect() succeeded.
OK reyk@

[>] http://marc.info/?l=openbsd-ports-cvs&m=140770917602208&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-11 02:55:09


Module name: ports
Changes by: ajacoutot@cvs.openbsd.org 2014/08/10 16:19:12

Modified files:
x11 : Makefile

Log message:
Disable nagstamon since it depends on a new port and we are not allowed
to import anything just yet.

[>] http://marc.info/?l=openbsd-cvs&m=140771428403225&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-11 03:55:06


Module name: src
Changes by: bluhm@cvs.openbsd.org 2014/08/10 17:44:20

Modified files:
sys/kern : kern_sig.c

Log message:
Write the core file of a non-suid process into the current directory
even if sysctl kern.nosuidcoredump has been set to 2 or 3. This
allows a regular user to debug his programs again.
OK guenther@ deraadt@

[>] http://marc.info/?l=openbsd-cvs&m=140771584803492&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-11 04:55:06


Module name: www
Changes by: tedu@cvs.openbsd.org 2014/08/10 18:10:21

Modified files:
. : errata54.html errata55.html

Log message:
openssl 1.0.1i fixes

[>] http://marc.info/?l=openbsd-cvs&m=140771920604073&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-11 05:55:06


Module name: src
Changes by: jsing@cvs.openbsd.org 2014/08/10 19:06:22

Modified files:
lib/libssl/src/ssl: s3_lib.c ssl_locl.h ssl_sess.c

Log message:
Provide a ssl3_get_cipher_by_id() function that allows ciphers to be looked
up by their ID. For one, this avoids an ugly mess in ssl_sess.c, where the
cipher value is manually written into a buffer, just so the cipher can be
located using ssl3_get_cipher_by_char().

ok bcook@ miod@

[>] http://marc.info/?l=openbsd-cvs&m=140771946704143&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-11 05:55:08


Module name: src
Changes by: jsing@cvs.openbsd.org 2014/08/10 19:10:42

Modified files:
lib/libssl/src/ssl: s3_clnt.c ssl3.h ssl_lib.c

Log message:
Currently, ssl3_put_char_by_bytes(NULL, NULL) is just a long handed way
of writing "2". Add a define for the SSL3_CIPHER_VALUE_SIZE (rather than
using a less-readable hardcoded constant everywhere) and replace the
ssl3_put_char_by_bytes(NULL, NULL) calls with it.

ok bcook@ miod@

[>] http://marc.info/?l=openbsd-cvs&m=140773072806134&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-11 08:55:06


Module name: src
Changes by: schwarze@cvs.openbsd.org 2014/08/10 22:18:19

Modified files:
regress/usr.bin/mandoc: Makefile.inc
regress/usr.bin/mandoc/man/TH: case.out_lint emptydate.out_lint
noTH.out_lint twoargs.out_lint
regress/usr.bin/mandoc/man/TP: eof.out_ascii eof.out_lint
regress/usr.bin/mandoc/man/nf: dupe.out_lint
regress/usr.bin/mandoc/mdoc/An: break.in break.out_ascii
regress/usr.bin/mandoc/mdoc/At: invalid.out_lint
regress/usr.bin/mandoc/mdoc/Bd: badargs.out_lint
regress/usr.bin/mandoc/mdoc/Bf: badargs.out_lint
regress/usr.bin/mandoc/mdoc/Bl: badargs.out_lint bareTa.out_lint
column.in column.out_ascii
emptyhead.out_lint
emptyitem.out_lint
emptytag.out_lint
notype.out_lint
regress/usr.bin/mandoc/mdoc/Dt: badarch.out_lint badsec.out_lint
case.out_lint dupe.in
dupe.out_ascii dupe.out_lint
order.out_lint
regress/usr.bin/mandoc/mdoc/Nm: Makefile badNAME.out_ascii
badNAME.out_lint
badNAMEuse.out_ascii
badNAMEuse.out_lint
emptyNAME.out_ascii
emptyNAMEuse.out_ascii
regress/usr.bin/mandoc/mdoc/Sh: first.out_lint order.out_lint
regress/usr.bin/mandoc/mdoc/St: badargs.out_lint
regress/usr.bin/mandoc/roff/de: escname.out_lint
regress/usr.bin/mandoc/roff/nr: escname.out_lint
regress/usr.bin/mandoc/roff/string: name.out_lint

Log message:
start catching up with recent code changes, but no new files yet

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 ... 37