openbsd
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
2015-10-23 krwFix renaming in the root directory by correctly setting...
2015-10-23 mmccRemove three strange and unused preproc defines. Submit...
2015-10-23 krwFix printf() types so kernel compiles with or w/o MSDOS...
2015-10-23 claudioFrom jmc@ "the exclusive open propery" does not make...
2015-10-23 claudioForgot to install the new tap.4 man page.
2015-10-23 deraadtRather than re-opening the driftfile to write, keep...
2015-10-23 nicmRemove some unnecessary checks before free().
2015-10-23 nicmIf $TMUX is set, and we are unsure about the session...
2015-10-23 bluhmIf writing to a tty blocks, syslogd forked and tried...
2015-10-23 nicmtmux can call pledge() in main with large set and then...
2015-10-23 nicmFormat for scroll position, from Jorge Morante.
2015-10-23 deraadtAllow SIOCGIFINFO_IN6
2015-10-23 nicmUse tty_term_flag not _has for XT, and make -2 force...
2015-10-23 jungdocument -h flag and add a .Xr
2015-10-23 bennondp -n -d <addr> does dns lookups, even with -n. it...
2015-10-23 claudionetstart bits for tap(4)
2015-10-23 claudioSync (MAKEDEV addition of tap)
2015-10-23 claudioAdjust tun(4) and tap(4) after the split.
next