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
*
Fix support for Medion MD MD95257 (GPIO2 quirk).
ariff
2006-11-29
1
-7
/
+12
*
o Xr netconfig(5).
maxim
2006-11-29
1
-0
/
+1
*
MFp4:
imp
2006-11-29
1
-2
/
+2
*
Make this work a lot better:
imp
2006-11-29
1
-36
/
+44
*
Build glue for at45d flash support.
imp
2006-11-29
1
-1
/
+1
*
MFp4:
imp
2006-11-29
1
-0
/
+284
*
MFp4:
imp
2006-11-29
1
-3
/
+3
*
Note that not all architectures use sendfile(2) buffers;
yar
2006-11-29
1
-1
/
+4
*
- Explicitly name the fields in pcb that we use to store trap state for later
kmacy
2006-11-29
3
-15
/
+29
*
We no longer need to remap hardware trap numbers to sparc64 trap numbers
kmacy
2006-11-29
1
-5
/
+6
*
In nfs_nget(), we must initialize the fh in the nfsnode before inserting the
mohans
2006-11-29
1
-6
/
+6
*
Pass a string buffer named "errmsg" to nmount().
rodrigc
2006-11-29
1
-2
/
+4
*
Deduce the "fstype" parameter to pass to nmount() by looking at
rodrigc
2006-11-29
1
-2
/
+8
*
Add a quirk for devices recognized as usb keyboards not to be hooked by
flz
2006-11-28
4
-0
/
+8
*
Differentiate between data and instruction fetch in the fatal
ru
2006-11-28
1
-1
/
+2
*
NFSv4 client:
rees
2006-11-28
3
-16
/
+27
*
- Revert signedness type changes to "struct vmtotal"; by making
ru
2006-11-28
5
-131
/
+55
*
Increase USR_MIN_SIZE to 160 because it requires more disk space.
nyan
2006-11-28
1
-1
/
+1
*
Change net.isr.direct from defaulting to 0 to 1 in 7-CURRENT. This
rwatson
2006-11-28
1
-1
/
+1
*
If a thread was detached, return EINVAL instead, the error code
davidxu
2006-11-28
3
-3
/
+3
*
Add a fake flag for write. Many drivers have started to use it and it
imp
2006-11-28
1
-1
/
+2
*
- Remove third parameter of itimer_find, the parameter is always zero.
davidxu
2006-11-28
1
-46
/
+16
*
- Clear the PCN_MISC_ASEL bit so the media port can be actually set
marius
2006-11-28
2
-16
/
+74
*
- In rlphy_service() for the MII_TICK case don't bother to check whether
marius
2006-11-28
1
-45
/
+10
*
- In qsphy_service() for the MII_TICK case don't bother to check whether
marius
2006-11-28
1
-29
/
+4
*
Add arm to universe.
ru
2006-11-28
1
-1
/
+1
*
- Don't add IFM_NONE when used in combination with pcn(4) as for MII
marius
2006-11-28
1
-49
/
+77
*
- Rely on mii_phy_add_media() setting mii_anegticks as appropriate.
marius
2006-11-28
1
-4
/
+3
*
- Don't set MIIF_NOISOLATE so lxtphy(4) can be used in configurations
marius
2006-11-28
1
-35
/
+8
*
- Remove a dupe $FreeBSD$.
marius
2006-11-28
1
-10
/
+8
*
Remove unused leftovers.
imp
2006-11-28
1
-9
/
+0
*
Analogous to mii_add_media(), factor out the code for checking whether
marius
2006-11-27
3
-10
/
+8
*
- Add a MIIF_FORCEANEG flag which forces an auto-negotiation to always
marius
2006-11-27
2
-4
/
+11
*
bde@ pointed out that tprintf() acquires Giant so callers of tprintf() don't
mohans
2006-11-27
1
-6
/
+4
*
Do not mark Bluetooth HID device as a "potential keyboard" if its descriptor
emax
2006-11-27
1
-1
/
+1
*
Fix some of the alignment warnings on ARM.
ru
2006-11-27
2
-17
/
+17
*
Add descriptions for p2p and autop2p.
thompsa
2006-11-27
1
-0
/
+20
*
Bump .Dd for r1.127.
ceri
2006-11-27
1
-1
/
+1
*
Back out rev. 1.17: arch-dependent WARNS level.
yar
2006-11-27
1
-4
/
+0
*
MFP4: Change 109654
jkim
2006-11-27
1
-0
/
+60
*
Show the MAC address cache size and timeout.
thompsa
2006-11-27
1
-14
/
+22
*
Write the short vendor name in ALL CAPS, since it will become
dougb
2006-11-27
1
-1
/
+1
*
Consistently mark percentage scales as such.
yar
2006-11-27
3
-4
/
+4
*
Keep the command name the same as the values display name in ifconfig.
thompsa
2006-11-27
2
-2
/
+2
*
Don't shadow globals.
yar
2006-11-27
3
-7
/
+7
*
We should return the name in cp, not printf it.
yar
2006-11-27
1
-1
/
+3
*
There was a timeframe where crunchgen(1) was broken; force
ru
2006-11-27
1
-1
/
+1
*
Fix for a bug caused by a race when 2 threads lookup the same
mohans
2006-11-27
1
-1
/
+7
*
Refine the previous change to only call bus_dmamap_sync() in case of
marius
2006-11-27
1
-12
/
+19
*
Overhaul this manpage somewhat:
brueffer
2006-11-27
1
-28
/
+14
[next]