summaryrefslogtreecommitdiffstats
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Suggest the user to use 'diff -urN' instead of 'diff -crN'.delphij2005-11-031-1/+1
* Locate __FreeBSD_cc_version's value beside __FreeBSD__'s value to make itobrien2005-10-301-1/+2
* Catch up with FreeBSD 7.obrien2005-10-291-1/+1
* Fix dump of the unread portion of the kernel message buffer.marcel2005-10-261-0/+4
* Fix 'grep -Fw' for encodings other than UTF-8 (RH bug #161700).tjr2005-10-251-2/+2
* Add vim syntax highlighting support to the send-pr(1) utility.obrien2005-10-241-0/+2
* Document [:blank:].stefanf2005-10-231-0/+1
* Remove redundant string length check from the previous commit.jkim2005-10-211-2/+2
* Fix a longstanding buglet in bz-prefixed grep(1).jkim2005-10-201-5/+5
* Remove some conversion leftovers.ru2005-10-201-3/+0
* Upgrade to Groff 1.19.2.ru2005-10-2011-36/+95
* Compile with -DHAVE_LSTAT since, for whatever reason, the configure scripttjr2005-10-061-1/+1
* Define HAVE_MKFIFO and HAVE_SETLOCALE here since the configure scripttjr2005-10-011-1/+2
* Update for GNU cpio 2.6.tjr2005-10-013-15/+528
* Unbreak - remove leftover reference to pcb_rflags.peter2005-09-281-1/+0
* Include <sys/defs.h> to get __ISO_C_VISIBLE definition is one is notkan2005-09-161-0/+3
* Do not expose vfwscanf, vswscanf, vwscanf and wcstof functions ifkan2005-09-161-0/+8
* Claim frames corresponding to tl(0|1)_intr and tl0_trap as well. Imarcel2005-09-111-1/+4
* Unwind across intrframes as well. While here, better handle bottom ofmarcel2005-09-111-2/+8
* Unwind across intrframes as well.marcel2005-09-111-3/+8
* Unwind across trap frames. Handles all entry points, except the EPCmarcel2005-09-111-47/+201
* Unwind across trapframes. All kernel entries are handled.marcel2005-09-101-11/+94
* Unwind across trap frames. This adds most of the meat. The sniffermarcel2005-09-101-1/+93
* Unwind across trap frames. This adds most of the meat. The sniffermarcel2005-09-101-10/+95
* Unwind across trap frames. This adds most of the meat. The sniffermarcel2005-09-101-6/+86
* Add a kluge to allow kgdb(1) to inject its own frame sniffer in themarcel2005-09-1011-13/+188
* Expand a bit the description of the -t option.keramida2005-09-091-3/+9
* Added ENVIRONMENT section (PAGER, MANPATH, etc.).garys2005-09-011-0/+13
* Do not place paragraph information post-macro unless required by mdoc(7).trhodes2005-08-201-2/+2
* Repeatability is Considered Good when building this library, too. (Andcperciva2005-08-171-0/+1
* Add -frandom-seed=RepeatabilityConsideredGood to CFLAGS. This makescperciva2005-08-171-0/+1
* Fix backtraces. Supply registers from the register window.marcel2005-08-161-16/+7
* Control rcs inclusion with NO_RCS insted of NO_TOOLCHAINphk2005-08-061-1/+3
* o Remove the obscure tid command, because it does what the threadmarcel2005-08-061-100/+41
* o As mentioned in the previous commit: make the KVM error buffermarcel2005-08-061-6/+58
* let NO_MAN control manphk2005-08-051-3/+12
* Respect NO_EXAMPLESphk2005-08-052-0/+4
* Don't install groff if NO_GROFFphk2005-08-031-0/+2
* Spell "currently" correctly.keramida2005-07-281-1/+1
* Bump the shared library version number of all libraries that have notkensmith2005-07-226-6/+6
* remove myself as maintainer.wosch2005-07-171-1/+0
* Hook up libmemstat(3) to the library list in mdoc.local. This will causerwatson2005-07-151-0/+1
* Adjust for HEAD being 7.0 now.kensmith2005-07-111-1/+2
* kvm_openfiles() uses the supplied buffer for storing error messagespeter2005-06-241-1/+0
* A number of manpages already use ``.Fx 5.5'', define it.ru2005-06-161-0/+1
* 1. Add the threads and usb categories.ceri2005-06-161-3/+11
* Clean up after the last change -- remove now stale comment.ru2005-06-101-1/+0
* Remove kludges intended to support src trees with partial obj trees.des2005-06-105-32/+4
* Correct directory traversal and race condition vulnerabilities in gzip.simon2005-06-081-8/+10
* Tidy up cvs entriesimp2005-06-037-14/+0
OpenPOWER on IntegriCloud