Age | Commit message (Expand) | Author |
2005-04-10 | Initialize len before calling accept(2). from mpech@, ok millert@ | Otto Moerbeek |
2005-04-10 | the arg to -F is not optional; | Jason McIntyre |
2005-04-09 | replace tilde_expand_filename with a simpler implementation, ahead of more | Damien Miller |
2005-04-08 | ~. was not being marked up properly; | Jason McIntyre |
2005-04-07 | * reverse symbol list order | Jean-Francois Brousseau |
2005-04-07 | Perform proper escaping of the @ character in all RCS strings when | Jean-Francois Brousseau |
2005-04-07 | Fix RCS parsing for keywords that expect and ID and use cvs_strfree() | Jean-Francois Brousseau |
2005-04-07 | Remove birth time from the default formats, we do not support it (yet), but | Otto Moerbeek |
2005-04-07 | - Reintroduce getopt(3) for option processing. POSIX requires tools that | Otto Moerbeek |
2005-04-07 | Reintroduce getopt(3) for option processing. POSIX requires tools that | Otto Moerbeek |
2005-04-06 | more unused code | Jean-Francois Brousseau |
2005-04-06 | remove dead and unused code | Joris Vink |
2005-04-06 | unbreak | Jean-Francois Brousseau |
2005-04-06 | * allow for creation and removal of RCS locks | Jean-Francois Brousseau |
2005-04-06 | start using strtab stuff in RCS code. | Joris Vink |
2005-04-06 | make cvs_printf() work as advertised when running as server | Jean-Francois Brousseau |
2005-04-06 | plug memleak in rcs_splitlines() | Joris Vink |
2005-04-06 | make cvs_findcmd() available to the rest of the program | Jean-Francois Brousseau |
2005-04-06 | Fix debug call for port forwards; patch from pete at seebeyond.com, ok djm@ | Darren Tucker |
2005-04-06 | avoid harmless logspam by not performing setsockopt() on non-socket; ok markus@ | Damien Miller |
2005-04-06 | make sure we don't try and return csp->cs_str when | Joris Vink |
2005-04-05 | a : in the path is not a port # indicator so don't take ones into | Henning Brauer |
2005-04-05 | add tcp sack stats, similar to freebsd; ok deraadt | Markus Friedl |
2005-04-05 | sync and sort usage(). ok jmc@ markus@ | Otto Moerbeek |
2005-04-04 | realpath is section 3, not 2; | Jason McIntyre |
2005-04-04 | +.Xr readlink 1 , | Jason McIntyre |
2005-04-04 | convert to getopt(); ok millert@, otto@ | Robert Nagy |
2005-04-04 | nlist.h not needed | Theo de Raadt |
2005-04-03 | Make the processing of patterns collected from files specified by -f | Jared Yanovich |
2005-04-03 | Protect begin and end of word markers added to the pattern when | Otto Moerbeek |
2005-04-03 | Report quotas > 10GB in a readable way. Diff based on PR 2836. | Otto Moerbeek |
2005-04-03 | Help people find the more or less hidden realpath(3) functionality | Otto Moerbeek |
2005-04-03 | remove readlink stuff; same as otto diff | Theo de Raadt |
2005-04-03 | cleanup; ok otto | Theo de Raadt |
2005-04-03 | we do readlink seperately; ok otto | Theo de Raadt |
2005-04-03 | first round of EX_* exit codes removal; ok joris@. | Xavier Santolaria |
2005-04-03 | This is a no binary change which does: | David Berghoff |
2005-04-02 | - simplify synopsis | Jason McIntyre |
2005-04-02 | .Ox history is far more relevant than .Nx history; | Jason McIntyre |
2005-04-02 | update examples; | Jason McIntyre |
2005-04-02 | - .Sx | Jason McIntyre |
2005-04-02 | Undefine some things which are not conditional any more. No binary change. | Otto Moerbeek |
2005-04-02 | - Fix raise for negative exponents (noted by naddy@) | Otto Moerbeek |
2005-04-02 | Mention birthtime. | Otto Moerbeek |
2005-04-02 | Enable birthtime. ok tdeval@ henning@ | Otto Moerbeek |
2005-04-02 | Unifdef. No binary change. ok henning@ tedu@ | Otto Moerbeek |
2005-04-02 | since ssh has xstrdup, use it instead of strdup+test. unbreaks -Werror build | Damien Miller |
2005-04-01 | cleanup; | Jason McIntyre |
2005-04-01 | hppa64 port | Michael Shalayeff |
2005-04-01 | crank up buffersize to get rid of truncated requests. | Joris Vink |