aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Ack... clean up the logfile name generation that I botched in the lastBill Paul1995-03-301-3/+2
* Fix up the way _PATH_YP is used to put together the pathname to theBill Paul1995-03-302-13/+30
* 'directories...' is an argument, not an optionJean-Marc Zucconi1995-03-271-2/+2
* Made this script a bit more fool-proof, so people like me can betterJoerg Wunsch1995-03-262-16/+98
* Comment out all perverted curses optimizationAndrey A. Chernov1995-03-261-19/+19
* Change wrong -ltermcap -ltermlib picked up to -lmytinfoAndrey A. Chernov1995-03-261-2/+2
* Get PERL found in any of its obvious locations.Jordan K. Hubbard1995-03-251-6/+17
* Don't attempt to fix the mode of mus - mus might be read-only. JustBruce Evans1995-03-251-2/+1
* If mus script not executable, fix.Jordan K. Hubbard1995-03-241-0/+1
* Fix -C arg overriding when -T file usedAndrey A. Chernov1995-03-241-3/+5
* Get rid of strtok(), it is depricated inside libsAndrey A. Chernov1995-03-242-9/+11
* Adjust include paths.Jordan K. Hubbard1995-03-241-2/+2
* Bring back perl/usub as usub/, this time containing an updated curseperlJordan K. Hubbard1995-03-248-1/+1410
* Added gdb back in since it can no compile with the ld change.Nate Williams1995-03-221-2/+2
* Modify the default behavior of the linker to no longer prefer staticNate Williams1995-03-221-9/+12
* This just exited on most errors, some of which were legitimate andJordan K. Hubbard1995-03-221-10/+5
* Saved scroll fixed.Andrey A. Chernov1995-03-211-1/+1
* Pretty much a complete rewrite of this Makefile.Rodney W. Grimes1995-03-201-9/+31
* Removed /usr/local/lib from the standard library search path to beNate Williams1995-03-191-2/+2
* Fix sparse files handlingAndrey A. Chernov1995-03-181-1/+1
* Don't use user PATH into environment for sec reasonsAndrey A. Chernov1995-03-181-3/+3
* 1) Call nroff instead of groff, nroff have some internal groff optionsAndrey A. Chernov1995-03-182-4/+4
* rename ngroff to groffPaul Traina1995-03-181-2/+2
* Gcc v2.6.3 currently has a problem with templates. Specifically, withNate Williams1995-03-171-0/+4
* Fix savestring & gdb conflictAndrey A. Chernov1995-03-172-5/+3
* Add dummy lchown function so that cpio understands 4.4 symbolic links.Rodney W. Grimes1995-03-173-2/+35
* UpgradeAndrey A. Chernov1995-03-178-39/+172
* Wolfram's replacement for the oldish ugly catman(1) program. The newJoerg Wunsch1995-03-153-23/+487
* Disabled gdb until it compiles. I need make world to work...Poul-Henning Kamp1995-03-131-2/+4
* Bump SHLIB_MAJOR to 263 to match ../Makefile.incAndrey A. Chernov1995-03-131-2/+2
* Add cmp -s to beforeinstall targetAndrey A. Chernov1995-03-121-1/+2
* Don't install shared libgcc, we can't do it this way.Poul-Henning Kamp1995-03-122-6/+2
* Remove the last vestige of COMMENT_BEGIN.Bruce Evans1995-03-121-1/+0
* Undo most of the changes in the gcc-2.6.3 "upgrade"Bruce Evans1995-03-121-8/+10
* Add my script here to make people's life easier when importing newJoerg Wunsch1995-03-122-0/+648
* Remove a bunch of funtions that are in libc already.Poul-Henning Kamp1995-03-122-6/+10
* Added support for #pragma weak.Nate Williams1995-03-111-0/+3
* Updated the sources to gcc 2.6.3 with FreeBSD changes already applied.Nate Williams1995-03-1128-3576/+7488
* Back out Poul's hack that forces static libgcc. This has been fixed viaDavid Greenman1995-03-101-11/+2
* Define LINK_LIBGCC_SPECIAL_1 so that gcc will build static with libgcc.David Greenman1995-03-101-1/+2
* Since we are in the gcc bashing mood anyway: Add two changes forPoul-Henning Kamp1995-03-101-0/+7
* Change the return status of do_system_command to be -1Paul Richards1995-03-091-1/+1
* We can't bail out on generating the pic archive yet.Jordan K. Hubbard1995-03-062-4/+4
* Don't make the shared libgcc. I don't belive we need the libgcc_pic.aPoul-Henning Kamp1995-03-062-8/+4
* Never again shall we link libgcc dynamic. It was a big mistake in thePoul-Henning Kamp1995-03-061-2/+11
* Install the include file in the same way that all other includes file areNate Williams1995-03-061-2/+2
* Added support for bootparams map.Bill Paul1995-03-051-10/+23
* "Various very violent dissectionsPoul-Henning Kamp1995-03-053-31/+15
* Weak symbol support from NetBSD. This should bring us in sync with theNate Williams1995-03-0414-554/+705
* Add the abilitity to compile the Lites code with the native FreeBSD assembler.Nate Williams1995-03-021-2/+5