aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
...
* | 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-3579/+7491
* | 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-555/+706
* | Add the abilitity to compile the Lites code with the native FreeBSD assembler.Nate Williams1995-03-021-2/+5
* | Fix arrows printout for non-arrows keys in menuboxAndrey A. Chernov1995-03-025-135/+113
* | typo.Joerg Wunsch1995-02-281-1/+1
* | Fix two quad_t casts, one reported by wcp@lpds.sublink.orgAndrey A. Chernov1995-02-261-2/+2
* | Patch bei Wolfram to avoid processing duplicate directories.Joerg Wunsch1995-02-261-3/+23
* | Install manpath.config.sample with the correct mode. It should be installedBruce Evans1995-02-261-1/+1
* | Correct a few typos.Jordan K. Hubbard1995-02-241-5/+5
* | Implement --hline "line" and --hfile fileAndrey A. Chernov1995-02-234-5/+52
* | Simplify notify()Andrey A. Chernov1995-02-233-33/+30
* | Don't rely on execute bit.Poul-Henning Kamp1995-02-231-1/+2
* | Fixed non-conflict errors that occur when changes made to the local files areNate Williams1995-02-202-8/+18
* | Whoops! It wasn't totally winning. I left out a couple of :'s. Fixed.Jordan K. Hubbard1995-02-191-11/+10
* | A much more winning default dir file.Jordan K. Hubbard1995-02-191-3/+36
* | Wolfram now also submitted a man page for this.Joerg Wunsch1995-02-153-9/+146
* | Remove dir creating, done by mtreeAndrey A. Chernov1995-02-151-7/+2
* | Changes for new _menu interfaceAndrey A. Chernov1995-02-151-2/+2
* | file selector, helpline, helpfile and more, with my fixesAndrey A. Chernov1995-02-1522-22/+2313
* | More DESTDIR lossage. Hopefully this will solve the case of the missing NISBill Paul1995-02-151-5/+5
* | Fix losing Makefile so that it properly honors DESTDIR when installingBill Paul1995-02-151-9/+8
* | Import the ISDN userland utilities. Just about ready to start shakingJordan K. Hubbard1995-02-1555-0/+3446
* | Export ${DESTDIR} to h2ph so that the *.ph files end up in the DESTDIRRodney W. Grimes1995-02-141-1/+1
* | Add missing ${DESTDIR} so that the sample dir file ends up in theRodney W. Grimes1995-02-141-1/+2
* | The destructor always assumed that it would be called on objects created fromJordan K. Hubbard1995-02-141-4/+7
* | Pass prgbox exit code to main exit codeAndrey A. Chernov1995-02-132-3/+4
* | Much better error handling added.Andrey A. Chernov1995-02-131-16/+33
* | Add -D__BSD__ and don't write "LINUX" on a CD as default.Poul-Henning Kamp1995-02-132-0/+5
* | Try to clean up some of these nasty warnings.. This code is not justJordan K. Hubbard1995-02-123-5/+6
* | Add mkisofs to list of targets.Jordan K. Hubbard1995-02-121-2/+2
* | Walnut Creek's local hacks to this code. Bob says he'll clean them upJordan K. Hubbard1995-02-122-4/+50
* | Changes to make it compile under FreeBSD.Jordan K. Hubbard1995-02-121-49/+4
* | Original virgin sources for version 1.2 of mkisofs, by Eric Youngdale ofJordan K. Hubbard1995-02-1227-0/+6339
* | Quiet `make -s'.Bruce Evans1995-02-081-2/+1
* | Hurm... I could have sworn I added usr.sbin to the top level GNUBill Paul1995-02-071-1/+1