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-07-15
consistent case;
Jason McIntyre
2017-07-15
Add vmctl send and vmctl receive
pd
2017-07-13
man pages with pseudo synopses which list filenames end up creating
Jason McIntyre
2017-07-13
add an option to listen to an address other than localhost,
Ted Unangst
2017-07-13
Simplify usage and man page synopsis after removal of prefix list and
Florian Obser
2017-07-12
Log when we have finished pushing users and groups
Jeremie Courreges-Anglas
2017-07-12
Useless include
Jeremie Courreges-Anglas
2017-07-12
Consistently use the variable "ttl" for get/setsockopt
Jeremie Courreges-Anglas
2017-07-12
Remove defunct code, the kernel no longer provides
Florian Obser
2017-07-12
errno is not set, use log_warnx
Florian Obser
2017-07-12
replace
Florian Obser
2017-07-12
Bring over fatal{,x} from bgpd so that we can have format strings.
Florian Obser
2017-07-12
Don't clobber errno, we want to log_warn what went wrong.
Florian Obser
2017-07-11
Correctly set ttl for IPv4 and IPv6.
Florian Obser
2017-07-11
The config option is called "no splice", the parser rejects "nosplice".
Alexander Bluhm
2017-07-11
Handle DHCPINFORM from clients behind a DHCP relay.
Reyk Floeter
2017-07-11
Remove "listen secure" syntax from smtpd.conf. It's broken since a couple of
Martin Natano
2017-07-10
remove misc. depend and yacc nits that no longer matter.
Marc Espie
2017-07-09
have bsd.prog.mk/bsd.lib.mk generate .y -> .c/.h rules without intermediate
Marc Espie
2017-07-09
vmd/vmctl: Add ability to pause / unpause vms
pd
2017-07-08
fix typo in comment
Theo Buehler
2017-07-07
Handle carp(4) as HTYPE_ETHER.
Reyk Floeter
2017-07-06
fix RCS Id; found with mandoc -Tlint
Ingo Schwarze
2017-07-06
delete duplicate RCS IDs; found with mandoc -Tlint
Ingo Schwarze
2017-07-06
/tmp/cvsa9y4jm
Marc Espie
2017-07-06
vmd: increase the max number of disks from 2 to 4. Requires kernel rebuild
Mike Larkin
2017-07-05
forgot to commit this one
Marc Espie
2017-07-05
Don't stop logging to stderr when running in foreground with -d.
Reyk Floeter
2017-07-05
Some documentation improvements:
Martin Pieuchot
2017-07-04
Fix the only remaining mandoc(1) ERROR in the base system.
Ingo Schwarze
2017-07-04
delete tokens that have never been used.
Sebastian Benoit
2017-07-04
rename fetch_state() to fetch_ifstate(). The word "state" is a bit
Sebastian Benoit
2017-07-04
Fix some variable alignment whitespace.
Sebastian Benoit
2017-07-04
if configured, set the ttl (IPV6_UNICAST_HOPS) for ipv6 tcp checks.
Sebastian Benoit
2017-07-04
Detect upfront whether we have a particular set installed and if not, do *not*
Antoine Jacoutot
2017-07-04
make relayd not crash in relay_udp_server() when using a dns relay.
Sebastian Benoit
2017-07-04
It does not make sense to use ioctl(FIONREAD) with TLS as libtls
Alexander Bluhm
2017-07-04
consistently use the evtimer wrappers around the connection timeout.
Florian Obser
2017-07-04
Include stdarg.h explicitly instead of relying on event.h to bring it in.
Florian Obser
2017-07-04
consistently use the evtimer wrappers around the connection timeout.
David Gwynne
2017-07-04
include stdarg.h explicitly instead of relying on event.h to bring it in.
David Gwynne
2017-07-04
properly adjust the ttl of replies instead of freezing them in time
Ted Unangst
2017-07-03
no need to generate y.tab.h if nothing uses it, set YFLAGS to nothing
Marc Espie
2017-07-03
Remove obvious clear_config() comments and misleading state_change() comments.
Sebastian Benoit
2017-07-03
don't bother caching invalid or very short lived responses
Ted Unangst
2017-07-03
check that a cachehit hasn't expired before using it.
Ted Unangst
2017-07-02
Second diff to rename additional "always" variable in struct ifsd_config.
Sebastian Benoit
2017-07-02
Remove unused variable from header file.
Sebastian Benoit
2017-07-02
Remove variable assignment in declaration and add whitespace to improve
Sebastian Benoit
2017-07-02
Rename one of the "always" variables to "body" for improved readability.
Sebastian Benoit
[next]