index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
etc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Quiet rc.d/syscons unless it has something to say.
mtm
2008-06-24
1
-6
/
+35
*
Add a -q flag to swapon(8) to suppress informational messages. Use it in
mtm
2008-06-23
1
-1
/
+1
*
The sysctl(8) program exits on some errors and only emits warnings on
mtm
2008-06-23
3
-3
/
+12
*
Run savecore(8) only if there is a core dump to save. If there is
mtm
2008-06-23
1
-2
/
+5
*
Implement a "quiet" mode for rc.d/netif, which only outputs
mtm
2008-06-23
3
-15
/
+23
*
Set the sysctl(8) value in the same shell, not a subshell. This was
mtm
2008-06-23
1
-2
/
+2
*
Move the diagnostic output when the rc.subr(8) glue automatically starts a
mtm
2008-06-23
1
-3
/
+9
*
Move a lot of diagnostic output behind $rc_quiet in scripts that
mtm
2008-06-23
9
-17
/
+19
*
Align the script more with rc.d/cleanvar (which doesn't output any
mtm
2008-06-23
1
-2
/
+2
*
Remove the -v flag from the command line to dumpon(8), and instead print
mtm
2008-06-23
1
-1
/
+2
*
Remove pointless informational message.
mtm
2008-06-23
1
-1
/
+0
*
Argh! s/nfs_client_enable/nfsclient_enable/g
mtm
2008-06-23
2
-4
/
+4
*
Do not print anything unless one of the net/routing options is set.
mtm
2008-06-23
2
-4
/
+35
*
s/daemon processes/local packages/ for consisitency.
mtm
2008-06-23
1
-1
/
+1
*
Output information only if /etc/rc.local exists.
mtm
2008-06-22
1
-4
/
+4
*
Do not print anything unless at least one of the abi emulators is
mtm
2008-06-22
1
-2
/
+8
*
Simplify this script with the added bonus that the bit about i386
mtm
2008-06-22
1
-22
/
+17
*
Don't say we're going to mount filesystems of a certain type unless
mtm
2008-06-22
2
-8
/
+25
*
Don't say we're going to [start|stop] local packages unless there actually
mtm
2008-06-22
1
-4
/
+16
*
Make quota knob conform to other rc(8) knobs. Keep older knob for
mtm
2008-06-19
3
-2
/
+6
*
Move the check for enabled knobs further down in run_rc_command() so
mtm
2008-06-19
1
-14
/
+14
*
remove incorrect comment that I missed in my last change
kmacy
2008-06-15
1
-2
/
+0
*
Stop moused on a detach event. Remove incorrect comment.
kmacy
2008-06-15
1
-0
/
+5
*
Tweak rc.firewall to allow incoming limited broadcast traffic,
keramida
2008-06-06
1
-0
/
+3
*
Fix the wait for default route change I made a few weeks ago by creating
brooks
2008-06-05
4
-28
/
+51
*
Bluetooth SIG is being difficult and keep moving specification
emax
2008-05-27
1
-3
/
+2
*
Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE and
bz
2008-05-26
25
-1490
/
+5
*
Add a missing space between a variable and the ] for a test
dougb
2008-05-26
1
-1
/
+1
*
Remove netatm from HEAD as it is not MPSAFE and relies on the now removed
rwatson
2008-05-25
2
-14
/
+0
*
Move the wait for a default route to rc.d/routing. Once we test for
brooks
2008-05-18
2
-24
/
+27
*
Add support for specifying which INDEX files to build via portsnap.conf.
cperciva
2008-05-17
1
-0
/
+5
*
Add support for /conf/T/M/remount_optional.
bms
2008-05-15
1
-0
/
+8
*
Change the default value of synchronous_dhclient to NO.
brooks
2008-05-15
3
-1
/
+48
*
Fix last commit and call childif_destroy() correctly.
brooks
2008-05-15
1
-1
/
+1
*
Don't print the interface status if we only create child or destroy
brooks
2008-05-14
1
-3
/
+3
*
Don't require a configuration file. Ntpd will be perfectly happy if there's
flz
2008-05-12
1
-2
/
+0
*
Fix conflicts after heimdal-1.1 import and add build infrastructure. Import
dfr
2008-05-07
1
-1
/
+3
*
Install the mpilib headers from mpt(4) into /usr/include/dev/mpt/mpilib.
jhb
2008-05-07
1
-0
/
+4
*
Specify the full path to the md5(1) binary so the script will
mtm
2008-05-06
1
-1
/
+1
*
o Convert whitespaces to tabs.
maxim
2008-05-05
1
-2
/
+2
*
o Terminate "case" with "esac" not "fi".
maxim
2008-05-05
1
-1
/
+1
*
Fix improper use of checkyesno routine.
mtm
2008-05-05
1
-2
/
+6
*
Mips ttys file. Copied from i386 version with removal of the vga
imp
2008-05-05
1
-0
/
+808
*
Replace a couple mentions of the soon to be removed vaps_<ifn>
brooks
2008-05-03
1
-1
/
+1
*
Emit a warning when the network_interfaces variable is not set to AUTO.
brooks
2008-04-30
1
-0
/
+4
*
Replace the prototype vaps_<ifn> and vap_create_<ifn> variables with
brooks
2008-04-25
1
-9
/
+16
*
Revert rev 1.332 and keep ddb scripts off by default for now. Minidumps
brooks
2008-04-23
1
-1
/
+1
*
Make it possible to disable sources of entropy harvesting.
ru
2008-04-22
1
-9
/
+11
*
Change the default of ddb_enable to YES so we default to generating textdumps
brooks
2008-04-21
1
-1
/
+1
*
rc support for vaps
sam
2008-04-20
5
-70
/
+115
[next]