Age | Commit message (Expand) | Author |
2009-07-09 | Use MAXTTL instead of the hardcoded value. | Michele Marchetto |
2009-07-09 | Remove commented variable. | Michele Marchetto |
2009-07-09 | promote correct style for error checking | Eric Faurot |
2009-07-09 | Don't leak FILE * on malloc failure. From ivoire at users dot sourceforge dot... | Nicholas Marriott |
2009-07-09 | Change inserting and deleting lines inside the scroll region to properly clear | Nicholas Marriott |
2009-07-09 | unsigned -> unsigned int | Bret Lambert |
2009-07-09 | Tidy by removing unused argument from grid_view_{insert,delete}_line_region | Nicholas Marriott |
2009-07-08 | revert MCLGETI for sk(4) for now. commit requested by deraadt@ | Stuart Henderson |
2009-07-08 | Detect nexthop change. | Michele Marchetto |
2009-07-08 | correct kvm_getfile2 error string | Todd C. Miller |
2009-07-08 | Fix two memory leaks when assigning shell variables in configuration | Nicholas Marriott |
2009-07-08 | Add POSIX-compliant fuser mode to fstat. Originally based on | Todd C. Miller |
2009-07-08 | Add the same routing domain assignments and checks into the not so used | Claudio Jeker |
2009-07-08 | remove redundant comment. | Thordur I. Bjornsson |
2009-07-08 | Fix memory leak in sarch filter parsing code. | Bret Lambert |
2009-07-08 | When reinitialising the screen, do not omit to clear the last line. | Nicholas Marriott |
2009-07-08 | Just appending -l to $SHELL to create a login shell is wrong: -l is not POSIX, | Nicholas Marriott |
2009-07-08 | sync to 1.7.23: fixed const-nesses | Ingo Schwarze |
2009-07-08 | sync to 1.7.21: unified escape sequence validation for mdoc and man | Ingo Schwarze |
2009-07-07 | Don't let ambiguous commands override an exact alias match: eg if commands | Nicholas Marriott |
2009-07-07 | Forgot to commit this while adding all the RTM_VERSION checks. Reminded by | Claudio Jeker |
2009-07-07 | Rename the global options variables to be shorter and to make session options | Nicholas Marriott |
2009-07-07 | Handle empty or unset TERM correctly; also fix a fatal() message while here. | Nicholas Marriott |
2009-07-07 | When sending a "protocol mismatch" error message, tell the client to exit | Nicholas Marriott |
2009-07-07 | Make ripd(8) aware of MPLS routes. | Michele Marchetto |
2009-07-07 | When adding or changing a MPLS route, add RTF_MPLS flag to | Michele Marchetto |
2009-07-07 | ..couldn't resist.. | Jasper Lievisse Adriaanse |
2009-07-07 | The fix for default-path (use target session options instead of global options) | Nicholas Marriott |
2009-07-07 | Minor fix: look for default-path in the options for the specified session first | Nicholas Marriott |
2009-07-07 | sync to 1.7.21: provide WESCAPE and MAN_IGN_ESCAPE, | Ingo Schwarze |
2009-07-07 | The word "indent" has a special meaning in ".Bd -tag -offset indent", | Ingo Schwarze |
2009-07-07 | sync to 1.7.21: kristaps@ seems to prefer British spelling... | Ingo Schwarze |
2009-07-07 | sync to 1.7.21: suboptarg is not portable to Linux; | Ingo Schwarze |
2009-07-07 | sync to 1.7.21: | Ingo Schwarze |
2009-07-06 | sync to 1.7.21: | Ingo Schwarze |
2009-07-06 | sync to 1.7.21: increment offset by the value of .Bd -offset | Ingo Schwarze |
2009-07-06 | .Bd -offset indent-two is two times 6, not two times 5 spaces | Ingo Schwarze |
2009-07-06 | Almost rewrite xbridge PCI resource allocation: | Miod Vallat |
2009-07-06 | remove unused WDEPCOL warning that became unused in 1.7.19 | Ingo Schwarze |
2009-07-06 | (1) exit with failure not success if options parsing fails; | Ingo Schwarze |
2009-07-06 | Fix handling of install info saving and fetching. May still be some | Kenneth R Westerback |
2009-07-06 | sync to 1.7.21: convert the last plain mdoc_err() in this file to verr(); | Ingo Schwarze |
2009-07-06 | Add a section summarising how options work, make the distinction between window | Nicholas Marriott |
2009-07-06 | default waittime is 5, not 3; | Jason McIntyre |
2009-07-06 | fe_towardzero not on openbsd. ok millert@ | Martynas Venckus |
2009-07-06 | don't test unspecified behavior per ISO C (section F.4). this made | Martynas Venckus |
2009-07-05 | take us to 4.6-current | David Gwynne |
2009-07-05 | Buffer in RMD160_CTX is length RMD160_BLOCK_LENGTH not RMD160_DIGEST_LENGTH. | Todd C. Miller |
2009-07-05 | only send SSH2_MSG_DISCONNECT if we're in compat20; from dtucker@ | Kevin Steves |
2009-07-05 | Make sure the OpenBSD bounds exclude the first cylinder, which is used | Miod Vallat |