summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2007-05-31convert to new .Dd format;Jason McIntyre
2007-05-31- note some apps which are xpg4, not posixJason McIntyre
2007-05-30document \&$Mdocdate$; prodded by xsaJason McIntyre
2007-05-30some i missed...Jason McIntyre
2007-05-30tidy: KNF, ARGSUSED and u_intDamien Miller
2007-05-30rearrange the start of this page to appease man -h;Jason McIntyre
2007-05-30rename msec to the less confusing sec and improve the description inOtto Moerbeek
2007-05-30- use a consistent text for STANDARDSJason McIntyre
2007-05-30Remove cand structure (but not its definition).Ray Lai
2007-05-30Remove unused struct diff_arg.Ray Lai
2007-05-30Sync rcsdiff -> cvs diffRay Lai
2007-05-29fix some list items; from andresJason McIntyre
2007-05-29reorder code so that the wave header gets the size of the current trackMichael Coulter
2007-05-29otto would prefer only displaying one digit after decimal for refresh rateTed Unangst
2007-05-29remove -j from SYNOPSIS and usage(); it's deprecated and alreadyJason McIntyre
2007-05-29Bring in some changes from rcsdiff:Ray Lai
2007-05-29Get rid of another useless variable, another difference between ourRay Lai
2007-05-29more parts of netbsd compat that go awayTheo de Raadt
2007-05-29Instead of using hand-crafted redraws minimizing screen updates, use curses.Otto Moerbeek
2007-05-29I've been running with an abort upon fatal loop, and I think I'veRay Lai
2007-05-29Since xrealloc dies on failure it is safe to directly assign to theRay Lai
2007-05-28Some spacing syncs with diff(1).Ray Lai
2007-05-28"in formation" -> "information"Ray Lai
2007-05-28Line up comments with the rest of the file, like in diff(1).Ray Lai
2007-05-28the device fd is global. no need to pass it between functions.Michael Coulter
2007-05-28Add a global-wd-mode command, which toggles between the currentKjell Wooding
2007-05-27Add bounds check for cvs command arguments. Initial diff by TobiasRay Lai
2007-05-27Replace xmalloc/xsnprintf combo with xasprintf.Ray Lai
2007-05-27more stuff needed to make sparc64 work. what else is still busted?Theo de Raadt
2007-05-27Revert, we dealt with the -x flag in the past. jmc suddenlyRay Lai
2007-05-27Mention -x flag (for compatibility only). From Tobias Stoeckmann.Ray Lai
2007-05-27Call fatal() if extra arguments are given to "opencvs server". FromRay Lai
2007-05-27Fix off-by-one, from Tobias Stoeckmann.Ray Lai
2007-05-27Fix off-by-one, from Tobias Stoeckmann.Ray Lai
2007-05-26It is not the job of cvs_server_send_response() to do error checking.Ray Lai
2007-05-26It is too complicated to tell a client that an internal failureRay Lai
2007-05-26Remove redundant xsnprintf calls.Ray Lai
2007-05-26add support for Mdocdate rcs keyword in opencvs too.Niall O'Higgins
2007-05-26cvs_server_path is more appropriate to check than cvs_server_active.Ray Lai
2007-05-26fatal() should never be called twice; if it happens, exit immediately,Ray Lai
2007-05-26work around stupid trust of the namespace; millert please look at the problem...Theo de Raadt
2007-05-26cdrip and cdplay commands from Alexey VatchenkoMichael Coulter
2007-05-26Increase sticky tag buffer size.Ray Lai
2007-05-26Treat lines that start with "dummy timestamp from new-entry" as aRay Lai
2007-05-26More comment typos from Diego Casati. Including winners like funtion, allmost,Kenneth R Westerback
2007-05-25Call fatal() if we are missing an argument. From Tobias Stoeckmann.Ray Lai
2007-05-25Call fatal() if we are missing an argument. From Tobias Stoeckmann.Ray Lai
2007-05-25Check vasprintf for failure.Ray Lai
2007-05-25"interupt" -> "interrupt" in various comments. Mostly from Diego Casati.Kenneth R Westerback
2007-05-25"boundries" -> "boundaries" in various comments. Started by Diego Casati.Kenneth R Westerback