]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add the `-O emul' format option, which prints the name of the system-call
authorGarance A Drosehn <gad@FreeBSD.org>
Sun, 20 Jun 2004 23:40:54 +0000 (23:40 +0000)
committerGarance A Drosehn <gad@FreeBSD.org>
Sun, 20 Jun 2004 23:40:54 +0000 (23:40 +0000)
commit15b87b531ec358685ab1765cb55977b47e06434b
tree9b339ad8f456e3d8b5d54d13202af46c1e0b6383
parent5526395941661215d1915a3559d8d6ce2dca669f
Add the `-O emul' format option, which prints the name of the system-call
emulation environment the process is in.  "emul" as a keyword is picked
up from OpenBSD.

PR: bin/65803
Submitted by: Cyrille Lefevre
bin/ps/extern.h
bin/ps/keyword.c
bin/ps/print.c