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


Module name: src
Changes by: rpe@cvs.openbsd.org 2014/08/26 14:19:26

Modified files:
. : Makefile
distrib/miniroot: install.sub
distrib/notes : m4.common
distrib/sets : checkflist maketars
distrib/sets/lists/base: mi
distrib/sets/lists/etc: mi
etc : Makefile
Added files:
distrib/sets : makeetcset
Removed files:
distrib/sets : makeflist

Log message:
Create etc set during 'make build' and embed it in base set to make
it available during a regular install or upgrade so that it doesn't
need to be independently fetched.

Idea, directions and OK deraadt@
Feedback and Ok halex@ and aja@

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


Module name: www
Changes by: rpe@cvs.openbsd.org 2014/08/26 15:02:22

Modified files:
faq : current.html

Log message:
Add move of openssl to TOC

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


Module name: www
Changes by: rpe@cvs.openbsd.org 2014/08/26 15:16:10

Modified files:
faq : current.html

Log message:
remove redundant entry about openssl move and revert TOC entry

noted by dorian buettner at gmx.de, thanks

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


Module name: src
Changes by: ajacoutot@cvs.openbsd.org 2014/08/26 15:29:56

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

Log message:
Fist shot at fixing sysmerge(8) with etc-in-base; note that it's still in
transition state and the utility will get a lot of revamping in the near
future.

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


Module name: src
Changes by: deraadt@cvs.openbsd.org 2014/08/26 15:36:44

Modified files:
distrib/alpha/iso: Makefile
distrib/amd64/iso: Makefile
distrib/hppa/iso: Makefile
distrib/i386/iso: Makefile
distrib/macppc/iso: Makefile
distrib/sgi/iso: Makefile
distrib/sparc/iso: Makefile
distrib/sparc64/iso: Makefile
distrib/vax/iso: Makefile

Log message:
no more exposed etc set

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


Module name: src
Changes by: florian@cvs.openbsd.org 2014/08/26 15:44:29

Modified files:
sys/netinet6 : in6.c in6.h nd6_rtr.c

Log message:
Do not hand-roll all routers link local address.
pointed out & OK bluhm@

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


Module name: src
Changes by: jmc@cvs.openbsd.org 2014/08/26 15:48:08

Modified files:
share/man/man8 : ssl.8

Log message:
sort SEE ALSO;

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


Module name: src
Changes by: jmc@cvs.openbsd.org 2014/08/26 15:50:38

Modified files:
usr.bin/htpasswd: htpasswd.1

Log message:
fix SEE ALSO;

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


Module name: src
Changes by: schwarze@cvs.openbsd.org 2014/08/26 16:39:09

Modified files:
usr.sbin/rcctl : rcctl.sh

Log message:
Simplify the function add_flags().
Do not validate input twice, scrap needless array, and avoid needless
expensive function calls to svc_get_flags(), svc_default_enabled_flags(),
_rc_parse_conf(), and resolve code duplication. No functional change.
Feedback and OK ajacoutot@.

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


Module name: www
Changes by: brad@cvs.openbsd.org 2014/08/26 17:28:19

Modified files:
faq : current.html

Log message:
Also remove the rc.d script for BIND.

From Jiri B

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


Module name: src
Changes by: dlg@cvs.openbsd.org 2014/08/26 17:55:28

Modified files:
sys/dev/pci : if_vmx.c

Log message:
dont base the mru on the mtu. unconditionally make it what the
hardware can do (9k). implement the rxr ioctl while here.

ok jsg@

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


Module name: src
Changes by: schwarze@cvs.openbsd.org 2014/08/26 18:06:08

Modified files:
usr.bin/mandoc : Makefile apropos.1 cgi.c main.c mandoc.1
mansearch.c mansearch.h
Added files:
usr.bin/mandoc : man.1
Removed files:
usr.bin/mandoc : apropos.c

Log message:
Add an implementation of man(1) into the /usr/bin/mandoc binary and
provide a unified set of command line options for mandoc(1), man(1),
apropos(1), and whatis(1), each option doing the same for all four.
Not adding any completely new options, only extending exiting ones
from one tool to the others. New options are:
* apropos & whatis -acfkw (in the past, these were man(1) only)
* apropos & whatis -a -IOTW (in the past, mandoc(1) only)
* mandoc -ac (in the past, man(1) only)
* man -IOTW (in the past, mandoc(1) only)

Before we can decide whether or not we want to replace src/usr.bin/man
with this implementation, considerable bugfixing, testing, and
performance measurements are needed, which i'd rather do in the tree
than outside. Note that these bugs only affect the new man(1) mode,
existing mandoc(1), apropos(1), and whatis(1) is fine.

The new functionality in mandoc(1), apropos(1), and whatis(1)
is fully enabled. To play with the new man(1), you can try:
# mv /usr/bin/man /usr/bin/oman
# ln -s /usr/bin/mandoc /usr/bin/man

Positive feedback about the general direction from sthen@ and jmc@,
and deraadt@ is not against it.

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


Module name: src
Changes by: dlg@cvs.openbsd.org 2014/08/26 18:22:26

Modified files:
sys/sys : pool.h
sys/kern : subr_pool.c

Log message:
deprecate the "item offset" handling. nothing uses it, so we can
cut it out of the code to simplify things.

ok mikeb@

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


Module name: src
Changes by: brad@cvs.openbsd.org 2014/08/26 20:10:24

Modified files:
sys/arch/sgi/hpc: if_sq.c

Log message:
Remove redundant setting of if_mtu which ether_ifattach() already
takes care of.

ok dlg@

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


Module name: src
Changes by: dlg@cvs.openbsd.org 2014/08/26 23:54:15

Modified files:
sys/dev/ic : gem.c

Log message:
rxr ioctl handling.

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


Module name: src
Changes by: sebastia@cvs.openbsd.org 2014/08/27 00:51:35

Modified files:
usr.sbin/user : user.c

Log message:
Add missing capability to handle new $2b version of blowfish password
encryption for usermod and friends.

OK millert@, seems reasonable for now tedu@

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


Module name: src
Changes by: blambert@cvs.openbsd.org 2014/08/27 01:33:55

src/regress/sys/kern/setuid

Update of /cvs/src/regress/sys/kern/setuid
In directory cvs.openbsd.org:/tmp/cvs-serv3959/setuid

Log Message:
Directory /cvs/src/regress/sys/kern/setuid added to the repository

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


Module name: src
Changes by: blambert@cvs.openbsd.org 2014/08/27 01:36:14

Added files:
regress/sys/kern/setuid: Makefile setegid.c seteuid.c setgid.c
setgid_child.c setgid_exec_inherit.c
setgid_none.c setresgid.c
setresgid_effective_exec.c
setresgid_real_exec.c
setresgid_saved_exec.c setresuid.c
setresuid_effective_exec.c
setresuid_real_exec.c
setresuid_saved_exec.c setuid.c
setuid_child.c setuid_exec_inherit.c
setuid_none.c setuid_real_exec.c
sgidexec.c sgidexec_inherit.c
sgidexec_none.c suidexec.c
suidexec_inherit.c suidexec_none.c
setuid_regress.h

Log message:
Regression tests for setuid-and-friends.

Thanks to djm@ for good suggestions.

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


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

Modified files:
bin/ksh : c_sh.c

Log message:
promote "times" to posix special built-in;
ok guenther

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


Module name: src
Changes by: reyk@cvs.openbsd.org 2014/08/27 03:51:53

Modified files:
usr.sbin/httpd : server.c

Log message:
Write all data before closing the server socket if the output buffer
is not empty. This fixes a bug of short responses that could happen
with large files or fcgi data on connections with a higher latency.

OK florian@

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


Module name: src
Changes by: reyk@cvs.openbsd.org 2014/08/27 04:28:57

Modified files:
sbin/iked : Makefile dh.c dh.h iked.conf.5 ikev2.h parse.y
regress/sbin/iked/dh: Makefile dhtest.c
Added files:
sbin/iked : smult_curve25519_ref.c

Log message:
Add support for Curve25519 using the public domain code that is found
in OpenSSH. The "private use" DH group 1034 is based on the value
that was picked by strongswan recently.

OK mikeb@ markus@

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


Module name: src
Changes by: daniel@cvs.openbsd.org 2014/08/27 04:36:55

Modified files:
usr.sbin/mrouted: main.c

Log message:
c99 no longer allows implicit ints. make the declaration explicit.

ok henning@

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


Module name: src
Changes by: reyk@cvs.openbsd.org 2014/08/27 04:46:53

Modified files:
lib/libressl : ressl.h ressl_config.c ressl_internal.h
ressl_server.c

Log message:
Add the API function ressl_config_set_ecdhcurve(config, name) to set a
non-standard ECDH curve by name or to disable it by passing NULL.

OK jsing@

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


>
> CVSROOT: /cvs
> Module name: src
> Changes by: daniel@cvs.openbsd.org 2014/08/27 04:36:55
>
> Modified files:
> usr.sbin/mrouted: main.c
>
> Log message:
> c99 no longer allows implicit ints. make the declaration explicit.
>
> ok henning@
>

also ok kspillner@, millert@

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


Module name: src
Changes by: naddy@cvs.openbsd.org 2014/08/27 07:46:32

Modified files:
etc : newsyslog.conf

Log message:
Add httpd default log files to the rotation.
ok reyk@ (who suggested these lines a while ago)

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


Module name: src
Changes by: florian@cvs.openbsd.org 2014/08/27 08:04:16

Modified files:
distrib/miniroot: install.sh
etc/examples : sysctl.conf
etc : rc.conf
lib/libc/gen : sysctl.3
sbin/sysctl : sysctl.8
sys/netinet : icmp6.h
sys/netinet6 : icmp6.c in6_proto.c
usr.sbin/rtsold: rtsold.8 rtsold.c

Log message:
Nuke net.inet6.icmp6.rediraccept and allow redirects on interfaces
with autoconf enabled.
If one is doing SLAAC one does already trust link local icmp6 so the
policy for icmp6 redirects should be the same.
pointed out by & OK bluhm@; OK henning@

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


Module name: src
Changes by: ajacoutot@cvs.openbsd.org 2014/08/27 08:13:17

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

Log message:
Simplify examples handling.

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


Module name: src
Changes by: ajacoutot@cvs.openbsd.org 2014/08/27 08:44:42

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

Log message:
One less option.

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


Module name: src
Changes by: jsing@cvs.openbsd.org 2014/08/27 08:59:44

Modified files:
usr.bin/openssl: apps.c apps.h rand.c

Log message:
Implement table-driven option parsing that allows an application to
specify what its valid options are and where it wants them to be stored.
This also allows for usage to be generated, almost for free, ensuring
that the options and usage are automatically kept in sync.

This will allow for a single option parsing implementation, rather than the
current one-hand-rolled-option-parsing-and-random-usage-implementation per
application.

As a starting point, port the openssl(1) rand application to the new option
parsing and usage (along with associated code clean up).

With input from doug@.

ok bcook@ doug@

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


Module name: src
Changes by: kspillner@cvs.openbsd.org 2014/08/27 09:22:40

Modified files:
usr.bin/diff : diffreg.c

Log message:
Ensure diff -uw always produces valid output when one file doesn't end
with a newline. Issue reported by guenther@.

ok guenther@

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


Module name: src
Changes by: kspillner@cvs.openbsd.org 2014/08/27 09:27:20

Modified files:
regress/usr.bin/diff: Makefile
Added files:
regress/usr.bin/diff: t14.1 t14.2 t15.1 t15.2

Log message:
Add regression tests for diff -uw issue reported by guenther@. Ensure the
'+' and '-' always appear in the first column of a newline in diff -uw
output, even when one file doesn't end with a newline and the other file
contains additional lines.

ok guenther@

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


Module name: src
Changes by: jsing@cvs.openbsd.org 2014/08/27 09:51:41

Modified files:
usr.bin/openssl: apps.h apps.c

Log message:
Add an option type that handles argument to integer conversion.

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


Module name: src
Changes by: jsing@cvs.openbsd.org 2014/08/27 09:54:02

Modified files:
usr.bin/openssl: rand.c

Log message:
Reset the config struct before calling options_parse(), otherwise config
options from the previous run stick in interactive mode.

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


Module name: src
Changes by: jsing@cvs.openbsd.org 2014/08/27 09:55:23

Modified files:
usr.bin/openssl: prime.c

Log message:
Convert openssl(1) prime to the new options/usage handling.

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


Module name: src
Changes by: kspillner@cvs.openbsd.org 2014/08/27 12:40:03

Modified files:
usr.sbin/pkg_add: Makefile
usr.sbin/pkg_add/OpenBSD/PackageRepository: HTTP.pm SCP.pm
Added files:
usr.sbin/pkg_add/OpenBSD/PackageRepository: Persistent.pm
Removed files:
usr.sbin/pkg_add/OpenBSD/PackageRepository: Persistant.pm

Log message:
Rename Persistant to Persistent.

sure espie@

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


Module name: src
Changes by: kspillner@cvs.openbsd.org 2014/08/27 12:45:57

Modified files:
regress/usr.sbin/pkg_add: check-sig

Log message:
Remove $_ usage that warns under Perl 5.18.

Yep espie@

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


Module name: xenocara
Changes by: matthieu@cvs.openbsd.org 2014/08/27 14:36:17

Modified files:
distrib/sets/lists/xetc: mi
distrib/sets/lists/xbase: mi

Log message:
move fontconfig configuration files that don't change to xbase

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


Module name: src
Changes by: schwarze@cvs.openbsd.org 2014/08/27 17:50:45

Modified files:
usr.sbin/rcctl : rcctl.sh

Log message:
Disentangle svc_default_enabled_flags() and svc_get_flags().
This saves three expensive function calls in svc_default_enabled_flags(),
two to _rc_parse_conf() and one to svc_get_flags(). No functional change.
Feedback and ok ajacoutot@.

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


Module name: src
Changes by: bcook@cvs.openbsd.org 2014/08/27 19:00:57

Modified files:
lib/libcrypto/crypto: getentropy_linux.c

Log message:
preserve errno value on success.

If getrandom returns a temporary failure, make sure errno is not polluted when
it succeeds. Thanks to deraadt@ for pointing it out.

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


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

Modified files:
usr.bin/mandoc : term_ps.c

Log message:
I just noticed that -Tps writes "%%CreationDate:" headers.
That's an unwelcome leak of potentially private information.
Kill it with fire.

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


Module name: src
Changes by: schwarze@cvs.openbsd.org 2014/08/27 21:49:59

Modified files:
usr.bin/mandoc : st.in
share/man/man7 : mdoc.7

Log message:
Support .St -susv1 and .St -susv4. Illumos wants to use this,
and it's illogical anyway to have -susv2 and -susv3 but not -susv4.

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


Module name: src
Changes by: ajacoutot@cvs.openbsd.org 2014/08/28 00:52:57

Modified files:
usr.sbin/rcctl : rcctl.sh

Log message:
Consistency in conditionals; no functional change.

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


Module name: src
Changes by: ajacoutot@cvs.openbsd.org 2014/08/28 01:53:07

Modified files:
usr.sbin/rcctl : rcctl.sh

Log message:
Simplify.

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


Module name: src
Changes by: jmc@cvs.openbsd.org 2014/08/28 02:09:39

Modified files:
usr.sbin/slowcgi: slowcgi.8

Log message:
fix previous, and add a SEE ALSO section for httpd;

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


Module name: src
Changes by: jmc@cvs.openbsd.org 2014/08/28 02:22:42

Modified files:
usr.sbin/tcpdrop: tcpdrop.8

Log message:
er, rehook httpd.

here's a thought: if i just leave man pages alone, they will eventually
come good.

while here, remove some escape sequences;

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


Module name: src
Changes by: jsing@cvs.openbsd.org 2014/08/28 07:37:41

Modified files:
usr.bin/openssl: apps.c apps.h

Log message:
Add option handling for input/output formats.

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


Module name: src
Changes by: jsing@cvs.openbsd.org 2014/08/28 07:39:07

Modified files:
usr.bin/openssl: apps.c apps.h

Log message:
Add option handling for ordered flags.

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


Module name: src
Changes by: jsing@cvs.openbsd.org 2014/08/28 07:51:38

Modified files:
usr.bin/openssl: apps.c

Log message:
Ensure that a format option argument is a known specifier.

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


Module name: src
Changes by: jsing@cvs.openbsd.org 2014/08/28 07:55:19

Modified files:
usr.bin/openssl: apps.c

Log message:
Given the usage option name/argument name width a few more characters.

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


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

Modified files:
usr.bin/openssl: crl.c

Log message:
Convert openssl(1) crl to new option/usage handling.

Pages: 1 ... 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22