freebsd-dev/gnu/usr.bin
Marcel Moolenaar 688deacdfa o Remove the obscure tid command, because it does what the thread
command does, but worse.
o  Remove the obscure proc command, because it does what the thread
   command does, but not unambigously.
o  Move the PID to the extra thread info, where it makes sense and
   where it doesn't confuse users. The extra thread info holds some
   process information, to which the PID belongs.
o  Implement the to_find_new_threads target method by having it call
   the target beneath us if we're not using KVM. This makes sure that
   new threads are found when using the remote target.

o  Fix various core dump scenarios:
   -  Implement the to_files_info target method. Previously the
      'info target' command would cause a NULL pointer dereference.
   -  Don't assume there's a current thread. We're not initialized
      in all cases. This prevents a NULL pointer dereference.
   -  When we're not ussing KVM, have the to_xfer_memory target
      method call the target beneath us. This avoids calling into
      KVM with a NULL pointer.

MFC after: 1 week
2005-08-06 19:22:27 +00:00
..
bc Respect NO_EXAMPLES 2005-08-05 16:04:54 +00:00
binutils Use the system gnuregex library vs. building GNU regex bits into libiberty 2005-02-14 12:10:14 +00:00
cc Update bmake glue for GCC 3.4.4. 2005-06-03 04:21:04 +00:00
cpio Remove getopt*.c, we already have compatible getopt_long() in libc 2004-02-17 01:40:25 +00:00
cvs Remove kludges intended to support src trees with partial obj trees. 2005-06-10 06:12:53 +00:00
dc Remove getopt*.c, we already have compatible getopt_long() in libc 2004-02-17 01:34:53 +00:00
dialog Respect NO_EXAMPLES 2005-08-05 16:04:54 +00:00
diff Oops, use -I${DESTDIR}/usr/include/gnu instead of ... /../../include/gnu 2004-02-17 05:38:45 +00:00
diff3 Remove getopt*.c, we already have compatible getopt_long() in libc 2004-02-17 01:34:53 +00:00
gdb o Remove the obscure tid command, because it does what the thread 2005-08-06 19:22:27 +00:00
gperf Remove getopt*.c, we already have compatible getopt_long() in libc 2004-02-17 01:49:20 +00:00
grep Pass the RE_ICASE flag to re_set_syntax() as appropriate to fix 2005-05-31 12:49:04 +00:00
groff Hook up libmemstat(3) to the library list in mdoc.local. This will cause 2005-07-15 10:27:35 +00:00
gzip Correct directory traversal and race condition vulnerabilities in gzip. 2005-06-08 21:25:19 +00:00
man remove myself as maintainer. 2005-07-17 21:18:09 +00:00
patch Get rid of a spurious "the". 2004-03-18 20:36:14 +00:00
rcs Remove kludges intended to support src trees with partial obj trees. 2005-06-10 06:12:53 +00:00
sdiff Remove getopt*.c, we already have compatible getopt_long() in libc 2004-02-17 01:34:53 +00:00
send-pr 1. Add the threads and usb categories. 2005-06-16 19:27:12 +00:00
sort Update version strings to better reflect reality. 2004-08-12 06:40:31 +00:00
tar Ooops. Correctly disable "tar"->"gtar" link. 2005-03-21 04:02:42 +00:00
texinfo Remove kludges intended to support src trees with partial obj trees. 2005-06-10 06:12:53 +00:00
Makefile let NO_MAN control man 2005-08-05 16:08:53 +00:00
Makefile.inc Avoid linting GNU contrib'ed stuff, even if the build engineer asked 2002-09-25 09:55:20 +00:00