Age | Commit message (Expand) | Author |
2003-07-24 | pull header from here | Theo de Raadt |
2003-07-23 | sync | Theo de Raadt |
2003-07-23 | move junk (bad code, terrible APIs) to the only program that uses it; | Theo de Raadt |
2003-07-23 | remove packets in queues (like ipintrq) with m->m_pkthdr.rcvif pointing | Jun-ichiro itojun Hagino |
2003-07-23 | Enable ATAPI DMA for modern Promise ATA controllers since only old | Alexander Yurchenko |
2003-07-23 | Old Promise ATA controllers need some additional operations | Alexander Yurchenko |
2003-07-23 | better ascii test for fewer false negatives. ok millert@ | Ted Unangst |
2003-07-23 | VT1612A; matthew.gream@pobox.com | Theo de Raadt |
2003-07-23 | 'r' ioctls, (VFAT) aren't supported, don't pass down. | Ted Unangst |
2003-07-23 | bye bye | Theo de Raadt |
2003-07-23 | add ahc and clean things a bit | Jason Wright |
2003-07-23 | sync | Ted Unangst |
2003-07-23 | add sys_sysinfo. from marius aamodt eriksen. | Ted Unangst |
2003-07-23 | Add '\n' to error messages in "atrm" mode. | Mike Pechkin |
2003-07-23 | explain status of WRKDIST better (Olivier Cherrier) | Marc Espie |
2003-07-23 | remove AFS; itojun@ | Markus Friedl |
2003-07-23 | New version of invalid line number fix. Passes patch(1) regressions. | Otto Moerbeek |
2003-07-23 | kill a whitespace at EOL; | Jason McIntyre |
2003-07-23 | perl 5.8.2 from CPAN | Todd C. Miller |
2003-07-23 | Update CGI module to version 2.98; fixes a cross-site scripting bug | Todd C. Miller |
2003-07-22 | Missed this in the rejname commit. | Todd C. Miller |
2003-07-22 | Make rejname[] static to patch.c and crank its size to NAME_MAX+1 | Todd C. Miller |
2003-07-22 | Use getopt_long() to parse options instead of rolling our own. | Todd C. Miller |
2003-07-22 | Allow user to override default version of patch used; otto@ OK | Todd C. Miller |
2003-07-22 | Fix .depend generation for assym.h. Resolves PR 1154. | Otto Moerbeek |
2003-07-22 | Also test ed(1) style patches. | Otto Moerbeek |
2003-07-22 | A set of regressions for patch(1). Currently it consists of two | Otto Moerbeek |
2003-07-22 | sync | Jason Wright |
2003-07-22 | vendor safenet and produc safenet safexcel | Jason Wright |
2003-07-22 | openbsd64 is a 64 BIT (not but) v9 processor; pointed out by millert. | Jason Wright |
2003-07-22 | now that gcc generates "correct" calls to the quad emulation library and | Jason Wright |
2003-07-22 | the version of gcc in the tree doesn't generate the correct calling | Jason Wright |
2003-07-22 | A shell script to run a very large scale diff/patch/cmp regression. | Otto Moerbeek |
2003-07-22 | just about nothing | Theo de Raadt |
2003-07-22 | change an instance of the check from != "yes" to == "no" | Brad Smith |
2003-07-22 | nicer | Theo de Raadt |
2003-07-22 | POSIX defines allowed commands as {a,c,d,i,s} but patch was only | Todd C. Miller |
2003-07-22 | More cleanup. | Otto Moerbeek |
2003-07-22 | switch to our own diff/diff3 (sdiff goes bye bye) | Theo de Raadt |
2003-07-22 | - use :L variable modifier with ELF_TOOLCHAIN variable | Brad Smith |
2003-07-22 | Add missing terminator to long options list. | Todd C. Miller |
2003-07-22 | remove (already disabled) KRB4/AFS support, re-enable -k in ssh(1); | Markus Friedl |
2003-07-22 | uiomove takes void * now. | Ted Unangst |
2003-07-22 | Fixed the "dot alone on a line" bug. | Todd C. Miller |
2003-07-22 | Bring FILES section up to date. | Todd C. Miller |
2003-07-22 | Implement the -L and -T options from GNU diff. | Todd C. Miller |
2003-07-22 | void *, not caddr_t. missed in last commit. thanks Marco Peereboom | Ted Unangst |
2003-07-22 | make it compile again damnit; from slash@peereboom.us | Michael Shalayeff |
2003-07-22 | Historically, when comparing two directories in -e mode, BSD diff | Todd C. Miller |
2003-07-22 | Don't print lines consisting solely of a dot ('.') in -e mode since | Todd C. Miller |