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-09-19
Various clean up items for disks.
ccardenas
2018-09-18
s/mulitprotocol/multiprotocol/ in error text
Stuart Henderson
2018-09-18
Backend for roa-sets. This combines as_sets and prefix-set tries to do
Claudio Jeker
2018-09-18
ellapsed -> elapsed; ok jmc@
miko
2018-09-18
Use user_from_uid(3) instead of getpwuid(3) and keep the passwd
Todd C. Miller
2018-09-18
Account from the fact that we store ech entry three times when
Todd C. Miller
2018-09-17
typo in comment
Stuart Henderson
2018-09-17
update the installed path for sendmail: from matt schwartz
Jason McIntyre
2018-09-17
clean up the amount of printf in usage(): from sascha paunovic
Jason McIntyre
2018-09-17
Rename struct as_set to struct irr_as_set to not conflict with bgpd.
Claudio Jeker
2018-09-17
avoid calling make_full for determining special file status, since we
Marc Espie
2018-09-17
simplify code path for backup relay and remove useless flag
Eric Faurot
2018-09-17
remove binary doc files that aren't really useful to have in-tree
Stuart Henderson
2018-09-17
merge conflicts
Stuart Henderson
2018-09-17
import unbound 1.7.3, testing from benno@ and Brad.
Stuart Henderson
2018-09-16
If a prefix without length was specifed in the config file, then
Alexander Bluhm
2018-09-16
Add support for setting NVRAM variables.
Mark Kettenis
2018-09-16
Add missing includes for setpassent() and setgroupent().
Todd C. Miller
2018-09-16
Various improvements to generate logical domain configurations that are
Mark Kettenis
2018-09-16
With prefixlen 128, mask_prefix() in rad(8) caused a stack overflow
Alexander Bluhm
2018-09-16
Use uid_from_user(3) and gid_from_group(3) in utilities that
Todd C. Miller
2018-09-16
Use user_from_uid(3) and group_from_gid(3) in a few more places
Todd C. Miller
2018-09-16
Use user_from_uid(3), group_from_gid(3), uid_from_user(3) and
Todd C. Miller
2018-09-15
Add support for version 2.0 of the mdstore protocol.
Mark Kettenis
2018-09-14
Adjust the dummy as_set_match function to new prototype after last bgpd commit
Claudio Jeker
2018-09-14
Extend as_set to allow for different sized objects to be added. The only
Claudio Jeker
2018-09-13
Fix warnings caused by user_from_uid() and group_from_gid() now
Todd C. Miller
2018-09-13
Noticed that the equal case is a bit wrong while adjusting the regress tests.
Claudio Jeker
2018-09-13
Similar to as-set factor out the code to create a prefix-set into a function.
Claudio Jeker
2018-09-13
ROA entires are allowing to define a prefix with a maxlen.
Claudio Jeker
2018-09-13
vmd: set irq and vm_id in virtio dev structs on restore
pd
2018-09-13
Add initial set of unveil's to vmctl.
ccardenas
2018-09-11
Be consistent in logging messages.
ccardenas
2018-09-11
add the conflict info to what's stored in pkglocatedb, as it's meta-info
Marc Espie
2018-09-11
Fail fast when we are unable to determine disk format.
ccardenas
2018-09-11
Add ability to create qcow2 disk.
ccardenas
2018-09-10
logmsg(LOG_ERR) -> logerr(); ok tedu@
anton
2018-09-10
Mirror bluhm's fixes for proc.c daemons to dup /dev/null for child processes
akoshibe
2018-09-10
fix typos
denis
2018-09-10
tweak the table commands somewhat; ok gilles
Jason McIntyre
2018-09-10
use filterset_move() like all other network statements. It checks for
Sebastian Benoit
2018-09-10
remove some empty lines from printconf output. ok claudio@
Sebastian Benoit
2018-09-10
vmd(8) clould close file descriptor 0 as not all fd fields were
Alexander Bluhm
2018-09-10
During the fork+exec implementation, daemon(3) was moved after
Alexander Bluhm
2018-09-10
Fix previous commit. It mistakenly included a change for debug.
YASUOKA Masahiko
2018-09-09
merge in some missed bits from 1.7.0 to simplify update prep.
Stuart Henderson
2018-09-09
merge in some missed bits from 1.7.0 to simplify update prep.
Stuart Henderson
2018-09-09
During the fork+exec implementation, daemon(3) was moved after
Alexander Bluhm
2018-09-09
Allow for empty as-set and prefix-set definitions by adding explicit rules
Claudio Jeker
2018-09-09
missing Xc;
Jason McIntyre
[next]