summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
...
* Add mapsize to the header just before sending the packet.pjd2011-03-251-1/+1
* Use timeout from configuration file not only when sending and receiving,pjd2011-03-251-1/+1
* Use role2str() when setting process title.pjd2011-03-252-2/+2
* MFgraid/head:mav2011-03-244-0/+368
* MFgraid/head r217014:mav2011-03-242-42/+161
* It's possible to unmount multiple items at once, make it clear.ru2011-03-242-2/+2
* Fix SYNOPSIS.glebius2011-03-231-1/+1
* Don't create socketpair for connection forwarding between parent and secondary.pjd2011-03-232-20/+28
* Add support for displaying newfs flags for SU+J and TRIM.jmallett2011-03-231-1/+5
* Add my copyright.pjd2011-03-222-0/+2
* Forgot to commit this as part of r219873.pjd2011-03-221-1/+1
* After synchronization is complete we should make primary counters betrociny2011-03-221-3/+3
* For requests that are sent only to remote component use thetrociny2011-03-221-2/+7
* The proto API is a general purpose API, so don't use 'hast' in structures orpjd2011-03-227-118/+120
* White space cleanups.pjd2011-03-227-18/+18
* When dropping privileges prefer capsicum over chroot+setgid+setuid.pjd2011-03-215-6/+19
* Initialize localcnt on first write. This fixes assertion when we createpjd2011-03-211-2/+6
* Fix typo.pjd2011-03-211-1/+1
* Before handling any events on descriptors check signals so we can updatepjd2011-03-211-28/+43
* Bump date from previous commit.gjb2011-03-211-1/+1
* Remove stale comment. Yes, it is valid to set role back to init.pjd2011-03-211-1/+1
* Increase debug level of "Checking hooks." message.pjd2011-03-211-1/+1
* Be pedantic and free nvout before exiting.pjd2011-03-211-0/+1
* Detect situation where resource internal identifier differs.pjd2011-03-211-0/+13
* Forgot to commit this as a part of r219818.pjd2011-03-211-1/+4
* In hast.conf we define the other node's address in 'remote' variable.pjd2011-03-2114-36/+124
* Log when we start hooks checking and when we execute a hook.pjd2011-03-211-0/+4
* Use snprlcat() instead of two strlcat(3)s.pjd2011-03-211-2/+3
* Add snprlcat() and vsnprlcat() - the functions I'm always missing.pjd2011-03-212-0/+27
* When creating connection on behalf of primary worker, set pjdlog prefixpjd2011-03-211-0/+4
* If there is any traffic on one of out descriptors, we were not checking forpjd2011-03-211-2/+14
* Use 'list scan' in favor of 'scan', as 'scan' has a different purpose.gjb2011-03-201-1/+1
* Use resolvconf(8) to update /etc/resolv.conf.ume2011-03-181-25/+46
* Add resolvconf(8) which manages resolv.conf.ume2011-03-182-0/+38
* For secondary, set 2 * HAST_KEEPALIVE seconds timeout for incomingtrociny2011-03-173-9/+8
* Remove #include needed for debugging.pjd2011-03-151-1/+0
* In command line options allow size to be specified using k/M/G/Ttrociny2011-03-132-25/+9
* Fix grammar.ae2011-03-121-2/+2
* Remove unneeded newline.gjb2011-03-121-1/+0
* Add example of using 'scan' for wireless networks, similarly togjb2011-03-121-0/+4
* Document GEOM_PART_EBR_COMPAT option.ae2011-03-121-1/+7
* Make workers inherit debug level from the main process.trociny2011-03-112-2/+6
* Widen fields that display partition offset/length.uqs2011-03-102-6/+5
* Remove dead code in bsdlabel depending on __alpha__uqs2011-03-102-38/+4
* Remove bsdlabel test-script that was full of broken assumptions.uqs2011-03-102-181/+0
* Remove bsdlabel.5, which hasn't been installed in over 7 yearsuqs2011-03-103-523/+0
* Change example to not be controversial.pjd2011-03-091-6/+8
* It is better to sometimes have not aligned columns thanae2011-03-081-6/+0
* Add -p option to `gpart show` command to show provider's names ofae2011-03-082-14/+40
* Unbreak the build.pjd2011-03-071-5/+5
OpenPOWER on IntegriCloud