Project

General

Profile

« Previous | Next » 

Revision b1d64b46

Added by Chris Buechler over 11 years ago

standardize URLs

View differences:

etc/rc.captiveportal_configure
3 3
/* $Id$ */
4 4
/*
5 5
    rc.captiveportal_configure
6
    part of pfSense (http://www.pfSense.com)
6
    part of pfSense (https://www.pfsense.org)
7 7
    Copyright (C) 2004 Scott Ullrich
8 8
    All rights reserved.
9 9

  
etc/rc.carpbackup
3 3
/* $Id$ */
4 4
/*
5 5
    rc.carpdown
6
    part of pfSense (http://www.pfSense.com)
6
    part of pfSense (https://www.pfsense.org)
7 7
    Copyright (C) 2004 Scott Ullrich
8 8
    All rights reserved.
9 9

  
etc/rc.carpmaster
3 3
/* $Id$ */
4 4
/*
5 5
    rc.carpup
6
    part of pfSense (http://www.pfSense.com)
6
    part of pfSense (https://www.pfsense.org)
7 7
    Copyright (C) 2004 Scott Ullrich
8 8
    All rights reserved.
9 9

  
etc/rc.conf_mount_ro
3 3
/* $Id$ */
4 4
/*
5 5
    rc.conf_mount_ro
6
    part of pfSense (http://www.pfSense.com)
6
    part of pfSense (https://www.pfsense.org)
7 7
    Copyright (C) 2004 Scott Ullrich
8 8
    All rights reserved.
9 9

  
etc/rc.conf_mount_rw
3 3
/* $Id$ */
4 4
/*
5 5
    rc.conf_mount_rw
6
    part of pfSense (http://www.pfSense.com)
6
    part of pfSense (https://www.pfsense.org)
7 7
    Copyright (C) 2004 Scott Ullrich
8 8
    All rights reserved.
9 9

  
etc/rc.dhclient_cron
3 3
/* $Id$ */
4 4
/*
5 5
    rc.dhclient_cron
6
    part of pfSense (http://www.pfSense.com)
6
    part of pfSense (https://www.pfsense.org)
7 7
    Copyright (C) 2006 Scott Ullrich
8 8
    All rights reserved.
9 9

  
etc/rc.dyndns.update
3 3
/* $Id$ */
4 4
/*
5 5
    rc.dyndns.update
6
    part of pfSense (http://www.pfSense.com)
6
    part of pfSense (https://www.pfsense.org)
7 7
    Copyright (C) 2004 Scott Ullrich
8 8
    All rights reserved.
9 9

  
etc/rc.filter_configure
3 3
/* $Id$ */
4 4
/*
5 5
    rc.filter_configure
6
    part of pfSense (http://www.pfSense.com)
6
    part of pfSense (https://www.pfsense.org)
7 7
    Copyright (C) 2004 Scott Ullrich
8 8
    All rights reserved.
9 9

  
etc/rc.filter_configure_sync
3 3
/* $Id$ */
4 4
/*
5 5
    rc.filter_configure_sync
6
    part of pfSense (http://www.pfSense.com)
6
    part of pfSense (https://www.pfsense.org)
7 7
    Copyright (C) 2004 Scott Ullrich
8 8
    All rights reserved.
9 9

  
etc/rc.interfaces_carp_configure
3 3
/* $Id$ */
4 4
/*
5 5
    rc.interfaces_carp_configure
6
    part of pfSense (http://www.pfSense.com)
6
    part of pfSense (https://www.pfsense.org)
7 7
    Copyright (C) 2004 Scott Ullrich
8 8
    All rights reserved.
9 9

  
etc/rc.interfaces_lan_configure
3 3
/* $Id$ */
4 4
/*
5 5
    rc.interfaces_lan_configure
6
    part of pfSense (http://www.pfSense.com)
6
    part of pfSense (https://www.pfsense.org)
7 7
    Copyright (C) 2004 Scott Ullrich
8 8
    All rights reserved.
9 9

  
etc/rc.interfaces_opt_configure
3 3
/* $Id$ */
4 4
/*
5 5
    rc.interfaces_opt_configure
6
    part of pfSense (http://www.pfSense.com)
6
    part of pfSense (https://www.pfsense.org)
7 7
    Copyright (C) 2004 Scott Ullrich
8 8
    All rights reserved.
9 9

  
etc/rc.interfaces_wan_configure
3 3
/* $Id$ */
4 4
/*
5 5
    rc.interfaces_wan_configure
6
    part of pfSense (http://www.pfSense.com)
6
    part of pfSense (https://www.pfsense.org)
7 7
    Copyright (C) 2004 Scott Ullrich
8 8
    All rights reserved.
9 9

  
etc/rc.notify_message
2 2
<?php
3 3
/*
4 4
    rc.notify_message
5
    part of pfSense (http://www.pfSense.com)
5
    part of pfSense (https://www.pfsense.org)
6 6
    Copyright (C) 2010 Scott Ullrich <sullrich@gmail.com>
7 7
    All rights reserved.
8 8

  
etc/rc.packages
3 3
/* $Id$ */
4 4
/*
5 5
    rc.packages
6
    part of pfSense (http://www.pfSense.com)
6
    part of pfSense (https://www.pfsense.org)
7 7
    Copyright (C) 2004 Scott Ullrich
8 8
    All rights reserved.
9 9

  
etc/rc.reload_all
3 3
/* $Id$ */
4 4
/*
5 5
    rc.reload_all
6
    part of pfSense (http://www.pfSense.com)
6
    part of pfSense (https://www.pfsense.org)
7 7
    Copyright (C) 2004 Scott Ullrich
8 8
    All rights reserved.
9 9

  
etc/rc.reload_interfaces
3 3
/* $Id$ */
4 4
/*
5 5
    rc.reload_interfaces
6
    part of pfSense (http://www.pfSense.com)
6
    part of pfSense (https://www.pfsense.org)
7 7
    Copyright (C) 2004 Scott Ullrich
8 8
    All rights reserved.
9 9

  
etc/rc.start_packages
3 3
/* $Id$ */
4 4
/*
5 5
    rc.start_packages
6
    part of pfSense (http://www.pfSense.com)
6
    part of pfSense (https://www.pfsense.org)
7 7
    Copyright (C) 2004 Scott Ullrich
8 8
    All rights reserved.
9 9

  
usr/local/www/pkg_mgr_install.php
2 2
/* $Id$ */
3 3
/*
4 4
	pkg_mgr_install.php
5
	part of pfSense (http://www.pfSense.com)
5
	part of pfSense (https://www.pfsense.org)
6 6
	Copyright (C) 2004-2010 Scott Ullrich <sullrich@gmail.com>
7 7
 	Copyright (C) 2005 Colin Smith
8 8
	All rights reserved.

Also available in: Unified diff