| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove #include needed for debugging. | pjd | 2011-03-15 | 1 | -1/+0 |
* | In command line options allow size to be specified using k/M/G/T | trociny | 2011-03-13 | 2 | -25/+9 |
* | Fix grammar. | ae | 2011-03-12 | 1 | -2/+2 |
* | Remove unneeded newline. | gjb | 2011-03-12 | 1 | -1/+0 |
* | Add example of using 'scan' for wireless networks, similarly to | gjb | 2011-03-12 | 1 | -0/+4 |
* | Document GEOM_PART_EBR_COMPAT option. | ae | 2011-03-12 | 1 | -1/+7 |
* | Make workers inherit debug level from the main process. | trociny | 2011-03-11 | 2 | -2/+6 |
* | Widen fields that display partition offset/length. | uqs | 2011-03-10 | 2 | -6/+5 |
* | Remove dead code in bsdlabel depending on __alpha__ | uqs | 2011-03-10 | 2 | -38/+4 |
* | Remove bsdlabel test-script that was full of broken assumptions. | uqs | 2011-03-10 | 2 | -181/+0 |
* | Remove bsdlabel.5, which hasn't been installed in over 7 years | uqs | 2011-03-10 | 3 | -523/+0 |
* | Change example to not be controversial. | pjd | 2011-03-09 | 1 | -6/+8 |
* | It is better to sometimes have not aligned columns than | ae | 2011-03-08 | 1 | -6/+0 |
* | Add -p option to `gpart show` command to show provider's names of | ae | 2011-03-08 | 2 | -14/+40 |
* | Unbreak the build. | pjd | 2011-03-07 | 1 | -5/+5 |
* | Print some of the numbers in human readable form (using %N). | pjd | 2011-03-07 | 1 | -6/+10 |
* | - Log size of data to synchronize in human readable form (using %N). | pjd | 2011-03-07 | 1 | -6/+18 |
* | Use %S to print IP address and port number. | pjd | 2011-03-07 | 1 | -18/+2 |
* | - Turn on printf extentions. | pjd | 2011-03-07 | 3 | -2/+92 |
* | Provides three states for pjdlog_initialized, so we can also tell that | pjd | 2011-03-07 | 1 | -25/+29 |
* | Allow to compress on-the-wire data using two algorithms: | pjd | 2011-03-06 | 14 | -4/+1037 |
* | Allow to checksum on-the-wire data using either CRC32 or SHA256. | pjd | 2011-03-06 | 14 | -195/+467 |
* | Revert r217871. | dougb | 2011-02-25 | 1 | -6/+2 |
* | Fix typos - remove duplicate "is". | brucec | 2011-02-23 | 1 | -1/+1 |
* | Xref makefs(8). | jh | 2011-02-22 | 1 | -1/+2 |
* | Add the -j option to enable soft updates journaling when creating | mckusick | 2011-02-16 | 2 | -3/+18 |
* | Note that a UFS filesystem can have up to 20 active snapshots. | keramida | 2011-02-15 | 1 | -1/+10 |
* | Add a check to make sure the provider name is "mdN" before printing the | brucec | 2011-02-14 | 1 | -1/+5 |
* | Only print the unit number when invoked with the -n flag. | brucec | 2011-02-13 | 1 | -1/+1 |
* | In checker, read journal by sectors. | kib | 2011-02-12 | 3 | -12/+19 |
* | When creating a directory entry for the journal, always read at least | kib | 2011-02-12 | 1 | -10/+20 |
* | When we decide to unlink socket file, sun_path must be set. If it is set, | pjd | 2011-02-09 | 1 | -1/+6 |
* | Explicitly include <sys/types.h> as suggested by getpid(2) and don't rely on | pjd | 2011-02-08 | 1 | -0/+1 |
* | Unlink UNIX domain socket file only if: | pjd | 2011-02-08 | 1 | -5/+16 |
* | Now that we break the loop on fstat(2) failure we no longer need to satisfy | pjd | 2011-02-06 | 1 | -2/+0 |
* | Add (void) cast before snprintf(3)s for which we are not interested in return | pjd | 2011-02-06 | 1 | -13/+13 |
* | Treat fstat(2) failure (different than EBADF) as fatal error. | pjd | 2011-02-06 | 1 | -0/+1 |
* | Open syslog when logging sysconf(3) failure. | pjd | 2011-02-06 | 1 | -0/+4 |
* | Close more descriptors that can be open if the worker process for the given | pjd | 2011-02-06 | 1 | -0/+6 |
* | Setup another socketpair between parent and child, so that primary sandboxed | pjd | 2011-02-03 | 5 | -31/+143 |
* | Add missing locking after moving keepalive_send() to remote send thread | pjd | 2011-02-03 | 1 | -3/+9 |
* | Drop privileges after connecting to hastd, but before sending or receiving | pjd | 2011-02-03 | 1 | -0/+5 |
* | Let the caller log info about successful privilege drop. | pjd | 2011-02-03 | 3 | -2/+2 |
* | Add missing argument after r218192. | bz | 2011-02-02 | 1 | -1/+1 |
* | - Rename proto_descriptor_{send,recv}() functions to | pjd | 2011-02-02 | 7 | -166/+200 |
* | Add proto_connect_wait() to wait for connection to finish. | pjd | 2011-02-02 | 5 | -11/+84 |
* | Allow to specify connection timeout by the caller. | pjd | 2011-02-02 | 6 | -9/+12 |
* | Move protocol allocation and deallocation to separate functions. | pjd | 2011-02-02 | 1 | -17/+48 |
* | Be prepared that hp_client or hp_server might be NULL now. | pjd | 2011-02-02 | 1 | -4/+11 |
* | Do not set socket send and receive buffer. It will be auto-tuned. | pjd | 2011-02-01 | 1 | -14/+4 |