summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
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
2005-03-29allow cmd_options to be NULL, so that commands whichJoris Vink
2005-03-29put back the cmd.c file, it got lost in previous commits.Joris Vink
2005-03-28dead codeJean-Francois Brousseau
2005-03-28build with the yacc date parserJean-Francois Brousseau
2005-03-28make LP_TRACE messages go through again, and assign them a level ofJean-Francois Brousseau
2005-03-28alignmentJean-Francois Brousseau
2005-03-28Linefeed is part of a line according to POSIX, so take that into accountOtto Moerbeek
2005-03-28mark potential signal race so we fix it later, ok ottoTheo de Raadt
2005-03-28spacingTheo de Raadt