index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
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
Fold "malloc" into "stdio" and -- recognizing that no program so far has
Theo de Raadt
2015-10-25
pledge "route" no longer needed for if_indextoname & if_nametoindex
Theo de Raadt
2015-10-25
Write error message instead of duplicated file name on error.
Tobias Stoeckmann
2015-10-25
Change test to use length 128 (shortest long-form encoding).
Doug Hogan
2015-10-25
pr_bitrange() is unused, nuke it.
Florian Obser
2015-10-25
remove prototype for removed pingerlen function.
Florian Obser
2015-10-25
enable asmc(4) on i386
Joerg Jung
2015-10-25
refactor to use a taskq and postpone the long running initial sensor probing,
Joerg Jung
2015-10-25
Wrap waitpid() so calls go direct; weaken wait() and wait3().
Philip Guenther
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
Move the _atfork_list definition to atexit.c so that the fork syscall stub
Philip Guenther
2015-10-25
Hide __atexit and __atexit_register_cleanup()
Philip Guenther
2015-10-25
pledge_sockopt_check is shared between setsockopt/getsockopt. nicm
Theo de Raadt
2015-10-25
'b0' and 'b1' are no longer supported, so de-document them.
Kenneth R Westerback
2015-10-25
Nuke union of d_packname with un_d_boot0 & un_d_boot1, keeping
Kenneth R Westerback
2015-10-25
I should not have committed this chunk. Spotted by krw@
Martin Pieuchot
2015-10-25
Sort the obsolete flags.
Doug Hogan
2015-10-25
Mark SSL_OP_NO_{COMPRESSION,SSLv2,SSLv3} as obsolete.
Doug Hogan
2015-10-25
Remove last vestige of SSL_OP_NO_SSLv3 support.
Doug Hogan
2015-10-25
Simplify ssl23_get_client_hello error handling.
Doug Hogan
2015-10-25
Decapitalize yyparse tag name here.
Vadim Zhukov
2015-10-25
strvis directory names in ps
Dmitrij Czarkoff
2015-10-25
Simple sizes for free(9).
Martin Pieuchot
2015-10-25
do not expose nd6 randomid's to userland via ioctl.
Theo de Raadt
2015-10-25
Trivial rt_ifp->if_index -> rt_ifidx conversions.
Martin Pieuchot
2015-10-25
Sync after recent rtable_insert() change.
Martin Pieuchot
2015-10-25
Merge rtable_mpath_conflict() into rtable_insert().
Martin Pieuchot
2015-10-25
IPV6_NEXTHOP is gone, remove -g option which used this.
Florian Obser
2015-10-25
Remove IPV6_NEXTHOP implementation. Source routing is considered to be
Florian Obser
2015-10-25
Kill unused local var, and reorder while here.
Jeremie Courreges-Anglas
2015-10-25
Be more consisten with rtmsgs. Always set rtm_index (even in the RTM_GET
Claudio Jeker
2015-10-25
We don't care about lack of source route support for IPv6.
Jeremie Courreges-Anglas
2015-10-25
Kill IP Source Route support, unusable since 1998.
Jeremie Courreges-Anglas
2015-10-25
Use the "modern" way to check if a route entry correspond to a local
Martin Pieuchot
2015-10-25
Do not overwrite if_rtrequest() if the driver specified it *before*
Martin Pieuchot
2015-10-25
arp_ifinit() is no longer needed.
Martin Pieuchot
2015-10-25
arp_ifinit() is no longer needed and almost dead.
Martin Pieuchot
2015-10-25
zap trailing whitespace;
Jason McIntyre
2015-10-25
tweak previous;
Jason McIntyre
2015-10-25
arp_ifinit() is no longer needed.
Martin Pieuchot
2015-10-25
ifa is no longer used.
Martin Pieuchot
2015-10-25
arp_ifinit() is no longer needed.
Martin Pieuchot
2015-10-25
Implement ping(8)'s -L option in ping6:
Florian Obser
2015-10-25
arp_ifinit() is no longer needed.
Martin Pieuchot
2015-10-25
arp_ifinit() is no longer required.
Martin Pieuchot
[next]