summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Restore r1.2 change to use TARGET_ARCH.kan2005-02-201-1/+1
* Attempt to make kgdb little more useful and easy to use. Properly initializekan2005-02-2010-25/+218
* Remove mention of the -k and -wcore options because they don'tmarcel2005-02-151-14/+0
* Use the system gnuregex library vs. building GNU regex bits into libibertyobrien2005-02-145-7/+12
* Fix regression in output with -R compared to previous version.obrien2005-02-131-1/+1
* Expand *n't contractions.ru2005-02-133-11/+11
* libpam is now standard.ru2005-01-251-1/+0
* Sort sections.ru2005-01-181-5/+5
* Fold two ENVIRONMENT sections into one.ru2005-01-181-32/+33
* Added the EXIT STATUS section where appropriate.ru2005-01-171-1/+1
* Markup nits.ru2005-01-131-4/+3
* When grabbing registers for an lwp, fake the inferior's pid using thepeadar2005-01-111-2/+6
* Scheduled mdoc(7) sweep.ru2005-01-091-1/+1
* Add a usb category for USB PRs.ceri2005-01-051-0/+1
* A lot of people may want to submit PRs from systems that are notkeramida2004-12-291-0/+7
* NOCRYPT -> NO_CRYPTru2004-12-211-1/+1
* NOSHARED -> NO_SHAREDru2004-12-219-9/+9
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-2120-20/+20
* Uncomment an upcoming 5.4-RELEASE.ru2004-12-181-1/+1
* Uncomment entries for FreeBSD 6.0 and 4.11.jkoshy2004-12-181-2/+2
* Add removal of MKTEMP_SH_FUNCTION to processing for cvsbug script.kensmith2004-12-101-0/+1
* Source changes to allow building a cross-debugger. Move solib.c andmarcel2004-12-0516-5/+29
* Fix previous commit. GDB_CROSS_DEBUGGER needs to be defined for allmarcel2004-12-052-9/+5
* Makefile (only) changes to allow building a cross debugger.marcel2004-11-3010-21/+50
* s/MACHINE_ARCH/TARGET_ARCH/. We use TARGET_ARCH to pick the MD filesmarcel2004-11-301-1/+1
* [Sorry, forgot to commit my source changes in my previous commit.]joerg2004-11-221-2/+5
* Document all options and general usage.joerg2004-11-221-0/+67
* Fix the abuse of Ar macros for designating flag options, use Fl instead.joerg2004-11-221-4/+4
* Always set current thread when activating thread debugger,davidxu2004-11-151-1/+1
* The correct name of the long option is --line-buffered,keramida2004-11-091-2/+3
* Whitespace fix.marcel2004-11-091-1/+1
* Prepare for a subsequent import: If the first letter of the filenamemarcel2004-11-091-35/+43
* Remove trailing whitespace.kan2004-11-071-1/+1
* Reconnect c++filt to the build.kan2004-11-071-2/+2
* Unbreak c++filt. It was disconnected from the build and never fixed duringkan2004-11-071-8/+1
* For variables that are only checked with defined(), don't provideru2004-10-2427-28/+28
* Utilize SCRIPTS.ru2004-10-181-4/+1
* Update to readline 5.0ache2004-10-181-3/+7
* Make cvsbug(1) actually work instead of aborting due to missing configurepeter2004-09-281-1/+6
* Fix the embedded version string in cvs and cvsbug. This breaks scriptspeter2004-09-282-2/+2
* Use a safe temporary file for saving out the PR if send-pr isceri2004-09-141-1/+1
* If the argument to the -r flag starts with a ':' or a '|', don't try tobrooks2004-09-031-1/+1
* Only compile fbsd-thread.c on amd64 and i386, other architecturesdavidxu2004-08-221-1/+5
* Fix comments, most are style fix.davidxu2004-08-221-21/+11
* Fix some text messages.davidxu2004-08-221-2/+2
* Add code to support statically linked binary and .core file of threadeddavidxu2004-08-221-177/+367
* Meet the 6.0-CURRENT era. While here, teach mdoc(7) about the upcomingru2004-08-191-1/+3
* A fix from rev. 1.52 of gnu/usr.bin/cc/cc_tools/Makefile was lostru2004-08-181-10/+0
* Improve the usage. Without any arguments, kgdb(1) works on /dev/memmarcel2004-08-152-49/+126
* Bring in fix from gzip 1.3.3 to avoid crashes when processing certain corrupttjr2004-08-131-6/+8
OpenPOWER on IntegriCloud