Age | Commit message (Expand) | Author |
2005-12-08 | new sentence, new line; | Jason McIntyre |
2005-12-08 | complete and correct rcs locking functionality, | Joris Vink |
2005-12-08 | two changes to the new ssh tunnel support. this breaks compatibility | Reyk Floeter |
2005-12-08 | keep options in order; | Jason McIntyre |
2005-12-08 | make `!command' a little clearer; | Jason McIntyre |
2005-12-08 | oops - forgot to remind tom to update usage(); | Jason McIntyre |
2005-12-07 | Tweak synopsis | Tom Cosgrove |
2005-12-07 | Tidy up month parsing: don't accept "mayor" for "may", or "4x" for "4". | Tom Cosgrove |
2005-12-07 | update the man -k example, and reword for clarity; | Jason McIntyre |
2005-12-07 | - avoid line split in SYNOPSIS | Jason McIntyre |
2005-12-07 | typo | Reyk Floeter |
2005-12-07 | reyk forgot to compile with -Werror (missing header) | Damien Miller |
2005-12-07 | Remove extra printfs | Chad Loder |
2005-12-07 | Refactor __attribute__ parsing a bit. This takes us further to being able | Chad Loder |
2005-12-06 | Add brief instructions on how to use the new tun(4) forwarding over | Reyk Floeter |
2005-12-06 | Add support for tun(4) forwarding over OpenSSH, based on an idea and | Reyk Floeter |
2005-12-06 | Clarify: `month' can always be specified as either full or | Tom Cosgrove |
2005-12-06 | Remove fdescfs | Pedro Martelletto |
2005-12-06 | - new sentence, new line | Jason McIntyre |
2005-12-06 | properly escape space character; | Jason McIntyre |
2005-12-06 | knf; spaces vs. tabs; | Xavier Santolaria |
2005-12-06 | back out -CC change. It breaks lint on most of our architectures | Theo de Raadt |
2005-12-05 | - repair cvs diff. my date fix was too naive. | Niall O'Higgins |
2005-12-05 | hrmz.. | Xavier Santolaria |
2005-12-05 | ooops, missed that in previous commit; unbreak; | Xavier Santolaria |
2005-12-05 | correctly handle `-wfoo' and `-sbar' errors; OK joris@. | Xavier Santolaria |
2005-12-05 | Add support for tuning channel and channel set. This allows | Robert Nagy |
2005-12-05 | kill unused var; | Xavier Santolaria |
2005-12-05 | oops: forgot to remind tedu to add -T to SYNOPSIS too... | Jason McIntyre |
2005-12-04 | support for toggling thread viewing. | Ted Unangst |
2005-12-04 | more code cleanup, remove useless flags and parts of code | Joris Vink |
2005-12-04 | bye obsolete junk; | Joris Vink |
2005-12-03 | strip any trailing slashes in the received Directory | Joris Vink |
2005-12-03 | ARGSUSED signal handler | Theo de Raadt |
2005-12-03 | - whoops, its -t-string or -tfile, not the other way around | Niall 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-03 | todd@ reminds me: | Joris Vink |
2005-12-03 | fix 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 it | Joris Vink |
2005-12-03 | respect Q flag in output; | Joris Vink |
2005-12-03 | nuke unused vars; | Joris Vink |
2005-12-03 | remove unused and useless functions, they just get in the way; | Joris Vink |
2005-12-03 | usr.bin/rcs stuff doesn't care about cvs_checkout_rev(); | Joris Vink |
2005-12-03 | Fix enum types, thanks lint | Chad Loder |
2005-12-03 | add very basic support for the following stuff: | Joris Vink |
2005-12-03 | Lint can now parse every variation of gcc's __attribute__ that I could find | Chad Loder |
2005-12-02 | remove debug message; | Joris Vink |
2005-12-02 | fix commiting/importing of 0 sized files. | Joris Vink |
2005-12-02 | Add a -y option, undocumented for now, that tells lint to pass -y to lint1. | Chad Loder |