1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00
freebsd/share
Robert Watson 9ccca7d1b1 Modify stack(9) stack_print() and stack_sbuf_print() routines to use new
linker interfaces for looking up function names and offsets from
instruction pointers.  Create two variants of each call: one that is
"DDB-safe" and avoids locking in the linker, and one that is safe for
use in live kernels, by virtue of observing locking, and in particular
safe when kernel modules are being loaded and unloaded simultaneous to
their use.  This will allow them to be used outside of debugging
contexts.

Modify two of three current stack(9) consumers to use the DDB-safe
interfaces, as they run in low-level debugging contexts, such as inside
lockmgr(9) and the kernel memory allocator.

Update man page.
2007-12-01 22:04:16 +00:00
..
colldef Since SAOL 13:th edition "v" and "w" are officially separated (in 2006) 2007-11-19 12:39:02 +00:00
dict
doc Link wpi(4) into the build. 2007-11-08 22:09:37 +00:00
examples Update pf examples from OpenBSD to catch up with new stateful defaults and 2007-11-11 01:16:51 +00:00
info
isdn
man Modify stack(9) stack_print() and stack_sbuf_print() routines to use new 2007-12-01 22:04:16 +00:00
me
misc Spell 'Yugoslav' correctly. 2007-11-28 11:03:06 +00:00
mk Although the entire src tree builds cleanly now without -fno-strict-aliasing 2007-11-26 21:46:21 +00:00
mklocale Add comment stating that UCS-4 really used here, not UTF-8 2007-10-14 02:18:52 +00:00
monetdef
msgdef
numericdef
security
sendmail
skel Remove /usr/X11R6 from the path here too. 2007-05-29 22:07:57 +00:00
snmp
syscons Add a Macbook/Macbook Pro compatible keyboard layout for French keyboards. 2007-07-13 08:29:24 +00:00
tabset
termcap Delete an extra backslash at the end of the xterm-basic entry. 2007-10-17 19:58:50 +00:00
timedef
zoneinfo MFV of tzdata2007i 2007-11-04 07:06:19 +00:00
Makefile Make zoneinfo optional so that a filesystem upgrade/update does not overwrite 2007-06-26 19:40:03 +00:00
Makefile.inc