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