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-09-10
Assorted simple improvements:
Ingo Schwarze
2017-09-08
Whoops, remove extra include.
Bryan Steele
2017-09-08
fork+exec model for tcpdump(8); re-exec the privileged child after fork
Bryan Steele
2017-09-08
remove more filter-related cruft
Eric Faurot
2017-09-08
use plain values for transaction error codes rather than a bitmask.
Eric Faurot
2017-09-08
better VM termination handling.
Mike Larkin
2017-09-08
fix a wrong comment.
Mike Larkin
2017-09-08
vmctl: style cleanup - spaces vs tabs.
Mike Larkin
2017-09-08
vmd: add more explanatory log_debug messages
Mike Larkin
2017-09-08
vmd: handle queue index wraparound in viornd. Without this, openbsd guests
Mike Larkin
2017-09-07
unifdef some ancient COMPAT code that's not used. 500 byte blocks!
Ted Unangst
2017-09-06
ntpd has been on by default for over two years now, so rework
Jason McIntyre
2017-09-05
Detail how VM guests acquire a nameserver for local interfaces.
Edd Barrett
2017-09-05
Add HISTORY and AUTHORS, using hints from miod@ and my own research.
Ingo Schwarze
2017-09-01
more code cleanup after filter removal
Eric Faurot
2017-09-01
Make 'tcpdump -v' decode RSN information elements in beacons
Stefan Sperling
2017-09-01
disable a few warnings so we can start to see the relevant ones;
Otto Moerbeek
2017-09-01
the wait_filter_data session set is now pointless
Eric Faurot
2017-09-01
vmctl: -L option clarification in man page
Mike Larkin
2017-08-31
enum can be signed or unsigned depending on the compiler; so make sure we
Otto Moerbeek
2017-08-31
assorted warning fixes; ok millert@
Otto Moerbeek
2017-08-31
vmctl: change a feedback message displayed to the user from "terminated
Mike Larkin
2017-08-31
vmd: fix two wrong comments I stumbled across while updating the vmctl(8)
Mike Larkin
2017-08-31
vmd/vmctl: disallow use of block or character devices as disks in VMs.
Mike Larkin
2017-08-31
match vmctl.8 vm name constraints
Jasper Lievisse Adriaanse
2017-08-30
unused file
Eric Faurot
2017-08-30
Add support for interface departure and arrival.
rob
2017-08-30
rename smtp_filter_fd() to smtp_message_fd() and cleanup code.
Eric Faurot
2017-08-30
unsigneds cannot be < 0; ok jca@
Otto Moerbeek
2017-08-30
rename function
Eric Faurot
2017-08-30
remove smtp_filter_*() indirections.
Eric Faurot
2017-08-30
remove use of PAGE_SIZE and #include <sys/param.h>
Mike Larkin
2017-08-29
quarterly rescan of the tree: remove unneccessary sys/param.h, and
Theo de Raadt
2017-08-29
missing word; from raf czlonka
Jason McIntyre
2017-08-29
avoid double search. Fix abieber's commit vaguely. (todo: speed-ups)
Marc Espie
2017-08-29
While failing to relink the kernel is not fatal to syspatch, we still need
Antoine Jacoutot
2017-08-29
Fix logic to not error out.
Antoine Jacoutot
2017-08-29
do not claim that this is isc dhcpd (but retain credit);
Jason McIntyre
2017-08-29
Change the table parser logic. If the table is untyped, determine
Eric Faurot
2017-08-29
zap trailing whitespace;
Jason McIntyre
2017-08-28
Do not close the relay if data is still in the output buffer.
Alexander Bluhm
2017-08-28
add -z and -Z options to auto suspend or hibernate when low on battery.
Ted Unangst
2017-08-28
print id first to make this symetrical to address proposals
Florian Obser
2017-08-28
Inform the user when we are relinking the kernel.
Antoine Jacoutot
2017-08-28
65535 is a valid port to listen on.
Florian Obser
2017-08-25
-Wextra is over the top; note that int < sizeof(..) is generally safe, since
Otto Moerbeek
2017-08-24
Disable enum warnings after checking the code is ok. ok millert@
Otto Moerbeek
2017-08-23
No need to handle more than one routing message here.
Jeremie Courreges-Anglas
2017-08-23
sync with upstream; unbound 1.6.5
Stuart Henderson
2017-08-23
Fix trust anchor installation when two anchors are present. Concretely, fixes
Stuart Henderson
[next]