summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Replace collate_range_cmp call by its code (GNU version)ache1996-10-311-0/+16
* changes to gdb to:gj1996-10-295-24/+413
* oops, uninitialised variable.. -v mode depended on stack contents.peter1996-10-291-2/+2
* Added ${DESTDIR} to the install target so bison.{simple,hairy}joerg1996-10-271-3/+5
* If errors occur during the loading of the shared libraries required byjdp1996-10-241-10/+30
* Remove local fnmatch() copy, we now compatible with GNU fnmatchache1996-10-234-249/+2
* Make it clear that a vendor-branch import adds something to thejoerg1996-10-201-4/+4
* Various fixes and FreeBSD modifications:joerg1996-10-192-27/+45
* Fix two minor typos in the manual page.jdp1996-10-181-3/+3
* Build/install c++filt from g++, we already have all the sources andpeter1996-10-132-2/+60
* Add the search directories from the hints file only the first time it isjdp1996-10-101-2/+5
* Add a new option "-f hints_file" to specify an alternate file instead ofjdp1996-10-102-37/+37
* Fix a bug that caused a segmentation violation if dlsym() was calledjdp1996-10-101-2/+2
* delete doubled words, e.g.: "the the" -> "the"wosch1996-10-053-5/+14
* Add genclass to the subdir listpeter1996-10-041-2/+2
* Initial attempt at a bmakefile for genclass.peter1996-10-031-0/+52
* Ugly hack alert!peter1996-10-031-1/+2
* There's no need to 'unsetenv()' unsafe environment variables explicitlynate1996-10-011-6/+1
* Sigh, oh well, here's my obligigatory "oops" commit. I don't quite knowpeter1996-10-011-1/+13
* Resync the libgcc functions list with the 2.7.2.1 tree. We were buildingpeter1996-10-011-17/+27
* Don't build config/i386/i386.o in the src/contrib/gcc tree..... :-]peter1996-10-011-2/+3
* Incorporate John Polstra's sods.c display of the details about thepeter1996-10-014-4/+533
* Update to handle new version ld.so.hints and info in executable forpeter1996-10-014-63/+284
* Support for specifying printf-like output specs to control the ldd outputpeter1996-10-012-4/+32
* Updates to deal with ld.so.hints version 2. It now deals with thepeter1996-10-012-18/+53
* Update the backends to go with the top-level ld changes. The non-i386peter1996-10-015-14/+47
* Support for .weak (in addition to the N_INDR stab) for gcc/g++. Also dealpeter1996-10-0117-569/+959
* Mostly resync our gas with the NetBSD version to obtain support forpeter1996-10-0127-262/+291
* xVERSIONx -> 3.2; close PR 1404wosch1996-09-281-1/+1
* grep -q pattern filewosch1996-09-271-1/+5
* test 37: [b-a] is a syntax error and exit with status 2wosch1996-09-271-1/+1
* grep(1) should not parse manpages as arguments.wosch1996-09-271-4/+4
* Reverts exit status for `man -k' and `man -f'.wosch1996-09-271-2/+6
* Really eliminated includes of the "temporary" backwards compatibilitybde1996-09-243-3/+0
* add missing comma(s) in .Xr macroswosch1996-09-231-3/+3
* cpp was named ccp.bde1996-09-232-4/+4
* Crude hack to work around cpp.1 doing a .so man1/cccp.1peter1996-09-232-2/+6
* Fix up some compilation warnings.pst1996-09-221-2/+2
* Nuke a trailing .endif which survived Peter's last edits.jkh1996-09-211-2/+1
* Remove the partial support for a shared -lcc_int, since it's been unusablepeter1996-09-216-21/+12
* Fixed bogus obj target (found by objwarn check).bde1996-09-201-3/+1
* Replace GNU-made __P definition by standard from sys/cdefs.hache1996-09-201-0/+4
* Man the lifeboats! Tie down the hatches! Red alert! Activate gcc-2.7.2.1!peter1996-09-19192-355888/+440
* Grab h2ph from /usr/bin, not /usr/local/bin!pst1996-09-171-1/+1
* Set enviroment variable PAGER=pager if using option `man -P pager'wosch1996-09-161-0/+2
* Cleanup exit status; 2: syntax error, 0: keyword matched,wosch1996-09-141-7/+12
* Use `install -C' instead of lots of shell commands to install ld.sobde1996-09-121-13/+2
* Add missing tmac.lj4 (for PCL driver)jfieber1996-09-111-1/+1
* add bison, gperfpeter1996-09-101-2/+2
* add bmakefilespeter1996-09-102-0/+23
OpenPOWER on IntegriCloud