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
...
*
Fix two comments.
andre
2007-05-06
1
-2
/
+2
*
Add missing 'bp', since it should be passed as g_print_bio() argument.
wkoszek
2007-05-06
1
-1
/
+1
*
Don't acquire Giant unconditionally.
wkoszek
2007-05-06
1
-14
/
+20
*
Add support for Ralink Technology RT2501USB/RT2601USB devices.
kevlo
2007-05-06
11
-0
/
+3261
*
Remove parameter names from prototypes to avoid namespace issues.
des
2007-05-06
1
-22
/
+22
*
Use provider's ident to handle situations when disks are moved around
pjd
2007-05-06
9
-63
/
+680
*
MFp4: We don't need to cover vnode_pager_setsize() with the z_map_lock.
pjd
2007-05-06
2
-2
/
+4
*
Clean up a little.
pjd
2007-05-06
2
-8
/
+8
*
File d_ident field with disk's serial number.
pjd
2007-05-06
1
-0
/
+2
*
Implement and document some utility functions that can be used to communicate
pjd
2007-05-06
4
-3
/
+360
*
Fix mdoc warnings.
pjd
2007-05-06
1
-3
/
+1
*
Print provider's ident when in verbose mode.
pjd
2007-05-06
1
-1
/
+6
*
Two bugs:
rrs
2007-05-06
2
-10
/
+37
*
Make this driver MP safe and still be a multi-release driver.
mjacob
2007-05-05
6
-129
/
+150
*
Make this an MP safe driver but also still be multi-release.
mjacob
2007-05-05
6
-502
/
+441
*
Define every architecture as either VM_PHYSSEG_DENSE or
alc
2007-05-05
10
-17
/
+63
*
Allow to use ':' in d_ident, which is quite handy character.
pjd
2007-05-05
1
-1
/
+2
*
Handle GEOM::ident attribute by attaching 'sX' string at the end of ident
pjd
2007-05-05
1
-0
/
+32
*
Because there are many strange hardware out there, allow to use only
pjd
2007-05-05
1
-0
/
+39
*
fixup talk of kern.maxswzone... It's been 32MB for almost 5 years now...
jmg
2007-05-05
1
-7
/
+6
*
- Extend disk structure to allow to store disk's serial number, which can be
pjd
2007-05-05
3
-2
/
+9
*
Implement three new ioctls that can be used with GEOM provider:
pjd
2007-05-05
2
-0
/
+52
*
Implement g_delete_data() similar to g_read_data() and g_write_data().
pjd
2007-05-05
2
-0
/
+23
*
- Implement helper g_handleattr_str() function for string attributes
pjd
2007-05-05
2
-7
/
+23
*
- Nuke unnecessary header.
sephe
2007-05-05
1
-1
/
+1
*
Forgot to bump .Dd
joel
2007-05-05
1
-1
/
+1
*
Document more quirks and supported codecs.
joel
2007-05-05
1
-1
/
+27
*
Fix (or rather workaround) Intel 440MX Errata #36
ariff
2007-05-05
1
-58
/
+116
*
Miscellaneous changes and fix:
ariff
2007-05-05
2
-312
/
+999
*
Fix a TLS memory leak.
davidxu
2007-05-05
1
-0
/
+1
*
Add Prologix GPIB-USB Controller (Highly recommended btw)
phk
2007-05-05
1
-0
/
+2
*
Document devices that can drivea
takawata
2007-05-05
1
-0
/
+2
*
some minor modification to the previous commit to sys/netinet6/nd6.c and nd6_...
suz
2007-05-05
2
-1
/
+11
*
Add global mutex tcp_debug_mtx, which will protect global TCP debugging
rwatson
2007-05-04
2
-13
/
+32
*
MFC after: 2 weeks
davidch
2007-05-04
3
-312
/
+515
*
Since if_gem is being touted as one of our more architecturally
phk
2007-05-04
3
-195
/
+141
*
Tweak comment at end of tcp_input() when calling into tcp_do_segment(): the
rwatson
2007-05-04
2
-6
/
+6
*
Avoid extra rc4_init() when ng_mppc_updatekey() going to do it anyway.
mav
2007-05-04
1
-5
/
+7
*
Compact code a bit
mav
2007-05-04
1
-5
/
+3
*
Make coherency counter 12bit as it should
mav
2007-05-04
1
-4
/
+6
*
- Fix typo
gabor
2007-05-04
1
-2
/
+2
*
Fix small mistake (sizeof(pad2) instead of sizeof(pad1))
mav
2007-05-04
1
-1
/
+1
*
- s/jail id/jail ID/, acronyms should be in uppercase in general. Also,
rafan
2007-05-04
4
-5
/
+5
*
Remove unneded bzero().
mav
2007-05-04
1
-1
/
+0
*
- Add top '-j' switch
rafan
2007-05-04
1
-0
/
+3
*
Fixes a missing unlock in the one-2-one hash table, if
rrs
2007-05-04
2
-0
/
+4
*
Correct osa@ full name.
fjoe
2007-05-04
1
-1
/
+1
*
Add jdp@ and myself.
fjoe
2007-05-04
1
-0
/
+4
*
Add osa@FreeBSD.org.
fjoe
2007-05-04
1
-0
/
+2
*
Mark the filedescriptor table entries with VOP_OPEN being performed for them
kib
2007-05-04
3
-3
/
+20
[prev]
[next]