Age | Commit message (Expand) | Author |
2004-08-11 | use atomicio instead of homegrown equivalents or read/write. | Anil Madhavapeddy |
2004-08-11 | some signed/unsigned int comparison cleanups; markus@ ok | Anil Madhavapeddy |
2004-08-11 | Stop search when -q option is given and a match is found. Found by jmc@ | Otto Moerbeek |
2004-08-11 | make store_lastlog_message() static to appease -Wall; ok markus | Damien Miller |
2004-08-11 | check that lseek went were we told it to; ok markus@ | Damien Miller |
2004-08-11 | Don't try to close startup_pipe if it's not open; ok djm@ | Darren Tucker |
2004-08-11 | mips->mips64 | Per Fogelstrom |
2004-08-11 | Clean up old mips stuff and add sgi. | Per Fogelstrom |
2004-08-11 | Fix minor leak; "looks right" deraadt@ | Darren Tucker |
2004-08-10 | - reword -d and -u to make them simpler; based on a diff from Andreas Kahari, | Jason McIntyre |
2004-08-10 | put mips64 core file recognition (someone please test) | Theo de Raadt |
2004-08-10 | Cleanup, and don't close the Entries file handle for a directory when we | Jean-Francois Brousseau |
2004-08-09 | Mention "setenv" login.conf capability so people can find it. | Todd C. Miller |
2004-08-08 | spacing | Theo de Raadt |
2004-08-08 | spacing | Theo de Raadt |
2004-08-08 | deprecate the need of specifying -w for setting variables. | Jared Yanovich |
2004-08-06 | Cleanup and fix a call to cvs_splitpath() | Jean-Francois Brousseau |
2004-08-06 | * add a flag CF_NOSYMS to avoid loading information about symbolic links | Jean-Francois Brousseau |
2004-08-06 | Fix usage of cvs_splitpath() | Jean-Francois Brousseau |
2004-08-06 | Fix the SIGINT handler | Jean-Francois Brousseau |
2004-08-06 | Simplify cvs_splitpath() by requiring only one buffer to copy the result | Jean-Francois Brousseau |
2004-08-06 | Handle case insensitivity for real | Jean-Francois Brousseau |
2004-08-06 | Handle the '-b' and '-x' global options even if we don't support them, | Jean-Francois Brousseau |
2004-08-06 | Add fields to keep track of the file's mode and last modification time | Jean-Francois Brousseau |
2004-08-06 | Unused variable | Jean-Francois Brousseau |
2004-08-06 | Start using the global files list | Jean-Francois Brousseau |
2004-08-06 | Have one global hierarchy of files that are being affected. This will | Jean-Francois Brousseau |
2004-08-06 | the CF_STAT flag is useless now, all we have to do is extract the required | Jean-Francois Brousseau |
2004-08-06 | And another... | Marco Peereboom |
2004-08-06 | oops. noted by lizardo@openbsd.org.mx | Artur Grabowski |
2004-08-05 | spacing | Theo de Raadt |
2004-08-05 | When splitting a path, strip the trailing slashes before splitting it, | Jean-Francois Brousseau |
2004-08-05 | Add a new log level LP_ABORT, which modifies the behaviour of prefix | Jean-Francois Brousseau |
2004-08-05 | Adapt the logging so any messages generated by the server will be | Jean-Francois Brousseau |
2004-08-05 | When spawning the subprocess for the connection, attach a pipe to its | Jean-Francois Brousseau |
2004-08-05 | simpler copyright, adjust date. | Marc Espie |
2004-08-04 | .Xr talkd 8; from Scott Francis (PR #3884); | Jason McIntyre |
2004-08-04 | Batman? | Artur Grabowski |
2004-08-04 | Simplify entry parsing | Jean-Francois Brousseau |
2004-08-04 | sort SYNOPSIS and usage(), format tweaks, by jmc@ | Marc Espie |
2004-08-04 | alternate description of tsort and example. | Marc Espie |
2004-08-04 | Handlers for the `valid-requests' and `Valid-responses' requests | Jean-Francois Brousseau |
2004-08-04 | * set the maximum number of arguments to 256 for the moment | Jean-Francois Brousseau |
2004-08-04 | Handler for the `Global_opt' request | Jean-Francois Brousseau |
2004-08-04 | Handler for the `Argument' and `Argumentx' requests | Jean-Francois Brousseau |
2004-08-04 | return group14 when no primes found - fixes hang on empty /etc/moduli; | Damien Miller |
2004-08-03 | Implement cvs_ent_remove() | Jean-Francois Brousseau |
2004-08-03 | Add a section for macros | Jean-Francois Brousseau |
2004-08-03 | Fix some small bugs and make macros work for real | Jean-Francois Brousseau |
2004-08-03 | When creating a file, set its last access and modification times to the | Jean-Francois Brousseau |