openbsd
2015-10-26 schwarzeadjust macro usage to the usual conventions
2015-10-26 jcaPartial revert of r1.79, "np" handling is a bit trickie...
2015-10-26 jcaSet low-delay traffic class for IPv6 connections as...
2015-10-26 jcaRename the struct pollfd array, "set" -> "pfd"
2015-10-26 jcaThose variables should be local to the functions where...
2015-10-26 jmcspace before punctuation;
2015-10-26 jcaKill unused variable and function.
2015-10-25 jcahms() returns a pointer to static storage, annotate...
2015-10-25 jcaCorrectly print size_t/time_t.
2015-10-25 dtuckerExpand tildes in filenames passed to -i before checking...
2015-10-25 jcaPlug memory leak introduced in r1.15.
2015-10-25 dtuckerDo not prepend "exec" to the shell command run by ...
2015-10-25 millertNo longer create /var/run/ftpd.pid in daemon mode;...
2015-10-25 jcaThose two functions take no parameters, thus /* ARGSUSE...
2015-10-25 jcaSync surrounding code after reallocarray introduction.
2015-10-25 jcaRename allocopy() to xstrdup(), and make use of strdup(3).
2015-10-25 jcaKill unused ROUTE6D_CONF define.
2015-10-25 jcaAnother pidfile(3) removal; ok benno@
2015-10-25 jcaIn case of error, also log the file name we failed...
2015-10-25 nicmExtend the modifiers allowed before formats: as well...
2015-10-25 teduunifdef some oldness. (BSD not defined since removal...
2015-10-25 jcaansify
2015-10-25 deraadtunbreak tree for ramdisks without INET6
2015-10-25 zhukUnify & improve paragraphs talking about "==> file...
2015-10-25 millertRemove PIDDIR and PIDFILE missed in previous commit.
2015-10-25 deraadtsync
2015-10-25 florianPut some comments in how nd6_rs_attach() works.
2015-10-25 jcapledge "stdio inet route"; ok deraadt@
2015-10-25 millertRemove cron.pid support. We still want to avoid multip...
2015-10-25 jcaStop writing down a pidfile.
2015-10-25 stspFix installboot(8) on i386/amd64 when softraid is on...
2015-10-25 deraadtFold "malloc" into "stdio" and -- recognizing that...
2015-10-25 deraadtpledge "route" no longer needed for if_indextoname...
2015-10-25 tobiasWrite error message instead of duplicated file name...
2015-10-25 dougChange test to use length 128 (shortest long-form encod...
2015-10-25 florianpr_bitrange() is unused, nuke it.
2015-10-25 florianremove prototype for removed pingerlen function.
2015-10-25 jungenable asmc(4) on i386
2015-10-25 jungrefactor to use a taskq and postpone the long running...
2015-10-25 guentherWrap waitpid() so calls go direct; weaken wait() and...
2015-10-25 claudioRename imsg_compose_parent and imsg_compose_rde to...
2015-10-25 claudioOnly run the rib_dump_runner() if there is something...
2015-10-25 mmccCast ctype functions' argument to unsigned char.
2015-10-25 guentherMove the _atfork_list definition to atexit.c so that...
2015-10-25 guentherHide __atexit and __atexit_register_cleanup()
2015-10-25 deraadtpledge_sockopt_check is shared between setsockopt/getso...
2015-10-25 krw'b0' and 'b1' are no longer supported, so de-document...
2015-10-25 krwNuke union of d_packname with un_d_boot0 & un_d_boot1...
2015-10-25 mpiI should not have committed this chunk. Spotted by...
2015-10-25 dougSort the obsolete flags.
2015-10-25 dougMark SSL_OP_NO_{COMPRESSION,SSLv2,SSLv3} as obsolete.
2015-10-25 dougRemove last vestige of SSL_OP_NO_SSLv3 support.
2015-10-25 dougSimplify ssl23_get_client_hello error handling.
2015-10-25 zhukDecapitalize yyparse tag name here.
2015-10-25 czarkoffstrvis directory names in ps
2015-10-25 mpiSimple sizes for free(9).
2015-10-25 deraadtdo not expose nd6 randomid's to userland via ioctl.
2015-10-25 mpiTrivial rt_ifp->if_index -> rt_ifidx conversions.
2015-10-25 mpiSync after recent rtable_insert() change.
2015-10-25 mpiMerge rtable_mpath_conflict() into rtable_insert().
2015-10-25 florianIPV6_NEXTHOP is gone, remove -g option which used this.
2015-10-25 florianRemove IPV6_NEXTHOP implementation. Source routing...
2015-10-25 jcaKill unused local var, and reorder while here.
2015-10-25 claudioBe more consisten with rtmsgs. Always set rtm_index...
2015-10-25 jcaWe don't care about lack of source route support for...
2015-10-25 jcaKill IP Source Route support, unusable since 1998.
2015-10-25 mpiUse the "modern" way to check if a route entry correspo...
2015-10-25 mpiDo not overwrite if_rtrequest() if the driver specified...
2015-10-25 mpiarp_ifinit() is no longer needed.
2015-10-25 mpiarp_ifinit() is no longer needed and almost dead.
2015-10-25 jmczap trailing whitespace;
2015-10-25 jmctweak previous;
2015-10-25 mpiarp_ifinit() is no longer needed.
2015-10-25 mpiifa is no longer used.
2015-10-25 mpiarp_ifinit() is no longer needed.
2015-10-25 florianImplement ping(8)'s -L option in ping6:
2015-10-25 mpiarp_ifinit() is no longer needed.
2015-10-25 mpiarp_ifinit() is no longer required.
2015-10-25 miodMissing initializer; spotted by coverity.
2015-10-25 mpiIntroduce if_rtrequest() the successor of ifa_rtrequest().
2015-10-25 deraadtbackout; many issues remain...
2015-10-25 semariereorder some checks in pledge_namei() in order to prope...
2015-10-25 deraadtthe DNS process was not discarding & redirecting stdin...
2015-10-25 deraadtps(1) needs sysctl KERN_PROC_CWD exposed as well in...
2015-10-25 bluhmThe only thing that was translated into multiple langua...
2015-10-25 krwUse 'fdisk -i', instead of 'fdisk -e' with a here docum...
2015-10-25 bluhmInstead of doing the the if_get() dance for rt_missmsg...
2015-10-25 miodsync
2015-10-25 deraadtneed "getpw" pledge; spotted by matthieu
2015-10-25 deraadtroute flush cannot pledge before sysctl for NET_RT_DUMP...
2015-10-25 tedujust dump the help on stdout with messing about with...
2015-10-25 nicmPass output from jobs through format_expand() so they...
2015-10-25 ajacoutotNo need to declare pwd_gensalt; it's unused and gone.
2015-10-25 deraadtpledge the main usage patterns similar to arp(8). ...
2015-10-25 deraadtLet's see if anyone screams about not being able to...
2015-10-25 deraadtpledge bind(1), dig(1), and nslookup(1). This modifies...
2015-10-25 guentherUse sigaction() instead of signal() to avoid pulling...
2015-10-25 guentherUse dprintf() instead of fprintf() in the signal handler
2015-10-25 guentherPOSIX says that you can't capture the return value...
2015-10-25 millertFor SYS_open let the /dev/null special case match if...
next