aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/jls
Commit message (Expand)AuthorAgeFilesLines
* Add support for the arbitrary named jail parameters used by jail_set(2)Jamie Gritton2009-05-273-204/+740
* Make sure that the direct jls invocations prints somethingBjoern A. Zeeb2008-12-141-17/+31
* Correctly check the number of prison states to not access anythingBjoern A. Zeeb2008-12-111-2/+2
* MFp4:Bjoern A. Zeeb2008-11-293-25/+211
* Sync code with the error report: calloc(number, 1) is equivalent toPawel Jakub Dawidek2005-08-191-1/+1
* Not sure why, but SYSCTL_OUT() can sometimes keep returning ENOMEMPawel Jakub Dawidek2005-08-151-11/+17
* IP addresses can be up to 15 characters long, not 12.Mike Barcroft2003-04-221-2/+2
* Fixed an err() format error in rev.1.1. This should have been fatalBruce Evans2003-04-171-1/+1
* o Add jls(8) for listing active jails.Mike Barcroft2003-04-093-0/+134