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-10-25
Remove cron.pid support. We still want to avoid multiple crons
Todd C. Miller
2015-10-25
Stop writing down a pidfile.
Jeremie Courreges-Anglas
2015-10-25
Fix installboot(8) on i386/amd64 when softraid is on top of GPT.
Stefan Sperling
2015-10-25
pledge "route" no longer needed for if_indextoname & if_nametoindex
Theo de Raadt
2015-10-25
Rename imsg_compose_parent and imsg_compose_rde to imsg_ctl_parent and
Claudio Jeker
2015-10-25
Only run the rib_dump_runner() if there is something pending and the
Claudio Jeker
2015-10-25
Cast ctype functions' argument to unsigned char.
mmcc
2015-10-25
zap trailing whitespace;
Jason McIntyre
2015-10-25
backout; many issues remain...
Theo de Raadt
2015-10-25
the DNS process was not discarding & redirecting stdin/out/err to
Theo de Raadt
2015-10-25
pledge the main usage patterns similar to arp(8). Some akkorokamui
Theo de Raadt
2015-10-25
pledge bind(1), dig(1), and nslookup(1). This modifies the underlying
Theo de Raadt
2003-01-20
ISC BIND version 9.2.2rc1
Jakob Schlyter
2015-10-25
Fix some bugs in the detection of when an interface can be enabled.
Renato Westphal
2015-10-25
When converting the real bandwidth to the composite bandwidth, truncate
Renato Westphal
2015-10-25
Add a few more overflow protections in the DUAL state
Renato Westphal
2015-10-24
chlim has been removed from the nd_ifinfo structure.
Matthieu Herrb
2015-10-24
some minor tweaks; ok ajacoutot
Jason McIntyre
2015-10-24
Filter our RTM_GET messages which are not from us.
Claudio Jeker
2015-10-24
Carry out additional length/size checks in DECnet packet printing, avoiding a
Stuart Henderson
2015-10-24
clarify use of "bgpctl show rib in|out neighbor FOO"
Sebastian Benoit
2015-10-24
Fix pledge request to allow for setgroups.
Jeremie Courreges-Anglas
2015-10-24
"bgpctl sh rib in" and "bgpctl sh rib out" require a neighbor argument
Sebastian Benoit
2015-10-24
"enable" and "disable" are here to stay now that they have a real added value
Antoine Jacoutot
2015-10-24
If loading the CA certificates at startup had failed, the syslogd
Alexander Bluhm
2015-10-24
Implement the missing bits to parse the other MRT message types.
Claudio Jeker
2015-10-24
Print if a route is redistributed or not at least for static & connected.
Claudio Jeker
2015-10-24
add -h flag to SYNOPSIS as well
Joerg Jung
2015-10-24
clarify where "with tls" can be used.
Sebastian Benoit
2015-10-24
Introduce msgtypenames to print bgp msg types (which will be used by bgpctl)
Claudio Jeker
2015-10-24
In all other cases of rde_filter_match() we ensure that asp is valid so
Claudio Jeker
2015-10-24
seg_type is only set but never used. So remove it. Someone reported this
Claudio Jeker
2015-10-23
remove some more ifdef maziness
Ted Unangst
2015-10-23
Rather than re-opening the driftfile to write, keep it open; rewinding
Theo de Raadt
2015-10-23
If writing to a tty blocks, syslogd forked and tried to write again
Alexander Bluhm
2015-10-23
document -h flag and add a .Xr
Joerg Jung
2015-10-23
ndp -n -d <addr> does dns lookups, even with -n. it should not.
Sebastian Benoit
2015-10-23
Allowing upstream servers of ntp being in multiple routing tables is
Peter Hessler
2015-10-23
let the icmp check use getsockopt IP_IPDEFTTL to get the default ttl
Sebastian Benoit
2015-10-23
Make use of pledge(2).
Renato Westphal
2015-10-23
Add pledge(2) to the child processes.
Renato Westphal
2015-10-23
simplify argv back compat
Ted Unangst
2015-10-22
Fix some bugs in the handling of the RTM_GET and RTM_CHANGE messages
Renato Westphal
2015-10-22
Revert revision 1.282:
Reyk Floeter
2015-10-22
pledge "abort" left behind accidentally
Theo de Raadt
2015-10-22
If we receive an empty route message, log it and ignore it. Happens
Peter Hessler
2015-10-22
The eigrpe process also needs to pledge "cpath" for unlinking the
Renato Westphal
2015-10-22
delivery to maildir needs pledge fattr
Gilles Chehade
2015-10-21
Use SSL_CTX_set_ecdh_auto() instead of rolling our own version.
Joel Sing
2015-10-21
Only enable SSL_VERIFY_PEER when the verify option is set on a listener.
Joel Sing
[next]