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
*
ObsoleteFiles.inc:
antoine
2009-08-23
1
-2
/
+0
*
Remove (c) line.
ivoras
2009-08-23
1
-1
/
+0
*
- Add AS lookup functionality to traceroute6(8) as well.
ume
2009-08-23
6
-59
/
+86
*
Merge DTLS fixes from vendor-crypto/openssl/dist:
simon
2009-08-23
4
-17
/
+47
*
Enable _DIRENT_HAVE_D_TYPE so wpa_cli scans directories properly
sam
2009-08-23
1
-0
/
+2
*
Add GET_PARAM support for Z pipes.
rnoland
2009-08-23
4
-1
/
+19
*
Add kernel support for Radeon R6/7xx 3D.
rnoland
2009-08-23
9
-21
/
+3129
*
Use a more appropriate choice of words.
jkoshy
2009-08-23
1
-1
/
+1
*
Add a read only sysctl tracking the hw.drm.msi tunable.
rnoland
2009-08-23
2
-0
/
+5
*
Clean up the handling of device minors
rnoland
2009-08-23
4
-12
/
+8
*
Clean up the locking in drm_alloc_resource()
rnoland
2009-08-23
1
-7
/
+15
*
Fix the conformance of poll(2) for sockets after r195423 by
kib
2009-08-23
2
-7
/
+12
*
Add support for diffs generated by Perforce.
ed
2009-08-23
1
-0
/
+24
*
- Hide ZFS kernel threads under zfskern process.
pjd
2009-08-23
5
-16
/
+15
*
Set priority of vdev_geom threads and zvol threads to PRIBIO.
pjd
2009-08-23
2
-0
/
+8
*
- Give minclsyspri and maxclsyspri real values (consulted with kmacy).
pjd
2009-08-23
2
-4
/
+16
*
Make dev.asmc.N.light.control writable by everyone.
rpaulo
2009-08-23
1
-1
/
+2
*
Constify prime numbers.
rpaulo
2009-08-23
1
-3
/
+3
*
Fix another typo right next to the previous one, that amazingly, I did
julian
2009-08-23
1
-1
/
+1
*
Add ttydisc_rint_simple().
ed
2009-08-23
4
-27
/
+26
*
Fix typo in comment that has been bugging me for days.
julian
2009-08-23
1
-1
/
+1
*
Add claraifications to the kproc and kthread manpages and link
julian
2009-08-23
3
-0
/
+44
*
Use US spellings, fix typos.
jkoshy
2009-08-23
3
-18
/
+18
*
Fix typos.
jkoshy
2009-08-23
1
-7
/
+7
*
Fix a typo.
jkoshy
2009-08-23
1
-1
/
+1
*
Fix typos, use American English spellings.
jkoshy
2009-08-23
4
-22
/
+22
*
Fix typos.
jkoshy
2009-08-23
1
-9
/
+9
*
Update name of INDEX file as part of 8.0 -> 9.0 transition.
kensmith
2009-08-23
1
-1
/
+1
*
Correct typos.
jkoshy
2009-08-23
1
-2
/
+2
*
Correct grammar.
jkoshy
2009-08-23
1
-2
/
+2
*
Fix the typo mentioned in the PR, and one additional.
dougb
2009-08-23
1
-3
/
+3
*
Fix a typo.
jkoshy
2009-08-23
1
-1
/
+1
*
Fix typos.
jkoshy
2009-08-23
3
-4
/
+4
*
Move is_wired_interface() from rc.d/wpa_supplicant into network.subr,
dougb
2009-08-23
2
-15
/
+19
*
The svnversion string is only relevant when newvers.sh is called
dougb
2009-08-23
1
-20
/
+16
*
Add a script to create the /var/db/mergemaster.mtree file for new
dougb
2009-08-23
1
-0
/
+155
*
Make head 9.0-CURRENT in preparation for lifting code freeze.
kensmith
2009-08-22
6
-11
/
+14
*
Fix ipfw's initialization functions to get the correct order of evaluation
julian
2009-08-21
3
-69
/
+123
*
Bugfix: all requests for creating vnets via vimage -c were always
zec
2009-08-21
1
-4
/
+2
*
Don't allow access to the internals until it has all been set up.
julian
2009-08-21
1
-1
/
+2
*
This patch fixes two bugs in sglist(9) and improves robustness of the API via
jhb
2009-08-21
2
-16
/
+78
*
Fix a boot hang for hptrr(4) caused by changes introduced in r195534.
kensmith
2009-08-21
1
-0
/
+4
*
Check whether the SMBIOS reports reasonable amount of memory. If it is
jkim
2009-08-20
2
-20
/
+24
*
Fix signed comparison bug when ticks goes negative after 24 days of
peter
2009-08-20
1
-1
/
+1
*
vimage(8) is a legacy CLI interface for managing jails associated with
zec
2009-08-20
3
-175
/
+399
*
Change the 'resid' parameter to sglist_consume_uio() from an int to a
jhb
2009-08-20
3
-3
/
+3
*
Temporarily revert the new-bus locking for 8.0 release. It will be
jhb
2009-08-20
40
-302
/
+130
*
fstat: fix fsid comparison when executed on systems with 64-bit long
avg
2009-08-20
2
-2
/
+2
*
Fix CARP memory leaks on carp_if's malloc'd using M_CARP. This occurs when
will
2009-08-20
1
-3
/
+3
*
Our libc doesn't implement control method for XDR (only kernel does) and it
pjd
2009-08-20
1
-0
/
+70
[next]