aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* bectl(8): Use strcmp, rather than trying to directly compareKyle Evans2018-08-121-1/+1
* bectl(8): Rename "index" variable, which shadows a global in some landsKyle Evans2018-08-121-2/+2
* Merge libbe(3)/bectl(8) from projects/bectl into headKyle Evans2018-08-117-0/+1636
|\
| * libbe(3)/bectl(8): More SYSROOT/GCC build fixesKyle Evans2018-08-111-0/+1
| * bectl(8): Add missing include pathKyle Evans2018-08-111-0/+1
| * MFH @ r337607, in preparation for boardingKyle Evans2018-08-11194-138/+17364
| |\
| * | bectl(8): Also document the import bug.Kyle Evans2018-08-111-0/+6
| * | bectl(8): Swap the order of ujail/umount documentation...Kyle Evans2018-08-111-3/+3
| * | bectl(8): Document export/importKyle Evans2018-08-111-6/+25
| * | libbe(3)/bectl(8): Make igor and mandoc -Tlint a little happierKyle Evans2018-08-111-19/+11
| * | libbe(3)/bectl(8): Kill off the 'add' functionality for nowKyle Evans2018-08-111-2/+8
| * | libbe(3)/bectl(8): Standardize $FreeBSD$ IDsKyle Evans2018-08-074-4/+10
| * | libbe(3)/bectl(8): Standardize copyright headersKyle Evans2018-08-072-3/+6
| * | libbe(3): Check that dataset is to be mounted at / for be_existsKyle Evans2018-08-071-5/+2
| * | bectl(8): Only show mountpoint if the dataset is actually mountedKyle Evans2018-08-071-2/+5
| * | bectl(8): Provide -u option to unset jail parametersKyle Evans2018-08-063-7/+78
| * | bectl(8): Split list functionality out into its own file as wellKyle Evans2018-08-064-380/+421
| * | bectl(8): bectl jail improvementsKyle Evans2018-08-065-161/+378
| * | bectl(8): Some light cleanup and commentingKyle Evans2018-08-051-5/+23
| * | bectl(8): Implement `bectl list -s`Kyle Evans2018-08-051-7/+34
| * | bectl: Implement -D ("space if origin datasets were deleted")Kyle Evans2018-08-051-4/+41
| * | bectl(8): Take -H parameter to list into accountKyle Evans2018-08-051-20/+39
| * | bectl(8): Sort BEs lightly by active (now or later) BE, then othersKyle Evans2018-08-041-5/+31
| * | bectl(8): Add some relevant `bectl list -a` informationKyle Evans2018-08-041-50/+133
| * | bectl(8): Take origin snapshot into account when calculating used spaceKyle Evans2018-08-031-1/+22
| * | bectl(8): Just use a single pointer for all string propsKyle Evans2018-08-031-10/+10
| * | bectl(8): Move dataset printing out into its own functionKyle Evans2018-08-031-55/+77
| * | bectl(8): Remove sneaky commentKyle Evans2018-07-261-1/+0
| * | bectl(8): Hack together a more proper `bectl list`Kyle Evans2018-07-262-3/+77
| * | bectl(8): Remove the jail mount point with unjailKyle Evans2018-07-261-0/+1
| * | bectl(8): Redo jail using jail(3) APIKyle Evans2018-07-261-32/+22
| * | bectl(8): Support unjailing a boot environmentKyle Evans2018-07-263-25/+86
| * | libbe(3)/bectl(8): Provide and use proper alloc/free for property listsKyle Evans2018-07-251-3/+3
| * | libbe(3)/be(8): Drop WARNS overrides, fix all falloutKyle Evans2018-07-252-11/+5
| * | bectl(8): Start dumping out BE information with `bectl list`Kyle Evans2018-07-252-3/+22
| * | bectl(8): Consistent styleKyle Evans2018-07-251-63/+51
| * | bectl(8): Rename error messagesKyle Evans2018-07-251-26/+25
| * | bectl.c: Chase renameKyle Evans2018-07-251-50/+50
| * | Normalize bectl(8)/libbe(3) Makefiles, remove Makefile copyright/licenseKyle Evans2018-07-241-1/+1
| * | bectl(8): Chase rename in manpageKyle Evans2018-07-241-3/+3
| * | Rename be(1) to bectl(8); continues to live in /sbinKyle Evans2018-07-244-3/+3
| * | Import libbe(3)/be(1) from socsvn/soc2017/kneitinger/libbe-headKyle Evans2018-07-244-0/+895
* | | Re-enable reading byte swapped NFS_MAGIC dumps.Alexander Leidinger2018-08-111-2/+2
* | | Move pf.os to sbin/pfctl/Brad Davis2018-08-112-0/+710
* | | Move sysctl.conf to sbin/sysctl/ and switch to CONFS.Brad Davis2018-08-112-0/+10
* | | Move ddb.conf to sbin/ddb/ and switch to CONFS.Brad Davis2018-08-112-0/+16
* | | IEEE!Sevan Janiyan2018-08-111-2/+2
* | | Drop the ternary operator for calculating ssid display length in list_scan().Sevan Janiyan2018-08-111-5/+4
* | | Advise reader to also see mdconfig(8) in mount_cd9660(8).Sevan Janiyan2018-08-111-1/+2
| |/ |/|
* | Restore the behaviour changed in r337536, when bad `ipfw delete` commandAndrey V. Elsukov2018-08-102-4/+9