aboutsummaryrefslogtreecommitdiff
path: root/sbin/bectl/bectl_jail.c
Commit message (Expand)AuthorAgeFilesLines
* sbin: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* zfs: merge openzfs/zfs@431083f75Martin Matuska2023-04-031-2/+3
* bectl: simplify the tail end of the jail cmdKyle Evans2020-12-061-4/+2
* bectl(8): Don't accept jid=0 from jail_getidKyle Evans2019-06-021-1/+6
* bectl(8): Address Coverity complaintsKyle Evans2019-05-281-1/+2
* bectl(8): change jail command to execute jail(8)Kyle Evans2019-03-191-99/+162
* libbe(3): Change be_mount to mount/unmount child datasetsKyle Evans2019-01-101-4/+6
* bectl: use jail id as the default jail name for a boot environmentKyle Evans2018-12-251-13/+18
* bectl(8): jail: Tear down jail by default after command exitsKyle Evans2018-08-231-10/+33
* bectl(8): Allow running a custom command in the 'jail' subcommandKyle Evans2018-08-181-5/+4
* bectl(8): Add batch mode to jail subcommandKyle Evans2018-08-171-8/+19
* bectl(8): Appease clang-scanKyle Evans2018-08-161-1/+1
* libbe(3)/bectl(8): Hit rewind on a bunch of off-by-onesKyle Evans2018-08-161-5/+5
* bectl(8): Check jailparam_* return valuesKyle Evans2018-08-141-13/+28
* libbe(3)/bectl(8): Standardize $FreeBSD$ IDsKyle Evans2018-08-071-2/+3
* bectl(8): Provide -u option to unset jail parametersKyle Evans2018-08-061-1/+56
* bectl(8): bectl jail improvementsKyle Evans2018-08-061-0/+312