Age | Commit message (Expand) | Author |
2015-10-05 | Add ifi_oqdrops and its alias to struct if_data. | Masao Uebayashi |
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 | correct a rtget() error check | Sebastien Marie |
2015-10-05 | these 3 files do not need sys/socket.h | 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 | Simplify iwm(4) newstate task by only queuing one state transition | Stefan Sperling |
2015-10-05 | Factor LACP frame processing out to a separate task | Mike Belopuhov |
2015-10-05 | Remove 'landisk' from the comment about NUMBOOT archs. Only one | Kenneth R Westerback |
2015-10-05 | fix some spelling messes. | Igor Sobrado |
2015-10-05 | typo. | Igor Sobrado |
2015-10-05 | Fix missing checks for truncation of long file names. Rather than | Alexandre Ratchov |
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 |
2015-10-05 | tame "stdio rpath wpath cpath fattr", because this creates new files, | Theo de Raadt |
2015-10-05 | refactor, so we don't a C function in a .h file, yuck! | Theo de Raadt |
2015-10-05 | Fix ip_is_idle_packet() to parse packets properly. | YASUOKA Masahiko |
2015-10-05 | tame "stdio getpw" right at the top; this runs the whole gamut of | Theo de Raadt |
2015-10-05 | tame "stdio rpath" for the entire lifetime. newsyntax() could open a file | Theo de Raadt |
2015-10-05 | small KNF | Theo de Raadt |
2015-10-05 | tame "stdio rpath" early on, but if we discover only stdin is being | Theo de Raadt |
2015-10-05 | use the normal -1 check for tame failure | Theo de Raadt |
2015-10-05 | use the normal -1 check for tame failure | Theo de Raadt |
2015-10-05 | tame "stdio rpath" is enough for the general case, which opens file | Theo de Raadt |
2015-10-05 | Make sure dot is not set after tz - fixes incorrect handling, which allows | Joel Sing |
2015-10-05 | tame "stdio rpath" works here. It may look like the stdin case can avoid | Theo de Raadt |
2015-10-05 | col can be locked down with tame "stdio", in case it is fed nasty input, | Theo de Raadt |
2015-10-05 | banner can be restricted to tame "stdio". if this program is put into a | Theo de Raadt |
2015-10-05 | tame "stdio rpath" works for all use cases of pwd(1). In part this | Theo de Raadt |
2015-10-05 | Remove disklabel -B support on landisk - superseded by MI installboot. | Miod Vallat |
2015-10-05 | No need to create {sd,wd}boot links to xxboot anymore. | Miod Vallat |
2015-10-05 | Use MI installboot instead of disklabel -B to put boot blocks on installation | Miod Vallat |
2015-10-05 | Copy the stage2 file to / in md_installboot(). | Miod Vallat |
2015-10-05 | Oops. Missed file in fdisk commit. | Kenneth R Westerback |
2015-10-05 | Wrap <resolv.h> so that internal calls go direct | Philip Guenther |
2015-10-05 | When the SIA state is declared for a given destination, reset the | Renato Westphal |
2015-10-05 | Tweak man page to describe newly enhanced '-g' operation. | Kenneth R Westerback |
2015-10-05 | Enhance '-g' to create a default GPT label in addition to the protective | Kenneth R Westerback |
2015-10-05 | user land -> userland; from Rob Pierce | Theo de Raadt |
2015-10-04 | Ignore IPv4 TLVs in IPv6 instances and vice-versa. | Renato Westphal |
2015-10-04 | Fix warnings and add safeguards to protect against corrupted data. | Renato Westphal |
2015-10-04 | Add option to configure or disable the DUAL active timeout. | Renato Westphal |
2015-10-04 | mention sendto(2) destination address restriction for "rw" | Damien Miller |
2015-10-04 | tweak initial output a bit: do not show number of light sensors, just show if | Joerg Jung |
2015-10-04 | dmesg has two modes. The normal sysctl mode, and the -M/-N kvm searcher. | Theo de Raadt |
2015-10-04 | remove tame "proc". it is not useful, because the "ed" diffs require | Theo de Raadt |
2015-10-04 | Move getcwd to a seperate area, with a hand-waving explanation for why | Theo de Raadt |
2015-10-04 | Also needs "rpath" for some circumstances. | Theo de Raadt |