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
path:
root
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
Expand *n't contractions.
ru
2005-02-13
1
-1
/
+1
*
Request a CPU private mapping from sf_buf_alloc(). If the swap-backed
alc
2005-02-13
1
-1
/
+6
*
When attached to a high-speed device, report a more appropriate
iedowse
2005-02-13
3
-3
/
+18
*
Allow users to manually override quirks with the tunable "debug.acpi.quirks".
njl
2005-02-13
1
-2
/
+6
*
Unbreak the kernel build. Pointy hat to: sobomax.
njl
2005-02-13
1
-1
/
+1
*
Add support for the CPUFREQ_FLAG_INFO_ONLY flag. Devices that report this
njl
2005-02-13
2
-13
/
+47
*
Define NIRQ to 64 for CPU_ARM9, because Cirrus Logic EP93XX cores provides
cognet
2005-02-13
1
-0
/
+4
*
Remove unused prototype.
cognet
2005-02-13
1
-1
/
+0
*
Remove redondant includes.
cognet
2005-02-13
1
-2
/
+0
*
Backout addition of SIGTHR into the list of signals allowed to be delivered
sobomax
2005-02-13
1
-1
/
+0
*
Backout previous change (disabling of security checks for signals delivered
sobomax
2005-02-13
8
-37
/
+23
*
Set levels on all CPUs and attach a cpufreq device to each one. Sysctl
njl
2005-02-13
1
-22
/
+62
*
Don't prototype pmap_kenter().
cognet
2005-02-13
1
-1
/
+1
*
Split out kill(2) syscall service routine into user-level and kernel part, the
sobomax
2005-02-13
8
-22
/
+36
*
Bump cookie value to reflect change in NGM_IFACE_GET_IFNAME semantics.
archie
2005-02-13
1
-2
/
+2
*
Synchronize HEAD copyright/license with RELENG_5 copyright/license:
rwatson
2005-02-13
1
-5
/
+5
*
Install netgraph type at an appropriate time.
ru
2005-02-13
2
-2
/
+2
*
Implement support for CPU private mappings within sf_buf_alloc().
alc
2005-02-13
2
-1
/
+37
*
Barrow from kmod.mk and protect against adding -fno-strict-aliasing
obrien
2005-02-13
1
-1
/
+1
*
Add the new CPUFREQ_FLAG_INFO_ONLY flag for drivers which can attach to
njl
2005-02-13
1
-1
/
+10
*
Be sure to register with cpufreq(4). On systems that only supported
njl
2005-02-13
1
-9
/
+36
*
Attach an acpi_perf device for every processor that offers the right
njl
2005-02-13
1
-2
/
+2
*
Drop mythical module dependency on ng_ether.
ru
2005-02-13
1
-2
/
+0
*
Check handle types.
phk
2005-02-12
3
-78
/
+199
*
Add ibcntl as alias for ibcnt
phk
2005-02-12
3
-243
/
+274
*
Restore previous cookie. Old programs will work with new node OK,
glebius
2005-02-12
1
-1
/
+1
*
- bzero sockaddr_dl
glebius
2005-02-12
1
-8
/
+4
*
Back out no longer necessary work-arounds added in rev. 1.59 for building
marius
2005-02-12
1
-5
/
+3
*
- Re-write OF_decode_addr() with a bus-neutral approach, adding support
marius
2005-02-12
3
-86
/
+176
*
Merge revision 1.5 from NetBSD: Fix a typo in a comment.
marius
2005-02-12
1
-2
/
+2
*
Fix typo in a comment.
ru
2005-02-12
1
-1
/
+1
*
Validate ifc->ifc_len before submitting its incarnation to sbuf_new,
delphij
2005-02-12
1
-0
/
+4
*
Split the ibfoo API into its own file.
phk
2005-02-12
4
-794
/
+926
*
Connect ng_source(4) to the build.
ru
2005-02-12
1
-0
/
+1
*
Fallout from the ALTQ import.
ru
2005-02-12
1
-1
/
+1
*
Improve the mining of MAC address from the card:
imp
2005-02-12
1
-7
/
+36
*
Allocate enough space for new tag.
glebius
2005-02-12
1
-1
/
+2
*
Fix typo. We want to unlock mutex here.
pjd
2005-02-12
1
-1
/
+1
*
Fix prototype for ibeot()
phk
2005-02-12
1
-1
/
+1
*
When netgraph(4) was converted to use mbuf_tags(9) instead of meta-data
glebius
2005-02-12
2
-3
/
+10
*
Bump __FreeBSD_version for removal of matherr() from libm. (matherr()
das
2005-02-12
1
-1
/
+1
*
Connect ng_atmllc(4) to the build.
ru
2005-02-12
1
-0
/
+1
*
Don't export symbols, all netgraph modules appear to have
ru
2005-02-12
1
-3
/
+0
*
Bitrot: the ethernet parse type is long standard.
ru
2005-02-12
1
-2
/
+0
*
Two problems here:
ru
2005-02-12
2
-42
/
+2
*
Add two new netgraph messages NGM_ETHER_ADD_MULTI and NGM_ETHER_DEL_MULTI,
glebius
2005-02-12
2
-2
/
+59
*
Removed redundant MODULE_VERSION().
ru
2005-02-12
2
-2
/
+0
*
Make netgraph ISR and callout MPSAFE.
glebius
2005-02-12
2
-4
/
+3
*
Add comment about MAC mining
imp
2005-02-12
1
-0
/
+8
*
Remove a shadow declaration of 'error' that caused certain tests to be
scottl
2005-02-12
1
-1
/
+0
[next]