]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
top(1): use sys_signame instead of hard coding signals
authorEitan Adler <eadler@FreeBSD.org>
Sun, 10 Jun 2018 09:00:01 +0000 (09:00 +0000)
committerEitan Adler <eadler@FreeBSD.org>
Sun, 10 Jun 2018 09:00:01 +0000 (09:00 +0000)
commit561b0720cfab51739b974e33921ad17e0ecccccf
tree39a7b7782eb2c6b99a993f0e4e854904589e99ea
parentb26cf3d06cf3eb014c93aef569748e60feae1911
top(1): use sys_signame instead of hard coding signals

This enables the removal of the signal.h awk script. Shamelessly stolen
from kill(1).
usr.bin/top/Makefile
usr.bin/top/commands.c
usr.bin/top/sigconv.awk [deleted file]