aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAgeFilesLines
* Clean the product of patch(1).Ruslan Ermilov2006-04-101-0/+2
| | | | Notes: svn path=/head/; revision=157626
* bring in the necessary changes to make gdbserver compile and work (atJohn-Mark Gurney2006-04-065-316/+210
| | | | | | | | | | | least on i386)... fbsd-* changes started out as s/linux/fbsd/g and then additional changes to handle different ptrace defines among other things.. (use vfork to eliminate a race for progress group creation) reg-i386.c is generated by regdat.sh.. Notes: svn path=/head/; revision=157574
* import gdbserver Linux files renamed to fbsd... I have made gdbserverJohn-Mark Gurney2006-04-063-0/+1754
| | | | | | | | | work w/ minor modifications to these files, so keep the history... These are stock files from GDB 6.1.1 w/ only the filename s/linux/fbsd/g Notes: svn path=/vendor/misc-GNU/dist1/; revision=157571
* remove these vestiges of gdbserver.. It hasn't built in a long time, andJohn-Mark Gurney2006-03-312-365/+0
| | | | | | | | now really belongs in gdb, not binutils.. Plus, these don't resemble what the new gdbserver looks like. Notes: svn path=/head/; revision=157315
* Upgrade to 5.1Andrey A. Chernov2006-03-272-1/+22
| | | | Notes: svn path=/head/; revision=157190
* Desupport the *_COLLECT2 no-op.Ruslan Ermilov2006-03-211-2/+2
| | | | Notes: svn path=/head/; revision=156935
* Convert NO_PROFILE and NO_LIB32 to new style.Ruslan Ermilov2006-03-183-5/+9
| | | | Notes: svn path=/head/; revision=156854
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-178-26/+41
| | | | | | | | | | | http://lists.freebsd.org/pipermail/freebsd-current/2006-March/061725.html The src.conf(5) manpage is to follow in a few days. Brought to you by: imp, jhb, kris, phk, ru (all bugs are mine) Notes: svn path=/head/; revision=156813
* NO_MAN is not needed here.Ruslan Ermilov2006-03-161-1/+0
| | | | Notes: svn path=/head/; revision=156775
* Correctly locate the character preceeding the matched string in -wTim J. Robbins2006-02-191-5/+35
| | | | | | | | | mode when in non-UTF-8 multibyte locales (e.g. EUC, GB2312, etc.). PR: 91909 Notes: svn path=/head/; revision=155829
* - Add default choice option for --yesno box.Jung-uk Kim2006-02-072-92/+63
| | | | | | | - Reduce trivial code duplications. Notes: svn path=/head/; revision=155441
* Introduce a new proc service routine ps_linfo() to get LWP info.David Xu2006-02-071-0/+14
| | | | Notes: svn path=/head/; revision=155412
* 1. Eliminate compile warnings.David Xu2006-02-061-8/+60
| | | | | | | | 2. Add command 'thread signal' to print out current thread's signal mask and pending signals. Notes: svn path=/head/; revision=155379
* Don't pollute output when "make" is run with -s.Ruslan Ermilov2006-01-141-1/+2
| | | | | | | Approved by: kan Notes: svn path=/head/; revision=154374
* Remove releases now found in Groff sources.Ruslan Ermilov2006-01-121-4/+0
| | | | Notes: svn path=/head/; revision=154261
* Add -w parameter which tells kgdb to open kmem-based targets in read-writeAlexander Kabaev2006-01-041-3/+8
| | | | | | | | | | | mode. This allows one to use kgdb on /dev/mem and be able to patch memory on a live system. This is identical to what -wcore used to do in previous gdb versions for FreeBSD. Requested by: wpaul Notes: svn path=/head/; revision=154043
* Add a new extensible GSS-API layer which can support GSS-API plugins,Doug Rabson2005-12-291-1/+1
| | | | | | | | | | | | similar the the Solaris implementation. Repackage the krb5 GSS mechanism as a plugin library for the new implementation. This also includes a comprehensive set of manpages for the GSS-API functions with text mostly taken from the RFC. Reviewed by: Love Hörnquist Åstrand <lha@it.su.se>, ru (build system), des (openssh parts) Notes: svn path=/head/; revision=153838
* Fix a markup nit.Ruslan Ermilov2005-12-181-0/+1
| | | | | | | | PR: docs/88848 Prodded by: remko Notes: svn path=/head/; revision=153507
* Prepare for MACHINE and hw.machine switching to "pc98" on FreeBSD/pc98.Ruslan Ermilov2005-12-052-11/+67
| | | | | | | Reviewed by: nyan Notes: svn path=/head/; revision=153115
* Add entry for 6.1.Joel Dahl2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=152777
* doc sweepRuslan Ermilov2005-11-171-1/+1
| | | | Notes: svn path=/head/; revision=152548
* Suggest the user to use 'diff -urN' instead of 'diff -crN'.Xin LI2005-11-031-1/+1
| | | | | | | | Submitted by: Jimmie James <jimmiejaz@gmail.com> PR: docs/88427 Notes: svn path=/head/; revision=151992
* Locate __FreeBSD_cc_version's value beside __FreeBSD__'s value to make itDavid E. O'Brien2005-10-301-1/+2
| | | | | | | easier to keep them in sync. Notes: svn path=/head/; revision=151887
* Catch up with FreeBSD 7.David E. O'Brien2005-10-291-1/+1
| | | | Notes: svn path=/head/; revision=151857
* Fix dump of the unread portion of the kernel message buffer.Marcel Moolenaar2005-10-261-0/+4
| | | | | | | | PR: bin/87964 Submitted by: Frank Mayhar frank at exit dot com Notes: svn path=/head/; revision=151683
* Fix 'grep -Fw' for encodings other than UTF-8 (RH bug #161700).Tim J. Robbins2005-10-251-2/+2
| | | | | | | | PR: 87969 Obtained from: Fedora (Tim Waugh) Notes: svn path=/head/; revision=151647
* Add vim syntax highlighting support to the send-pr(1) utility.David E. O'Brien2005-10-241-0/+2
| | | | | | | | PR: 35333 Submitted by: Hendrik Scholz <hendrik@scholz.net> Notes: svn path=/head/; revision=151599
* Document [:blank:].Stefan Farfeleder2005-10-231-0/+1
| | | | Notes: svn path=/head/; revision=151584
* Remove redundant string length check from the previous commit.Jung-uk Kim2005-10-211-2/+2
| | | | Notes: svn path=/head/; revision=151534
* Fix a longstanding buglet in bz-prefixed grep(1).Jung-uk Kim2005-10-201-5/+5
| | | | Notes: svn path=/head/; revision=151527
* Remove some conversion leftovers.Ruslan Ermilov2005-10-201-3/+0
| | | | Notes: svn path=/head/; revision=151505
* Upgrade to Groff 1.19.2.Ruslan Ermilov2005-10-2011-36/+95
| | | | Notes: svn path=/head/; revision=151504
* Compile with -DHAVE_LSTAT since, for whatever reason, the configure scriptTim J. Robbins2005-10-061-1/+1
| | | | | | | shipped with GNU cpio 2.6 fails to test for it. Notes: svn path=/head/; revision=150991
* Define HAVE_MKFIFO and HAVE_SETLOCALE here since the configure scriptTim J. Robbins2005-10-011-1/+2
| | | | | | | apparently fails to do it. Notes: svn path=/head/; revision=150777
* Update for GNU cpio 2.6.Tim J. Robbins2005-10-013-15/+528
| | | | Notes: svn path=/head/; revision=150770
* Unbreak - remove leftover reference to pcb_rflags.Peter Wemm2005-09-281-1/+0
| | | | Notes: svn path=/head/; revision=150668
* Include <sys/defs.h> to get __ISO_C_VISIBLE definition is one is notAlexander Kabaev2005-09-161-0/+3
| | | | | | | already available. Notes: svn path=/head/; revision=150234
* Do not expose vfwscanf, vswscanf, vwscanf and wcstof functions ifAlexander Kabaev2005-09-161-0/+8
| | | | | | | they are not visible from wchar.h. Notes: svn path=/head/; revision=150233
* Claim frames corresponding to tl(0|1)_intr and tl0_trap as well. IMarcel Moolenaar2005-09-111-1/+4
| | | | | | | | | | think that's the lot, but it's hard to understand the exception code by mere glancing at it. MFC after: 1 week Notes: svn path=/head/; revision=149977
* Unwind across intrframes as well. While here, better handle bottom ofMarcel Moolenaar2005-09-111-2/+8
| | | | | | | | | | stack by claiming the frame when the IP is 0. It's a bit of a kluge, but avoids screens full of bogus frames. MFC after: 1 week Notes: svn path=/head/; revision=149976
* Unwind across intrframes as well.Marcel Moolenaar2005-09-111-3/+8
| | | | | | | MFC after: 1 week Notes: svn path=/head/; revision=149975
* Unwind across trap frames. Handles all entry points, except the EPCMarcel Moolenaar2005-09-111-47/+201
| | | | | | | | | syscall. This is an entry from userland anyway. MFC after: 1 week Notes: svn path=/head/; revision=149967
* Unwind across trapframes. All kernel entries are handled.Marcel Moolenaar2005-09-101-11/+94
| | | | | | | MFC after: 1 week Notes: svn path=/head/; revision=149965
* Unwind across trap frames. This adds most of the meat. The snifferMarcel Moolenaar2005-09-101-1/+93
| | | | | | | | | | just needs to be taught about all the other entry points and the unwinder needs to be taught about the frame variation between them. MFC after: 1 week Notes: svn path=/head/; revision=149961
* Unwind across trap frames. This adds most of the meat. The snifferMarcel Moolenaar2005-09-101-10/+95
| | | | | | | | | | just needs to be taught about all the other entry points and the unwinder needs to be taught about the frame variation between them. MFC after: 1 week Notes: svn path=/head/; revision=149957
* Unwind across trap frames. This adds most of the meat. The snifferMarcel Moolenaar2005-09-101-6/+86
| | | | | | | | | | just needs to be taught about all the other entry points and the unwinder needs to be taught about the frame variation between them. MFC after: 1 week Notes: svn path=/head/; revision=149955
* Add a kluge to allow kgdb(1) to inject its own frame sniffer in theMarcel Moolenaar2005-09-1011-13/+188
| | | | | | | | | | | | | | | | | | | | list of frame sniffers so that trapframes can be detected. The kluge is needed because this version of gdb only supports appending a sniffer to the list of sniffers and the moment kgdb gets a chance to add its own frame sniffer, the target's default frame sniffer is already in the list. Since the default frame sniffer claims any frame thrown at it, kgdb's frame sniffer never gets to smell (a process much akin to tasting, but with lesser chance of hurling :-) This commit adds dummy frame sniffers that never claim a frame and as such don't fix anything yet. However, we now have frame sniffers and they are being called, so it's just a matter of adding meat to the bones and we'll be able to properly unwind across trapframes. MFC after: 1 week Notes: svn path=/head/; revision=149954
* Expand a bit the description of the -t option.Giorgos Keramidas2005-09-091-3/+9
| | | | | | | | Triggered by: Stijn Hoop <stijn@win.tue.nl> on freebsd-questions Notes: svn path=/head/; revision=149910
* Added ENVIRONMENT section (PAGER, MANPATH, etc.).Gary W. Swearingen2005-09-011-0/+13
| | | | | | | | | | PR: docs/84485 Submitted by: garys Approved by: keramida MFC after: 3 days Notes: svn path=/head/; revision=149683
* Do not place paragraph information post-macro unless required by mdoc(7).Tom Rhodes2005-08-201-2/+2
| | | | Notes: svn path=/head/; revision=149321