Age | Commit message (Expand) | Author |
2004-11-22 | simplify loop iteration | Patrick Latifi |
2004-11-22 | Add support for setting mixerctl values in a sysctl.conf like manner | Jonathan Gray |
2004-11-21 | Fix some core dumps on malformed format strings. From KAMADA Ken'ichi | Otto Moerbeek |
2004-11-19 | Write reject file in unified format if the original diff was in | Otto Moerbeek |
2004-11-19 | Allow for path names containing spaces and other funny chars (except | Otto Moerbeek |
2004-11-18 | Prototypes for the log message functions | Jean-Francois Brousseau |
2004-11-18 | Make the 'cvs log' command work in client mode, mostly based on the | Jean-Francois Brousseau |
2004-11-18 | Compile with the log message code and do not install the cvs binary | Jean-Francois Brousseau |
2004-11-18 | handle SONPROC; ok aaron, deraadt, krw | Markus Friedl |
2004-11-17 | Update to sudo 1.6.8p4 | Todd C. Miller |
2004-11-17 | off-by-one in process_states[], fixes display of memory; ok deraadt, aaron | Markus Friedl |
2004-11-17 | remove NI_WITHSCOPEID (which is not standard) | Jun-ichiro itojun Hagino |
2004-11-17 | Add missing counters to 'netstat -sp carp' output. | Ryan Thomas McBride |
2004-11-16 | more correct error checking, from Joris Vink <amni at pandora dot be> | Jean-Francois Brousseau |
2004-11-16 | add Joris Vink as an author | Jean-Francois Brousseau |
2004-11-16 | shuffle the .Pp; | Jason McIntyre |
2004-11-16 | -p supports optional [user] arg; | Jason McIntyre |
2004-11-16 | print network interface stats with 'systat ifstat'; ok deraadt, mickey | Markus Friedl |
2004-11-15 | More stuff to do | Jean-Francois Brousseau |
2004-11-15 | Fix some issues in the protocol dispatch table: | Jean-Francois Brousseau |
2004-11-12 | update | Jean-Francois Brousseau |
2004-11-12 | Functions to extract log messages from files and query users for them | Jean-Francois Brousseau |
2004-11-12 | Update to sudo 1.6.8p2 | Todd C. Miller |
2004-11-12 | typo: comparations -> comparisons | Jean-Francois Brousseau |
2004-11-12 | Show file specifications as optional last arguments to the commit, | Jean-Francois Brousseau |
2004-11-11 | fp regs also | Per Fogelstrom |
2004-11-11 | First attempt. Frame digging is tricky since 'jr ra' instructions | Per Fogelstrom |
2004-11-11 | long live button pushers (except for when theo is nearby) | Henning Brauer |
2004-11-10 | missing headers | krapht |
2004-11-10 | where the files will be | Theo de Raadt |
2004-11-09 | use warn() instead of printf() + strerror() | Pedro Martelletto |
2004-11-09 | * don't use the import code just yet, it uses new functions that aren't | krapht |
2004-11-09 | Better handling of log message input and removal of crufty code | krapht |
2004-11-09 | at least compile | krapht |
2004-11-09 | cvs_exec() | krapht |
2004-11-09 | * don't setup a signal handler for SIGCHLD yet | krapht |
2004-11-09 | Editor invocation code, still needs some work | krapht |
2004-11-09 | a bit more sense | krapht |
2004-11-09 | session prototypes and some cleanup | krapht |
2004-11-09 | session skeleton code | krapht |
2004-11-09 | We don't need to keep a copy of each Entries line, it isn't used | krapht |
2004-11-09 | import code from Joris Vink <amni at pandora dot be> | krapht |
2004-11-09 | cvsd_sock_accept() must return the descriptor, not 0 | krapht |
2004-11-07 | space before punctuation when passed to macro; | Jason McIntyre |
2004-11-07 | usage(): | Jason McIntyre |
2004-11-07 | options sort, and whitespace; | Jason McIntyre |
2004-11-07 | twiddle + at start of regexp. | Marc Espie |
2004-11-07 | Do not ignore SIGCHLD, repairing hangs after a subshell is executed | Otto Moerbeek |
2004-11-07 | add basic control of a running multiplex master connection; including the | Damien Miller |
2004-11-05 | command editing and history support via libedit; ok markus@ | Damien Miller |