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
*
- Reduce number of arguments passed to dummynet_io(), we already have cookie
glebius
2005-01-16
5
-11
/
+7
*
no need to have break; after return;
charnier
2005-01-16
1
-1
/
+1
*
Add prototypes and remove unused variables for WARNS=6 compliance. Add
charnier
2005-01-16
1
-25
/
+28
*
Remove debugging that made it into the commit.
obrien
2005-01-16
1
-2
/
+0
*
Lock the AMR driver:
scottl
2005-01-16
5
-106
/
+120
*
"REQUIRE: cleanvar" for all RC's writing into /var/run.
obrien
2005-01-16
18
-18
/
+20
*
Fix kernel builds with INVARIANTS.
obrien
2005-01-16
1
-1
/
+1
*
Use bus_dmamap_load_mbuf_sg() for loading rx buffers.
scottl
2005-01-15
1
-19
/
+7
*
Remove ip_fw.h and ip_dummynet.h from includes.
glebius
2005-01-15
1
-2
/
+0
*
Latest IERS Bulletin C (#29): no leap second on 2005-06-30.
wollman
2005-01-15
1
-19
/
+29
*
Consider three objects, O, BO, and BBO, where BO is O's backing object
alc
2005-01-15
1
-1
/
+8
*
Convert if_em to the new bus_dmamap_load_sg() interface. The old callback
scottl
2005-01-15
2
-39
/
+22
*
Document bus_dmamap_load_mbuf_sg()
scottl
2005-01-15
1
-0
/
+17
*
Add bus_dmamap_load_mbuf_sg() to alpha.
scottl
2005-01-15
2
-5
/
+42
*
Fix an assignment that I missed in the last commit.
scottl
2005-01-15
1
-1
/
+1
*
Add bus_dmamap_load_mbuf_sg() to powerpc.
scottl
2005-01-15
2
-0
/
+32
*
Add support for KTR_BUSDMA.
cognet
2005-01-15
1
-6
/
+43
*
Add the prototype for bus_dmamap_load_mbuf_sg().
cognet
2005-01-15
1
-0
/
+3
*
Add bus_dmamap_load_mbuf_sg() to ia64
scottl
2005-01-15
2
-6
/
+41
*
MFi386: add bus_dmamap_load_mbuf_sg().
cognet
2005-01-15
1
-0
/
+36
*
Add the 7 seg display.
cognet
2005-01-15
1
-0
/
+1
*
Add support for the IQ31244 7 seg display.
cognet
2005-01-15
4
-0
/
+390
*
Start the license statement with /*-
cognet
2005-01-15
1
-1
/
+1
*
Fix ACLs handling for the root file system.
pjd
2005-01-15
1
-0
/
+5
*
Use device_set_desc().
cognet
2005-01-15
1
-0
/
+2
*
Add the i80321 watchdog.
cognet
2005-01-15
3
-0
/
+3
*
Add a driver for the i80321 watchdog.
cognet
2005-01-15
1
-0
/
+149
*
Move the LOCKING section to before the EXAMPLES section.
jkoshy
2005-01-15
1
-18
/
+22
*
If USER of HOSTNAME is set to an empty value, use the fallback value.
ru
2005-01-15
1
-1
/
+1
*
Fix arguments syntax.
pjd
2005-01-15
14
-123
/
+81
*
Fixed troff warnings.
ru
2005-01-15
2
-76
/
+76
*
Removed empty line.
ru
2005-01-15
1
-1
/
+0
*
Eliminate macro calls inside literal displays.
ru
2005-01-15
12
-64
/
+37
*
Fixed display type.
ru
2005-01-15
2
-2
/
+2
*
Fixed markup.
ru
2005-01-15
1
-3
/
+2
*
Use lists where appropriate.
ru
2005-01-15
1
-4
/
+10
*
A shorter version of the format string.
ru
2005-01-15
1
-21
/
+1
*
Fixed macro abuse.
ru
2005-01-15
1
-2
/
+2
*
Fixed display types.
ru
2005-01-15
1
-5
/
+5
*
Fixed markup bug.
ru
2005-01-15
1
-10
/
+22
*
Markup: convert a display to a list.
ru
2005-01-15
1
-10
/
+19
*
Markup style.
ru
2005-01-15
3
-7
/
+3
*
Markup nits.
ru
2005-01-15
1
-16
/
+14
*
Markup nit.
ru
2005-01-15
1
-2
/
+1
*
Overhaul the markup.
ru
2005-01-15
1
-105
/
+286
*
Markup fixes.
ru
2005-01-15
2
-19
/
+27
*
Add the bus_dmamap_load_mbuf_sg() function to sparc64.
scottl
2005-01-15
3
-15
/
+99
*
Add a file missed in the previous commit:
das
2005-01-15
1
-0
/
+5
*
Eliminate gdtoa.mk and move its contents to ${MACHINE_ARCH}/Makefile.inc.
das
2005-01-15
14
-38
/
+20
*
amd64 assembly versions of sqrt(), lrint(), and llrint() using SSE2.
das
2005-01-15
4
-0
/
+77
[next]