aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Only set $MAIL_AGENT if it isn't already defined in the environment.Nik Clayton2000-04-301-1/+1
* Add support for debugging programs using libc_r's implementation ofDoug Rabson2000-04-295-28/+1160
* Add a new wishlist category.Steve Price2000-04-182-3/+5
* Perl lib configuration for IA-64 (along with PPC and arm32)David E. O'Brien2000-04-176-0/+3602
* Add sparcnetbsd support and cleanup style so that this looks nearlySteve Price2000-04-161-7/+9
* Fix a typo (aout32.o -> aout32.c). Add support for NetBSD/Sparc andSteve Price2000-04-161-4/+13
* Add a config.SH for the sparc and sparc64 ports. The ones for the sparc64Steve Price2000-04-164-0/+2400
* The MANSECT environment variable was misrepresented as MANSEC. Fixed.Sheldon Hearn2000-04-051-2/+2
* Add a '+' to the first LDADD, otherwise it clobbers the LDADD inGary Jennejohn2000-04-041-1/+1
* Fix unsafe tempfile creation. This file is already off the vendorSheldon Hearn2000-04-031-12/+13
* Add support for sunos_big_vec to support 'make world's on SolarisSteve Price2000-04-031-8/+4
* Add support for the sunos_big_vec format as well.Steve Price2000-04-031-4/+7
* Build and install the elf32_sparc ld(1) scripts and make elf32_sparcSteve Price2000-04-031-1/+13
* Enable Haifa on sparc64 as well.Steve Price2000-04-021-1/+1
* First cut at the (non-contrib) bits needed to build the binutilsSteve Price2000-04-0211-0/+3118
* The ld directory is in ${SRCDIR} not ${BINUTILSDISTDIR}.Steve Price2000-04-021-1/+1
* Add additional path for info to /usr/X11R6/info. This will allowJeroen Ruigrok van der Werven2000-04-011-1/+1
* Fixed wrong path to libperl in DPADD.Bruce Evans2000-03-271-4/+7
* Use `${dir}/libfoo.a' instead of `-L${dir} -lfoo' for local staticBruce Evans2000-03-2713-77/+31
* Don't abuse LDADD for holding linker flags. Doing so brokeBruce Evans2000-03-272-6/+4
* Fixed missing DPADD.Bruce Evans2000-03-271-3/+2
* Update for gperf 2.7Kris Kennaway2000-03-253-6/+31
* Fix a minor grammar problem.Mike Pritchard2000-03-241-1/+1
* Clean up the FreeBSD configuration files -- includes removing the usageDavid E. O'Brien2000-03-231-1/+0
* A bandaid to try and make this buildable. This should probably bePeter Wemm2000-03-202-8/+54
* Make the SUBDIR list more granular to assist in my GCC hacking.David E. O'Brien2000-03-191-1/+9
* Make the build-tools objects weirder named so one can tell there isDavid E. O'Brien2000-03-151-4/+4
* Move some cflag contents down to where they are acutally used.David E. O'Brien2000-03-135-2/+12
* Considerable upgrade to the way perl links to shared objects. ThisMark Murray2000-03-087-96/+104
* Remove xrefs to obsolete ft driver.Nik Clayton2000-03-011-1/+0
* Use libcrypto instead of libdes.Mark Murray2000-02-241-2/+2
* Build and install gasp's infodocs along side the other binutil docs ratherDavid E. O'Brien2000-02-213-19/+2
* Merge FreeBSD changes into 2.4d.Ruslan Ermilov2000-01-313-237/+210
* Merge FreeBSD changes into 2.4d.Ruslan Ermilov2000-01-311-191/+92
* This is the stock GNU grep 2.4d file.Ruslan Ermilov2000-01-316-343/+390
* This commit was generated by cvs2svn to compensate for changes in r56915,Ruslan Ermilov2000-01-319-72/+203
|\
| * Virgin import of a trimmed down GNU Grep 2.4d.vendor/misc-GNU/grep/2.4dRuslan Ermilov2000-01-3119-781/+894
* | Retire Bison as it is not need to build GCC any more.David E. O'Brien2000-01-304-234/+0
* | Fix for (amongst other things) the cross-compile case where a too-oldMark Murray2000-01-291-1/+1
* | "Rev.1.45 of cc_tools/Makefile was a wrong fix for a problem introducedDavid E. O'Brien2000-01-291-3/+3
* | Track internal(!) libc symbol naming change.Jason Evans2000-01-281-2/+2
* | Fix typo for the flag ``--ungzip'' which should have been ``--gunzip''Archie Cobbs2000-01-241-1/+4
* | Merge cc_drv into cc_int. Merge more shared files into cc_int.David E. O'Brien2000-01-249-24/+20
* | Simply cc_tools/Makefile by moving the parser generation to the respectiveDavid E. O'Brien2000-01-243-35/+36
* | Style change to better match src/lib/'s Makefiles.David E. O'Brien2000-01-242-8/+8
* | I *hate* using "i" in variables, looks too much like "1" or "l".David E. O'Brien2000-01-231-23/+23
* | Minor style nits.David E. O'Brien2000-01-211-4/+4
* | Back out previous revision because someone upgraded ourRuslan Ermilov2000-01-181-3/+1
* | Fix conflicts.Ruslan Ermilov2000-01-182-17/+74
* | This commit was generated by cvs2svn to compensate for changes in r56230,Ruslan Ermilov2000-01-187-22/+69
|\|