Age | Commit message (Expand) | Author |
2007-10-02 | fix format and type | Gilles Chehade |
2007-10-02 | Process patterns containing $ end ^ (but not as last or first char) | Otto Moerbeek |
2007-10-02 | handles zero-sized strings that fgets can return | Charles Longeau |
2007-10-01 | sort the fields in manual page in the same order as in fstat output; | Igor Sobrado |
2007-10-01 | pull form ragge's repo: | Otto Moerbeek |
2007-10-01 | pull fro ragge's repo: | Otto Moerbeek |
2007-10-01 | typos in comment; from Pierre Riteau | Otto Moerbeek |
2007-09-30 | unused static var; from Mark Lumsden | Otto Moerbeek |
2007-09-29 | check if initializer element is a constant in MI code. ok ragge@ | Otto Moerbeek |
2007-09-29 | Avoid a member array overflow in the init code; ok ragge@ | Otto Moerbeek |
2007-09-29 | unneeded includes and whitespace police; from Igor Zinovik | Otto Moerbeek |
2007-09-29 | simple refactoring: replace convoluted code with simple equivalent test | Marc Espie |
2007-09-29 | use constant FD_CLOEXEC, more readable than 1. | Marc Espie |
2007-09-29 | remove comment that no longer apply. | Marc Espie |
2007-09-29 | Remove unused prototype. ok djm@ | Darren Tucker |
2007-09-28 | back to start state when pragma is done; ok ragge@ | Otto Moerbeek |
2007-09-28 | unused file | Otto Moerbeek |
2007-09-28 | Wrap MAXFIL to 10000, so make depend works. | Anders Magnusson |
2007-09-27 | style(9) fixes, optional flags without arguments come first; | Igor Sobrado |
2007-09-27 | flag usage checks and -E with outfile. from Jeremy C. Reed via ragge's | Otto Moerbeek |
2007-09-27 | pullup of manual pages from ragge's repo | Otto Moerbeek |
2007-09-27 | No need to use two buffers for reading data from the user. From Mark | Otto Moerbeek |
2007-09-27 | "mailling" -> "mailing", from Jung's list; while here, some spacing fixes | Igor Sobrado |
2007-09-27 | Don't return -1 on error in dh_pub_is_valid(), since it evaluates | Ray Lai |
2007-09-26 | pull from ragge's repo: | Otto Moerbeek |
2007-09-26 | reuse available var, from Mark Lumsden | Otto Moerbeek |
2007-09-25 | When adding a key that already exists, update the properties | Can Erkin Acar |
2007-09-25 | handle empty strings returned by fgets | Charles Longeau |
2007-09-25 | handle empty strings returned by fgets | Charles Longeau |
2007-09-25 | missing header for strptime | Charles Longeau |
2007-09-25 | remove unused extern variable | Charles Longeau |
2007-09-25 | pull from ragge's repo: | Otto Moerbeek |
2007-09-25 | missing header for mkstemp | Charles Longeau |
2007-09-25 | missing header for mkstemp | Charles Longeau |
2007-09-25 | remove unneeded files, from Mark Lumsden | Otto Moerbeek |
2007-09-25 | pull from ragge's repo: | Otto Moerbeek |
2007-09-24 | oops i was suppose to pass cvs_directory_tag to cvs_file_classify(). | Joris Vink |
2007-09-24 | typos; from Pierre Riteau | Jason McIntyre |
2007-09-24 | Pull from ragge's repo: | Otto Moerbeek |
2007-09-24 | pull from ragge's repo: -v flag and reg class check | Otto Moerbeek |
2007-09-24 | from ragge's repo: | Otto Moerbeek |
2007-09-24 | unused vars | Joris Vink |
2007-09-24 | add support to commit modified files to branches. | Joris Vink |
2007-09-24 | zap unused stuff, cleans it up a bit. | Joris Vink |
2007-09-23 | Avoid potential segfault when debugging | Otto Moerbeek |
2007-09-23 | Pull form ragge's repo: | Otto Moerbeek |
2007-09-23 | Pull from ragge's repo: | Otto Moerbeek |
2007-09-23 | don't even attempt to reuse the same temp file name. | Marc Espie |
2007-09-23 | now, JOB_FIRST is always set, so kill more conditional code. | Marc Espie |
2007-09-23 | last parameter to JobStart is always NULL, so nuke it. | Marc Espie |