Commit graph

5 commits

Author SHA1 Message Date
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Jun Kuriyama
68bbad6634 - Improve rc.subr related.
Suggested by:	dougb
2010-04-27 14:54:52 +00:00
Jun Kuriyama
e8ec377d03 - Upgrade to 0.3.4. 2010-04-26 13:39:47 +00:00
Jun Kuriyama
eaf16e2a95 - Upgrade to 0.3.1.
- My patches were merged into upstream.
- Fix build on 6.4 by using GCC 4.2+.
2010-01-21 13:54:52 +00:00
Jun Kuriyama
ae4d8268ea kumofs is a scalabe and highly available distributed key-value store.
WWW: http://github.com/etolabo/kumofs
2010-01-19 03:52:31 +00:00