CVSROOT:/cvs
Module name:src
Changes by: tob...@cvs.openbsd.org 2014/07/29 12:23:07
Modified files:
sbin/dhclient : Tag: OPENBSD_5_4 options.c
usr.sbin/dhcpd : Tag: OPENBSD_5_4 options.c
Log message:
Fix memory exhaustion occurring on DHCP options with 0 length
CVSROOT:/cvs
Module name:src
Changes by: tob...@cvs.openbsd.org 2014/07/29 12:21:30
Modified files:
sbin/dhclient : Tag: OPENBSD_5_5 options.c
usr.sbin/dhcpd : Tag: OPENBSD_5_5 options.c
Log message:
Fix memory exhaustion occurring on DHCP options with 0 length
CVSROOT:/cvs
Module name:src
Changes by: r...@cvs.openbsd.org2014/07/29 10:38:34
Modified files:
usr.sbin/httpd : server.c
Log message:
The inflight decremented message should only be printed with DEBUG.
CVSROOT:/cvs
Module name:src
Changes by: r...@cvs.openbsd.org2014/07/29 10:17:28
Modified files:
etc/examples : httpd.conf
usr.sbin/httpd : httpd.conf.5 httpd.h parse.y server_file.c
Log message:
Add extended directory index options: "[no] index" and "[no]
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2014/07/29 06:57:08
Modified files:
sys/conf : GENERIC
Log message:
disable POOL_DEBUG for release
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2014/07/29 06:56:41
Modified files:
sys/conf : newvers.sh
Log message:
move to -release mode
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2014/07/29 06:18:41
Modified files:
sys/net: route.c route.h rtsock.c
Log message:
Revert the checks about RTF_LOCAL routes.
Even if in the end we would like to be more strict about what userland
ca
CVSROOT:/cvs
Module name:src
Changes by: r...@cvs.openbsd.org2014/07/29 06:16:36
Modified files:
usr.sbin/httpd : httpd.h server.c
Log message:
Move configurable TCP options into struct server_config.
CVSROOT:/cvs
Module name:src
Changes by: blamb...@cvs.openbsd.org2014/07/29 02:51:49
Modified files:
lib/libssl/src/apps: ca.c
Log message:
Fix a usage string; the proper spelling of 'alot' is 'a lot'.
ok bcook@