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
*
Let modules use the kernel's opt_*.h files if built along with
yar
2005-10-14
66
-72
/
+155
*
In preparation for making the modules actually use opt_*.h files
yar
2005-10-14
3
-8
/
+6
*
- Print number of physical/logical cores and more CPUID info.
jkim
2005-10-14
8
-23
/
+196
*
Close a race in the ufs_lookup() code that handles the ISDOTDOT
truckman
2005-10-14
1
-1
/
+3
*
Merge over the remaining changes from i386 of the ksiginfo_t changes so
jhb
2005-10-14
1
-43
/
+21
*
Make four more functions static that were missed in the last commit.
thompsa
2005-10-14
1
-5
/
+5
*
Add a default value for VM_BCACHE_SIZE_MAX of 400MB. This is copied from
kris
2005-10-14
1
-0
/
+8
*
The signal code is now an int rather than a long, so update debug printfs.
jhb
2005-10-14
2
-4
/
+4
*
Partially revert revision 1.66, which contained a change that did not
kris
2005-10-14
1
-4
/
+4
*
Only allow the sk(4) driver to attach to revision 2 of the LinkSys EG1032
jhb
2005-10-14
6
-2
/
+62
*
Whitespace.
jhb
2005-10-14
1
-1
/
+1
*
Remove the sx(4) driver at the request of the author. The author
jhb
2005-10-14
11
-2536
/
+0
*
The snd_via8233(4) support on amd64 isn't something new. Remove it.
joel
2005-10-14
2
-6
/
+0
*
Change the userland atomic operations on arm to use memory operands for
jhb
2005-10-14
1
-16
/
+22
*
Sort ath_rate_* entries. Mark ath_rate_sample as the desired algorithm.
ru
2005-10-14
2
-4
/
+4
*
Fix installworld breakage. <sigh>
kientzle
2005-10-14
1
-2
/
+2
*
Better translation: language improvements, typos, etc.
delphij
2005-10-14
2
-48
/
+49
*
Fix a regression that prevented PERC3 hardware from working. Apparently they
scottl
2005-10-14
2
-29
/
+47
*
Style: move .PATH to where it belongs.
ru
2005-10-14
1
-2
/
+2
*
Remove redundant (in FreeBSD) include.
ru
2005-10-14
1
-3
/
+0
*
Style: move .PATH to where it belongs.
ru
2005-10-14
1
-2
/
+2
*
Remove redundant include.
ru
2005-10-14
1
-1
/
+0
*
Get rid of duplicate -I's in CFLAGS.
ru
2005-10-14
1
-5
/
+1
*
Sort SUBDIR and surrounding definitions.
ru
2005-10-14
1
-4
/
+4
*
Change I-O data WB-B11/CFZ entry to ELSA XI330 as the former is a
imp
2005-10-14
1
-1
/
+1
*
Add ELSA XI330 product. This is rebadged and sold as SMC 2532W-B and
imp
2005-10-14
1
-0
/
+2
*
Add sigqueue function prototype.
davidxu
2005-10-14
1
-9
/
+2
*
Regen for sigqueue syscall.
davidxu
2005-10-14
5
-7
/
+16
*
1. Change prototype of trapsignal and sendsig to use ksiginfo_t *, most
davidxu
2005-10-14
44
-525
/
+1038
*
Fix parsing of mdmfs(8) option "-w <user>:<group>" in case <user> or
rse
2005-10-14
1
-10
/
+6
*
From the PR:
glebius
2005-10-14
1
-14
/
+14
*
Change most of the bridge and stp funtions to static. This has highlighted
thompsa
2005-10-14
2
-209
/
+226
*
Cleanup from __FreeBSD_version.
glebius
2005-10-14
1
-73
/
+2
*
New release notes:
yar
2005-10-14
2
-0
/
+18
*
MFP4: Minor tweaks.
imp
2005-10-14
1
-1
/
+5
*
Merge in WIP from p4 for supporting ISA pccard bridges conforming to
imp
2005-10-14
1
-17
/
+43
*
Add ksiginfo_t which is a wrapper of siginfo_t but allows us to carry
davidxu
2005-10-14
1
-0
/
+39
*
Add POSIX siginfo_t's si_code, this is for upcoming POSIX realtime signal
davidxu
2005-10-14
2
-19
/
+73
*
Further clean up the bridge hooks in if_ethersubr.c and ng_ether.c
thompsa
2005-10-14
5
-48
/
+37
*
Restore the UP optimization to reduce the number of TLB invalidations. The
alc
2005-10-13
1
-4
/
+11
*
From 101 ways to panic your kernel.
thompsa
2005-10-13
2
-1
/
+13
*
If we can't probe the RTL80x9 for some reason, fall back to probing it
imp
2005-10-13
1
-3
/
+10
*
o Fix probing of rtl80x9 parts. We shouldn't be calling
imp
2005-10-13
1
-5
/
+6
*
Consolidate two adjacent conditional blocks
julian
2005-10-13
1
-5
/
+1
*
In detach method, move if_free() after bus_teardown_intr().
ru
2005-10-13
15
-29
/
+42
*
Minor tweaks and fixups:
jhb
2005-10-13
2
-69
/
+61
*
Add support for ATI IXP[234]00.
joel
2005-10-13
1
-1
/
+3
*
fixed a crush when either -lh or -ls option is used.
ume
2005-10-13
1
-3
/
+3
*
setkey(8) is not WARNS=2 compliant, yet.
ume
2005-10-13
1
-0
/
+2
*
Remove a stale comment.
ru
2005-10-13
1
-1
/
+0
[next]