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-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
2018-09-09
Shut up a gcc warning about uninitialized use of min & max by adding a default
Claudio Jeker
2018-09-09
use rib_valid() to check if a rib is useable. ok claudio@
Sebastian Benoit
2018-09-09
Can not allow empty as-set and prefix-set blocks right now. This produces
Claudio Jeker
2018-09-09
Make switchd(8) ignore PACKET_INs generated from looped traffic. Currently,
akoshibe
2018-09-09
use TAILQ_CONCAT in filterset_move(). ok claudio@
Sebastian Benoit
2018-09-09
Remove another optnl. In general we no longer support a newline between
Claudio Jeker
2018-09-09
Bad merge, change a optnl to comma since that is what we want there.
Claudio Jeker
2018-09-09
Rework the parser a bit to be more sane when it comes to newline and comma
Claudio Jeker
2018-09-09
Write asset as as_set since the other word is already used in English.
Claudio Jeker
2018-09-09
sync header line with whats actually in the output.
Sebastian Benoit
2018-09-09
Make it clear what 'dynamically added' prefixes are.
Sebastian Benoit
2018-09-09
Clean up prefix flag handling. First of all the dynamic networks no longer
Claudio Jeker
2018-09-09
Add network prefix-set <name> syntax to announce networks in a prefix-set.
Sebastian Benoit
2018-09-09
tweak previous;
Jason McIntyre
2018-09-09
Add initial qcow2 image support.
ccardenas
2018-09-08
missing Ed;
Jason McIntyre
2018-09-08
implement or-longer filter op for prefix-sets. Allows one two write rules like
Sebastian Benoit
2018-09-08
Check for malloc() failures.
anton
2018-09-08
More BGPD_OPT_NOACTION checking to make regress happier.
Claudio Jeker
2018-09-08
If BGPD_OPT_NOACTION is set don't check that the rdomain exists.
Claudio Jeker
2018-09-08
use symbolic integer values for the different tls options when relaying,
Eric Faurot
[next]