summaryrefslogtreecommitdiffstats
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Add Id keywordbrian1998-09-139-1/+17
* Allow libperl to be a shared library.markm1998-09-125-8/+12
* Fix parallel building.markm1998-09-127-35/+627
* Fix bogus length restriction on readlink. Use sizeof(buf) - 1 ratherimp1998-09-101-1/+1
* Dorkus sum. I managed to commit an earlier version of this. This fixes themarkm1998-09-105-9/+9
* Remove the NOPERL block to building Perl5.markm1998-09-091-4/+1
* Fix fencepost error in readlink; inspired by OpenBSDimp1998-09-091-1/+1
* Use size of structure rather than hard coded 256 in readlink. This changeimp1998-09-091-1/+1
* Change i386 in a few paths to ${MACHINE} to support MACHINE=pc98.kato1998-09-091-3/+3
* Document why the library is still not being build as shared.cracauer1998-09-091-2/+2
* Bring in the Perl5 BMake files. This ends the easy stuff.markm1998-09-0930-0/+1440
* Old Perl is leaving us. Goodbye, faithful friend.markm1998-09-09250-68813/+0
* Set NOPERL while I spend the rest of the day bringing in Perl5.markm1998-09-091-1/+4
* Fix typo.jkoshy1998-09-091-2/+4
* Update alpha configuration files and remove i386 target fromdfr1998-09-073-181/+302
* Install the legacy man file in section 1aout.jb1998-09-072-2/+4
* Update for import of binutils-2.9.1.jdp1998-09-067-192/+329
* Fixed munging of the SUBDIR list in rev.1.16-1.18.bde1998-09-021-4/+2
* MACHINE -> MACHINE_ARCH to allow PC98 to define MACHINE=pc98.jb1998-08-311-10/+10
* All libs build on alpha now.dfr1998-08-311-6/+2
* Get definition of va_list from <stdarg.h>.dfr1998-08-311-1/+2
* Missed some BINFORMATs. Fingers! Can't live with 'em. Can't live without 'em.jb1998-08-302-8/+8
* BINFORMAT -> OBJFORMAT ready for E-day. I tossed a coin to decide thisjb1998-08-302-4/+4
* BINFORMAT -> OBJFORMAT ready for E-day.jb1998-08-302-4/+4
* Make the build tools static to avoid trying to use the shared loaderjb1998-08-201-4/+4
* Change the aux field type to long instead of int so that it is largejb1998-08-201-1/+1
* Install binutils tools in /usr/libexec/elf like on i386 so that objformatjb1998-08-181-5/+1
* Fix LIBDIR so kerberised CVS will work.markm1998-08-151-2/+2
* PR: 7488thepish1998-08-052-4/+4
* Fixed printf format warnings for non-errors. This change is null unlessbde1998-08-021-0/+4
* fixed: tar will extract file even if -C command failsnectar1998-07-272-5/+16
* Add Xref to ldd(1).jkoshy1998-07-262-2/+4
* During compilation of a Fortran program f2c/f77 will spew thephk1998-07-241-1/+1
* For every directory in ${PATH} that ends with "/bin", look for ades1998-07-091-0/+11
* fix description of `-C' option to match behaviour in the sources:jkoshy1998-07-091-2/+2
* Use a different hack for building libgcc2: `XCC= ${CC}' instead ofbde1998-07-082-74/+38
* Use the installed versions of cc, cc1 and cpp for building underscore.bde1998-07-081-35/+4
* Use the installed version of perl for `make install'. It is nowbde1998-07-071-11/+3
* Use the installed version of perl for `make depend'. It is nowbde1998-07-071-14/+3
* Added a `build-tools' target for internal tools.bde1998-07-071-1/+7
* Fixed printf format errors.bde1998-06-3010-32/+51
* Fixed printf format errors.bde1998-06-309-20/+21
* Add -DFREEBSD_AOUT to CFLAGS, to ensure that <link.h> gives us the correctpeter1998-06-121-2/+2
* Spelling corrections.jkoshy1998-06-061-2/+2
* Fix a bunch of spelling errors.steve1998-06-042-4/+13
* Don't use beforedepend or give dependencies on generated headers explicitly.bde1998-06-043-18/+7
* Removed superfluous beforedepends. Their files were already in SRCS.bde1998-06-042-6/+2
* Don't use beforedepend; just put generated headers in SRCS. ldgram.hbde1998-06-041-4/+3
* Removed special rules for lex- and yacc- generated files. The generalbde1998-06-041-12/+1
* Missing DPADD's.peter1998-06-031-1/+4
OpenPOWER on IntegriCloud