Project

General

Profile

Download (3.29 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
c81ef6e2 06/27/2016 05:00 AM Phil Davis

Always use require_once

The usage of require() and require_once() throughout the system is
inconsistent, and "bugs" come up now and then when the order of
"requires" is a bit different and some require() happens after the
include file is already included/required....

4e322e2c 12/10/2015 03:09 PM Phil Davis

Code style and white space in etc

95393d43 11/10/2015 02:58 PM Phil Davis

Delete Id comment lines from etc files

A bit more crud cleaned out
Note: lots of the /etc files have old style copyright stuff or no
copyright stuff.

46bc6e54 08/25/2015 05:49 PM Renato Botelho

Move main pfSense content to src/