1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-11 09:50:12 +00:00
freebsd/share
Stacey Son 00a5db46de Add the ksyms(4) pseudo driver. The ksyms driver allows a process to
get a quick snapshot of the kernel's symbol table including the symbols
from any loaded modules (the symbols are all merged into one symbol
table).  Unlike like other implementations, this ksyms driver maps
memory in the process memory space to store the snapshot at the time
/dev/ksyms is opened.  It also checks to see if the process has already
a snapshot open and won't allow it to open /dev/ksyms it again until it
closes first.  This prevents kernel and process memory from being
exhausted.  Note that /dev/ksyms is used by the lockstat(1) command.

Reviewed by:	gallatin kib (freebsd-arch)
Approved by:	gnn (mentor)
2009-05-26 21:39:09 +00:00
..
colldef
dict
doc
examples Mention the danger of running programs using ``!''. 2009-05-26 07:40:32 +00:00
info
man Add the ksyms(4) pseudo driver. The ksyms driver allows a process to 2009-05-26 21:39:09 +00:00
me
misc I have been here long 2009-05-25 23:06:46 +00:00
mk Remove if_ppp(4) and if_sl(4). 2009-04-05 22:08:18 +00:00
mklocale
monetdef
msgdef
numericdef
security
sendmail
skel Add explicit test so that non-existence of /usr/games/fortune 2009-03-27 21:13:14 +00:00
snmp
syscons Euro is missing 2009-05-25 17:06:24 +00:00
tabset
termcap - Remove kH (kp_kll) from screen. It has the identical key sequence as 2009-03-01 07:08:46 +00:00
timedef Fix ISO8859-15 links for nb_NO / no_NO. 2009-04-06 14:12:22 +00:00
zoneinfo MFC of tzdata2009g: 2009-04-28 08:20:32 +00:00
Makefile
Makefile.inc