Age | Commit message (Expand) | Author |
2005-03-13 | Use correct byte order when printing out port numbers. | Chad Loder |
2005-03-13 | make 'netstat -i' print carp link addresses correctly. | Marco Pfatschbacher |
2005-03-13 | maintain alphabetical order in primaries list; | Jason McIntyre |
2005-03-12 | thanx -> thanks | Thierry Deval |
2005-03-12 | escape `.' at eol to avoid double spacing issue; | Jason McIntyre |
2005-03-12 | escape `.' at eol to avoid double spacing issues; | Jason McIntyre |
2005-03-12 | sync usage() w/ synopsis; | Jason McIntyre |
2005-03-12 | - tweak synopsis | Jason McIntyre |
2005-03-12 | spacing | Theo de Raadt |
2005-03-11 | - synopsis according to style(9) | Jason McIntyre |
2005-03-11 | PR 4135: detect illegal frame sizes; fix file transfer when using | Otto Moerbeek |
2005-03-11 | support the remaining options as well. | Joris Vink |
2005-03-11 | typo, missing \n; mpech | Markus Friedl |
2005-03-10 | spacing | Theo de Raadt |
2005-03-10 | oops, right mask | Theo de Raadt |
2005-03-10 | use right permissions | Theo de Raadt |
2005-03-10 | wrap AF_UNIX bind() call in umask() handling (as well as post-chmod) | Theo de Raadt |
2005-03-10 | spacing | Theo de Raadt |
2005-03-10 | fix more BACKUP/NOBACKUP/NO_BACKUP confusion, again no binary change. | Henning Brauer |
2005-03-10 | -v description comes before -w; | Jason McIntyre |
2005-03-10 | spacing | Theo de Raadt |
2005-03-10 | add -n command line switch to disable backup file generation, handy | Henning Brauer |
2005-03-10 | the realpath() was needed to do do relative to absolute path | Henning Brauer |
2005-03-10 | switch keyword (Id -> OpenBSD) and prettier alignment | Jean-Francois Brousseau |
2005-03-10 | Check listen addresses for null, prevents xfree from dying during | Darren Tucker |
2005-03-10 | Use correct byte order when printing out port numbers. | Chad Loder |
2005-03-09 | remove useless -DBACKUP from CFLAGS and change the comment for BACKUP | Henning Brauer |
2005-03-09 | unmaintained cruft, get rid of it instead of spreading bad info | Jean-Francois Brousseau |
2005-03-09 | fix mg's behaviour with regards to files on which we do not have | Jean-Francois Brousseau |
2005-03-09 | connect rcs/ stuffs; ok jfb joris | Xavier Santolaria |
2005-03-09 | enable -f option of `remove' command; ok jfb joris | Xavier Santolaria |
2005-03-09 | align, and don't override the standard BINOWN and BINMODE | Jean-Francois Brousseau |
2005-03-09 | the mg binary is too small, if we keep adding theo quotes we might be | Henning Brauer |
2005-03-08 | OpenSSH 4.0 | Damien Miller |
2005-03-08 | weeping the tree for printf(s) where printf("%s",s) should be used. | Chad Loder |
2005-03-08 | Sweeping the tree for printf(s) where printf("%s",s) should be used. | Chad Loder |
2005-03-08 | Sweeping the tree for printf(s) where printf("%s",s) should be used. | Chad Loder |
2005-03-08 | make cvs_findcmd() and cvs_read_rcfile() static. | Joris Vink |
2005-03-08 | Always check string allocation for failure. From Bruno Rohee, thanks. | Chad Loder |
2005-03-08 | don't forget to send options to the server when they are specified. | Joris Vink |
2005-03-07 | more macro simplification; | Jason McIntyre |
2005-03-07 | simplify macro calls; | Jason McIntyre |
2005-03-07 | use rcs_kflag_get() and RCS_KWEXP_INVAL() to check for valid | Joris Vink |
2005-03-07 | free rcs when we are done using it. | Joris Vink |
2005-03-06 | .OP -> .Op; | Jason McIntyre |
2005-03-06 | initial support for the admin command. Not all options are working yet. | Joris Vink |
2005-03-06 | first bits of `cvs admin' documentation; help/ok jmc, ok joris; | Xavier Santolaria |
2005-03-06 | Fix realloc bug introduce in rev 1.10 and do some minor cleanup. | Todd C. Miller |
2005-03-05 | add -V to usage(); | Jason McIntyre |
2005-03-05 | fix SEE ALSO; | Jason McIntyre |