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
*
Provide the _start_ctors and _stop_ctors symbols. As on i386, the addresses
tjr
2004-05-29
1
-0
/
+4
*
Switch to using C99 sparse initialisers for the type methods array.
julian
2004-05-29
52
-626
/
+472
*
Add trailing backslash missing from previous checkin.
thomas
2004-05-28
1
-1
/
+1
*
Support for optional initialization of the configuration slice by
thomas
2004-05-28
2
-1
/
+12
*
Decide how much space we need to print a pointer using
dwmalone
2004-05-28
1
-5
/
+1
*
Look up ${CUSTOMIZE} in ${.CURDIR} first, and then as a path name by itself,
thomas
2004-05-28
1
-3
/
+3
*
Add the integrated NICs on the Dell PowerEdge 1750 and 2650 to the list
simon
2004-05-28
1
-0
/
+4
*
Remove a broken micro-optimization from pmap_enter(). The ill effect
alc
2004-05-28
2
-16
/
+0
*
Reenable ithread preemption for interrupts that occur while executing in
jhb
2004-05-28
1
-2
/
+2
*
Include <net/ethernet.h> to have a prototype for ether_ntoa().
stefanf
2004-05-28
1
-0
/
+1
*
Include <sys/uio.h> for the complete type of struct iovec.
stefanf
2004-05-28
1
-0
/
+2
*
Don't assume that the current setting (_CRS) of a PCI link device is
jhb
2004-05-28
1
-7
/
+9
*
- introduce a new primary `-depth n', which tests whether
eik
2004-05-28
6
-28
/
+91
*
Style fixes.
njl
2004-05-28
1
-56
/
+54
*
Style.
maxim
2004-05-28
1
-35
/
+34
*
Unify the start/size parameters for the RSDP search area. Don't bother
njl
2004-05-28
2
-4
/
+6
*
Now that we properly disable GPEs before entering a sleep state, including
njl
2004-05-28
1
-1
/
+1
*
Style cleanups. "extern" is unneeded for function prototypes.
njl
2004-05-28
1
-74
/
+68
*
Update the new suspend/resume GPE methods to properly limit the GPE
njl
2004-05-28
4
-16
/
+65
*
Pass a pointer to the sleep state instead of casting gymnastics to pass
njl
2004-05-28
1
-4
/
+4
*
Fix paste-o.
njl
2004-05-28
1
-1
/
+1
*
Attach per-device sysctls to allow users to set whether or not a given
njl
2004-05-28
1
-0
/
+52
*
Remove a redundant include directive
scottl
2004-05-28
1
-2
/
+0
*
Fix LP64 environments: cast a pointer type to intptr_t before casting
marcel
2004-05-28
1
-2
/
+2
*
Don't nest includes here. There's no need and the subset included is lame.
imp
2004-05-28
1
-5
/
+0
*
Include required machine/bus.h
imp
2004-05-28
2
-0
/
+3
*
Define another HOTPLUG event.
ps
2004-05-28
1
-0
/
+1
*
Adding ixgb(4) for Intel 10GbE Adapters
tackerman
2004-05-28
2
-0
/
+107
*
First release of ixgb driver for the Intel(R) PRO/10GbE Family of Adapters. ...
tackerman
2004-05-28
13
-0
/
+6312
*
Add FreeBSD 4.10-RELEASE.
hrs
2004-05-28
1
-4
/
+10
*
give out a little more information in case of a missing dependency
eik
2004-05-28
1
-1
/
+6
*
Connect libarchive decompress support to the build.
kientzle
2004-05-27
3
-2
/
+7
*
FreeBSD-ify the manpage. Our inetd does not support bind-address:port syntax
mlaier
2004-05-27
1
-1
/
+3
*
Add ftp-proxy 8021/tcp in order to make the inetd.conf entry actually work.
mlaier
2004-05-27
1
-0
/
+1
*
Use rman_get_start in preference to reaching into the rman structure.
imp
2004-05-27
1
-1
/
+1
*
'gnutar' is now handled by the 'tar' reader, so
kientzle
2004-05-27
1
-2
/
+1
*
Call nfsm_clget_nolock() instead of nfsm_clget() when holding the NFS
rwatson
2004-05-27
1
-1
/
+1
*
Check for >= 255 since sign extension from byte to u_int sometimes makes
njl
2004-05-27
2
-43
/
+40
*
Restructure the wake GPE API. Now there are three functions:
njl
2004-05-27
4
-186
/
+285
*
Fix stupid patch(1) tricks. Apparently patch thinks all files match the
brooks
2004-05-27
4
-251
/
+0
*
Fixing disorder is the hardest thing in the world: Learn to sort :-)
imp
2004-05-27
1
-1
/
+2
*
POLA dictates that VLAN_MTU be enabled by default.
yar
2004-05-27
1
-1
/
+7
*
Fix an off-by-one error in the range check for the maximal -i or -o
joerg
2004-05-27
1
-2
/
+2
*
Make "envctrl" a known master driver for iicbus.
joerg
2004-05-27
1
-0
/
+1
*
Correct some types in the yp structures; this fixes a number of problems
tmm
2004-05-27
1
-14
/
+14
*
Touch .Dd because the content of the manpage has been updated.
yar
2004-05-27
1
-1
/
+1
*
Buffer partial wide characters more efficiently: instead of storing the
tjr
2004-05-27
1
-31
/
+46
*
Bring back the macro versions of getwc(), getwchar(), putwc() and
tjr
2004-05-27
2
-0
/
+15
*
Previously, restoring an archive with hardlinked files that had
kientzle
2004-05-27
2
-95
/
+149
*
Minor corrections to error handling and user notifications:
kientzle
2004-05-27
1
-23
/
+26
[next]