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-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
2016-09-01
fix a merge collision, and add some retval checking on various pthread_*
Mike Larkin
2016-09-01
change some log_warn to log_warnx and convert some integer literals to
Mike Larkin
2016-09-01
The fork+exec diff broke "what?!", the ps_what field determines the
Reyk Floeter
2016-09-01
Make vcpu_reset_regs use new writeregs code
Stefan Kempf
2016-09-01
forgot during previous commit, thanks stefan@
Mike Larkin
2016-09-01
zap dead code
Eric Faurot
2016-09-01
Don't print "lost child" if the child process exited okay. This is
Reyk Floeter
2016-09-01
Add a set of emulated legacy devices (PIT, PIC, RTC)
Mike Larkin
2016-09-01
Get rid of the custom msgbuf_write2() function adapted from libutil.
Eric Faurot
2016-09-01
Use b64_ntop instead of adding yet another base implementation of base64
Theo Buehler
2016-09-01
update usage(); pointed out by jmc@
Florian Obser
2016-09-01
tidy up the list;
Jason McIntyre
2016-09-01
no more sparc; ok tedu kettenis
Jason McIntyre
2016-09-01
Fix 2 minor issues and a typo in a comment in the pci emulation subsystem.
Mike Larkin
2016-09-01
Implement table driven selection to which ACME authorities we can
Florian Obser
2016-09-01
struct client starts to become the kitchen sink. Move fastcgi data to
Florian Obser
2016-09-01
spacing
Reyk Floeter
[next]