openrc/init.d
Yuta SATOH f1ae8963c9 oldnet: convert netmask to decimal numbers in _netmask2cidr
Free BSD's ifconfig outputs a netmask in the form 0xffffff00, which
was translating to 0xff.0xff.0xff.0x00,. Now we convert this to decimal
numbers before we convert it to cidr notation.

Reported-by: 4glitch@gmail.com
X-Gentoo-Bug: 460268
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=460268
2013-03-08 15:30:36 -06:00
..
.gitignore Tmpfiles: create and delete entries once in the boot runlevel. 2012-10-31 17:33:14 -05:00
adjkerntz.in Fix shebangs in services to point to the correct location of runscript 2013-02-23 20:30:39 -06:00
bootmisc.in Fix shebangs in services to point to the correct location of runscript 2013-02-23 20:30:39 -06:00
consolefont.in Fix shebangs in services to point to the correct location of runscript 2013-02-23 20:30:39 -06:00
devd.in Fix shebangs in services to point to the correct location of runscript 2013-02-23 20:30:39 -06:00
devdb.in Fix shebangs in services to point to the correct location of runscript 2013-02-23 20:30:39 -06:00
devfs.in Fix shebangs in services to point to the correct location of runscript 2013-02-23 20:30:39 -06:00
dmesg.in Fix shebangs in services to point to the correct location of runscript 2013-02-23 20:30:39 -06:00
dumpon.in Fix shebangs in services to point to the correct location of runscript 2013-02-23 20:30:39 -06:00
encswap.in Fix shebangs in services to point to the correct location of runscript 2013-02-23 20:30:39 -06:00
fsck.in Fix shebangs in services to point to the correct location of runscript 2013-02-23 20:30:39 -06:00
hostid.in Fix shebangs in services to point to the correct location of runscript 2013-02-23 20:30:39 -06:00
hostname.in Fix shebangs in services to point to the correct location of runscript 2013-02-23 20:30:39 -06:00
hwclock.in Fix shebangs in services to point to the correct location of runscript 2013-02-23 20:30:39 -06:00
ipfw.in ipfw: change opts variable to extra_commands 2013-03-06 12:48:20 -06:00
keymaps.in Fix shebangs in services to point to the correct location of runscript 2013-02-23 20:30:39 -06:00
killprocs.in Fix shebangs in services to point to the correct location of runscript 2013-02-23 20:30:39 -06:00
local.in Fix shebangs in services to point to the correct location of runscript 2013-02-23 20:30:39 -06:00
localmount.in Fix shebangs in services to point to the correct location of runscript 2013-02-23 20:30:39 -06:00
Makefile Tmpfiles: create and delete entries once in the boot runlevel. 2012-10-31 17:33:14 -05:00
mixer.in Fix shebangs in services to point to the correct location of runscript 2013-02-23 20:30:39 -06:00
modules.in Fix shebangs in services to point to the correct location of runscript 2013-02-23 20:30:39 -06:00
mount-ro.in Fix shebangs in services to point to the correct location of runscript 2013-02-23 20:30:39 -06:00
moused.in Fix shebangs in services to point to the correct location of runscript 2013-02-23 20:30:39 -06:00
mtab.in Fix shebangs in services to point to the correct location of runscript 2013-02-23 20:30:39 -06:00
net.lo.in oldnet: convert netmask to decimal numbers in _netmask2cidr 2013-03-08 15:30:36 -06:00
netmount.in Fix shebangs in services to point to the correct location of runscript 2013-02-23 20:30:39 -06:00
network.in Fix shebangs in services to point to the correct location of runscript 2013-02-23 20:30:39 -06:00
newsyslog.in Fix shebangs in services to point to the correct location of runscript 2013-02-23 20:30:39 -06:00
nscd.in Fix shebangs in services to point to the correct location of runscript 2013-02-23 20:30:39 -06:00
numlock.in Fix shebangs in services to point to the correct location of runscript 2013-02-23 20:30:39 -06:00
pf.in Fix shebangs in services to point to the correct location of runscript 2013-02-23 20:30:39 -06:00
powerd.in Fix shebangs in services to point to the correct location of runscript 2013-02-23 20:30:39 -06:00
procfs.in Fix shebangs in services to point to the correct location of runscript 2013-02-23 20:30:39 -06:00
rarpd.in Fix shebangs in services to point to the correct location of runscript 2013-02-23 20:30:39 -06:00
rc-enabled.in Fix shebangs in services to point to the correct location of runscript 2013-02-23 20:30:39 -06:00
root.in Fix shebangs in services to point to the correct location of runscript 2013-02-23 20:30:39 -06:00
rpcbind.in Fix shebangs in services to point to the correct location of runscript 2013-02-23 20:30:39 -06:00
savecache.in Fix shebangs in services to point to the correct location of runscript 2013-02-23 20:30:39 -06:00
savecore.in Fix shebangs in services to point to the correct location of runscript 2013-02-23 20:30:39 -06:00
staticroute.in Fix shebangs in services to point to the correct location of runscript 2013-02-23 20:30:39 -06:00
swap-blk.in Fix shebangs in services to point to the correct location of runscript 2013-02-23 20:30:39 -06:00
swap.in Fix shebangs in services to point to the correct location of runscript 2013-02-23 20:30:39 -06:00
swapfiles.in Fix shebangs in services to point to the correct location of runscript 2013-02-23 20:30:39 -06:00
swclock.in Fix shebangs in services to point to the correct location of runscript 2013-02-23 20:30:39 -06:00
syscons.in Fix shebangs in services to point to the correct location of runscript 2013-02-23 20:30:39 -06:00
sysctl.BSD.in Fix shebangs in services to point to the correct location of runscript 2013-02-23 20:30:39 -06:00
sysctl.Linux.in Fix shebangs in services to point to the correct location of runscript 2013-02-23 20:30:39 -06:00
sysfs.in Fix shebangs in services to point to the correct location of runscript 2013-02-23 20:30:39 -06:00
syslogd.in Fix shebangs in services to point to the correct location of runscript 2013-02-23 20:30:39 -06:00
termencoding.in Fix shebangs in services to point to the correct location of runscript 2013-02-23 20:30:39 -06:00
tmpfiles.setup.in Fix shebangs in services to point to the correct location of runscript 2013-02-23 20:30:39 -06:00
ttys.in Fix shebangs in services to point to the correct location of runscript 2013-02-23 20:30:39 -06:00
urandom.in Fix shebangs in services to point to the correct location of runscript 2013-02-23 20:30:39 -06:00
wscons.in Fix shebangs in services to point to the correct location of runscript 2013-02-23 20:30:39 -06:00