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-10-12
Teach switchd(8) how to send set_config to the switch so we can be able
Rafael Zalamena
2016-10-12
client_identifier is not a string so using strlen() on it is
Kenneth R Westerback
2016-10-12
copy updated log.c from vmd: for correctness, save errno when doing
Reyk Floeter
2016-10-12
For correctness, always save errno when doing additional actions
Reyk Floeter
2016-10-12
The error case checks for saved_errno, set it accordingly
Reyk Floeter
2016-10-12
Prevent fd exhaustion in the parent when loading the listening server
Reyk Floeter
2016-10-12
Allow 4 vio(4) interfaces in each VM. Also fix a bad interrupt assignment that
Mike Larkin
2016-10-11
Sync proc.c file vmd(8) and switchd(8).
Rafael Zalamena
2016-10-10
Modify httpd(8)'s proc.c to use less file descriptors during the daemon
Rafael Zalamena
2016-10-10
Fix msgbuf_write() usage idiom and modify the treatment for socket close
Rafael Zalamena
2016-10-10
Stop pretending we use RFC 3046/Option 82/Relay Agent Information.
Kenneth R Westerback
2016-10-10
improve .Bl -tag -width for -Tps mode;
Ingo Schwarze
2016-10-10
Add more context to fatal*() messages so it makes easier to debug proc.c
Rafael Zalamena
2016-10-10
calls to uname(3) should be checked against non-negative value
Gleydson Soares
2016-10-08
Make tcpdump show MCS stored in radiotap's rate field.
Stefan Sperling
2016-10-08
a little more precision about reloading config. only reopen if it changed
Ted Unangst
2016-10-08
too many blank lines
Ted Unangst
2016-10-07
kern.dnsjacking -> kern.dnsjackport;
Jason McIntyre
2016-10-07
the parent mostly never crashes, but the child might. or the config file
Ted Unangst
2016-10-07
several big changes, tied together.
Ted Unangst
2016-10-07
Move some shared code into a new file.
Reyk Floeter
2016-10-07
Add support for multipart replies and implement a simple ofp 1.3.5 error
Rafael Zalamena
2016-10-07
The strchr() call either returns a NULL pointer, on which the code will
Patrick Wildt
2016-10-07
Empty lines cause server_fcgi_getheaders() to immediately return.
Patrick Wildt
2016-10-06
Enable pledge(2) in vmm and the VM processes: This way the VMs and
Reyk Floeter
2016-10-06
Enable switchd + switchctl. It is not finished yet but we made a lot
Reyk Floeter
2016-10-06
Switch switchd to the _switchd user.
Reyk Floeter
2016-10-06
Terminate VMs on shutdown of vmd instead of leaving them running as
Reyk Floeter
2016-10-06
The start control imsg has been switched to a new "struct
Reyk Floeter
2016-10-06
Add support for RFC 6842. RFC 2131 said the server MUST NOT echo
Kenneth R Westerback
2016-10-06
Do an exec on itself in the privileged syslogd(8) parent process
Alexander Bluhm
2016-10-06
Syslog RFC 5424 says you should add 1 to 6 digits with fractions
Alexander Bluhm
2016-10-06
tweak previous;
Jason McIntyre
2016-10-05
Rewriting USER gets in the way of the de-escalation mechanism as it
Martin Natano
2016-10-05
Sync with httpd(8) proc file. Check for dup2() usage to avoid oldd == newd
Rafael Zalamena
2016-10-05
Replace one u_int8_t with uint8_t (finger memory)
Reyk Floeter
2016-10-05
Add support for enhanced networking configuration and virtual switches.
Reyk Floeter
2016-10-05
Check if oldd == newd before dup2(), if that is the case we need to remove
Rafael Zalamena
2016-10-05
Call setsid() to create a new session for the executed processes.
Reyk Floeter
2016-10-05
sync proc.c with vmd: add p_pw to specify a non-standard user for a process.
Reyk Floeter
2016-10-05
Remove ofp_validate_header() here
Reyk Floeter
2016-10-05
Move ofp_validate_header() to ofp10.c until we have a better place
Reyk Floeter
2016-10-05
I added a second buffer as fix for the fact that /dev/switch doesn't
Reyk Floeter
2016-10-05
document signature change
Marc Espie
2016-10-05
getting errors is trivial, just don't forget to close the handle and not
Marc Espie
2016-10-05
More debugging
Reyk Floeter
2016-10-05
Let bgpd announce routes based on a route-label.
Peter Hessler
2016-10-05
Use consistant idiom (intermediate variable 'i' rather than repeated
Kenneth R Westerback
2016-10-04
Zap stray whitespace.
Kenneth R Westerback
2016-10-04
When doing global remote logging and archiving, it is inconvenient
Alexander Bluhm
[prev]
[next]