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