| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't pollute output when "make" is run with -s. | ru | 2006-01-14 | 1 | -1/+2 |
* | Remove releases now found in Groff sources. | ru | 2006-01-12 | 1 | -4/+0 |
* | Add -w parameter which tells kgdb to open kmem-based targets in read-write | kan | 2006-01-04 | 1 | -3/+8 |
* | Add a new extensible GSS-API layer which can support GSS-API plugins, | dfr | 2005-12-29 | 1 | -1/+1 |
* | Fix a markup nit. | ru | 2005-12-18 | 1 | -0/+1 |
* | Prepare for MACHINE and hw.machine switching to "pc98" on FreeBSD/pc98. | ru | 2005-12-05 | 2 | -11/+67 |
* | Add entry for 6.1. | joel | 2005-11-24 | 1 | -0/+1 |
* | doc sweep | ru | 2005-11-17 | 1 | -1/+1 |
* | Suggest the user to use 'diff -urN' instead of 'diff -crN'. | delphij | 2005-11-03 | 1 | -1/+1 |
* | Locate __FreeBSD_cc_version's value beside __FreeBSD__'s value to make it | obrien | 2005-10-30 | 1 | -1/+2 |
* | Catch up with FreeBSD 7. | obrien | 2005-10-29 | 1 | -1/+1 |
* | Fix dump of the unread portion of the kernel message buffer. | marcel | 2005-10-26 | 1 | -0/+4 |
* | Fix 'grep -Fw' for encodings other than UTF-8 (RH bug #161700). | tjr | 2005-10-25 | 1 | -2/+2 |
* | Add vim syntax highlighting support to the send-pr(1) utility. | obrien | 2005-10-24 | 1 | -0/+2 |
* | Document [:blank:]. | stefanf | 2005-10-23 | 1 | -0/+1 |
* | Remove redundant string length check from the previous commit. | jkim | 2005-10-21 | 1 | -2/+2 |
* | Fix a longstanding buglet in bz-prefixed grep(1). | jkim | 2005-10-20 | 1 | -5/+5 |
* | Remove some conversion leftovers. | ru | 2005-10-20 | 1 | -3/+0 |
* | Upgrade to Groff 1.19.2. | ru | 2005-10-20 | 11 | -36/+95 |
* | Compile with -DHAVE_LSTAT since, for whatever reason, the configure script | tjr | 2005-10-06 | 1 | -1/+1 |
* | Define HAVE_MKFIFO and HAVE_SETLOCALE here since the configure script | tjr | 2005-10-01 | 1 | -1/+2 |
* | Update for GNU cpio 2.6. | tjr | 2005-10-01 | 3 | -15/+528 |
* | Unbreak - remove leftover reference to pcb_rflags. | peter | 2005-09-28 | 1 | -1/+0 |
* | Include <sys/defs.h> to get __ISO_C_VISIBLE definition is one is not | kan | 2005-09-16 | 1 | -0/+3 |
* | Do not expose vfwscanf, vswscanf, vwscanf and wcstof functions if | kan | 2005-09-16 | 1 | -0/+8 |
* | Claim frames corresponding to tl(0|1)_intr and tl0_trap as well. I | marcel | 2005-09-11 | 1 | -1/+4 |
* | Unwind across intrframes as well. While here, better handle bottom of | marcel | 2005-09-11 | 1 | -2/+8 |
* | Unwind across intrframes as well. | marcel | 2005-09-11 | 1 | -3/+8 |
* | Unwind across trap frames. Handles all entry points, except the EPC | marcel | 2005-09-11 | 1 | -47/+201 |
* | Unwind across trapframes. All kernel entries are handled. | marcel | 2005-09-10 | 1 | -11/+94 |
* | Unwind across trap frames. This adds most of the meat. The sniffer | marcel | 2005-09-10 | 1 | -1/+93 |
* | Unwind across trap frames. This adds most of the meat. The sniffer | marcel | 2005-09-10 | 1 | -10/+95 |
* | Unwind across trap frames. This adds most of the meat. The sniffer | marcel | 2005-09-10 | 1 | -6/+86 |
* | Add a kluge to allow kgdb(1) to inject its own frame sniffer in the | marcel | 2005-09-10 | 11 | -13/+188 |
* | Expand a bit the description of the -t option. | keramida | 2005-09-09 | 1 | -3/+9 |
* | Added ENVIRONMENT section (PAGER, MANPATH, etc.). | garys | 2005-09-01 | 1 | -0/+13 |
* | Do not place paragraph information post-macro unless required by mdoc(7). | trhodes | 2005-08-20 | 1 | -2/+2 |
* | Repeatability is Considered Good when building this library, too. (And | cperciva | 2005-08-17 | 1 | -0/+1 |
* | Add -frandom-seed=RepeatabilityConsideredGood to CFLAGS. This makes | cperciva | 2005-08-17 | 1 | -0/+1 |
* | Fix backtraces. Supply registers from the register window. | marcel | 2005-08-16 | 1 | -16/+7 |
* | Control rcs inclusion with NO_RCS insted of NO_TOOLCHAIN | phk | 2005-08-06 | 1 | -1/+3 |
* | o Remove the obscure tid command, because it does what the thread | marcel | 2005-08-06 | 1 | -100/+41 |
* | o As mentioned in the previous commit: make the KVM error buffer | marcel | 2005-08-06 | 1 | -6/+58 |
* | let NO_MAN control man | phk | 2005-08-05 | 1 | -3/+12 |
* | Respect NO_EXAMPLES | phk | 2005-08-05 | 2 | -0/+4 |
* | Don't install groff if NO_GROFF | phk | 2005-08-03 | 1 | -0/+2 |
* | Spell "currently" correctly. | keramida | 2005-07-28 | 1 | -1/+1 |
* | Bump the shared library version number of all libraries that have not | kensmith | 2005-07-22 | 6 | -6/+6 |
* | remove myself as maintainer. | wosch | 2005-07-17 | 1 | -1/+0 |
* | Hook up libmemstat(3) to the library list in mdoc.local. This will cause | rwatson | 2005-07-15 | 1 | -0/+1 |