summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-25For SYS_open let the /dev/null special case match if any TMN_RPATH,Todd C. Miller
2015-10-25Fix some bugs in the detection of when an interface can be enabled.Renato Westphal
2015-10-25When converting the real bandwidth to the composite bandwidth, truncateRenato Westphal
2015-10-25Add a few more overflow protections in the DUAL stateRenato Westphal
2015-10-25Allow getsockopt(IP_OPTIONS) (with inet), needed by portmap (for RPC).Nicholas Marriott
2015-10-24typommcc
2015-10-24fix keyscan output for multiple hosts/addrs on one line whenDamien Miller
2015-10-24skip "Could not chdir to home directory" message when chrootedDamien Miller
2015-10-24chlim has been removed from the nd_ifinfo structure.Matthieu Herrb
2015-10-24Move removal of "getpw" pledge after all setusercontext() calls, for yp sake.Miod Vallat
2015-10-24setusercontext() may still need "getpw" pledge rights; unbreaks doas on ypMiod Vallat
2015-10-24Cast toupper()'s argument to unsigned char.mmcc
2015-10-24Cast ctype functions' argument to unsigned char.mmcc
2015-10-24Cast ctype functions' argument to unsigned char.mmcc
2015-10-24Cast ctype functions' argument to unsigned char.mmcc
2015-10-24Cast ctype functions' argument to unsigned char.mmcc
2015-10-24Cast ctype functions' argument to unsigned char.mmcc
2015-10-24Cast ctype functions' argument to unsigned char.mmcc
2015-10-24Cast ctype functions' arguments to unsigned char.mmcc
2015-10-24Cast ctype functions' argument to unsigned char.mmcc
2015-10-24Cast ctype functions' arguments to unsigned char.mmcc
2015-10-24Move #includes from private.h to the .c files that need them, getting rid ofPhilip Guenther
2015-10-24Cast ctype functions' arguments to unsigned char.mmcc
2015-10-24Cast ctype functions' arguments to unsigned char.mmcc
2015-10-24Cast isdigit()'s argument to unsigned char.mmcc
2015-10-24Cast isdigit()'s argument to unsigned char.mmcc
2015-10-24Cast islower()'s argument to unsigned char.mmcc
2015-10-24Cast ctype functions' arguments to unsigned char.mmcc
2015-10-24Cast isprint()'s argument to unsigned char.mmcc
2015-10-24Cast toupper()'s argument to unsigned char.mmcc
2015-10-24Cast ctype functions' arguments to unsigned char.mmcc
2015-10-24Cast ctype functions' arguments to unsigned char.mmcc
2015-10-24Cast ctype functions' arguments to unsigned char.mmcc
2015-10-24Cast isdigit()'s argument to unsigned char.mmcc
2015-10-24Cast isalpha()'s argument to unsigned char.mmcc
2015-10-24Cast isblank()'s argument to unsigned char.mmcc
2015-10-24Cast isdigit()'s argument to unsigned char.mmcc
2015-10-24Cast isblank()'s argument to unsigned char.mmcc
2015-10-24Cast toupper()'s argument to unsigned char.mmcc
2015-10-24Cast islower()'s argument to unsigned char.mmcc
2015-10-24Cast islower()'s argument to unsigned char.mmcc
2015-10-24Cast ctype functions' arguments to unsigned char.mmcc
2015-10-24Cast ctype functions' arguments to unsigned char.mmcc
2015-10-24some minor tweaks; ok ajacoutotJason McIntyre
2015-10-24Inline trivial myechoreply function in the one place it's used; likeFlorian Obser
2015-10-24Convert to rt_ifidx.Martin Pieuchot
2015-10-24Filter our RTM_GET messages which are not from us.Claudio Jeker
2015-10-24nonce is unused.Florian Obser
2015-10-24Carry out additional length/size checks in DECnet packet printing, avoiding aStuart Henderson
2015-10-24Sync ping6 output to ping. ping has been around for longer and soFlorian Obser