Age | Commit message (Expand) | Author |
2015-04-04 | I contributed substantially to the installer, so add copyright. | Robert Peichaer |
2015-04-04 | Add support for commit ids to opencvs status. | Stefan Sperling |
2015-04-04 | Fix modified timestamp in output of opencvs status. | Stefan Sperling |
2015-04-04 | Don't allow breaking the output line after hyphens following escape | Ingo Schwarze |
2015-04-04 | Use config_suspend() instead of dereferencing ca_activate directly to | Martin Pieuchot |
2015-04-04 | Fix a quirk with respect to empty .HP. | Ingo Schwarze |
2015-04-04 | Moar comments !! | Robert Peichaer |
2015-04-04 | dbus_daemon -> messagebus | Antoine Jacoutot |
2015-04-04 | from snj, netbsd -r1.56: "properly pluralize" | Jason McIntyre |
2015-04-03 | Vastly simplify man(7) block unwinding, similar to mdoc_macro.c 1.171. | Ingo Schwarze |
2015-04-03 | comma fix; | Jason McIntyre |
2015-04-03 | correct return value in pubkey parsing, spotted by Ben Hawkes | Damien Miller |
2015-04-03 | Pull an #include out of an #ifdef. | Brian Callahan |
2015-04-03 | Modify 25H to pass. If the standard is actually unclear on this | Todd C. Miller |
2015-04-03 | Fix unsigned vs signed comparison in for() loop condition causing an infinite | Miod Vallat |
2015-04-03 | Eleminate the last occurrences of backticks and replace constructs | Robert Peichaer |
2015-04-03 | It turns out the man(7) parser suffers from unintelligible handling | Ingo Schwarze |
2015-04-03 | Add test for -b after -k (currently fails) | Todd C. Miller |
2015-04-03 | Add ddb.log example; OK halex@ | Todd C. Miller |
2015-04-03 | We don't have the precision to distinguish between .99999999999999999999 | Todd C. Miller |
2015-04-03 | resync i915_drv.h to make it diffable to linux | Jonathan Gray |
2015-04-03 | Only one input file is allowed with the -c/-C flags. | Todd C. Miller |
2015-04-03 | change types/macros to reduce the diff to linux | Jonathan Gray |
2015-04-03 | Translate PAGE_MASK usage for the way it is defined in our kernel. | Jonathan Gray |
2015-04-03 | The combination of -c and -o is not specified by POSIX. In fact, the call | Tobias Stoeckmann |
2015-04-03 | x11/gnome/gvfs is actually a better and simpler example. | Antoine Jacoutot |
2015-04-03 | If -S has been supplied multiple times, only take last one into account. | Tobias Stoeckmann |
2015-04-03 | No need to hardcode /usr/bin/ as the path to more(1); helps portability. | Ingo Schwarze |
2015-04-03 | Convert to if_input(). | Martin Pieuchot |
2015-04-02 | Third step towards parser unification: | Ingo Schwarze |
2015-04-02 | murder excessive whitespace | Theo de Raadt |
2015-04-02 | Second step towards parser unification: | Ingo Schwarze |
2015-04-02 | Prevent integer overflow when parsing -S argument as percentage. | Tobias Stoeckmann |
2015-04-02 | Global variable free_memory is only used in sort.c's set_hw_params, | Tobias Stoeckmann |
2015-04-02 | First step towards parser unification: | Ingo Schwarze |
2015-04-02 | Fixed whitespace issues. | Tobias Stoeckmann |
2015-04-02 | Zap some more NULL checks in front of free. | Tobias Stoeckmann |
2015-04-02 | No need to strdup environment variable or command line arguments here. | Tobias Stoeckmann |
2015-04-02 | Add signal name instead of array index (which is not the signal number) | Tobias Stoeckmann |
2015-04-02 | more is less than more | Theo de Raadt |
2015-04-02 | Don't need to include stdint.h | Todd C. Miller |
2015-04-02 | devel/dconf is going to loose its cyclic dependency soon, so change the | Antoine Jacoutot |
2015-04-02 | Don't printf("offset: ...) before every call to MBR_print(). Do it | Kenneth R Westerback |
2015-04-02 | more -> less; not less -> more | Theo de Raadt |
2015-04-02 | overriden -> overridden; | Jason McIntyre |
2015-04-02 | use correct capitalization of 'BlackBerry' | Jasper Lievisse Adriaanse |
2015-04-02 | document MODPY_PI | Jasper Lievisse Adriaanse |
2015-04-02 | Handle the case where multiple calls to SSL_shutdown() are required to | Joel Sing |
2015-04-02 | No need for the umask() dance now that temp files are created | Todd C. Miller |
2015-04-02 | Don't install signal handlers for SIGQUIT, SIGVTALRM, SIGPROF. | Todd C. Miller |