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
*
Add missing ZFS_EXIT().
pjd
2008-09-15
1
-0
/
+1
*
Connect dev_clone.9 and devfs_set_cdevpriv.9 to the build.
kib
2008-09-15
1
-0
/
+5
*
Hey, committed the same typo twice! must be a record
julian
2008-09-15
1
-1
/
+1
*
Correct a callchain capture bug on the i386.
jkoshy
2008-09-15
3
-7
/
+26
*
rewrite rt_check. Ztake into account that whiel teh rtentry is unlocked,
julian
2008-09-15
1
-40
/
+83
*
o Remove SPR_TSR & SPR_TCR for AIM.
marcel
2008-09-15
1
-8
/
+23
*
Dont worry about PSL_RI (restartable interrupt indicator) in
marcel
2008-09-15
3
-6
/
+3
*
Rename cpu_config_l2cr() to cpu_print_cacheinfo(). We're not
marcel
2008-09-15
1
-103
/
+47
*
Remove debugging code.
marcel
2008-09-14
1
-15
/
+7
*
The si(4) and ufoma(4) drivers have been ported to the new TTY layer.
ed
2008-09-14
1
-2
/
+2
*
Add an obsolete file: pax removed from rescue.
antoine
2008-09-14
1
-0
/
+2
*
Small addition to the previous commit. Sorry.
mav
2008-09-14
1
-0
/
+1
*
Add some missing Realtek codec IDs. Just for reference.
mav
2008-09-14
1
-1
/
+10
*
Widen psaddr_t from uintptr_t to uint64_t. This results in an
marcel
2008-09-14
2
-7
/
+8
*
Recover handsfree port support.(Almost all changes are done on previous commit).
takawata
2008-09-14
1
-5
/
+24
*
Allow psaddr_t to be widened by using thr_pread_{int,long,ptr},
marcel
2008-09-14
6
-125
/
+96
*
Add a bunch of Novatel and Sierra 3G wireless product ids.
thompsa
2008-09-14
2
-7
/
+106
*
Remove one unneeded printf from non-verbose output.
mav
2008-09-14
1
-1
/
+3
*
Make `quot -a' work when we've got slashes in the device name.
ed
2008-09-14
1
-10
/
+2
*
come on Julian, make up if you're committing one change or the other.
julian
2008-09-14
2
-13
/
+29
*
Minor language fixes and updates to the hardware section.
joel
2008-09-14
1
-12
/
+32
*
Export IPFW_TABLES_MAX via sysctl. Part of PR: 127058.
rik
2008-09-14
1
-0
/
+2
*
oops commit the version that compiles
julian
2008-09-14
1
-0
/
+1
*
Revert a part of the MRT commit that proved un-needed.
julian
2008-09-14
8
-31
/
+22
*
Make the commet for the default rule number more clear.
rik
2008-09-14
1
-1
/
+4
*
Choose a flag-handling strategy based on platform capabilities
kientzle
2008-09-14
2
-6
/
+8
*
Clean up flags support just a tad: FreeBSD support depends on
kientzle
2008-09-14
2
-28
/
+30
*
Test handling of restores relative to symlinks.
kientzle
2008-09-14
2
-0
/
+173
*
Instead of building up a "struct nfs_args" to pass to the kernel
rodrigc
2008-09-13
2
-473
/
+622
*
Take a moment to tidy some white space while I'm here. No functional
imp
2008-09-13
1
-10
/
+9
*
We don't need pax and tar. These days tar is a strict superset of
imp
2008-09-13
1
-1
/
+1
*
Add code to parse NFS mount options passed as individual
rodrigc
2008-09-13
1
-23
/
+254
*
Fix TELOPT(opt) when opt > TELOPT_TN3270E.
antoine
2008-09-13
2
-4
/
+4
*
Allow PAGE_SHIFT to already be defined.
thompsa
2008-09-13
1
-0
/
+2
*
Add files to remove when WITHOUT_HESIOD is set.
antoine
2008-09-13
2
-8
/
+7
*
Implement IPv6 support for TCP MD5 Signature Option (RFC 2385)
bz
2008-09-13
3
-33
/
+95
*
Update man page according to r182999 snd_hda driver update.
mav
2008-09-13
1
-33
/
+160
*
My massive snd_hda driver update.
mav
2008-09-13
3
-2450
/
+3550
*
Turn on TCP_SIGNATURE for LINT builds. This should catch situations
bz
2008-09-13
1
-1
/
+1
*
We can't implicitly trust the hook on NGQF_FN/NGQF_FN2 processing in
mav
2008-09-13
1
-6
/
+14
*
- For any lock list we hold the head in order to reduce allocation from
attilio
2008-09-12
1
-5
/
+18
*
Don't issue CDC request before negotiate the interface role.
takawata
2008-09-12
1
-58
/
+107
*
Whitespace cleanup.
emaste
2008-09-12
1
-5
/
+5
*
Display the sum of the runtime of all the threads in a process when it's
sepotvin
2008-09-12
1
-0
/
+1
*
Make mlxcontrol work with more than one system drive:
sepotvin
2008-09-12
3
-5
/
+7
*
Use the parent device's DMA tag when creating our own DMA tags. This fixes
jhb
2008-09-12
1
-9
/
+10
*
Remove unneeded comma.
kib
2008-09-12
1
-1
/
+1
*
When doing rfork(0), i.e. separating curproc VM from any other user of
kib
2008-09-12
3
-5
/
+14
*
The user_ldt_alloc() function shall return with dt_lock locked.
kib
2008-09-12
1
-5
/
+9
*
Remove warning about static LDT segment allocation. Applications
kib
2008-09-12
1
-9
/
+0
[next]