Age | Commit message (Expand) | Author |
2005-05-18 | build a local copy of the client's source tree when acting as a server. | Joris Vink |
2005-05-18 | add `dir' arg in release cmd synopsis; | Xavier Santolaria |
2005-05-18 | fix error message; ok ian | Jared Yanovich |
2005-05-17 | gnu m4 mode does not heed end of lines. | Marc Espie |
2005-05-17 | enable `release' command; tested & ok joris@. | Xavier Santolaria |
2005-05-17 | basic update code, needs more work; ok joris@. | Xavier Santolaria |
2005-05-16 | check return value from strdelim() for NULL (AddressFamily); mpech | Markus Friedl |
2005-05-16 | Do not call out mkdir -p, but reuse the code from mkdir(1). | Marc Espie |
2005-05-15 | Fix insert-buffer prompt format string. strlcpy returns size_t, not int | Chad Loder |
2005-05-15 | simple error message cleanup | Reyk Floeter |
2005-05-15 | - simplify usage | Jared Yanovich |
2005-05-15 | damn, one more... | Jason McIntyre |
2005-05-15 | oops. grasp of alphabet...slipping... | Jason McIntyre |
2005-05-15 | When checking for comment characters using negative pointer arithmetic | Todd C. Miller |
2005-05-15 | Make usage/SYNOPSIS saner and sort the options. With jmc@ | Todd C. Miller |
2005-05-14 | Replace homegrown getnum() with strtonum() and replace atoi() with | Todd C. Miller |
2005-05-14 | kill commented out code | Todd C. Miller |
2005-05-14 | make this use getopt() | Todd C. Miller |
2005-05-14 | sort options + sync usage(); | Jason McIntyre |
2005-05-13 | grab bag of man page updates | Jared Yanovich |
2005-05-13 | skylab was in 73 not 72 | Michael Shalayeff |
2005-05-13 | minor fixes | Jared Yanovich |
2005-05-12 | add CF_NOFILES flag | Joris Vink |
2005-05-12 | set cvsent to NULL if entfile is NULL, fixes a crash | Joris Vink |
2005-05-12 | add CF_KNOWN and CF_NOFILES flags; joris ok | Xavier Santolaria |
2005-05-12 | introduce a new flag to the file api: CF_NOFILES, which allows us | Joris Vink |
2005-05-12 | snprintf checks; joris ok | Xavier Santolaria |
2005-05-12 | fix segfault in cvs_resp_error() | Joris Vink |
2005-05-12 | make functions static; joris ok | Xavier Santolaria |
2005-05-12 | .Xr script 7 | Jason McIntyre |
2005-05-11 | missing CF_IGNORE flag | Joris Vink |
2005-05-11 | allocation failure checks; ok otto, moritz | Jared Yanovich |
2005-05-11 | start for the `release' command, need more work; joris ok | Xavier Santolaria |
2005-05-11 | in cvs_resp_removed(), don't abort the operation if we are trying | Joris Vink |
2005-05-10 | correct v6 handling; yanovich@psc.edu | Theo de Raadt |
2005-05-10 | report real errors on fallback from ControlMaster=no to normal connect | Damien Miller |
2005-05-10 | print nice error message for EADDRINUSE as well | Damien Miller |
2005-05-09 | cvs_getln() can fail and return -1. | Joris Vink |
2005-05-09 | Fix mixerctl -q | Todd C. Miller |
2005-05-05 | sort options + sync usage() | Jason McIntyre |
2005-05-05 | another | Todd T. Fries |
2005-05-03 | catch stupid gnu cvs behaviour, it sends an empty error message | Joris Vink |
2005-05-03 | Fix some sign issues and make kernel profiling useful on amd64. | Artur Grabowski |
2005-05-03 | Better implementation of the hertz function. We use a documented sysctl | Artur Grabowski |
2005-05-02 | missing {} | Markus Friedl |
2005-05-02 | add missing structs for upcoming commands; joris ok | Xavier Santolaria |
2005-05-02 | - add a small description of final synopsis form | Jason McIntyre |
2005-05-01 | if CF_MKADMIN flag is specified the administrative files will | Joris Vink |
2005-05-01 | spacing | Theo de Raadt |
2005-05-01 | another | joshua stein |