aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Punt duplicate declaration of sys_errlist[].Jordan K. Hubbard1994-08-091-1/+0
* Delete two redundant declarations of _exit() and exit().Jordan K. Hubbard1994-08-091-3/+1
* Remove kgdb for now until we figure out what our gdb strategy is goingJordan K. Hubbard1994-08-091-2/+2
* Remove redundant (and conflicting) definition of sys_errlist.Jordan K. Hubbard1994-08-091-1/+0
* This gcc-2.6.0 should work with 2.0Poul-Henning Kamp1994-08-084-1/+5468
* cc -> cc26 (until Poul-Henning decides how he wants this to look).Jordan K. Hubbard1994-08-071-2/+2
* Regenerate conf.h with configure script from original package.Garrett Wollman1994-08-051-8/+9
* Need -lcompat to link under 2.0.Garrett Wollman1994-08-052-2/+2
* Use __GNU_P not __P.Garrett Wollman1994-08-041-5/+5
* Here comes the right import of gcc-2.6.0.Poul-Henning Kamp1994-08-02172-0/+307580
* Add Chris Demetriou's --unlink changes.Jordan K. Hubbard1994-06-283-0/+40
* Fix serious off by one error for FreeBSD keyword, this has been drivingRodney W. Grimes1994-06-221-3/+8
* Remove reference to the ld.so man page - ain't no such animal.Jordan K. Hubbard1994-06-171-1/+0
* Changes from Paul Kranenburg which bring us into sync with his sources:Rich Murphey1994-06-1519-891/+933
* Make gzip static by default. This is needed because it's such aJordan K. Hubbard1994-06-151-0/+1
* Make tar static by default. Don't scream, you'll thank me for thisJordan K. Hubbard1994-06-151-0/+1
* correct location of corefile data segmentAdam David1994-06-151-1/+2
* Bug reported by Jon-Dean Mountjoy <csjm@cs.ru.ac.za>Geoff Rehmet1994-06-141-1/+10
* Add LIBREADLINE and LIBTERM to DPADDAndrey A. Chernov1994-06-142-0/+2
* Clean up small error in the ncvs code that was causing rcs co to beRodney W. Grimes1994-06-142-4/+8
* Remove PAGE_SIZE redifinition (from param.h)Andrey A. Chernov1994-06-131-1/+0
* Moved -DTRAD_CORE from gdb/Makefile to bfd/MakefilePaul Richards1994-06-112-2/+0
* Modev -DTRAD_CORE for gdb/Makefile to bfd/MakefilePaul Richards1994-06-111-1/+1
* Added kgdb subdir.Paul Richards1994-06-101-2/+2
* Two files I "lost" the first time.Paul Richards1994-06-102-153/+211
* GDB-4.12 from ports with support for shlibs but not the kernel.Paul Richards1994-06-10258-0/+164071
* Make these Makefiles work properly when NOMAN is defined.Geoff Rehmet1994-06-052-0/+8
* Manual pages are now installed via the bsd.man.mk macro, since theGeoff Rehmet1994-06-052-15/+24
* Add the -r and -s flags to the Usage string.Andreas Schulz1994-06-051-2/+2
* Call fpsetmask(3) so awk doesn't dump core on FP exceptions.Andrew Moore1994-05-3132-4617/+8347
* Turn globbing on when a section number is specified, this makes things workGeoff Rehmet1994-05-281-1/+1
* Got this fix from think.com:Rodney W. Grimes1994-05-262-2/+6
* Got this from think.com, nice patch to add Index: lines to cvs diff outputRodney W. Grimes1994-05-241-2/+24
* Enhancements to use now -K option to rcs so that certain keywords areRodney W. Grimes1994-05-247-0/+50
* Fix catman to produce zipped cats, like man does.Andrey A. Chernov1994-05-231-5/+7
* Stop toasting folks' /etc/manpath.config files.Jordan K. Hubbard1994-05-171-1/+1
* Add X11R6 to manpath in preprataion for XFree86 3.0.Rich Murphey1994-05-171-1/+3
* To truely have the OLD behavior of RCS by default make the expansionRodney W. Grimes1994-05-151-3/+10
* Add -K option to pass keywordlists to rcs so we can disable and enableRodney W. Grimes1994-05-144-11/+46
* No longer use FSYNC_ALL by default, we do not have the stability problemsRodney W. Grimes1994-05-141-1/+1
* Add new option -K from David Dawes that allows you to turn on and offRodney W. Grimes1994-05-145-9/+79
* If you want no manual pages so NOMAN=, not MAN1=NOMAN!Rodney W. Grimes1994-05-121-1/+1
* typo.Poul-Henning Kamp1994-05-121-2/+5
* made -v produce tip-revision, which was what I wanted in the first place...Poul-Henning Kamp1994-05-122-5/+9
* Added -v option to rlog. This gives a quick way to get a list of versions.Poul-Henning Kamp1994-05-112-4/+25
* Remove readline copy, now gdb use gnu lib tree libreadlineAndrey A. Chernov1994-05-091-9/+6
* Add GNU regex.hAndrew Moore1994-05-062-2/+495
* added ptxAndrew Moore1994-05-061-2/+2
* ptx: permuted index generatorAndrew Moore1994-05-0641-0/+7378
* Use correct stack segment with corefiles.Adam David1994-05-041-0/+3