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
*
Sleep for one second after calling audit -t to give the audit daemon a
rwatson
2006-09-24
1
-0
/
+1
*
network_ipv6 also does some interface configuration so require it to run
brooks
2006-09-21
1
-1
/
+1
*
Introduce a new method ipv6if which attemptes to figure out if an
brooks
2006-09-21
2
-1
/
+29
*
Flushing all IPv4 routes when an interface is removed or unconfigured
brooks
2006-09-20
2
-6
/
+0
*
Search the list of up interfaces provided by "ifconfig -ul" instead of
brooks
2006-09-20
1
-5
/
+7
*
Add bthidd(8) rc(8) script
emax
2006-09-07
3
-1
/
+38
*
Prepare for upcoming bthidd(8) update. Install vkbd(4) header into dev/vkbd.
emax
2006-09-07
1
-0
/
+2
*
Unbreak PowerPC build after addition of powermac_nvram(4powerpc).
marcel
2006-09-02
1
-0
/
+6
*
- Document /conf/diskless_remount in the list of special files.
brooks
2006-09-01
1
-3
/
+11
*
Kill the default phone numbers.
ru
2006-08-31
1
-6
/
+3
*
Re-add lukemftpd. It has: PAM, MAC, per-class nologin files,
obrien
2006-08-31
1
-0
/
+2
*
Add FreeBSD Update 2.0 client code. The build code is in the projects
cperciva
2006-08-31
3
-1
/
+52
*
Comment out lines that use example addresses and example.com names so
ru
2006-08-29
1
-15
/
+15
*
The kvm_mkdb(8) is long dead.
ru
2006-08-29
3
-56
/
+1
*
When stopping powerd, set the CPU frequency back to its maximum value
cperciva
2006-08-27
1
-0
/
+7
*
Use ports INDEX-7 instead of INDEX-6
dougb
2006-08-27
1
-1
/
+1
*
Add login.conf checking to periodic security scripts. If the login.conf file
trhodes
2006-08-25
3
-0
/
+56
*
Send more Alpha bits to the bin.
trhodes
2006-08-25
1
-311
/
+0
*
Fix example:
ru
2006-08-22
1
-13
/
+13
*
- Add ypserv to the REQUIRE list.
flz
2006-08-22
1
-1
/
+1
*
Backout this commit since it breaks startup and some scripts in
flz
2006-08-22
2
-47
/
+21
*
- Remove ramdisk rc.d scripts since they've been replaced by mdconfig{,2}.
flz
2006-08-22
3
-125
/
+1
*
Don't try to start interfaces that don't exist.
brooks
2006-08-18
1
-0
/
+2
*
Eliminate header line(s) from ps(1) output instead of skipping over them.
yar
2006-08-18
1
-5
/
+2
*
The ps(1) command is unfriendly to scripts by default because
yar
2006-08-18
1
-3
/
+4
*
Make it a little clearer that interface-specific flags aren't additional
brian
2006-08-17
1
-2
/
+3
*
Add a missing quote
brian
2006-08-17
1
-1
/
+1
*
Add a -p switch to dhclient. The switch tells dhclient to persist
brian
2006-08-17
2
-1
/
+13
*
Allow for setting negative priority (niceness) when $foo_user is non-root.
yar
2006-08-17
1
-2
/
+7
*
Introduce a new function, ifexists and use it to avoid attempting to
brooks
2006-08-17
2
-27
/
+42
*
Set removable_route_flush to NO be default. It's clearly the wrong
brooks
2006-08-16
1
-1
/
+1
*
Back out 1.272. The LAPIC timer conflicts with C2/3 on various systems,
njl
2006-08-05
1
-2
/
+2
*
Forgot to add mountlate to the Makefile.
des
2006-08-04
1
-1
/
+1
*
Not allowed to use tabs. The rule that proves the rule. Heh.
jb
2006-08-03
1
-2
/
+2
*
Alphabetical order is probably better.
jb
2006-08-03
1
-2
/
+2
*
Add the library directory where DTrace library scripts live.
jb
2006-08-03
1
-0
/
+2
*
Remove remnants of Alpha.
marcel
2006-08-02
2
-16
/
+0
*
Add device to access and modify Open Firmware NVRAM settings in
sobomax
2006-08-01
1
-0
/
+2
*
This script should probably have an enabling variable since it can produce
mckay
2006-07-30
1
-2
/
+4
*
Add /usr/lib/engines for OpenSSL engines.
simon
2006-07-29
1
-0
/
+2
*
Back out rev. 1.63. It was a poor idea because
yar
2006-07-26
1
-9
/
+15
*
De-uglify messages from the ipfw script.
yar
2006-07-25
1
-4
/
+2
*
Use more rc.subr(8) features.
yar
2006-07-25
1
-22
/
+16
*
Avoid extra runs of test(1) by using its built-in logical operations.
yar
2006-07-25
1
-15
/
+9
*
Don't load geom_md.ko if there is no need to.
pjd
2006-07-25
2
-0
/
+10
*
Sync comments around _doit with the code.
yar
2006-07-25
1
-1
/
+2
*
We notify of failures with err or warn.
yar
2006-07-25
1
-2
/
+2
*
Add diagnostics to load_kld().
yar
2006-07-25
1
-4
/
+12
*
Since Alpha support isn't in HEAD anymore, remove Alpha-specific
yar
2006-07-21
2
-27
/
+0
*
- Remove hardcoded /etc/ntp.conf configuration file from ntpdate rc.d script
flz
2006-07-20
2
-2
/
+4
[next]