| Commit message (Expand) | Author | Age | Files | Lines |
| * | Install files via FILES. | Ruslan Ermilov | 2001-12-17 | 1 | -10/+4 |
| * | FILES support for bsd.prog.mk. See bsd.README for details. | Ruslan Ermilov | 2001-12-17 | 7 | -39/+39 |
| * | Add .Lb entry for -lpam. | Ruslan Ermilov | 2001-12-17 | 2 | -0/+2 |
| * | Catch up to the globaldata -> pcpu changes. | John Baldwin | 2001-12-12 | 2 | -20/+20 |
| * | *** empty log message *** | Peter Wemm | 2001-12-11 | 2 | -8/+44 |
| * | Recognize numeric digits inside $id$ tags, eg: $XFree86$ | Peter Wemm | 2001-12-10 | 1 | -1/+1 |
| * | December 6th -- the IEEE Standards Board approves the Austin Group | Ruslan Ermilov | 2001-12-08 | 1 | -0/+10 |
| * | Upgrade to Binutils 2.11.2. | David E. O'Brien | 2001-12-06 | 1 | -71/+204 |
| * | Fixed memory leak in dialog_gauge(3). | Ruslan Ermilov | 2001-11-29 | 1 | -0/+4 |
| * | CFLAGS is not suitable for `optimize' thing; it spams Config.pm | Ruslan Ermilov | 2001-11-27 | 1 | -2/+2 |
| * | Add .Lb entry for -lpam. | Ruslan Ermilov | 2001-11-27 | 1 | -0/+1 |
| * | Removed glibc specific stuff. | Ruslan Ermilov | 2001-11-27 | 1 | -25/+0 |
| * | Fixed style bugs (tab corruption) on every changed line in previous commit. | Bruce Evans | 2001-11-11 | 1 | -2/+2 |
| * | Back out switching from libreadline to libedit: | Andrey A. Chernov | 2001-11-09 | 2 | -4/+4 |
| * | Clone the alpha config for ia64. | Doug Rabson | 2001-11-03 | 1 | -76/+285 |
| * | Bring Gawk back. There just isn't any other POSIX compliant AWK out there. | David E. O'Brien | 2001-11-02 | 1 | -1/+1 |
| * | Update to Gawk 3.1.0. | David E. O'Brien | 2001-11-02 | 2 | -29/+119 |
| * | Bring Gawk back. There just isn't any other POSIX compliant AWK out there. | David E. O'Brien | 2001-11-02 | 3 | -0/+273 |
| * | -v must have a space between it and the variable. | David E. O'Brien | 2001-11-01 | 1 | -1/+3 |
| * | tip(1) can do cu(1). We don't need this anymore. | Mark Murray | 2001-10-30 | 158 | -36447/+1 |
| * | Switch to the One True AWK from Bell-Labs, away from GNU AWK. | David E. O'Brien | 2001-10-30 | 4 | -274/+1 |
| * | There are users of FreeBSD 4.5 already. | Ruslan Ermilov | 2001-10-26 | 1 | -0/+1 |
| * | It's safe to assume that ${.OBJDIR} == ${.CURDIR} in the | Ruslan Ermilov | 2001-10-24 | 1 | -1/+1 |
| * | Make the logic more explicit. | David E. O'Brien | 2001-10-19 | 1 | -1/+1 |
| * | Respect system ${CFLAGS} when building Perl modules. | Ruslan Ermilov | 2001-10-19 | 21 | -43/+23 |
| * | Fixed style bugs in previous commit: | Bruce Evans | 2001-10-19 | 1 | -4/+2 |
| * | Turn on the libedit support in bc. Turn off libreadline. | Matthew N. Dodd | 2001-10-19 | 2 | -4/+6 |
| * | We don't use the IA-64 psABI ELF_DYNAMIC_INTERPRETER, so remove it. | David E. O'Brien | 2001-10-15 | 1 | -1/+3 |
| * | Clean this up. | David E. O'Brien | 2001-10-15 | 1 | -8/+8 |
| * | Binutils 2.11.2 build framework for the FreeBSD/IA-64 target. | David E. O'Brien | 2001-10-15 | 7 | -0/+3889 |
| * | We don't support GDB for IA-64, PowerPC, or sparc64 yet. | David E. O'Brien | 2001-10-15 | 1 | -1/+3 |
| * | We can easily share obj-format.h and targ-env.h files across all FreeBSD | David E. O'Brien | 2001-10-15 | 16 | -56/+31 |
| * | More cleaning. | David E. O'Brien | 2001-10-15 | 1 | -1/+1 |
| * | Adjust for the movement of `as' headers. | David E. O'Brien | 2001-10-14 | 1 | -4/+2 |
| * | You know the last revision will work better if the TARGET_TUPLE is set | David E. O'Brien | 2001-10-14 | 4 | -4/+4 |
| * | Allow easier override of the configure tuple, in case you wanted to build | David E. O'Brien | 2001-10-14 | 4 | -29/+37 |
| * | Need to look in additional places for BFD's config.h now. | David E. O'Brien | 2001-10-14 | 2 | -0/+2 |
| * | Clean up a little bit more. | David E. O'Brien | 2001-10-14 | 1 | -1/+2 |
| * | Clean up the formatting. | David E. O'Brien | 2001-10-14 | 6 | -82/+72 |
| * | We do "sparc64", not "sparc". | David E. O'Brien | 2001-10-14 | 1 | -24/+0 |
| * | Clean up the formatting. | David E. O'Brien | 2001-10-14 | 2 | -29/+25 |
| * | We do "sparc64", not "sparc". | David E. O'Brien | 2001-10-14 | 5 | -157/+0 |
| * | Clean up the formatting. | David E. O'Brien | 2001-10-14 | 17 | -124/+110 |
| * | We can easily share a single config.h file across all FreeBSD platforms, | David E. O'Brien | 2001-10-14 | 5 | -626/+11 |
| * | Update for Binutils 2.11.2. | David E. O'Brien | 2001-10-14 | 2 | -561/+895 |
| * | We support sparc64, not plain sparc. | David E. O'Brien | 2001-10-14 | 3 | -3478/+0 |
| * | Clean up the formatting. | David E. O'Brien | 2001-10-14 | 9 | -169/+156 |
| * | Backed out "Compensate for header dethreading [mistakes]" mistakes in | Bruce Evans | 2001-10-13 | 2 | -2/+0 |
| * | Compensate for "Compensate for header dethreading" by backing it out. | Bruce Evans | 2001-10-10 | 4 | -4/+0 |
| * | Remove the Xresume* labels from the i386 interrupt handlers; the | Ian Dowse | 2001-10-09 | 2 | -4/+10 |