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
2015-01-27
fix messages of FwUpdate
Marc Espie
2015-01-26
Merge in a commit from upstream..
Brad Smith
2015-01-23
braces to open a function go on their own line like god intended
Ted Unangst
2015-01-23
delete some code that doesn't (and shouldn't) run. ok deraadt millert
Ted Unangst
2015-01-23
Remove now-unused DebugFlags.
Todd C. Miller
2015-01-23
Killing my darling. Functionality and binary name moved to pkg_* and
Alexander Hall
2015-01-23
Remove the OK and ERR macros. They obfuscate the code and don't
Ted Unangst
2015-01-23
minor debug removal cleanup
Ted Unangst
2015-01-23
remove debug code.
Ted Unangst
2015-01-22
delete useless casts. ok deraadt guenther millert
Ted Unangst
2015-01-22
remove a stupid -Wstrict-prototype warning by making the hash function
Ted Unangst
2015-01-22
Clean up includes, while here fix a white space which lead to a false
Florian Obser
2015-01-22
Clean up the relayd headers with help of include-what-you-use and some
Reyk Floeter
2015-01-22
spacing
Reyk Floeter
2015-01-22
spacing
Reyk Floeter
2015-01-22
wrap long lines; spacing.
Reyk Floeter
2015-01-22
Replace some obvious '$OpenBSD' and '$OpenBSD:' typos with '$OpenBSD$'.
Kenneth R Westerback
2015-01-22
LibreSSL now supports loading of CA certificates from memory, replace
Reyk Floeter
2015-01-22
amd's nfs_prot.x file has some tweaks from the standard; automate them with ed.
Philip Guenther
2015-01-21
Ooops, no need to include sys/cdefs.h.
Reyk Floeter
2015-01-21
httpd is based on relayd and had included many headers that are only
Reyk Floeter
2015-01-21
Include <netinet/in.h> before <net/pfvar.h>. In a future change when
Theo de Raadt
2012-07-11
bring in a persistent event driven tftp-proxy to replace the libexec
David Gwynne
2015-01-21
Pass times as int64_t and eliminate the (long disabled) mount request.
Philip Guenther
2015-01-21
regen
Philip Guenther
2015-01-21
Remove all references to the amd -M option (it was disabled long ago) and
Philip Guenther
2015-01-21
Regenerate the amq RPC stubs with a -current rpcgen, with some
Philip Guenther
2015-01-21
amq doesn't use anything from misc_rpc.c
Philip Guenther
2015-01-21
Fix deferred host DNS lookups.
Brent Cook
2015-01-20
Document how to send syslog messages over TCP or TLS.
Alexander Bluhm
2015-01-20
HOST_NAME_MAX + 1 is big enough for gethostname(3); this array has
Florian Obser
2015-01-20
Adjust <sys/param.h> comments regarding use of use of MSIZE, or
Theo de Raadt
2015-01-20
Adjust <sys/param.h> comments regarding use of use of MAXFRAG, or
Theo de Raadt
2015-01-20
Do not assume a read buffer coming from libevent is aligned. Copy the
Theo de Raadt
2015-01-20
use <limits.h> comprehensively. For now try to push <> includes to
Theo de Raadt
2015-01-20
Revert some $OpenBSD$ additions about which there are doubts.
Kenneth R Westerback
2015-01-20
Missing $OpenBSD$'s.
Kenneth R Westerback
2015-01-19
Routing sockets are here to stay, so delete the wrapper that would use the
Philip Guenther
2012-03-26
Import Unbound 1.4.16 to work on in-tree (not yet linked to the build).
Stuart Henderson
2015-01-19
The kernel doesn't actually care what a sockaddr's sa_len is on input,
Philip Guenther
2015-01-19
No need to include pfvar.h, another leftover from relayd. It was also
Reyk Floeter
2015-01-19
Use initial assignment of action to check for errors.
Brent Cook
2015-01-19
Log the remote user in the access.log.
Florian Obser
2015-01-19
s/clt_fcgi_remote_user/clt_remote_user/
Florian Obser
2015-01-19
Decouple auth parameters from struct server_config into struct auth.
Reyk Floeter
2015-01-19
Also print the fspace member of map entries when PRINT_VM_MAP_ENTRY is
Mark Kettenis
2015-01-19
remove #ifndef #define blocks trying to handle lack of BUFSIZ
Theo de Raadt
2015-01-19
sparc also needs <machine/param.h> for CPU_SUN*.
Miod Vallat
2015-01-19
Replace HOST_NAME_MAX+1 with NI_MAXHOST when the hostname is used
Alexander Bluhm
2015-01-19
remove a couple of unused headers.
Brent Cook
[next]