openbsd
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...
2015-10-25 renatoFix some bugs in the detection of when an interface...
2015-10-25 renatoWhen converting the real bandwidth to the composite...
2015-10-25 renatoAdd a few more overflow protections in the DUAL state
2015-10-25 nicmAllow getsockopt(IP_OPTIONS) (with inet), needed by...
2015-10-24 mmcctypo
2015-10-24 djmfix keyscan output for multiple hosts/addrs on one...
2015-10-24 djmskip "Could not chdir to home directory" message when...
2015-10-24 matthieuchlim has been removed from the nd_ifinfo structure.
2015-10-24 miodMove removal of "getpw" pledge after all setusercontext...
2015-10-24 miodsetusercontext() may still need "getpw" pledge rights...
2015-10-24 mmccCast toupper()'s argument to unsigned char.
2015-10-24 mmccCast ctype functions' argument to unsigned char.
2015-10-24 mmccCast ctype functions' argument to unsigned char.
2015-10-24 mmccCast ctype functions' argument to unsigned char.
2015-10-24 mmccCast ctype functions' argument to unsigned char.
2015-10-24 mmccCast ctype functions' argument to unsigned char.
2015-10-24 mmccCast ctype functions' argument to unsigned char.
2015-10-24 mmccCast ctype functions' arguments to unsigned char.
2015-10-24 mmccCast ctype functions' argument to unsigned char.
2015-10-24 mmccCast ctype functions' arguments to unsigned char.
2015-10-24 guentherMove #includes from private.h to the .c files that...
2015-10-24 mmccCast ctype functions' arguments to unsigned char.
2015-10-24 mmccCast ctype functions' arguments to unsigned char.
2015-10-24 mmccCast isdigit()'s argument to unsigned char.
2015-10-24 mmccCast isdigit()'s argument to unsigned char.
2015-10-24 mmccCast islower()'s argument to unsigned char.
2015-10-24 mmccCast ctype functions' arguments to unsigned char.
2015-10-24 mmccCast isprint()'s argument to unsigned char.
2015-10-24 mmccCast toupper()'s argument to unsigned char.
2015-10-24 mmccCast ctype functions' arguments to unsigned char.
2015-10-24 mmccCast ctype functions' arguments to unsigned char.
2015-10-24 mmccCast ctype functions' arguments to unsigned char.
2015-10-24 mmccCast isdigit()'s argument to unsigned char.
2015-10-24 mmccCast isalpha()'s argument to unsigned char.
2015-10-24 mmccCast isblank()'s argument to unsigned char.
2015-10-24 mmccCast isdigit()'s argument to unsigned char.
2015-10-24 mmccCast isblank()'s argument to unsigned char.
2015-10-24 mmccCast toupper()'s argument to unsigned char.
2015-10-24 mmccCast islower()'s argument to unsigned char.
2015-10-24 mmccCast islower()'s argument to unsigned char.
2015-10-24 mmccCast ctype functions' arguments to unsigned char.
2015-10-24 mmccCast ctype functions' arguments to unsigned char.
2015-10-24 jmcsome minor tweaks; ok ajacoutot
2015-10-24 florianInline trivial myechoreply function in the one place...
2015-10-24 mpiConvert to rt_ifidx.
2015-10-24 claudioFilter our RTM_GET messages which are not from us.
2015-10-24 floriannonce is unused.
2015-10-24 sthenCarry out additional length/size checks in DECnet packe...
2015-10-24 florianSync ping6 output to ping. ping has been around for...
2015-10-24 mpiConvert to rt_ifidx.
2015-10-24 mpiIgnore Router Advertisment's current hop limit.
2015-10-24 bennoclarify use of "bgpctl show rib in|out neighbor FOO"
2015-10-24 teduthe last user of gensalt has been removed. remove the...
2015-10-24 reykAdd CAVEATS section and explain why pair(4) is not...
2015-10-24 zhukMake it more obvious what exact csplit commands will do.
2015-10-24 jcaFix pledge request to allow for setgroups.
2015-10-24 millertThe default modifier should be copied for empty keys...
2015-10-24 millertAdd test for -b and -r when -k is specified.
2015-10-24 benno"bgpctl sh rib in" and "bgpctl sh rib out" require...
2015-10-24 stspWait a short while between setting a USB device's addre...
2015-10-24 ajacoutot"enable" and "disable" are here to stay now that they...
2015-10-24 ajacoutotDon't compile pwd_gensalt, it's not needed since we...
2015-10-24 jmcvarious fixes;
2015-10-24 jmcvarious clean up;
2015-10-24 bentleynl_langinfo(3) conforms to POSIX.
2015-10-24 bluhmHandling of bogus CA file has changed in syslogd. ...
2015-10-24 bluhmIf loading the CA certificates at startup had failed...
2015-10-24 mpiConvert some if_ref() to if_get().
2015-10-24 mpiSome rt_ifp to rt_ifidx conversions.
2015-10-24 claudioImplement the missing bits to parse the other MRT messa...
2015-10-24 bluhmRemoving xresolve from generating script has been forgo...
2015-10-24 mpiDefine ``rt_ifidx'' as rt_ifp->if_index to ease the...
2015-10-24 claudioPrint if a route is redistributed or not at least for...
2015-10-24 jungadd -h flag to SYNOPSIS as well
2015-10-24 bennoclarify where "with tls" can be used.
2015-10-24 reykRemove superfluous assignment.
2015-10-24 reykAdd pair(4), a vether-based virtual Ethernet driver...
2015-10-24 bluhmUnify all the errno names in
2015-10-24 jmcremove a paste error and get section numbers right...
2015-10-24 jmcchange one instance of Dl to a display and provide...
2015-10-24 jmcnormalise TUNNEL synopsis; ok dlg
2015-10-24 sthenHandle the split of tun(4) "link0" into tap(4) in ssh...
2015-10-24 claudioIntroduce msgtypenames to print bgp msg types (which...
next