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-02-14
fix man page, diff from jmc@
Gilles Chehade
2017-02-14
add standalone maildir MDA (work in progress) which will soon obsolete the
Gilles Chehade
2017-02-14
add standalone mda for file delivery which will later obsolete
Gilles Chehade
2017-02-14
prepare Makefiles but don't link to the build yet
Gilles Chehade
2017-02-14
add new implementation of a standalone LMTP client which will deprecate the
Gilles Chehade
2017-02-14
fix a crash when parsing large community given on the command line
Sebastian Benoit
2017-02-13
Eliminate pointless'%m' (a.k.a. hand rolled strerror()) by using fatal() and
Kenneth R Westerback
2017-02-13
Eliminate pointless'%m' (a.k.a. hand rolled strerror()) by using fatal() and
Kenneth R Westerback
2017-02-13
Adjust some long lines.
Kenneth R Westerback
2017-02-13
Adjust some long lines.
Kenneth R Westerback
2017-02-13
Do the strerror() elimination dance with a log_warnx() -> log_warn().
Kenneth R Westerback
2017-02-13
Do the strerror() elimination dance with log_warnx() -> log_warn(),
Kenneth R Westerback
2017-02-13
Banished to the attic.
Kenneth R Westerback
2017-02-13
Switch from old errwarn.c logging to shiny new log.[ch].
Kenneth R Westerback
2017-02-13
Switch from old errwarn.c logging to shiny new log.[ch].
Kenneth R Westerback
2017-02-13
Fix powerdown with vmmci(4) VMs using a shutdown and no reset.
Reyk Floeter
2017-02-13
Reverse output when installing a patch; it's more logical (first get, then
Antoine Jacoutot
2017-02-13
draft-ietf-idr-shutdown extends to support a message on either of
Peter Hessler
2017-02-13
fix incoming tls-require regression, introduced with last parse.y cleanup
Gilles Chehade
2017-02-13
allow negation of authenticated keyword:
Gilles Chehade
2017-02-11
Correct handling of requests to delete individual attribute values.
Philip Guenther
2017-02-11
Move parse_warning() into parse.c to prepare to replace errwarn.c
Kenneth R Westerback
2017-02-10
add glue to be able to ask "give me the highest number shared library with
Marc Espie
2017-02-09
Teach pstat -d to also print untyped kernel symbols.
Jeremie Courreges-Anglas
2017-02-09
Do not loose the send/expect validation error on timeout.
Reyk Floeter
2017-02-07
Ox on its own line;
Jason McIntyre
2017-02-07
/tmp/cvsspEkok
Reyk Floeter
2017-02-07
Improve parsing of the HTTP request line
Reyk Floeter
2017-02-07
Add installurl to FILES and SEE ALSO.
Antoine Jacoutot
2017-02-06
amend the "unsigned package" message, commenting that signify(1) doesn't
Marc Espie
2017-02-06
basic installurl support, get installpath from it (appending the requisite
Marc Espie
2017-02-06
Bump bcrypt version to $2b$ and increase number of rounds in two examples.
Theo Buehler
2017-02-06
Use quotes to protect the password hash from shell expansion. Update hash
Theo Buehler
2017-02-05
The installer does not create pkg.conf during installation and does
Robert Peichaer
2017-02-05
Use a non-greedy regular expression for the installpath url.
Robert Peichaer
2017-02-04
Appropriately replace "domain name" with "hostname"; less misleading
Jeremie Courreges-Anglas
2017-02-04
Cast char to unsigned char for isspace()
Philip Guenther
2017-02-04
missing function prototype
Mike Larkin
2017-02-03
Stop assuming that in_{addr,port}_t are typedefed in <sys/types.h> and
Philip Guenther
2017-02-03
Don't use <sys/param.h> from userland without cause. Sort <sys/*>
Philip Guenther
2017-02-02
Fix support for HTTP pipelining by handling all requests in the buffer.
Reyk Floeter
2017-02-02
Disable client-initiated TLS renegotiation by default.
Reyk Floeter
2017-02-01
netinet/in.h should be included, and freebsd and some others
Bob Beck
2017-01-31
Teach ikectl to include extensions in the CSR, rather than just adding them
Stuart Henderson
2017-01-31
Don't include a literal "%" in the value for humidity sensorValue in
Stuart Henderson
2017-01-31
remove extra call setting OCSP staple now that it is done above
Bob Beck
2017-01-31
Correct mistake I made when converting this to new funciton
Bob Beck
2017-01-31
Add tls_config_[add|set]keypair_ocsp functions so that ocsp staples may be
Bob Beck
2017-01-31
Reimplement httpd's support for byte ranges.
Reyk Floeter
2017-01-31
The variable clt_done is used in too many places.
Reyk Floeter
[next]