| Commit message (Expand) | Author | Age | Files | Lines |
| * | Restore the 2.3 config file. | David E. O'Brien | 1999-11-21 | 1 | -0/+188 |
| * | Apply a bandaid to the grep Makefile to try and get it to compile and stop | Peter Wemm | 1999-11-21 | 1 | -2/+3 |
| * | Spell command names correctly. Even when they appear at the beginning | David E. O'Brien | 1999-11-21 | 1 | -3/+3 |
| * | Merge FreeBSD changes into 2.3: | David E. O'Brien | 1999-11-21 | 1 | -89/+168 |
| * | Merge FreeBSD changes into 2.3: | David E. O'Brien | 1999-11-21 | 1 | -74/+35 |
| * | Alias -R to -r for backward compatibility. | David E. O'Brien | 1999-11-21 | 1 | -2/+3 |
| * | Set default matcher from argv[0]. | David E. O'Brien | 1999-11-21 | 1 | -546/+825 |
| * | This is the stock 2.3 file (+ FreeBSD id). Since someone added 2.0 rather | David E. O'Brien | 1999-11-20 | 5 | -187/+425 |
| * | This is the stock 2.3 file (+ FreeBSD id). Since someone majorly SPAMMED | David E. O'Brien | 1999-11-20 | 3 | -229/+503 |
| * | This is the stock 2.3 file (+ FreeBSD id). Since someone majorly SPAMMED | David E. O'Brien | 1999-11-20 | 1 | -19/+32 |
| * | Merge FreeBSD changes into 2.3: | David E. O'Brien | 1999-11-20 | 1 | -167/+264 |
| * | This commit was generated by cvs2svn to compensate for changes in r53469, | David E. O'Brien | 1999-11-20 | 5 | -0/+579 |
| |\ |
|
| | * | Virgin import of a trimmed down GNU Grep 2.3. | David E. O'Brien | 1999-11-20 | 18 | -999/+2588 |
| | * | This commit was manufactured by cvs2svn to create tag 'grep_2_0'. | cvs2svn | 1993-07-06 | 23 | -3815/+9982 |
| * | | Back out the botched attempt to update to gnu grep 2.3 (lots of history | Peter Wemm | 1999-11-20 | 21 | -230/+7886 |
| * | | mkstemps() has been brought into 3-STABLE, so this isn't needed here | David E. O'Brien | 1999-11-20 | 1 | -3/+0 |
| * | | Remove the `sysctl' get osversion hack. There are issues with cross-hosting | David E. O'Brien | 1999-11-20 | 1 | -4/+0 |
| * | | Build genrtl.h before print-rtl.o. | David E. O'Brien | 1999-11-17 | 1 | -1/+1 |
| * | | Add perlopentut.pod, perlreftut.pod and perlthrtut.pod to the list of | Sheldon Hearn | 1999-11-17 | 1 | -3/+4 |
| * | | Allow sub-Makefile's to determine the version of the OS we are make'ing on. | David E. O'Brien | 1999-11-17 | 1 | -0/+4 |
| * | | Add `mkstemp.c' to the mix if we are building on something older than | David E. O'Brien | 1999-11-17 | 1 | -0/+3 |
| * | | Pay attention to the "KEEP THIS IN SYNC" comment, and sync the `tm.h' | David E. O'Brien | 1999-11-17 | 1 | -4/+0 |
| * | | Cut over the system compiler from from EGCS 1.1.2 to GCC 2.95.2. | David E. O'Brien | 1999-11-15 | 10 | -27/+46 |
| * | | Cosmetic change to match cc_tools/Makefile | David E. O'Brien | 1999-11-15 | 1 | -7/+7 |
| * | | Purely cosmetic changes to lineup targets. | David E. O'Brien | 1999-11-15 | 1 | -16/+16 |
| * | | Cosmetic removeal of a trailing white space. | David E. O'Brien | 1999-11-15 | 1 | -1/+1 |
| * | | ${MACHINE} -> ${MACHINE_ARCH} | Marcel Moolenaar | 1999-11-14 | 1 | -2/+1 |
| * | | Fix man so that it does not allow command line arguments to expand when | John Baldwin | 1999-11-13 | 1 | -4/+6 |
| * | | Make binutils for Alpha work on i386 machine, by properly defining | Marcel Moolenaar | 1999-11-12 | 1 | -1/+6 |
| * | | Replace freebsdelf with freebsd in BINDIR | John Birrell | 1999-11-07 | 3 | -3/+3 |
| * | | These have been repo-copied to i386-freebsd. | John Birrell | 1999-11-07 | 5 | -150/+0 |
| * | | These have been repo-copied to alpha-freebsd. | John Birrell | 1999-11-07 | 5 | -150/+0 |
| * | | Replace freebsdelf with freebsd in most places. | John Birrell | 1999-11-07 | 6 | -16/+16 |
| * | | After a repo copy of as_{alpha,i386,mips} to {alpha,i386,mips}-freebsd, | John Birrell | 1999-11-07 | 1 | -6/+9 |
| * | | Replace freebsdelf with freebsd in BINDIR. | John Birrell | 1999-11-07 | 5 | -5/+5 |
| * | | Add support for additional architectures. | John Birrell | 1999-11-06 | 6 | -0/+197 |
| * | | Use the simplified genscripts.sh and set the cross-compiled library | John Birrell | 1999-11-06 | 1 | -2/+22 |
| * | | Use the simplified genscripts.sh and set the cross-compiled library | John Birrell | 1999-11-06 | 2 | -8/+12 |
| * | | This is a simplified version of the binutils script which better suits | John Birrell | 1999-11-06 | 1 | -0/+107 |
| * | | Add a BINUTILSDISTDIR hook here too. | John Birrell | 1999-11-06 | 1 | -0/+8 |
| * | | This one might be a bit controversial. 8-) | John Birrell | 1999-11-06 | 5 | -0/+165 |
| * | | gas for m68k targeted to NetBSD's a.out format. Useful for porting or | John Birrell | 1999-11-06 | 6 | -0/+167 |
| * | | gas for powerpc targeted to FreeBSD. | John Birrell | 1999-11-06 | 6 | -0/+170 |
| * | | gas for m68k targeted to FreeBSD. | John Birrell | 1999-11-06 | 6 | -0/+170 |
| * | | gas for sparc targeted to FreeBSD as ELF32 for a start (suject to change). | John Birrell | 1999-11-06 | 5 | -0/+154 |
| * | | Don't change the name when building a cross-tool. Just set the BINDIR | John Birrell | 1999-11-06 | 5 | -15/+15 |
| * | | Add the BINUTILSDISTDIR hook here too. | John Birrell | 1999-11-06 | 1 | -0/+12 |
| * | | Change CROSS_TARGETS to CROSS_FORMATS because that makes more sense. | John Birrell | 1999-11-06 | 1 | -1/+21 |
| * | | Add support for additional architectures. | John Birrell | 1999-11-06 | 8 | -0/+11560 |
| * | | Add support for additional architectures. | John Birrell | 1999-11-06 | 4 | -0/+121 |