Age | Commit message (Expand) | Author |
2015-03-11 | openprom, just like eeprom; ok miod | Theo de Raadt |
2015-03-11 | sync | Theo de Raadt |
2015-03-11 | eeprom(8) is only run by root now, so no need for kmem group | Theo de Raadt |
2015-03-11 | drop setgid kmem. If you want to play with eeprom, you generally | Theo de Raadt |
2015-03-11 | Convert to if_input(), tested by jasper@, thanks! | Martin Pieuchot |
2015-03-11 | Convert to if_input(). | Martin Pieuchot |
2015-03-11 | adjust for removal of expr (and while here, sort all these lists, with the | Theo de Raadt |
2015-03-11 | expr no longer needed on media, because the scripts always use ksh builtins. | Theo de Raadt |
2015-03-11 | If this is going to use sync, it should use the sync + sleep idiom. | Theo de Raadt |
2015-03-11 | Remove setgid kmem support. As a result, -d and -v will require you to | Theo de Raadt |
2015-03-11 | 'rc.firstime' -> 'rc.firsttime' in comment. | Kenneth R Westerback |
2015-03-11 | When interpreting the -O argument as a macro name fails, | Ingo Schwarze |
2015-03-11 | Fix previous: size_t is often narrower than off_t. | Ingo Schwarze |
2015-03-11 | Match on 3160. Untested but should work. | Jonathan Gray |
2015-03-11 | Point people to local-zone and stub-zone in unbound.conf and explain | Florian Obser |
2015-03-11 | set-titles-string now uses formats, not the status bits (so no #() for | Nicholas Marriott |
2015-03-11 | tweak wording; "a value different to 1" -> "...other than 1", from Sevan Janiyan | Stuart Henderson |
2015-03-11 | Remove unused type definitions. | Martin Pieuchot |
2015-03-11 | port the idea of using clock_gettime(CLOCK_MONOTONIC) for measuring | David Gwynne |
2015-03-11 | port src/sbin/ping/ping.c r1.115. | David Gwynne |
2015-03-11 | use clock_gettime(CLOCK_MONOTONIC) to get timestamps to measure the | David Gwynne |
2015-03-11 | add back the changes from rev 1.206, djm reverted this by mistake in | Jonathan Gray |
2015-03-10 | Set verbosity to 1 (the default is 0) so we log incoming notifies | Todd C. Miller |
2015-03-10 | Remove unused static local variable; mickey@ | Miod Vallat |
2015-03-10 | Invoke va_end() before returning, rather than in an unreachable place; mickey@ | Miod Vallat |
2015-03-10 | Make the amd64 pmap (more) mpsafe by protecting both the pmap itself and the | Mark Kettenis |
2015-03-10 | Disable db file. It is believed to be a saner default for the common | Florian Obser |
2015-03-10 | Convert to if_input(). | Martin Pieuchot |
2015-03-10 | The st_size member of struct stat is off_t, which is signed, | Ingo Schwarze |
2015-03-10 | We can keep track of the pager PID without additional complexity. | Ingo Schwarze |
2015-03-10 | Convert to if_input(). | Martin Pieuchot |
2015-03-10 | Convert to if_input(), tested an ok kettenis@. | Martin Pieuchot |
2015-03-10 | Fix a regression caused in rev. 1.118, reported by kristaps@: | Ingo Schwarze |
2015-03-10 | Display "Search wrapped" even when searching from the end of the file. | Anthony J. Bentley |
2015-03-09 | Explicitly cast when assigning from char * to unsigned char * and vice versa. | Ingo Schwarze |
2015-03-09 | If my calculations are correct, when this baby hits 5.8... you're gonna see | Miod Vallat |
2015-03-09 | make the worm grow faster on larger terminals. this is more fun than | Ted Unangst |
2015-03-09 | In wdcintr, do not attempt to read the status register unless WDCF_IRQ_WAIT | Miod Vallat |
2015-03-09 | Avoid doing IPv6 SLAAC for prefixes with preferred lifetime of zero | Mike Belopuhov |
2015-03-09 | Fix vertical spacing at the beginning of tables. | Ingo Schwarze |
2015-03-09 | In mdoc(7), don't mistreat negative .sp arguments as large positive ones. | Ingo Schwarze |
2015-03-09 | prevent the skipvsp flag from creeping past actual text | Ingo Schwarze |
2015-03-09 | Flush the line preceding a table before clearing the right margin, | Ingo Schwarze |
2015-03-09 | Make relayd TLSv1.2-only by default. | Reyk Floeter |
2015-03-09 | Document the TLSv1.2-only change. | Reyk Floeter |
2015-03-09 | Make httpd TLSv1.2-only by default. Some older browsers, like IE 10, | Reyk Floeter |
2015-01-29 | reorg tbl(7) test suite | Ingo Schwarze |
2015-03-09 | make -DSHORTENED the default: don't update unless there is an actual | Marc Espie |
2015-03-09 | Switch pv entries over to a pool in preparation for making the i386 (more) | Mark Kettenis |
2015-03-09 | Fix comment grammar | Philip Guenther |