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
2012-03-26
Import Unbound 1.4.16 to work on in-tree (not yet linked to the build).
Stuart Henderson
2014-08-20
Greatly simplify get/set flags and status.
Antoine Jacoutot
2014-08-20
Drop default values from rc.conf.local when we run "enable".
Antoine Jacoutot
2014-08-20
Remove userland bits related to the crypto(4) interface; ok deraadt
Mike Belopuhov
2014-08-20
unify the declaration of functions.
Remi Pointel
2014-08-19
Sync usage.
Antoine Jacoutot
2014-08-19
To make it even more obvious which combinations are allowed,
Ingo Schwarze
2014-08-19
Simplify some checks
Antoine Jacoutot
2014-08-19
mdoc(7) style: remove trailing whitespace and .Pp before non-compact .Bd/.Bl
Ingo Schwarze
2014-08-19
Drop commented code.
Antoine Jacoutot
2014-08-19
Introduce rcctl(8), a simple utility for maintaining rc.conf.local(8).
Antoine Jacoutot
2014-08-19
Entries for broadcast addresses should also be ignored, just like local
Martin Pieuchot
2014-08-19
The _exit codes in syslogd privsep.c were the wrong way around.
Alexander Bluhm
2014-08-19
Replace manually written function names with __func__.
Alexander Bluhm
2014-08-19
Fix trailing white spaces.
Alexander Bluhm
2014-08-18
Variables to count seen packets should be unsigned.
Tobias Stoeckmann
2014-08-18
Sync proc.c with httpd. httpd needs SIGUSR1 but snmpd will ignore it
Reyk Floeter
2014-08-18
Sync proc.c with httpd. httpd needs SIGUSR1 but relayd will ignore it
Reyk Floeter
2014-08-17
don;t mark up {};
Jason McIntyre
2014-08-15
Use O_CLOEXEC wherever we open a file and then call fcntl(F_SETFD, FD_CLOEXEC)
Philip Guenther
2014-08-14
remove two duplicate command entries;
Ingo Schwarze
2014-08-14
No use for <netinet/in_systm.h> nor <netinet/tcpip.h>.
Martin Pieuchot
2014-08-14
Sync with httpd, including the following change from doug@:
Reyk Floeter
2014-08-14
Sync with RFC 7230-7235 phrases and IANA registered status codes.
doug
2014-08-14
Do not set RTF_MASK, it is not used anymore.
Martin Pieuchot
2014-08-14
Remove obsolete struct stat parameters.
Christopher Zimmermann
2014-08-13
For a non-existent root we don't want the root prefix to show up in
Christopher Zimmermann
2014-08-13
Always call freeaddrinfo after getaddrinfo.
Tobias Stoeckmann
2014-08-13
Provide a failsafe version of the path_info() function that doesn't
Reyk Floeter
2014-08-13
fix early loop termination in httpd path_info()
Christopher Zimmermann
2014-08-13
use errc instead of juggling errno values in tftpd_listen.
David Gwynne
2014-08-13
setsockopt sets errno on failure, so we can use err instead of errx when
David Gwynne
2014-08-11
validate len field for proper length, not just "not zero."
Tobias Stoeckmann
2014-08-11
make a few variables more local
Theo de Raadt
2014-08-11
missing memset in table_api.c (currently only used by pluggable tables)
Gilles Chehade
2014-08-11
Do not try to delete RTF_LOCAL entries. Such routes are automatically
Martin Pieuchot
2014-08-11
Steal stripcom() from /etc/rc to parse sysmerge.ignore.
Antoine Jacoutot
2014-08-11
add a caveat about databases;
Jason McIntyre
2014-08-11
Move a sentence to the corresponding option description.
Antoine Jacoutot
2014-08-10
There was a race in relayd that caused connections to hang. It
Alexander Bluhm
2014-08-10
- add -p to SYNOPSIS
Jason McIntyre
2014-08-10
zap trailing whitespace
Jasper Lievisse Adriaanse
2014-08-10
comment what's going on
Marc Espie
2014-08-10
Ouch... fuck cvs
Marc Espie
2014-08-10
if pkg_create is run as non-root, restory correct group/owner to root/bin.
Marc Espie
2014-08-09
less chatty; ok ajacoutot
Jason McIntyre
2014-08-09
Extend comment.
Antoine Jacoutot
2014-08-09
Initial support for handling configuration files from packages
Antoine Jacoutot
2014-08-09
sysctl.conf is an example.
Antoine Jacoutot
2014-08-09
some minor tweaks;
Jason McIntyre
[next]