Add the varsym_list() system call and add listing support to the varsym
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 10 Nov 2003 23:58:59 +0000 (23:58 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 10 Nov 2003 23:58:59 +0000 (23:58 +0000)
commit0a004aa2ba633ed7e99b23912d69750feaa06545
tree86568d5bc6703b471726ce1bb36c13c0578cf13f
parent5a3fe67dc6f0d2eb0336c74b3c005036e6f24ce2
Add the varsym_list() system call and add listing support to the varsym
utility.

Work done by:  Eirik Nygaard <eirikn@kerneled.com> and Matt Dillon
12 files changed:
bin/varsym/Makefile
bin/varsym/varsym.1
bin/varsym/varsym.c
sys/kern/init_sysent.c
sys/kern/kern_varsym.c
sys/kern/syscalls.c
sys/kern/syscalls.master
sys/sys/syscall-hide.h
sys/sys/syscall.h
sys/sys/syscall.mk
sys/sys/sysproto.h
sys/sys/sysunion.h