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