]> git.wh0rd.org - sysvinit.git/commit - COPYING
Drop hurd specific dependency on libc0.3 (>= 2.3.2.ds1-12). It is
authorPetter Reinholdtsen <pere@hungry.com>
Thu, 10 Sep 2009 08:28:49 +0000 (08:28 +0000)
committerPetter Reinholdtsen <pere@hungry.com>
Thu, 10 Sep 2009 08:28:49 +0000 (08:28 +0000)
commita74aeac6c89551df48c57e41a8fcb962032363ed
tree40b151c5d0e3aa55a6be28f6cd7e927a622f7efe
Drop hurd specific dependency on libc0.3 (>= 2.3.2.ds1-12).  It is
no longer needed according to Michael Bunk.  Patch from Michael
Biebl.

git-svn-id: svn://svn.sv.gnu.org/sysvinit/sysvinit/trunk@1 456724a4-4300-0410-8514-c89748c515a2
63 files changed:
COPYING [new file with mode: 0644]
COPYRIGHT [new file with mode: 0644]
README [new file with mode: 0644]
contrib/TODO [new file with mode: 0644]
contrib/alexander.viro [new file with mode: 0644]
contrib/start-stop-daemon.README [new file with mode: 0644]
contrib/start-stop-daemon.c [new file with mode: 0644]
contrib/zefram-patches [new file with mode: 0644]
doc/Changelog [new file with mode: 0644]
doc/Install [new file with mode: 0644]
doc/Propaganda [new file with mode: 0644]
doc/bootlogd.README [new file with mode: 0644]
doc/sysvinit-2.86.lsm [new file with mode: 0644]
man/bootlogd.8 [new file with mode: 0644]
man/bootlogd.8.todo [new file with mode: 0644]
man/halt.8 [new file with mode: 0644]
man/init.8 [new file with mode: 0644]
man/initscript.5 [new file with mode: 0644]
man/inittab.5 [new file with mode: 0644]
man/killall5.8 [new file with mode: 0644]
man/last.1 [new file with mode: 0644]
man/lastb.1 [new file with mode: 0644]
man/mesg.1 [new file with mode: 0644]
man/mountpoint.1 [new file with mode: 0644]
man/pidof.8 [new file with mode: 0644]
man/poweroff.8 [new file with mode: 0644]
man/reboot.8 [new file with mode: 0644]
man/runlevel.8 [new file with mode: 0644]
man/shutdown.8 [new file with mode: 0644]
man/sulogin.8 [new file with mode: 0644]
man/telinit.8 [new file with mode: 0644]
man/wall.1 [new file with mode: 0644]
obsolete/README.RIGHT.NOW [new file with mode: 0644]
obsolete/bootlogd.init [new file with mode: 0755]
obsolete/powerd.8 [new file with mode: 0644]
obsolete/powerd.README [new file with mode: 0644]
obsolete/powerd.c [new file with mode: 0644]
obsolete/powerd.cfg [new file with mode: 0644]
obsolete/utmpdump.c.OLD [new file with mode: 0644]
src/Makefile [new file with mode: 0644]
src/bootlogd.c [new file with mode: 0644]
src/dowall.c [new file with mode: 0644]
src/halt.c [new file with mode: 0644]
src/hddown.c [new file with mode: 0644]
src/ifdown.c [new file with mode: 0644]
src/init.c [new file with mode: 0644]
src/init.h [new file with mode: 0644]
src/initreq.h [new file with mode: 0644]
src/initscript.sample [new file with mode: 0755]
src/killall5.c [new file with mode: 0644]
src/last.c [new file with mode: 0644]
src/mesg.c [new file with mode: 0644]
src/mountpoint.c [new file with mode: 0644]
src/oldutmp.h [new file with mode: 0644]
src/paths.h [new file with mode: 0644]
src/reboot.h [new file with mode: 0644]
src/runlevel.c [new file with mode: 0644]
src/set.h [new file with mode: 0644]
src/shutdown.c [new file with mode: 0644]
src/sulogin.c [new file with mode: 0644]
src/utmp.c [new file with mode: 0644]
src/utmpdump.c [new file with mode: 0644]
src/wall.c [new file with mode: 0644]