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
...
*
|
don't raise cpu speed over the value when passive cooling is in
ume
2005-08-17
1
-11
/
+24
*
|
- fix race condition using sx lock.
ume
2005-08-17
1
-14
/
+24
*
|
Bump .Dd before someone notice.
joel
2005-08-17
1
-1
/
+1
*
|
Be more specific about supported chipsets.
joel
2005-08-17
2
-7
/
+35
*
|
Remove a few items from the hardware list. This support is already
joel
2005-08-17
1
-8
/
+0
*
|
Remove the dates from these files. They serve no purpose and result in
cperciva
2005-08-17
2
-2
/
+3
*
|
Repeatability is Considered Good when building this library, too. (And
cperciva
2005-08-17
1
-0
/
+1
*
|
Update manual page (now dedicated kernel thread is always started).
pjd
2005-08-17
1
-2
/
+0
*
|
Always run dedicated kernel thread (even when we have hardware support).
pjd
2005-08-17
1
-114
/
+37
*
|
We should now return 0.
pjd
2005-08-17
1
-1
/
+1
*
|
Add support for working around controllers that cannot do DMA in 48bit mode.
sos
2005-08-17
5
-35
/
+97
*
|
Use the bio field instead of the driver field as intended.
sos
2005-08-17
1
-2
/
+2
*
|
Use device_printf() and if_printf() and remove ste_unit from the softc.
jhb
2005-08-17
2
-24
/
+19
*
|
Even if crypto_dispatch() return an error, request is not canceled and
pjd
2005-08-17
1
-12
/
+2
*
|
Catch up to ic_curchan changes by making the same change here that was made
jhb
2005-08-17
1
-1
/
+1
*
|
We don't need to clear allocated memory. This will speed-up things a bit.
pjd
2005-08-17
1
-1
/
+1
*
|
Correct birthdate for Meriwether Lewis. He was born before the
murray
2005-08-17
1
-1
/
+1
*
|
Add a small paragraph that describes how the current environment
keramida
2005-08-17
1
-0
/
+16
*
|
Fix a boundary condition error in slow() and fast() in multibyte locales:
tjr
2005-08-17
1
-6
/
+7
*
|
Document the fact that word-boundary matching does not work
tjr
2005-08-17
1
-1
/
+3
*
|
In the ufsdirhash_build() failure case for corrupted directories
iedowse
2005-08-17
1
-2
/
+3
*
|
Handle device drivers with D_NEEDGIANT in a way which does not
phk
2005-08-17
3
-33
/
+156
*
|
Assert proper key size also in userland by defining KASSERT in !_KERNEL case.
pjd
2005-08-17
1
-2
/
+2
*
|
In vop_stdpathconf(ap) also default for _PC_NAME_MAX and _PC_PATH_MAX.
phk
2005-08-17
1
-0
/
+6
*
|
Make links for hoststat(8) and purgestat(8) man pages.
gshapiro
2005-08-17
1
-0
/
+2
*
|
Add -frandom-seed=RepeatabilityConsideredGood to CFLAGS. This makes
cperciva
2005-08-17
1
-0
/
+1
*
|
Ensure that file flags such as schg, sappnd (and others) are honored
csjp
2005-08-17
1
-8
/
+8
*
|
Add two new template sources, /conf/bcast/${ipbca} and /conf/ip/${ip}.
brooks
2005-08-17
1
-7
/
+18
*
|
Unbreak the world build (in sbin/gbde). This file is used by both
cperciva
2005-08-17
1
-0
/
+2
*
|
Clarify how the 'channel' argument should look like and add an
brueffer
2005-08-16
1
-2
/
+7
*
|
Fixup locking in if_my(4) and mark it MPSAFE:
jhb
2005-08-16
2
-104
/
+96
*
|
remove stale comments
phk
2005-08-16
1
-2
/
+0
*
|
Save cpu level only when priority is greater than PRIO_USER
ume
2005-08-16
1
-1
/
+1
*
|
avoid exclusive sleep mutex.
ume
2005-08-16
1
-3
/
+3
*
|
Remove stale comment.
phk
2005-08-16
1
-2
/
+0
*
|
Collect the devfs related sysctls in one place
phk
2005-08-16
3
-53
/
+34
*
|
Create a new internal .h file to communicate very private stuff
phk
2005-08-16
4
-3
/
+48
*
|
Check key size for rijndael, as invalid key size can lead to kernel panic.
pjd
2005-08-16
2
-0
/
+4
*
|
Clarify a comment.
jhb
2005-08-16
1
-1
/
+1
*
|
- Move IF_ADDR_LOCK_DESTROY(ifp) from if_free to if_free_type.
brooks
2005-08-16
1
-1
/
+3
*
|
Make it possible to remove stale, left-over subdisks.
le
2005-08-16
2
-10
/
+11
*
|
* Be more specific about supported ALI-chipsets.
joel
2005-08-16
1
-3
/
+3
*
|
snd_via8233(4) works on amd64.
joel
2005-08-16
1
-1
/
+1
*
|
Change the default partition sizing code in order to
cperciva
2005-08-16
2
-18
/
+56
*
|
Increase flexibility in disk-layout
phk
2005-08-16
1
-25
/
+52
*
|
Fix backtraces. Supply registers from the register window.
marcel
2005-08-16
1
-16
/
+7
*
|
Remove unnecessary and alarming printf.
grehan
2005-08-16
1
-1
/
+1
*
|
More files from my server that I've been upgrading since I think 2.2
imp
2005-08-15
1
-3
/
+50
*
|
Now that at least some screen savers work on sparc64 sync with other
marius
2005-08-15
1
-1
/
+1
*
|
- Change the code that determines whether to use a serial console and
marius
2005-08-15
2
-38
/
+62
[prev]
[next]