aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Desupport the *_COLLECT2 no-op.Ruslan Ermilov2006-03-211-2/+2
* Convert NO_PROFILE and NO_LIB32 to new style.Ruslan Ermilov2006-03-183-5/+9
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-178-26/+41
* NO_MAN is not needed here.Ruslan Ermilov2006-03-161-1/+0
* Correctly locate the character preceeding the matched string in -wTim J. Robbins2006-02-191-5/+35
* - Add default choice option for --yesno box.Jung-uk Kim2006-02-072-92/+63
* Introduce a new proc service routine ps_linfo() to get LWP info.David Xu2006-02-071-0/+14
* 1. Eliminate compile warnings.David Xu2006-02-061-8/+60
* Don't pollute output when "make" is run with -s.Ruslan Ermilov2006-01-141-1/+2
* Remove releases now found in Groff sources.Ruslan Ermilov2006-01-121-4/+0
* Add -w parameter which tells kgdb to open kmem-based targets in read-writeAlexander Kabaev2006-01-041-3/+8
* Add a new extensible GSS-API layer which can support GSS-API plugins,Doug Rabson2005-12-291-1/+1
* Fix a markup nit.Ruslan Ermilov2005-12-181-0/+1
* Prepare for MACHINE and hw.machine switching to "pc98" on FreeBSD/pc98.Ruslan Ermilov2005-12-052-11/+67
* Add entry for 6.1.Joel Dahl2005-11-241-0/+1
* doc sweepRuslan Ermilov2005-11-171-1/+1
* Suggest the user to use 'diff -urN' instead of 'diff -crN'.Xin LI2005-11-031-1/+1
* Locate __FreeBSD_cc_version's value beside __FreeBSD__'s value to make itDavid E. O'Brien2005-10-301-1/+2
* Catch up with FreeBSD 7.David E. O'Brien2005-10-291-1/+1
* Fix dump of the unread portion of the kernel message buffer.Marcel Moolenaar2005-10-261-0/+4
* Fix 'grep -Fw' for encodings other than UTF-8 (RH bug #161700).Tim J. Robbins2005-10-251-2/+2
* Add vim syntax highlighting support to the send-pr(1) utility.David E. O'Brien2005-10-241-0/+2
* Document [:blank:].Stefan Farfeleder2005-10-231-0/+1
* Remove redundant string length check from the previous commit.Jung-uk Kim2005-10-211-2/+2
* Fix a longstanding buglet in bz-prefixed grep(1).Jung-uk Kim2005-10-201-5/+5
* Remove some conversion leftovers.Ruslan Ermilov2005-10-201-3/+0
* Upgrade to Groff 1.19.2.Ruslan Ermilov2005-10-2011-36/+95
* Compile with -DHAVE_LSTAT since, for whatever reason, the configure scriptTim J. Robbins2005-10-061-1/+1
* Define HAVE_MKFIFO and HAVE_SETLOCALE here since the configure scriptTim J. Robbins2005-10-011-1/+2
* Update for GNU cpio 2.6.Tim J. Robbins2005-10-013-15/+528
* Unbreak - remove leftover reference to pcb_rflags.Peter Wemm2005-09-281-1/+0
* Include <sys/defs.h> to get __ISO_C_VISIBLE definition is one is notAlexander Kabaev2005-09-161-0/+3
* Do not expose vfwscanf, vswscanf, vwscanf and wcstof functions ifAlexander Kabaev2005-09-161-0/+8
* Claim frames corresponding to tl(0|1)_intr and tl0_trap as well. IMarcel Moolenaar2005-09-111-1/+4
* Unwind across intrframes as well. While here, better handle bottom ofMarcel Moolenaar2005-09-111-2/+8
* Unwind across intrframes as well.Marcel Moolenaar2005-09-111-3/+8
* Unwind across trap frames. Handles all entry points, except the EPCMarcel Moolenaar2005-09-111-47/+201
* Unwind across trapframes. All kernel entries are handled.Marcel Moolenaar2005-09-101-11/+94
* Unwind across trap frames. This adds most of the meat. The snifferMarcel Moolenaar2005-09-101-1/+93
* Unwind across trap frames. This adds most of the meat. The snifferMarcel Moolenaar2005-09-101-10/+95
* Unwind across trap frames. This adds most of the meat. The snifferMarcel Moolenaar2005-09-101-6/+86
* Add a kluge to allow kgdb(1) to inject its own frame sniffer in theMarcel Moolenaar2005-09-1011-13/+188
* Expand a bit the description of the -t option.Giorgos Keramidas2005-09-091-3/+9
* Added ENVIRONMENT section (PAGER, MANPATH, etc.).Gary W. Swearingen2005-09-011-0/+13
* Do not place paragraph information post-macro unless required by mdoc(7).Tom Rhodes2005-08-201-2/+2
* Repeatability is Considered Good when building this library, too. (AndColin Percival2005-08-171-0/+1
* Add -frandom-seed=RepeatabilityConsideredGood to CFLAGS. This makesColin Percival2005-08-171-0/+1
* Fix backtraces. Supply registers from the register window.Marcel Moolenaar2005-08-161-16/+7
* Control rcs inclusion with NO_RCS insted of NO_TOOLCHAINPoul-Henning Kamp2005-08-061-1/+3
* o Remove the obscure tid command, because it does what the threadMarcel Moolenaar2005-08-061-100/+41