summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2005-12-08new sentence, new line;Jason McIntyre
2005-12-08complete and correct rcs locking functionality,Joris Vink
2005-12-08two changes to the new ssh tunnel support. this breaks compatibilityReyk Floeter
2005-12-08keep options in order;Jason McIntyre
2005-12-08make `!command' a little clearer;Jason McIntyre
2005-12-08oops - forgot to remind tom to update usage();Jason McIntyre
2005-12-07Tweak synopsisTom Cosgrove
2005-12-07Tidy up month parsing: don't accept "mayor" for "may", or "4x" for "4".Tom Cosgrove
2005-12-07update the man -k example, and reword for clarity;Jason McIntyre
2005-12-07- avoid line split in SYNOPSISJason McIntyre
2005-12-07typoReyk Floeter
2005-12-07reyk forgot to compile with -Werror (missing header)Damien Miller
2005-12-07Remove extra printfsChad Loder
2005-12-07Refactor __attribute__ parsing a bit. This takes us further to being ableChad Loder
2005-12-06Add brief instructions on how to use the new tun(4) forwarding overReyk Floeter
2005-12-06Add support for tun(4) forwarding over OpenSSH, based on an idea andReyk Floeter
2005-12-06Clarify: `month' can always be specified as either full orTom Cosgrove
2005-12-06Remove fdescfsPedro Martelletto
2005-12-06- new sentence, new lineJason McIntyre
2005-12-06properly escape space character;Jason McIntyre
2005-12-06knf; spaces vs. tabs;Xavier Santolaria
2005-12-06back out -CC change. It breaks lint on most of our architecturesTheo de Raadt
2005-12-05- repair cvs diff. my date fix was too naive.Niall O'Higgins
2005-12-05hrmz..Xavier Santolaria
2005-12-05ooops, missed that in previous commit; unbreak;Xavier Santolaria
2005-12-05correctly handle `-wfoo' and `-sbar' errors; OK joris@.Xavier Santolaria
2005-12-05Add support for tuning channel and channel set. This allowsRobert Nagy
2005-12-05kill unused var;Xavier Santolaria
2005-12-05oops: forgot to remind tedu to add -T to SYNOPSIS too...Jason McIntyre
2005-12-04support for toggling thread viewing.Ted Unangst
2005-12-04more code cleanup, remove useless flags and parts of codeJoris Vink
2005-12-04bye obsolete junk;Joris Vink
2005-12-03strip any trailing slashes in the received DirectoryJoris Vink
2005-12-03ARGSUSED signal handlerTheo de Raadt
2005-12-03- whoops, its -t-string or -tfile, not the other way aroundNiall O'Higgins
2005-12-03- document `-t' option.Niall O'Higgins
2005-12-03- add support for -t[description] and -t-[file containing description]Niall O'Higgins
2005-12-03todd@ reminds me:Joris Vink
2005-12-03fix date handling in opencvs, this was broken since the very start.Joris Vink
2005-12-03- teach opencvs about Entries.Log and what to do with itJoris Vink
2005-12-03respect Q flag in output;Joris Vink
2005-12-03nuke unused vars;Joris Vink
2005-12-03remove unused and useless functions, they just get in the way;Joris Vink
2005-12-03usr.bin/rcs stuff doesn't care about cvs_checkout_rev();Joris Vink
2005-12-03Fix enum types, thanks lintChad Loder
2005-12-03add very basic support for the following stuff:Joris Vink
2005-12-03Lint can now parse every variation of gcc's __attribute__ that I could findChad Loder
2005-12-02remove debug message;Joris Vink
2005-12-02fix commiting/importing of 0 sized files.Joris Vink
2005-12-02Add a -y option, undocumented for now, that tells lint to pass -y to lint1.Chad Loder