| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix some more warnings found by clang. | brucec | 2010-11-22 | 3 | -8/+8 |
* | Add SIGINT handler to `gpart restore` action. | ae | 2010-11-22 | 1 | -1/+20 |
* | Always dump partition labels with `gpart backup`, but `gpart restore` | ae | 2010-11-22 | 2 | -29/+32 |
* | Add to gpart(8) an ability to backup partition table and | ae | 2010-11-20 | 2 | -1/+371 |
* | Use fprintf(stderr) instead of gctl_error() to print a warning about too | pjd | 2010-10-26 | 1 | -2/+2 |
* | Reimplemented "gpart destroy -F". Now it does all work in kernel. | ae | 2010-10-25 | 2 | -84/+99 |
* | Bring in geli suspend/resume functionality (finally). | pjd | 2010-10-20 | 2 | -1/+152 |
* | Replace strlen(_PATH_DEV) with sizeof(_PATH_DEV) - 1. | ae | 2010-10-09 | 9 | -21/+21 |
* | mdoc: drop redundant .Pp and .LP calls | uqs | 2010-10-08 | 2 | -4/+0 |
* | Document recently added GPT attributes (bootme, bootonce, bootfailed) and | pjd | 2010-09-28 | 1 | -1/+104 |
* | Remove superfluous word from "gpart bootcode" usage message. | ae | 2010-09-26 | 1 | -1/+1 |
* | - Add support for loading passphrase from a file (-J and -j options). | pjd | 2010-09-25 | 2 | -122/+257 |
* | Implement "force" (-F) option for gpart destroy verb. | ae | 2010-09-24 | 2 | -15/+106 |
* | - Simplify code by using g_*() API. | pjd | 2010-09-23 | 2 | -83/+62 |
* | Update copyright years. | pjd | 2010-09-23 | 1 | -1/+1 |
* | Document AES-XTS. | pjd | 2010-09-23 | 1 | -17/+34 |
* | - When trashing metadata, repeat overwrite kern.geom.eli.overwrites times. | pjd | 2010-09-23 | 1 | -12/+64 |
* | - Use g_*() API when doing backups. | pjd | 2010-09-23 | 1 | -18/+12 |
* | Because we first write metadata into new place and then trash old place we | pjd | 2010-09-23 | 1 | -0/+4 |
* | - Make use of g_*() API. | pjd | 2010-09-23 | 1 | -18/+13 |
* | Simplify code a bit by using g_*() API from libgeom. | pjd | 2010-09-23 | 1 | -19/+10 |
* | Add a geli resize subcommand to resize encrypted filesystems prior | brian | 2010-09-20 | 2 | -5/+187 |
* | Fix indent. | pjd | 2010-09-19 | 1 | -7/+7 |
* | GPART_PARAM_INDEX is now G_TYPE_NUMBER. | pjd | 2010-09-15 | 1 | -8/+4 |
* | Remove dead code. | pjd | 2010-09-14 | 1 | -15/+6 |
* | Remove now unused G_TYPE_ASCNUM. | pjd | 2010-09-14 | 2 | -3/+1 |
* | - Change all places where G_TYPE_ASCNUM is used to G_TYPE_NUMBER. | pjd | 2010-09-14 | 1 | -8/+8 |
* | Update two last places where "arg0" should be used instead of "geom". | pjd | 2010-09-14 | 1 | -2/+2 |
* | All gpart(8) subcommands apart from the 'bootcode' subcommand handle | pjd | 2010-09-14 | 1 | -0/+2 |
* | Remove dot which shouldn't be here, as err(3) will attach error message | pjd | 2010-09-14 | 1 | -1/+1 |
* | Introduce special G_VAL_OPTIONAL define, which when given in value field | pjd | 2010-09-14 | 3 | -11/+12 |
* | Add G_TYPE_MULTI flag, which when set for the given option, will | pjd | 2010-09-13 | 2 | -6/+40 |
* | - Remove gc_argname field. It was introduced for gpart(8), but if I | pjd | 2010-09-13 | 17 | -265/+240 |
* | - Allow to specify value as const pointers. | pjd | 2010-09-13 | 6 | -51/+50 |
* | o List MOUNTVER and SCHED classes. X-ref gsched(8). Bump Dd. | maxim | 2010-09-01 | 1 | -1/+6 |
* | gsched(8): fix example usage, mdoc nits | uqs | 2010-08-29 | 1 | -7/+7 |
* | expand_number(3) takes a uint64_t * now; intmax_t was never correct | des | 2010-08-19 | 1 | -1/+1 |
* | Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while | joel | 2010-08-16 | 1 | -1/+1 |
* | Avoid a memory leak. | mjacob | 2010-08-13 | 1 | -10/+10 |
* | Fix typos and spelling mistakes. | joel | 2010-08-06 | 2 | -2/+2 |
* | gsched(8) was first released with FreeBSD 8.1 | uqs | 2010-07-30 | 1 | -1/+1 |
* | Small typo fix: s/ommited/omitted | bcr | 2010-07-27 | 1 | -2/+2 |
* | Document that SI unit suffixes are supported for -b and -s options | ae | 2010-07-23 | 1 | -7/+11 |
* | Do not bzero() NULL pointer on malloc() error. | mav | 2010-07-14 | 1 | -1/+1 |
* | Fix the clear function which has been broken for a bit. | mjacob | 2010-07-04 | 1 | -6/+17 |
* | Check for overflow before it occurs. Also add check for | ae | 2010-06-21 | 1 | -2/+2 |
* | Remove G_TYPE_ASCLBA type and replace it with G_TYPE_STRING in gpart. | ae | 2010-06-21 | 5 | -177/+210 |
* | mdoc nitpicking for gsched.8 | uqs | 2010-06-19 | 1 | -3/+3 |
* | bgeom(3) does strdup of param name. | ae | 2010-06-07 | 1 | -0/+1 |
* | - Mention that VTOC8 labels are found in Fujitsu SPARC64 machines as well. | marius | 2010-06-03 | 1 | -14/+43 |