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