summaryrefslogtreecommitdiffstats
path: root/usr.sbin/jls
Commit message (Collapse)AuthorAgeFilesLines
* IP addresses can be up to 15 characters long, not 12.mike2003-04-221-2/+2
| | | | PR: 50904
* Fixed an err() format error in rev.1.1. This should have been fatalbde2003-04-171-1/+1
| | | | | since WARNS was high in rev.1.1, but __printf0like() has been temporarily disabled for 9 months.
* o Add jls(8) for listing active jails.mike2003-04-093-0/+134
o Add jexec(8) to execute a command in an existing jail. o Add -j option for killall(1) to kill all processes in a specified jail. o Add -i option to jail(8) to output jail ID of newly created jail.
OpenPOWER on IntegriCloud