head	1.2;
access;
symbols
	head_20010615:1.1.1.1 NETBSD:1.1.1;
locks; strict;
comment	@# @;


1.2
date	2002.06.13.22.14.36;	author gordon;	state dead;
branches;
next	1.1;

1.1
date	2001.06.16.07.16.14;	author obrien;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2001.06.16.07.16.14;	author obrien;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Merge in all the changes that Mike Makonnen has been maintaining for a
while. This is only the script pieces, the glue for the build comes next.

Submitted by:	Mike Makonnen <makonnen@@pacbell.net>
Reviewed by:	silence on -current and -hackers
Prodded by:	rwatson
@
text
@#!/bin/sh
#
# $NetBSD$
#

# PROVIDE: NETWORK
# REQUIRE: network dhclient

#	This is a dummy dependancy, for services which require networking
#	to be operational before starting.
@


1.1
log
@Initial revision
@
text
@@


1.1.1.1
log
@Import the NetBSD 1.5 RC system.

Note that `rc' and `rc.shutdown' could not be imported because we already
have files with those names.
@
text
@@
