summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Document that "ldconfig -m" rescans all directories previouslyjdp1996-11-091-3/+6
* Fixed a bug in the handling of the directories in the search pathjdp1996-11-081-5/+13
* Not hang in the downcase routine.wosch1996-11-051-1/+2
* Change -I$(.CURDIR) to -I. in CFLAGS. As Bruce pointed outsteve1996-11-041-1/+1
* Get rid of bogus #ifdef's.steve1996-11-041-6/+0
* Upgrade to dc version 1.0 which comes bundled withsteve1996-11-0419-2688/+2648
* Cleanup -Wall warnings added with upgrade to version 1.03.steve1996-11-044-6/+8
* Upgrade to version 1.03.steve1996-11-0422-3134/+976
* Ok, instead of covering up the problem, let's fix it.steve1996-11-031-16/+26
* Print out permissions that could not be re-established using 0%ojoerg1996-11-032-18/+6
* Don't allow filenames specified on the commandlinesteve1996-11-031-1/+8
* Uncomment static from collate_range_cmp, no more in locale.hache1996-10-311-1/+1
* Remove unused fileache1996-10-311-39/+0
* Localize itache1996-10-312-0/+29
* Replace collate_range_cmp call with its code (GNU version)ache1996-10-312-6/+34
* 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
OpenPOWER on IntegriCloud