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
*
mdoc(7): Moved #include directives into the SYNOPSIS section.
ru
2003-09-10
1
-3
/
+3
*
Typo.
ru
2003-09-10
1
-1
/
+1
*
In case vmapbuf() fails, release all of the held resources.
alc
2003-09-10
1
-5
/
+3
*
Fix asynchronous physio breakage introduced in rev 1.163.
simokawa
2003-09-10
1
-4
/
+3
*
Fix bug in re_gmii_writewreg(): we don't need to be screening out certain
wpaul
2003-09-10
1
-3
/
+0
*
Teach rl(4) about new hwrev codes.
wpaul
2003-09-10
1
-1
/
+2
*
Try a bit harder to probe disks that doesn't quite set BUSY right.
sos
2003-09-10
1
-17
/
+25
*
mdoc(7): There cannot be a subsection inside a list.
ru
2003-09-10
1
-2
/
+4
*
Update hardware revision table. 0x04000000 appears to be the revision
wpaul
2003-09-10
2
-4
/
+8
*
Whitespace.
jhb
2003-09-10
1
-2
/
+2
*
Document the alternate way of matching MAC addresses: by a bitmask.
roam
2003-09-10
1
-2
/
+22
*
Move the definitions for ACPI MADT table entries not present in the ACPICA
jhb
2003-09-10
2
-62
/
+123
*
We represent PCI intpin's two different ways. One is the way that the
jhb
2003-09-10
2
-2
/
+2
*
Finish an earlier commit:
jhb
2003-09-10
1
-3
/
+11
*
If we failed to size the Rx FIFO, assume the worst. This however
marcel
2003-09-10
1
-1
/
+1
*
Move an annoying printf() call that gets triggered every time an
tjr
2003-09-10
2
-0
/
+4
*
Remove an XXX comment by using the per CPU mask added after this comment
jhb
2003-09-10
6
-12
/
+6
*
Add a acpi_SetDefaultIntrModel() method to allow drivers to set the
jhb
2003-09-10
1
-0
/
+2
*
add ELSA Vianect WLAN (Marco Wertejuk)
imp
2003-09-10
1
-0
/
+12
*
Fix a typo.
jhb
2003-09-10
3
-3
/
+3
*
Add comments to the members of the timecounter struct similar to other
jhb
2003-09-10
1
-5
/
+5
*
Update the license on this file to be a bit more sane.
jhb
2003-09-10
1
-13
/
+13
*
Add constants for entries in the IDT and use those instead of magic
jhb
2003-09-10
4
-31
/
+55
*
Add /usr/X11R6/man to the optional manpath.
ru
2003-09-10
1
-0
/
+1
*
Fixed -Wpointer-arith warning.
ru
2003-09-09
2
-2
/
+2
*
Catch up with mdoc.local list of libraries.
ru
2003-09-09
1
-1
/
+3
*
Catch up with mdoc.local list of libraries.
ru
2003-09-09
1
-1
/
+3
*
Original pthread_once code has memory leak if pthread_once_t is used in
davidxu
2003-09-09
4
-18
/
+104
*
Switch dotrim() to take advantage of the 'struct conf_entry' that
gad
2003-09-09
1
-33
/
+36
*
Reduce the annoying compiler warnings that pop up when compiling with
gad
2003-09-09
1
-9
/
+9
*
Clean up get/set_mcontext() and get/set_fpcontext(). These are operated
peter
2003-09-09
2
-66
/
+30
*
Fix some broken comments.
des
2003-09-09
1
-3
/
+3
*
The re.4 manpage has been checked in now, so hook it back up.
ceri
2003-09-09
1
-0
/
+1
*
Add LOG2_ID_PAGE_SIZE to the mix of options on ia64.
marcel
2003-09-09
1
-0
/
+1
*
Remove unnecessary #include of brgphyreg.h, left over from when Stuart used
wpaul
2003-09-09
1
-1
/
+0
*
Add a device driver for the Broadcom BCM4401 ethernet controller,
wpaul
2003-09-09
13
-2
/
+2188
*
Restore behaviour from rev. 1.9. Only log when there is a real change
mbr
2003-09-09
1
-5
/
+0
*
Update the explanation of parity capabilities
yar
2003-09-09
1
-6
/
+4
*
Add the -m, -w and -x options to ls's usage message.
tjr
2003-09-09
1
-2
/
+2
*
Add support for ACPI 2.x and the XSDT.
njl
2003-09-09
1
-25
/
+77
*
Rename FACP to FADT throughout.
njl
2003-09-09
4
-111
/
+206
*
Add cwd, root and statm (modeled on a 2.4.20 kernel). De-obfuscate
des
2003-09-09
1
-17
/
+96
*
Make char signed by default.
des
2003-09-09
1
-4
/
+14
*
Add code to support pthread spin lock.
davidxu
2003-09-09
8
-0
/
+339
*
Use PCIR_BAR() instead of a magic offset.
scottl
2003-09-09
1
-1
/
+1
*
Re-arrange the raid section a small bit and put drivers into their proper
scottl
2003-09-09
1
-9
/
+9
*
Introduce IA64_ID_PAGE_{MASK|SHIFT|SIZE} and LOG2_ID_PAGE_SIZE. The
marcel
2003-09-09
6
-8
/
+26
*
Correct the comment about which timezone-change loses an hour...
gad
2003-09-09
1
-2
/
+2
*
Add a '-D <something>' command line arg, which can be used to set
gad
2003-09-09
1
-3
/
+57
*
Disallow attempts to suspend to S0. It was only enabled for testing.
njl
2003-09-09
1
-10
/
+11
[next]