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
2016-09-03
Remove the oh so funny "LOSS OF MIND" from the diclaimer that was not
Reyk Floeter
2016-09-03
As vmm(4) can now exit to vmd at any time to process pending interrupts,
Mike Larkin
2016-09-03
fix some wrong interrupt code that doesn't fit with the new model
Mike Larkin
2016-09-03
Adding a clean up block to vioblk_notifyq() and vionet_enq_rx()
Nayden Markatchev
2010-01-15
NSD v3.2.4
Jakob Schlyter
2016-09-03
Simplify shutdown process.
Renato Westphal
2016-09-03
Simplify shutdown process.
Renato Westphal
2016-09-03
Simplify shutdown process.
Renato Westphal
2016-09-03
Make error handling in config_getvm() more robust
Stefan Kempf
2016-09-03
Use DPRINTF instead of #ifdef DEBUG + log_debug().
Reyk Floeter
2016-09-02
work on making log.c similar in all daemons:
Sebastian Benoit
2016-09-02
Fix small memleak on error path.
Renato Westphal
2016-09-02
Make tcpdump print details about association requests in verbose mode.
Stefan Sperling
2016-09-02
lde() and ldpe() should return void.
Renato Westphal
2016-09-02
Process incoming com data asynchronously to running VCPU
Stefan Kempf
2016-09-02
Process incoming host->guest packets asynchronously to running VCPU
Stefan Kempf
2016-09-02
Improve logging of sent and received messages.
Renato Westphal
2016-09-02
Reevaluate received mappings upon receipt of address message.
Renato Westphal
2016-09-02
Simplify shutdown process.
Renato Westphal
2016-09-02
Minor tweaks
Renato Westphal
2016-09-02
Make functions and variables static whenever possible.
Renato Westphal
2016-09-02
Use static local variables instead of global variables whenever possible.
Renato Westphal
2016-09-02
Merge the recv_packet_v[46] functions into one.
Renato Westphal
2016-09-02
Simplify handling of multicast addresses.
Renato Westphal
2016-09-02
Pledge earlier on eigrpe.
Renato Westphal
2016-09-02
Remove superfluous includes and follow style(9).
Renato Westphal
2016-09-02
Fix broken pipe teardown.
Renato Westphal
2016-09-02
Move event handling to separate thread
Stefan Kempf
2016-09-02
work on making log.c similar in all daemons:
Sebastian Benoit
2016-09-02
Move snmp options into struct relayd_config and delay start of the
Reyk Floeter
2016-09-02
Simplify shutdown process.
Renato Westphal
2016-09-02
Close connections when msgbuf_write() returns 0.
Renato Westphal
2016-09-02
Don't fatal if the imsg pipe is closed, this is often triggered in the
Renato Westphal
2016-09-02
Split "struct relayd" into two structs: "struct relayd" and "struct
Reyk Floeter
2016-09-02
proc_id has been replaced by ps->ps_instance.
Reyk Floeter
2016-09-02
work on making log.c similar in all daemons:
Sebastian Benoit
2016-09-02
work on making log.c similar in all daemons:
Sebastian Benoit
2016-09-02
work on making log.c similar in all daemons:
Sebastian Benoit
2016-09-02
work on making log.c similar in all daemons:
Sebastian Benoit
2016-09-02
work on making log.c similar in all daemons:
Sebastian Benoit
2016-09-02
use imsg_read_nofd() implementation from bgpd.
Eric Faurot
2016-09-02
use imsg_read_nofd() implementation from bgpd.
Eric Faurot
2016-09-02
As done in httpd, (re-)initialize ps_what in all processes. This is
Reyk Floeter
2016-09-02
move links from http to https://www.openbsd.org/
Theo Buehler
2016-09-02
style nit as done in httpd
Reyk Floeter
2016-09-02
As done in httpd, remove ps_ninstances and p_instance.
Reyk Floeter
2016-09-02
Terminate relayd using the socket status instead of watching SIGCHLD
Reyk Floeter
2016-09-02
proc.c tweaks: Rename proc_listento() to proc_accept() as it is the
Reyk Floeter
2016-09-02
turn server preference for ciphers on by default
Gilles Chehade
2016-09-01
normalize some function names
Mike Larkin
[next]