| Commit message (Expand) | Author | Age | Files | Lines |
* | Decrease report interval to 5 seconds, as this also means we will check for | pjd | 2010-10-04 | 1 | -1/+1 |
* | hook_check() is now only used to report about long-running hooks, so the | pjd | 2010-10-04 | 3 | -13/+3 |
* | We can't mask ignored signal, so install dummy signal hander for SIGCHLD before | pjd | 2010-10-04 | 1 | -0/+11 |
* | Fix printing of the "rw" mount option in fstab(5) format (-p option). | jh | 2010-09-30 | 1 | -12/+12 |
* | 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 |
* | Plug memory leak on fork(2) failure. | pjd | 2010-09-26 | 1 | -0/+1 |
* | - Add support for loading passphrase from a file (-J and -j options). | pjd | 2010-09-25 | 2 | -122/+257 |
* | Reported problem: | mckusick | 2010-09-24 | 1 | -7/+23 |
* | 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 |
* | Switch to sigprocmask(2) API also in the main process and secondary process. | pjd | 2010-09-22 | 4 | -61/+44 |
* | Assert that descriptor numbers are sane. | pjd | 2010-09-22 | 1 | -0/+4 |
* | Fix possible deadlock where worker process sends an event to the main process | pjd | 2010-09-22 | 2 | -8/+26 |
* | Fix descriptor leaks: when child exits, we have to close control and event | pjd | 2010-09-22 | 3 | -9/+17 |
* | If we are unable to receive control message is most likely because the main | pjd | 2010-09-22 | 1 | -1/+2 |
* | Sort includes. | pjd | 2010-09-22 | 1 | -1/+1 |
* | Add a notice to the man page that batteries should be installed. | ed | 2010-09-21 | 1 | -0/+1 |
* | Add a geli resize subcommand to resize encrypted filesystems prior | brian | 2010-09-20 | 2 | -5/+187 |
* | Add __dead2 to functions that we know they are going to exit. | pjd | 2010-09-20 | 2 | -3/+3 |
* | Unbreak the build on strong-aligned architectures (arm, ia64). | marcel | 2010-09-20 | 1 | -1/+1 |
* | Fix indent. | pjd | 2010-09-19 | 1 | -7/+7 |
* | Revise r197763 which fixes filesystem corruption when extending | brian | 2010-09-19 | 1 | -14/+13 |
* | nextboot: warn about limitations of /boot/nextboot.conf on ZFS | avg | 2010-09-17 | 1 | -0/+8 |
* | Make the format of "Real Memory" and "Virtual Memory" lines more | zec | 2010-09-16 | 1 | -2/+2 |
* | Add support for identifying a journaled root filesystem. | brian | 2010-09-16 | 1 | -1/+2 |
* | 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 |
* | Synchronize newfs(8) manual with code. | gjb | 2010-09-14 | 1 | -3/+4 |
* | 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 |
* | MF tbemd: Move to using Makefile.arch to select what to build. | imp | 2010-09-13 | 8 | -56/+43 |
* | Rewording and typo fixes in newfs(8). | gjb | 2010-09-12 | 1 | -3/+3 |
* | Document dhclient-enter-hooks and dhclient-exit-hooks and mention | brian | 2010-09-06 | 1 | -1/+25 |
* | Handle geli-encrypted root disk devices. | brian | 2010-09-06 | 1 | -2/+7 |
* | Allowed unionfs to use whiteout not supporting file system as | daichi | 2010-09-05 | 1 | -3/+4 |