summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2015-10-07We continue our tour through obscure BSD <word escapes me>. This stdio-basedTheo de Raadt
2015-10-07tame "stdio rpath" at the start, then potentially some files are opened.Theo de Raadt
2015-10-07tame "stdio rpath wpath cpath" to cover all the file opening cases.Theo de Raadt
2015-10-07tame "stdio rpath" for when paths are specified; otherwise tame "stdio"Theo de Raadt
2015-10-07don't try to change tun device flags if they are already whatDamien Miller
2015-10-06obvious tame "stdio". For those not keeping score, this is anotherTheo de Raadt
2015-10-06tame "stdio rpath" if we have new files to open, otherwise tame "stdio".Theo de Raadt
2015-10-06obvious tame "stdio"Theo de Raadt
2015-10-06modernize style: "return" is not a function; ok cmp(1)Ingo Schwarze
2015-10-06Move from tame "cmsg" to tame "sendfd" or "recvfd", depending on whichTheo de Raadt
2015-10-06Remove the -C option that converts an S/Key database to the new format. It hasTim van der Molen
2015-10-06Update path in comment; OK millert@Tim van der Molen
2015-10-06only modifies data, stdin to stdout, so tame "stdout"Theo de Raadt
2015-10-06use tame "stdio rpath wpath cpath fattr". There is some timezoneTheo de Raadt
2015-10-06simple tame "stdio rpath"Theo de Raadt
2015-10-06tame "stdio rpath" before opening the file, tame "stdio" after thatTheo de Raadt
2015-10-06Simple update for pdf, from file 5.x.Nicholas Marriott
2015-10-06Another simple update for xwindows, from 5.x.Nicholas Marriott
2015-10-06Log the matched offset (and the new offset) instead of just of the newNicholas Marriott
2015-10-06ssh and ssl key file magic, from file 5.x.Nicholas Marriott
2015-10-06Another simple update from file 5.x.Nicholas Marriott
2015-10-06Obvious tame "stdio rpath wpath cpath" to a program I will never use.Theo de Raadt
2015-10-06these do not use ioctl.hTheo de Raadt
2015-10-06tame "stdio getpw"Theo de Raadt
2015-10-06data processing stdin to stdout; tame "stdout"Theo de Raadt
2015-10-06unfortunately tame "stdio" can only happen well after the sequence of:Theo de Raadt
2015-10-06Appears that tame "stdio getpw rpath" will satisfy all code paths.Theo de Raadt
2015-10-05During getopt(), an optional file may be opened. After that, tame "stdio"Theo de Raadt
2015-10-05tame "stdio rpath wpath cpath", because this program reads and createsTheo de Raadt
2015-10-05Another trivial update, some extra bits for timezone, from file 5.x.Nicholas Marriott
2015-10-05Set the line file descriptor nonblocking and make it blocking again forNicholas Marriott
2015-10-05Very trivial changes from file 5.x: spelling mistakes, %ld->%d and someNicholas Marriott
2015-10-05Get BE and LE UTF-32 correct, from file 5.x.Nicholas Marriott
2015-10-05Update compress magic from the upstream file 5.x magic files.Nicholas Marriott
2015-10-05Remove the non-standard -l flag that pipes the output through pr(1).Todd C. Miller
2015-10-05Add support for !:strength modifier to adjust strength of a test.Nicholas Marriott
2015-10-05Offset into the file can be size_t and add some casts to remove warnings.Nicholas Marriott
2015-10-05Style nits on a couple of casts.Nicholas Marriott
2015-10-05some more bzero->explicit_bzero, from Michael McConvilleDamien Miller
2015-10-05correct picasso's birth date;Jason McIntyre
2015-10-05use different tame requests if TMPDIR is in env:Sebastien Marie
2015-10-05Handle ifi_oqdrops in netstat(8).Masao Uebayashi
2015-10-05If expression omits -exec/execdir/-ok primaries, then find will neverTheo de Raadt
2015-10-05If the -l flag is set, diff will fork/execve pr on a pipe. But otherTheo de Raadt
2015-10-05tame "stdio rpath" or tame "stdio" suffices for all of these programs.Theo de Raadt
2015-10-05This can use tame "stdio rpath" from the top. If we are only working onTheo de Raadt
2015-10-05tame "stdio rpath" works. (Someone could refactor the processing loopTheo de Raadt
2015-10-05tame "stdio rpath" works fine, as long as we sidestep the demanglingTheo de Raadt
2015-10-05Since the dawn of time, this has contained freopen() for the tty pathTheo de Raadt
2015-10-05tame "stdio rpath" initially; if we find out the only file operated onTheo de Raadt