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
*
Add support Corega CG-LAPCIGT Gigabit Ethernet(8169S)
sanpei
2004-08-28
2
-0
/
+7
*
Don't be too smart, just try packet mode of INT13 first.
yar
2004-08-28
2
-5
/
+9
*
Try packet mode of INT13 on a hard disk first if not prohibited by
yar
2004-08-28
1
-19
/
+21
*
1. try to use existing mailbox address in thread_update_usr_ticks.
davidxu
2004-08-28
1
-4
/
+6
*
Move TDF_CAN_UNBIND to thread private flags td_pflags, this eliminates
davidxu
2004-08-28
2
-23
/
+7
*
Use sc->sc_mediasize instead of sc->sc_provider->mediasize which contains
pjd
2004-08-28
1
-4
/
+3
*
Warn the user if we are not going to use whole provider space.
pjd
2004-08-28
1
-4
/
+12
*
Don't allow to insert providers, which are too small.
pjd
2004-08-28
1
-0
/
+4
*
Backout the previous backout (with scott's ok). sched_ule.c:1.122 is
peter
2004-08-28
1
-0
/
+2
*
s/smp_rv_mtx/smp_ipi_mtx/g
obrien
2004-08-28
6
-23
/
+23
*
Commit Jeff's suggested changes for avoiding a bug that is exposed by
peter
2004-08-28
1
-4
/
+2
*
remove unused prototype
sos
2004-08-27
1
-1
/
+0
*
Make code ready to switch debug.mpsafenet to 1 since I've not able to
rik
2004-08-27
2
-2
/
+4
*
Catch up with the drive-by renaming of IA32 to COMPAT_IA32. Missed
marcel
2004-08-27
1
-2
/
+2
*
Move config_new_drive() to the correct place and rename it to
le
2004-08-27
3
-32
/
+30
*
Fix a comment, IA32 was renamed to COMPAT_IA32
arved
2004-08-27
1
-1
/
+1
*
Improve sync recovery algorithm:
gibbs
2004-08-27
2
-194
/
+238
*
Poll() uses the array smallbits that is big enough to hold 32 struct
andre
2004-08-27
1
-3
/
+3
*
From __FreeBSD_version 600001 on PFIL_HOOKS is permanently in the kernel and
andre
2004-08-27
2
-2
/
+3
*
opt_pfil_hooks.h is no longer required.
andre
2004-08-27
1
-1
/
+0
*
When detaching an interface, don't leave an obsolete pointer to the
brooks
2004-08-27
1
-0
/
+1
*
Move the kernel-specific logic to adjust frompc from MI to MD. For
marcel
2004-08-27
8
-38
/
+123
*
Bump __FreeBSD_version to indicate permanent PFIL_HOOKS.
andre
2004-08-27
1
-1
/
+1
*
Provide extern declarations for btext and etext when GPROF is defined.
marcel
2004-08-27
1
-0
/
+5
*
Have the linker provide the btext symbol when referenced. This is needed
marcel
2004-08-27
1
-0
/
+1
*
The machine-independent parts of the virtual memory system always pass a
alc
2004-08-27
4
-64
/
+0
*
Semi-gratuitous white space synchronization with KAME tree: to reduce
rwatson
2004-08-27
1
-10
/
+12
*
Apply error and success logic consistently to the function netisr_queue() and
andre
2004-08-27
16
-28
/
+25
*
Diff reduce against KAME: minor white space synchronization to KAME
rwatson
2004-08-27
1
-4
/
+4
*
Hide a printf under bootverbose.
phk
2004-08-27
1
-1
/
+3
*
Properly document and enable the IPFIREWALL_FORWARD option.
andre
2004-08-27
1
-0
/
+5
*
In the case the destination of a packet was changed by the packet filter
andre
2004-08-27
1
-2
/
+2
*
Remove a junk line left over from the recent IPFW to PFIL_HOOKS conversion.
andre
2004-08-27
1
-1
/
+0
*
Always compile PFIL_HOOKS into the kernel and remove the associated kernel
andre
2004-08-27
22
-115
/
+54
*
B1FLAGS -> BOOT_BOOT1_FLAGS, which is consistent with
yar
2004-08-27
2
-4
/
+4
*
Fix the handling of "inflight" requests when doing reinit's.
sos
2004-08-27
4
-7
/
+35
*
Introduce g_alloc_bio() as a waiting variant of g_new_bio().
phk
2004-08-27
2
-3
/
+13
*
Set and reset the right bit for UDMA enable/disable on the ICH* chips.
sos
2004-08-27
1
-2
/
+2
*
Rearrange the call to disk_destroy.
sos
2004-08-27
1
-6
/
+6
*
Remove bogus vrele() call added in previous.
tjr
2004-08-27
1
-2
/
+0
*
Reintroduce slightly modified patch from kern/69964. Check for
kan
2004-08-27
1
-4
/
+11
*
When trying each linker class in turn with a preloaded module, exit
iedowse
2004-08-27
1
-3
/
+2
*
Add a new module information type MODINFOMD_SHDR that will be used
iedowse
2004-08-27
1
-0
/
+1
*
Always set the status and move a printf under bootverbose.
njl
2004-08-27
1
-5
/
+8
*
In conjunction with having boot0cfg(8) default boot0 to packet mode.
obrien
2004-08-27
1
-1
/
+1
*
When attaching a consumer from a volume to a plex, check if the
le
2004-08-26
1
-2
/
+21
*
If getting the current setting after modifying the link failed, we assume
njl
2004-08-26
1
-0
/
+1
*
Correct capitalization of DeLorme Publishing.
des
2004-08-26
1
-1
/
+1
*
Document how a standalone module can be built with divert(4) support.
ru
2004-08-26
1
-0
/
+4
*
Revert the last change to sys/modules/ipfw/Makefile and fix a
ru
2004-08-26
3
-6
/
+6
[next]