summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* MACHINE -> MACHINE_ARCH to allow PC98 to define MACHINE=pc98.jb1998-08-311-10/+10
* 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
* Make the build tools static to avoid trying to use the shared loaderjb1998-08-201-4/+4
* 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: 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-081-37/+19
* 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
* 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
* Add missing DPADD's.peter1998-06-0311-11/+42
* These files were moved elsewhere (sbin/ldconfig, libexec/rtld-aout,peter1998-06-0120-5936/+0
* Look for files in their new locations.peter1998-06-011-11/+7
* Also check for Satoshi's TMPDIR location of perl when looking around for it.jkh1998-05-291-2/+6
* ELF preparation step 2:sos1998-05-263-6/+11
* ELF preparation step 1:sos1998-05-253-10/+7
* perl now works on alpha.jb1998-05-121-2/+2
* This code casts double -> int -> char *. Ugh. Take a punt and change thejb1998-05-121-7/+12
* Change a cast of long * to time_t * in a call to time();jb1998-05-121-2/+8
* Allow the makefile to choose the perl executable to run h2ph ratherjb1998-05-121-2/+11
* If perl exists in OBJDIR it has just been built; if it exists injb1998-05-121-1/+1
* Change .if to .elif to prevent the current directory path search for ajb1998-05-121-2/+1
* awk and groff (et al) now work on alpha as the result of libraryjb1998-05-121-4/+4
* Don't attempt to read process context from the kernel when (thebde1998-05-123-6/+6
* The yacc makefile changes don't seem to know when to generate thejb1998-05-111-2/+2
* Add CROSS_TARGETS to the list of GASES to build. We end up with a separatejb1998-05-111-2/+4
* Make a path absolute.jb1998-05-111-2/+2
* Simplified by using new yacc rules and by not generating y.tab.h.bde1998-05-081-3/+2
* Fix the path.jb1998-05-051-2/+2
* Specify an absolute include path.jb1998-05-054-20/+8
* One of those silently included files that just about guarantee thatjb1998-05-051-0/+4
* The BINDIR definition is an extra directory level away, so include itjb1998-05-054-4/+16
* Oops, missed the common part of gas.jb1998-05-051-0/+23
* Don't generate a2p.h or y.tab.h from a2p.y. Neither is actually used,bde1998-05-051-1/+2
OpenPOWER on IntegriCloud