summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2005-04-08~. was not being marked up properly;Jason McIntyre
2005-04-07* reverse symbol list orderJean-Francois Brousseau
2005-04-07Perform proper escaping of the @ character in all RCS strings whenJean-Francois Brousseau
2005-04-07Fix RCS parsing for keywords that expect and ID and use cvs_strfree()Jean-Francois Brousseau
2005-04-07Remove birth time from the default formats, we do not support it (yet), butOtto Moerbeek
2005-04-07- Reintroduce getopt(3) for option processing. POSIX requires tools thatOtto Moerbeek
2005-04-07Reintroduce getopt(3) for option processing. POSIX requires tools thatOtto Moerbeek
2005-04-06more unused codeJean-Francois Brousseau
2005-04-06remove dead and unused codeJoris Vink
2005-04-06unbreakJean-Francois Brousseau
2005-04-06* allow for creation and removal of RCS locksJean-Francois Brousseau
2005-04-06start using strtab stuff in RCS code.Joris Vink
2005-04-06make cvs_printf() work as advertised when running as serverJean-Francois Brousseau
2005-04-06plug memleak in rcs_splitlines()Joris Vink
2005-04-06make cvs_findcmd() available to the rest of the programJean-Francois Brousseau
2005-04-06Fix debug call for port forwards; patch from pete at seebeyond.com, ok djm@Darren Tucker
2005-04-06avoid harmless logspam by not performing setsockopt() on non-socket; ok markus@Damien Miller
2005-04-06make sure we don't try and return csp->cs_str whenJoris Vink
2005-04-05a : in the path is not a port # indicator so don't take ones intoHenning Brauer
2005-04-05add tcp sack stats, similar to freebsd; ok deraadtMarkus Friedl
2005-04-05sync and sort usage(). ok jmc@ markus@Otto Moerbeek
2005-04-04realpath is section 3, not 2;Jason McIntyre
2005-04-04+.Xr readlink 1 ,Jason McIntyre
2005-04-04convert to getopt(); ok millert@, otto@Robert Nagy
2005-04-04nlist.h not neededTheo de Raadt
2005-04-03Make the processing of patterns collected from files specified by -fJared Yanovich
2005-04-03Protect begin and end of word markers added to the pattern whenOtto Moerbeek
2005-04-03Report quotas > 10GB in a readable way. Diff based on PR 2836.Otto Moerbeek
2005-04-03Help people find the more or less hidden realpath(3) functionalityOtto Moerbeek
2005-04-03remove readlink stuff; same as otto diffTheo de Raadt
2005-04-03cleanup; ok ottoTheo de Raadt
2005-04-03we do readlink seperately; ok ottoTheo de Raadt
2005-04-03first round of EX_* exit codes removal; ok joris@.Xavier Santolaria
2005-04-03This is a no binary change which does:David Berghoff
2005-04-02- simplify synopsisJason McIntyre
2005-04-02.Ox history is far more relevant than .Nx history;Jason McIntyre
2005-04-02update examples;Jason McIntyre
2005-04-02- .SxJason McIntyre
2005-04-02Undefine 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-02Mention birthtime.Otto Moerbeek
2005-04-02Enable birthtime. ok tdeval@ henning@Otto Moerbeek
2005-04-02Unifdef. No binary change. ok henning@ tedu@Otto Moerbeek
2005-04-02since ssh has xstrdup, use it instead of strdup+test. unbreaks -Werror buildDamien Miller
2005-04-01cleanup;Jason McIntyre
2005-04-01hppa64 portMichael Shalayeff
2005-04-01crank up buffersize to get rid of truncated requests.Joris Vink
2005-04-01make sure we don't do unneeded things for the version command.Joris Vink
2005-04-01connect stat(1) to buildOtto Moerbeek
2005-04-01Welcome stat(1), from NetBSD. grrrrrok deraadt@ ok henning@ tdeval@ tedu@Otto Moerbeek