index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
Age
Commit message (
Expand
)
Author
2017-01-26
Document the ldomctl(8) 'select' command previously not mentioned in the
Stefan Sperling
2017-01-26
Remove unused _REL variable
Robert Peichaer
2017-01-26
Move setting _OSrev to immediately after verifying _KERNV and exit
Robert Peichaer
2017-01-26
No need to escape '.' in shell patterns - it has no special meaning.
Robert Peichaer
2017-01-26
Spacing and use arithmetic test
Robert Peichaer
2017-01-26
Use numeric exit codes consistently rather than a mix
Bob Beck
2017-01-26
style
Bob Beck
2017-01-26
Fix the structure initialzation to compile. bad inioguchi and millert :)
Bob Beck
2017-01-25
Fix array initialization syntax for ocspcheck.c
Kinichiro Inoguchi
2017-01-25
if the fs got badly damaged, display a decent error message instead of
Marc Espie
2017-01-25
In some cases, pkg_info -e spec would display the spec instead of the
Marc Espie
2017-01-25
some run environnement do not properly reset signals (e.g., python) and
Marc Espie
2017-01-25
remove __BEGIN_DECLS and __END_DECLS from http.h
Kinichiro Inoguchi
2017-01-25
bring changes from acme-client over here.
Sebastian Benoit
2017-01-25
Hopefully the last of the struct rib rototilling. Peer just points to a
Claudio Jeker
2017-01-25
Switch rde_generate_update and rde_send_kroute to accept a struct rib instead
Claudio Jeker
2017-01-25
Flag the Loc-RIB with F_RIB_LOCAL so we can remove one ugly hack somewhere else
Claudio Jeker
2017-01-24
Save some space in struct rib_entry so it is back to 64bytes (on 64bit archs).
Claudio Jeker
2017-01-24
do not need sys/proc.h
Theo de Raadt
2017-01-24
Tell traceroute6 to choose source address based on correct routing
Florian Obser
2017-01-24
Make returns consistent and remove parentheses per style(9).
Joel Sing
2017-01-24
sort SEE ALSO;
Jason McIntyre
2017-01-24
nuke extra brackets. discussed with jsing
Theo Buehler
2017-01-24
Complete jsing's coccinelle cleanup... by hand
Theo de Raadt
2017-01-24
correct usage format; ok beck claudio benno
Theo de Raadt
2017-01-24
errx() does not need extra newline
Theo de Raadt
2017-01-24
add ocspcheck to see also
Bob Beck
2017-01-24
fix mode on open() and ftruncate(), noticed by
Bob Beck
2017-01-24
hook ocspcheck into the build
Bob Beck
2017-01-24
Say no to two line error messages on failure
Bob Beck
2017-01-24
Replace comparisons between a constant or enum and an expression, with
Joel Sing
2017-01-24
s/returns/exits/
Bob Beck
2017-01-24
Break run-on sentence into two.
Bob Beck
2017-01-24
sort previous;
Jason McIntyre
2017-01-24
string terminator is called a NUL
Theo de Raadt
2017-01-24
Actually load the cafile when providede, and error message cleanup
Bob Beck
2017-01-24
move the opening of /dev/pf from the parent process to the pfe process
Sebastian Benoit
2017-01-24
use warn, I have errno here. noticed by theo
Bob Beck
2017-01-24
Yes the "if (const == val" idiom provides some safety, but it grates on
Theo de Raadt
2017-01-24
knf
Bob Beck
2017-01-24
revert accidental commit of theo diff
Bob Beck
2017-01-24
Just don't bother with OpenSSL error strings, they are mostly
Bob Beck
2017-01-24
SVM: vmd(8) support for SVM
Mike Larkin
2017-01-24
Add a workaround for the fact that 'install -d' without explicit mode
Theo Buehler
2017-01-24
various cleanup;
Jason McIntyre
2017-01-24
slight cleanups
Theo de Raadt
2017-01-24
s/exit/exist/ typo
Bob Beck
2017-01-24
mark start -m as optional; reorder start synopsis to match vmctl usage
Richard Procter
2017-01-24
New ocspcheck utility to validate a certificate against its ocsp responder
Bob Beck
2017-01-24
string terminator is called a NUL
Theo de Raadt
[next]