Age | Commit message (Expand) | Author |
2003-08-11 | typo, pr3396 from piotr domagalski | Ted Unangst |
2003-08-10 | Do not add an extra newline at the end if the last line of the input | Otto Moerbeek |
2003-08-10 | Warn if the diff is a context or unified diff and the context | Otto Moerbeek |
2003-08-09 | Fix off by one in strlcpy() check; Patrick Latifi | Todd C. Miller |
2003-08-08 | Guess the number of lines in a file and use that number for initial | Otto Moerbeek |
2003-08-08 | refer to RFCs consistently (RFC XXXX); | Jason McIntyre |
2003-08-08 | - add descriptions of the different sections | Jason McIntyre |
2003-08-08 | Avoid scanning the input file twice. | Otto Moerbeek |
2003-08-06 | Remove some double semicolons (hmm, do two semis equal a maxi?). | Todd C. Miller |
2003-08-06 | typo; | Jason McIntyre |
2003-08-05 | spacing | Theo de Raadt |
2003-08-05 | spacing | Theo de Raadt |
2003-08-05 | - Use mmap(2) instead of malloc(3) and read(2) to get an image of the input | Otto Moerbeek |
2003-08-04 | protos | Theo de Raadt |
2003-08-04 | No longer needed. bye bye. | Hans Insulander |
2003-08-04 | Remove Kerberos 4 stuff. | Hans Insulander |
2003-08-03 | gnu gzip dir is now bye bye | Theo de Raadt |
2003-08-03 | protos | Theo de Raadt |
2003-08-02 | A new, BSD licensed znew(1). Some suggestions from krw@ and millert@. | Otto Moerbeek |
2003-08-02 | Manual page for a new, BSD licensed znew(1). | Otto Moerbeek |
2003-08-02 | check return value from process_{read,write} proper | Michael Shalayeff |
2003-08-02 | missing include | Theo de Raadt |
2003-08-02 | Better description of how uncompressed file name is generated. | Todd C. Miller |
2003-08-02 | document examine | Michael Shalayeff |
2003-08-01 | another round of missing system includes | David Krause |
2003-08-01 | anychange is no longer extern; millert ok | Theo de Raadt |
2003-08-01 | - use stdbool.h instead of roll-your-own booleans | Otto Moerbeek |
2003-08-01 | damn cvs! resurrect these ... | Anil Madhavapeddy |
2003-08-01 | move vis.h out of the way into a subdir so it isn't picked up by our build | Anil Madhavapeddy |
2003-08-01 | when the -R option (read-only) is specified, there is no need to print | Peter Valchev |
2003-08-01 | cleanup; | Jason McIntyre |
2003-07-31 | print rate similar old version; round instead truncate; | Markus Friedl |
2003-07-31 | Historically, patch would treat a bare -p as -p0. This contradicts | Todd C. Miller |
2003-07-31 | Unbreak relative directory handling. Tweak from millert@ | Otto Moerbeek |
2003-07-31 | - Change the hash function to a simple multiplicative one. The old | Otto Moerbeek |
2003-07-31 | no longer used by syslogd | Anil Madhavapeddy |
2003-07-31 | correct comment: atomicio takes vwrite, not write; deraadt@ ok | Anil Madhavapeddy |
2003-07-31 | Print a maximum of one invalid line number warning per patch in a patch file. | Otto Moerbeek |
2003-07-31 | Fix botched conversion to getopts; markus@ | Todd C. Miller |
2003-07-31 | check whether passwd auth is allowd, similar to proto 1; rob@pitman.co.za | Markus Friedl |
2003-07-31 | Wrap a long line | Otto Moerbeek |
2003-07-31 | Welcome BSD gzexe(1). | Otto Moerbeek |
2003-07-31 | A new, BSD licensed gzexe(1). | Otto Moerbeek |
2003-07-31 | The manual page for the new, BSD licensed gzexe(1). | Otto Moerbeek |
2003-07-31 | o correct exit code when comparing stdin and stdin (a noop) | Todd C. Miller |
2003-07-30 | Add POSIX -i option; tedu@ OK | Todd C. Miller |
2003-07-30 | Make prompting POSIX-compliant. POSIX states "The patch utility | Todd C. Miller |
2003-07-30 | whitespace | Markus Friedl |
2003-07-30 | use only 4 digits in format_size | Markus Friedl |
2003-07-29 | o add pathnames.h | Todd C. Miller |