openbsd
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...
2015-10-24 claudioIn all other cases of rde_filter_match() we ensure...
2015-10-24 claudioseg_type is only set but never used. So remove it....
2015-10-24 deraadtsync
2015-10-24 mmccCast isxdigit()'s argument to unsigned char.
2015-10-24 visaMake use of hardware RX checksum validation.
2015-10-24 mmccCast ctype function arguments to unsigned char.
2015-10-24 dlglookup tap devices in tapkqfilter, not tun devices.
2015-10-23 nicmPasting mouse escape sequences is unlikely, so skip...
2015-10-23 sthenypcipher isn't supported any more - it was already...
2015-10-23 bluhmTest syslogd with empty or non existing server certific...
2015-10-23 zhukFix a couple of issues in Russian calendar entries:
2015-10-23 mmccCast isdigit() argument to unsigned char.
2015-10-23 tobiasVerify that opened message catalog is valid, i.e. avoid...
2015-10-23 mmccCast ctype functions' arguments to unsigned char.
2015-10-23 mmccCast isspace() argument to unsigned char.
2015-10-23 teduremove some more ifdef maziness
next