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
2018-05-13
adjust highly misleading comment to match reality
Marc Espie
2018-05-12
minor consistency fix; from raf czlonka
Jason McIntyre
2018-05-11
Make help output of relayctl redirect|host|table friendlier.
Reyk Floeter
2018-05-10
TCP debug sockets still had code for old TCP timers that were
Alexander Bluhm
2018-05-10
reorganize code
Eric Faurot
2018-05-09
on the other hand, commenting this out was involuntary.
Marc Espie
2018-05-09
As required by IF-MIB, cap ifSpeed at UINT32_MAX; the value is a GAUGE32 so
Stuart Henderson
2018-05-09
Remove empty syspatch dir if we fail to extract.
Antoine Jacoutot
2018-05-08
some barebones documentation for the record option.
Ted Unangst
2018-05-04
fix use-after-free
Eric Faurot
2018-05-04
the perl debugger tells you everything a perl process exits.
Marc Espie
2018-05-01
Remove extraneous new line from error message.
anton
2018-05-01
The length field of a DNS packet must be network byte order encoded; ok tedu@
anton
2018-04-30
allow limited setting of permanent A records. like unbound local-data.
Ted Unangst
2018-04-30
vmd(8): unbreak i386
Mike Larkin
2018-04-29
if we create fragments, we must know which files they come from
Marc Espie
2018-04-29
Manpage tweaks:
Anthony J. Bentley
2018-04-29
remove useless indirections
Eric Faurot
2018-04-29
move "mail from" and "rcpt to" code into their own function.
Eric Faurot
2018-04-28
link smtp(1) to the build
Eric Faurot
2018-04-28
okay, this wants BOTH shared directories AND dependency info, haha
Marc Espie
2018-04-28
Reference hosts(5) instead of the obsolete networks(5).
Ingo Schwarze
2018-04-28
fix man section
Eric Faurot
2018-04-28
simplify code
Eric Faurot
2018-04-28
remove left-over comma from log message
Gilles Chehade
2018-04-28
move code around
Eric Faurot
2018-04-28
use the transaction as argument to the message parser.
Eric Faurot
2018-04-28
disallow executing by root and replace execve() with system() as we want
Gilles Chehade
2018-04-28
handle subaddresses
Gilles Chehade
2018-04-28
pass transaction instead of session to smtp_message_*() functions.
Eric Faurot
2018-04-28
update-plist wants to ask the ports tree as well, so refactor so that
Marc Espie
2018-04-28
need instrumentation for fragments
Marc Espie
2018-04-28
move code around. no functional change.
Eric Faurot
2018-04-28
pass a struct smtp_tx pointer to functions that apply to SMTP transactions,
Eric Faurot
2018-04-27
Import lpd, a re-implementation of the lpr daemon following the latest
Eric Faurot
2018-04-27
factorize code
Eric Faurot
2018-04-27
vmd(8): implement vmd side of ELCR registers
Mike Larkin
2018-04-27
pledge earlier in preparation of pledgepath
Florian Obser
2018-04-27
vmd(8): allow counter state readback via misc port for square wave mode
Mike Larkin
2018-04-27
vmd(8): allow unlatch PIT reads
Mike Larkin
2018-04-26
- fix some macro abuse
Jason McIntyre
2018-04-26
fix build for smtp(1) after log.h update
Eric Faurot
2018-04-26
sync log.h with other daemons
Eric Faurot
2018-04-26
vmd(8): fix some bugs in PIT mode setting
Mike Larkin
2018-04-26
vmd(8): some more long lines that got missed last time
Mike Larkin
2018-04-26
vmd(8): handle PIT channel 2 status readback via port 0x61
Mike Larkin
2018-04-26
vmd(8): wrap some long lines
Mike Larkin
2018-04-26
vmd(8): bump virtio network max queue size to 256 (to match qemu)
Mike Larkin
2018-04-26
vmd(8): use #defines for queue indices and cleanup some code
Mike Larkin
2018-04-26
Prefer <fcntl.h> over <sys/fcntl.h> in userland
Philip Guenther
[next]