Age | Commit message (Expand) | Author |
2004-11-26 | Fix the getdirentries() loop memory handling and EOF detection. | Otto Moerbeek |
2004-10-02 | Keep calling getdirentries() until we no longer fill up our buffer. | Todd C. Miller |
2004-03-16 | POSIX specifies that in directory mode device special files and | Todd C. Miller |
2003-11-09 | Typos in comments from Jared Yanovich <jjy2+ at pitt dot edu> | Otto Moerbeek |
2003-10-07 | Fix printing of "Only in foo" when foo is "/" (trailing slash removal | Todd C. Miller |
2003-07-21 | Historically, the "Only in" messages produced in dir mode | Todd C. Miller |
2003-07-21 | Fix printing of status when not in -l mode which was broken when the | Todd C. Miller |
2003-07-09 | Re-implement -l flag; diff -l now works correctly in non-directory | Todd C. Miller |
2003-07-06 | Add -q option from GNU diff | Todd C. Miller |
2003-07-06 | Implement -P from GNU diff (like -N but only for files that are missing | Todd C. Miller |
2003-07-06 | Some fairly major changes: | Todd C. Miller |
2003-07-06 | Use symbolic constants for output format. | Todd C. Miller |
2003-07-04 | Kill non-standard -l option as discussed with tedu@ | Todd C. Miller |
2003-07-04 | Some cosmetic fixes: | Todd C. Miller |
2003-06-27 | -a to force ascii compare. ok millert | Ted Unangst |
2003-06-26 | Fix temp file handling. | Todd C. Miller |
2003-06-25 | Add unidiff support and try to pretty up usage() a bit | Todd C. Miller |
2003-06-25 | o use S_ISDIR instead of doing it by hand | Todd C. Miller |
2003-06-25 | o use getopt() | Todd C. Miller |
2003-06-25 | more knf | Theo de Raadt |
2003-06-25 | knf | Theo de Raadt |
2003-06-25 | -Wstrict-prototypes | Ted Unangst |
2003-06-25 | exit path signal race safe | Theo de Raadt |
2003-06-25 | fix lseek | Theo de Raadt |
2003-06-25 | snprintf | Theo de Raadt |
2003-06-25 | more cast removal, and fix some indent(1) oddities | Ted Unangst |
2003-06-25 | cleanup. ansi, headers, correct prototypes, some safer string and | Ted Unangst |
2003-06-25 | caldera licenses | Theo de Raadt |
2003-06-25 | 4.3reno diff. This is free because of the Caldera license. Nasty, but a | Theo de Raadt |