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
*
Prevent 'mutex not owned' panic on boot if INVARIANTS is in the kernel. This
rink
2006-06-17
2
-0
/
+4
*
- Bring the hardware list up to date
brueffer
2006-06-17
1
-8
/
+71
*
Correct the names or some Adaptec and ICP devices, verified by the
brueffer
2006-06-17
1
-9
/
+9
*
Fix the !INET6 compile.
andre
2006-06-17
1
-2
/
+4
*
Rearrange fields in struct syncache and syncache_head to make them more
andre
2006-06-17
1
-5
/
+6
*
ANSIfy and tidy up comments.
andre
2006-06-17
1
-52
/
+23
*
Add locking to TCP syncache and drop the global tcpinfo lock as early
andre
2006-06-17
4
-272
/
+312
*
Add snd_envy24(4).
brueffer
2006-06-17
3
-0
/
+5
*
Load the envy24 driver in the meta-module too.
netchild
2006-06-17
1
-0
/
+2
*
Add man page for the envy24 driver.
netchild
2006-06-17
2
-0
/
+78
*
Connect the envy42 driver to the build.
netchild
2006-06-17
1
-2
/
+2
*
- fix compatibility with newer versions of FreeBSD
netchild
2006-06-17
4
-58
/
+184
*
dd the envy24 driver as is to the tree. It's not connected to the build
netchild
2006-06-17
10
-0
/
+6546
*
Make the size of the subject32_ex and process32_ex tokens depend on
wsalamon
2006-06-17
1
-13
/
+25
*
Remove the snd_es1888 module now that it isn't build anymore.
netchild
2006-06-17
1
-1
/
+0
*
Use ptoa(psize) instead of size to compute the end of the mapping in
alc
2006-06-17
1
-3
/
+3
*
o Typo: ownship -> ownership.
maxim
2006-06-17
1
-1
/
+1
*
MFCs noted: pc98 CDROM bootloader, linsysfs(5).
bmah
2006-06-17
2
-4
/
+4
*
Add a description for sysctl -d.
emaste
2006-06-17
1
-1
/
+1
*
Document that we can only bridge wireless interfaces in hostap mode, this is
thompsa
2006-06-16
1
-0
/
+3
*
Remove extra blank line below comment.
rwatson
2006-06-16
1
-1
/
+0
*
Remove unused (and ifdef'd) unp_abort() and unp_drain().
rwatson
2006-06-16
1
-18
/
+0
*
Check for errors when registering and unregistering firmware modules. This
jhb
2006-06-16
1
-12
/
+25
*
Add a kern.timecounter.tc sysctl tree that contains the mask,
dwmalone
2006-06-16
1
-0
/
+40
*
Never zero-out db_last_symtab. Whan backtraces are done
kib
2006-06-16
1
-1
/
+0
*
Mention that the powernow driver also supports AMD Cool'n'Quiet.
brueffer
2006-06-16
1
-1
/
+1
*
Unbreak tinderbox- fix device_printf arg to accomodate different sizes
mjacob
2006-06-16
1
-2
/
+2
*
Build the ppc module on pc98.
nyan
2006-06-16
2
-2
/
+6
*
Return -1 from db_numargs() if number of args couldn't be guessed.
yar
2006-06-16
1
-4
/
+8
*
Allow for ppc(4) to be built as module, initially
kib
2006-06-16
2
-0
/
+14
*
Guess the number of arguments to a function somewhat better.
yar
2006-06-16
1
-4
/
+8
*
Fix pfsync w/o carp compilation.
mlaier
2006-06-16
1
-0
/
+2
*
Kill an XXX remark that has been untrue since rev. 1.150 of this file.
yar
2006-06-16
1
-4
/
+0
*
Axe Giant from vn_fullpath(9). The vnode -> pathname lookup should be
csjp
2006-06-16
1
-4
/
+0
*
Remove COMPAT_43 from GENERIC (and other kernel configs). For amd64 there's
netchild
2006-06-15
12
-12
/
+0
*
mxge(4) works with altq.
brueffer
2006-06-15
1
-1
/
+2
*
o Make grep ^strlcpy work: put a return value type on separate line.
maxim
2006-06-15
1
-1
/
+2
*
Since we are doing some bpf(4) clean up, change a couple of function prototypes
csjp
2006-06-15
1
-142
/
+48
*
Forced commit to note that previous commit was also:
glebius
2006-06-15
0
-0
/
+0
*
Possess some work from OpenBSD, with some local additions.
glebius
2006-06-15
2
-293
/
+382
*
Add support of 'tablearg' feature for:
oleg
2006-06-15
3
-95
/
+158
*
install_state(): style(9) cleanup
oleg
2006-06-15
1
-33
/
+36
*
o Expand an exclusive lock scope to prevent a race between two
maxim
2006-06-15
1
-5
/
+5
*
Merge NetBSD's revision 1.86: Don't crash on "<cmd> | { }".
stefanf
2006-06-15
1
-1
/
+1
*
Implement the PS4 variable which is defined by the POSIX User Portability
stefanf
2006-06-15
4
-6
/
+23
*
Use scheduler API sched_relinquish() to implement yield() syscall.
davidxu
2006-06-15
1
-8
/
+2
*
Add scheduler API sched_relinquish(), the API is used to implement
davidxu
2006-06-15
6
-6
/
+46
*
Remove mpte optimization from pmap_enter_quick().
ups
2006-06-15
11
-47
/
+28
*
Bump the version of src/etc/sendmail/freebsd*mc so mergemaster will
gshapiro
2006-06-14
0
-0
/
+0
*
Much to my surprise, IFQ_DRV_DEQUEUE() can return a null mbuf even if
gallatin
2006-06-14
1
-13
/
+11
[next]