summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
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
2005-04-01these commands said "blocks" when they meant "KBytes" (they even calculatedTheo de Raadt
2005-04-01move more stuff after revoke; millert okTheo de Raadt
2005-03-31copy argv[] element instead of smashing the one that ps will see; ok ottoTheo de Raadt
2005-03-31+YFLAGS=Xavier Santolaria
2005-03-31make sure the server command can still be reached with theJoris Vink
2005-03-31- as long as we are using the sysexits.h error codes make sureJoris Vink
2005-03-31fix prototype for cvs_commit_prepare()Joris Vink
2005-03-31remove unused variable.Joris Vink
2005-03-30remove nlist items no longer used; ok henningTheo de Raadt
2005-03-30spacingTheo de Raadt
2005-03-30move all the client commands to the new command framework.Joris Vink
2005-03-30allow this to be compiled on its own for testing.Joris Vink
2005-03-30pagesize(1) uses sysctl(8) instead of getpagesize(3)Martin Reindl
2005-03-30kill -S; ok henningJared Yanovich
2005-03-30spacingTheo de Raadt
2005-03-30nlist.h not neededTheo de Raadt
2005-03-30include nlist.h not neededTheo de Raadt
2005-03-30Use fgetln() to read lines so we are not limited to an arbitrarily smallTodd C. Miller
2005-03-29- fix overflow when too many -a arguments are givenJared Yanovich
2005-03-29cvs_file_attach() can fail, make sure we can handle itJoris Vink
2005-03-29-width Ds in places; jfb jcsTheo de Raadt
2005-03-29fix memleakJoris Vink
2005-03-29be more verbose when cleaning up the string table.Joris Vink
2005-03-29Nicer wrapping. We used to mimick the old dc(1), which printsOtto Moerbeek