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-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
2018-04-26
fix OpenBSD release
Eric Faurot
2018-04-26
vmd(8): fix broken networking on newer linux guest kernels
Mike Larkin
2018-04-26
Plug leak in error case of the common 'varset' implementations.
Kenneth R Westerback
2018-04-26
add a simple SMTP client
Eric Faurot
2018-04-26
Globally remember the passwd entry for _syslogd. The user id is
Alexander Bluhm
2018-04-26
Minimal macro cleanup.
Ingo Schwarze
2018-04-26
adjust to removed support for /etc/networks
Ingo Schwarze
2018-04-26
Delete support for the networks.by{name,addr} YP maps.
Ingo Schwarze
2018-04-26
Don't hide stderr; starting with 6.4 there will always be an SHA256.sig.
Antoine Jacoutot
2018-04-26
Do not call getnetbyname(3) when parsing securenet(5) and ypserv.acl(5).
Ingo Schwarze
2018-04-26
Use <fcntl.h> instead of <sys/file.h> for open() and friends.
Philip Guenther
[next]