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
2015-12-23
Tidy up output.
Antoine Jacoutot
2015-12-22
fix sendmail options parsing
Gilles Chehade
2015-12-22
commited -> committed
mmcc
2015-12-22
assign pointers to NULL rather than 0
mmcc
2015-12-22
update examples
Gilles Chehade
2015-12-22
remove a NULL-check before free()
mmcc
2015-12-22
remove a NULL-check before free()
mmcc
2015-12-22
make it clear this needs to be run only for db files
Jason McIntyre
2015-12-22
Kill a trailing whitespace that snuck in with previous commit.
Sunil Nimmagadda
2015-12-22
Initialize a char* to NULL rather than 0.
mmcc
2015-12-22
commiting -> committing
mmcc
2015-12-22
Wrap long lines.
Sunil Nimmagadda
2015-12-22
Wrap long lines.
Sunil Nimmagadda
2015-12-21
remove NULL-checks before free()
mmcc
2015-12-21
remove NULL-check before free()
mmcc
2015-12-21
Remove NULL-checks before free().
mmcc
2015-12-21
Start accepting some sendmail compatible commandline arguments.
Sunil Nimmagadda
2015-12-21
Only run newaliases(8) if we already have an aliases db.
Antoine Jacoutot
2015-12-20
need to include err.h for err().
Sebastian Benoit
2015-12-20
Remove unnecessary options:
Robert Peichaer
2015-12-20
remove redundant log
Gilles Chehade
2015-12-19
No need for an extra log.h
Reyk Floeter
2015-12-19
Remove NULL-check before free().
mmcc
2015-12-19
Remove NULL-checks before free().
mmcc
2015-12-19
Remove NULL-check before free().
mmcc
2015-12-19
Remove NULL-check before free().
mmcc
2015-12-19
Remove NULL-check before free().
mmcc
2015-12-19
Add pledge(2). It is not currently possible to pledge -u and -U
tb
2015-12-19
Switch and sync to the log.c variant from httpd/relayd/iked/snmpd/vmd.
Reyk Floeter
2015-12-19
Move log_sockaddr() to from log.c to util.c as it is a local addition
Reyk Floeter
2015-12-17
s/failes/failed/g
mmcc
2015-12-17
add return code to newrequest to distinguish between cache hit and error.
Ted Unangst
2015-12-17
regen NSD's autoconf script, forgotten with the update - noticed by Brad
Stuart Henderson
2015-12-17
Move vcpu register state init to vmd. Allows vmd bootloader to make the
Mike Larkin
2015-12-17
Replace 'arc4random() % (2^k - 1)' by 'arc4random() & (2^k - 1)' to
tb
2015-12-17
Add missing $OpenBSD$ tags.
tb
2015-12-17
Replace arc4random() % i by arc4random_uniform(i) to avoid modulo bias.
tb
2015-12-16
Adding mark messages to log files was broken since OpenBSD 5.7.
Alexander Bluhm
2015-12-15
less macro and lines
Joerg Jung
2015-12-15
update to Unbound 1.5.7, looks fine to deraadt@.
Stuart Henderson
2012-08-23
update to unbound 1.4.18
Stuart Henderson
2012-03-26
Import Unbound 1.4.16 to work on in-tree (not yet linked to the build).
Stuart Henderson
2015-12-15
PATCH is like PUT, data is expected.
Reyk Floeter
2015-12-15
Sync the DB file once when done with fsync(), not on each write with O_SYNC.
Philip Guenther
2015-12-15
if a vcpu run thread in vmd exits unexpectedly, teardown the VM's kernel
Mike Larkin
2015-12-14
move daemon(3) call before chroot(2) in tftpd.
Sebastien Marie
2015-12-14
Wrap long lines.
Sunil Nimmagadda
2015-12-14
Wrap long lines and fix bad indents.
Sunil Nimmagadda
2015-12-14
Fix bad indents and whitespaces.
Sunil Nimmagadda
2015-12-14
Wrap long lines and whitespace fixes.
Sunil Nimmagadda
[next]