| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean the product of patch(1). | ru | 2006-04-10 | 1 | -0/+2 |
* | bring in the necessary changes to make gdbserver compile and work (at | jmg | 2006-04-06 | 5 | -316/+210 |
* | This commit was generated by cvs2svn to compensate for changes in r157571, | jmg | 2006-04-06 | 3 | -0/+1754 |
|\ |
|
| * | import gdbserver Linux files renamed to fbsd... I have made gdbserver | jmg | 2006-04-06 | 3 | -0/+1754 |
* | | remove these vestiges of gdbserver.. It hasn't built in a long time, and | jmg | 2006-03-31 | 2 | -365/+0 |
* | | Upgrade to 5.1 | ache | 2006-03-27 | 2 | -1/+22 |
* | | Desupport the *_COLLECT2 no-op. | ru | 2006-03-21 | 1 | -2/+2 |
* | | Convert NO_PROFILE and NO_LIB32 to new style. | ru | 2006-03-18 | 3 | -5/+9 |
* | | Reimplementation of world/kernel build options. For details, see: | ru | 2006-03-17 | 8 | -26/+41 |
* | | NO_MAN is not needed here. | ru | 2006-03-16 | 1 | -1/+0 |
* | | Correctly locate the character preceeding the matched string in -w | tjr | 2006-02-19 | 1 | -5/+35 |
* | | - Add default choice option for --yesno box. | jkim | 2006-02-07 | 2 | -92/+63 |
* | | Introduce a new proc service routine ps_linfo() to get LWP info. | davidxu | 2006-02-07 | 1 | -0/+14 |
* | | 1. Eliminate compile warnings. | davidxu | 2006-02-06 | 1 | -8/+60 |
* | | 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 |