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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Install /etc/nsswitch.conf statically rather than generating it at
ume
2006-05-03
3
-66
/
+17
*
Restore the pre-5.x behavior of only beeping if the user makes a bad
jhb
2006-05-03
1
-5
/
+8
*
Allow bus_dmamap_load() to pass ENOMEM back to the caller. This puts it into
scottl
2006-05-03
2
-8
/
+20
*
Detect the snapshot file being prematurely unlinked.
tegge
2006-05-03
1
-0
/
+10
*
Temporarily undo clusters contribution to global runningbufspace while
tegge
2006-05-03
1
-0
/
+4
*
A side effect of calling runningbufwakeup() is that bp->b_runningbufspace is
tegge
2006-05-03
1
-3
/
+10
*
Close a race when VOP_LOCK() on a snapshot file is attempted at the
tegge
2006-05-02
2
-42
/
+110
*
Fix previous commit: the resource returned by rman_reserve_resource()
marcel
2006-05-02
1
-10
/
+8
*
Fix alignment problem on AMD64.
ume
2006-05-02
3
-16
/
+20
*
Note that when -d flag is used, mountd(8) will not detach from the
keramida
2006-05-02
1
-1
/
+4
*
Avoid coredumps if stddev cannot be computed (if all datapoints are identical)
phk
2006-05-02
2
-24
/
+32
*
Teach portsnap to parse the output of the host(1) in BIND 8 as well as
cperciva
2006-05-02
1
-3
/
+7
*
Only print the driver name and version if bootverbose is set.
scottl
2006-05-02
1
-1
/
+2
*
Type.
yongari
2006-05-02
1
-1
/
+1
*
Add various constants for the PAT MSR and the PAT PTE and PDE flags.
jhb
2006-05-01
8
-0
/
+127
*
Break out socket access control and delivery logic from udp6_input()
rwatson
2006-05-01
1
-96
/
+55
*
Add a new 'pmap_invalidate_cache()' to flush the CPU caches via the
jhb
2006-05-01
12
-5
/
+145
*
Using an idea from Stephan Uphoff, use the empty pte's that correspond
peter
2006-05-01
1
-50
/
+115
*
o OpenBSD 3.9 added.
maxim
2006-05-01
1
-0
/
+2
*
Fix missing changes required for the amd64->i386 conversion. Add the
peter
2006-05-01
1
-3
/
+4
*
Correct error messages.
pjd
2006-05-01
1
-4
/
+4
*
Correct the interrupt override information.
brueffer
2006-05-01
1
-3
/
+5
*
Add profile libs.
netchild
2006-05-01
1
-3
/
+89
*
Update host.conf every time nsswitch.conf changes, instead of just creating
des
2006-05-01
1
-1
/
+3
*
Add inverted amplifier sense quirks for Sony VAIO VGN B1VP/B1XP.
ariff
2006-05-01
1
-1
/
+2
*
For some time now, -i and -P options are mutually exclusive, there's even
pjd
2006-05-01
1
-1
/
+1
*
For the vmstat sub-display:
bde
2006-05-01
2
-36
/
+45
*
Don't attach to Marvell 88E805X (Yukon-II) by default, the driver is not
sobomax
2006-05-01
1
-0
/
+2
*
In the examples, use "tar.gz" as the extension for
kientzle
2006-05-01
1
-3
/
+3
*
Simplify some of the wide-character handling, inspired
kientzle
2006-05-01
3
-62
/
+40
*
Whitespace cleanup.
kientzle
2006-05-01
1
-2
/
+2
*
Unbreak the support for 24-row terminals in the vmstat display. The
bde
2006-05-01
1
-2
/
+4
*
Sort the ex-extended vmstat fields into their documented order in the
bde
2006-04-30
1
-38
/
+38
*
Eliminate the "extended" vm stats. Move all fields in the extended
bde
2006-04-30
1
-34
/
+10
*
We shouldn't lock the topology here - we will panic on assertion inside
pjd
2006-04-30
1
-2
/
+0
*
Add missed SYNOPSIS flag for auto upgrade.
gordon
2006-04-30
1
-1
/
+1
*
Update for moving some fields to the new vnstat display.
bde
2006-04-30
1
-8
/
+16
*
o Sort .Xrs.
maxim
2006-04-30
2
-4
/
+4
*
o Reformat FILES section.
maxim
2006-04-30
2
-2
/
+8
*
`cache' couldn't co-exist with `compat'.
ume
2006-04-30
1
-2
/
+3
*
o Add missed commas.
maxim
2006-04-30
2
-4
/
+4
*
o Silence mdoc(7) warnings: remove an empty line, add missed .El macro.
maxim
2006-04-30
2
-60
/
+74
*
Reduce the namei (sub)display by 5 columns to make enough space for a
bde
2006-04-30
1
-17
/
+19
*
Specify default values for positive-policy and negative-policy .
matteo
2006-04-30
2
-6
/
+6
*
Remove header pollution.
scottl
2006-04-30
1
-1
/
+0
*
Remove some header polution.
scottl
2006-04-30
3
-3
/
+0
*
Typo.
ceri
2006-04-30
2
-2
/
+2
*
Removed the description of the nonexistent want_fd command. want_fd existed
bde
2006-04-30
1
-2
/
+0
*
Don't redraw the disk names on every update. This was apparently done
bde
2006-04-30
1
-6
/
+0
*
Backout my last changes. ISO-8859-15 does not specify ACS graphics.
matteo
2006-04-30
5
-32
/
+32
[next]