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
*
Options spring cleanup:
sepotvin
2007-06-13
7
-7
/
+19
*
- Fixed cookie handling to calc an RTO when
rrs
2007-06-13
9
-58
/
+57
*
Catch up with USB cleanups and fix the world
emax
2007-06-13
1
-21
/
+15
*
- Include opt_sched.h for SCHED_STATS.
jeff
2007-06-12
3
-0
/
+3
*
Fix yet another (make install) stopper with wrong sourcefilter.3 links
ache
2007-06-12
1
-2
/
+2
*
Remove compat macros. md5 the same.
imp
2007-06-12
1
-6
/
+11
*
Recoverdisk is now part of the base system.
phk
2007-06-12
3
-436
/
+0
*
Add recoverdisk to the base system, it is far too useful to live
phk
2007-06-12
1
-0
/
+1
*
fix cassert failure by adjusting padding
kmacy
2007-06-12
1
-1
/
+1
*
Fix typo in filename from mismerged earlier rev of this file.
bms
2007-06-12
1
-1
/
+1
*
- Fix kse by moving the upcalls list back out of the zero'd section.
jeff
2007-06-12
1
-1
/
+3
*
Use if_capenable to allow LRO enabled drivers to bypass
gallatin
2007-06-12
1
-1
/
+2
*
- Garbage collect unused concurrency functions.
jeff
2007-06-12
1
-23
/
+0
*
- Garbage collect unused concurrency functions.
jeff
2007-06-12
4
-29
/
+20
*
First pass at removing __OtherBSD__. We can't blindly remove all of
imp
2007-06-12
7
-73
/
+3
*
Use the new IFCAP_LRO to enable/disable LRO.
gallatin
2007-06-12
1
-8
/
+35
*
Fix a typo which crept in from an earlier version of this file.
bms
2007-06-12
1
-2
/
+2
*
Don't pretend to support !BSD systems.
imp
2007-06-12
3
-22
/
+0
*
Remove usb_kthread_create*. They are now unused.
imp
2007-06-12
1
-6
/
+0
*
unifdef -D__FreeBSD__ -U__NetBSD__ -U__OpenBSD__
imp
2007-06-12
1
-100
/
+5
*
Add missing userland support files from previous commit for the new
bms
2007-06-12
2
-0
/
+587
*
Spaces to tab
gshapiro
2007-06-12
1
-4
/
+4
*
Add a new rc.conf variable, sendmail_rebuild_aliases, which tells
gshapiro
2007-06-12
4
-8
/
+23
*
Eliminate usb_thread_t.
imp
2007-06-12
14
-38
/
+37
*
Remove USBDEV() macro. We do not need a macro that is defined as its
imp
2007-06-12
12
-55
/
+46
*
clalloc and clfree are useles. Remove them. Remove dead code that's
imp
2007-06-12
2
-9
/
+2
*
Add regression test for SSM code.
bms
2007-06-12
2
-0
/
+798
*
Import rewrite of IPv4 socket multicast layer to support source-specific
bms
2007-06-12
26
-726
/
+2311
*
Expand USB_ATTACH_{ERROR,SUCCESS}_RETURN inline and eliminate from
imp
2007-06-12
33
-137
/
+130
*
- Document support for Realtek ALC660 and Analog Devices AD1988B.
joel
2007-06-12
1
-5
/
+9
*
Delete description of non-existent options: "-4" and "-6".
motoyuki
2007-06-12
1
-5
/
+1
*
Drop the argument to the OUT macro because it can't emit
yar
2007-06-12
1
-7
/
+7
*
Don't forget to clear out the hold space for each subsequent file
yar
2007-06-12
4
-5
/
+20
*
Add cust_pkg() which iteratively tries to install packages.
phk
2007-06-12
1
-2
/
+59
*
- Restructure so bindx functions are not done inline to socket option
rrs
2007-06-12
10
-240
/
+296
*
There is a symbolic antonym for REPLACE as a flag to cspace()
yar
2007-06-12
1
-6
/
+6
*
The maximum size of the sum of all segment lengths in a given DMA mapping
yongari
2007-06-12
2
-2
/
+2
*
Catch up with variable name changes in struct lagg_protos.
thompsa
2007-06-12
1
-10
/
+10
*
Remove duplicate. Was that a bug? :-)
philip
2007-06-12
1
-5
/
+0
*
- add myself
chinsan
2007-06-12
1
-0
/
+3
*
- Move some common code out of sched_fork_exit() and back into fork_exit().
jeff
2007-06-12
3
-30
/
+20
*
non-functional cleanup
thompsa
2007-06-12
4
-142
/
+108
*
Solve a complex exit race introduced with thread_lock:
jeff
2007-06-12
2
-15
/
+34
*
Nuke duplicated __FBSDID.
yongari
2007-06-12
1
-4
/
+0
*
Add checks for contigmalloc(9) failure.
yongari
2007-06-12
1
-0
/
+10
*
Increase a maximum segment size of DMA to 4096. Previously it used
yongari
2007-06-12
2
-2
/
+4
*
Add nfe(4) to the list of drivers supported by GENERIC kernel.
yongari
2007-06-12
2
-2
/
+4
*
Allow nfe(4) override nve(4).
yongari
2007-06-12
1
-1
/
+1
*
Xref altq(4).
yongari
2007-06-12
1
-1
/
+2
*
nfe(4) supports altq(4).
yongari
2007-06-12
1
-1
/
+2
[next]