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
*
Teach kdump to understand sv_flags records in the trace files.
dchagin
2011-02-25
3
-17
/
+128
*
Introduce preliminary support of the show description of the ABI of
dchagin
2011-02-25
4
-12
/
+99
*
ktrace_resize_pool() locking slightly reworked:
dchagin
2011-02-25
1
-18
/
+16
*
Revert r217871.
dougb
2011-02-25
1
-6
/
+2
*
Revert the commit that I made, there is a lot of discussion
remko
2011-02-25
1
-5
/
+0
*
Document the input line length limit.
jh
2011-02-25
1
-1
/
+6
*
Add more definitions for vendor-specific CPU capability bits to the last
jkim
2011-02-25
1
-11
/
+13
*
Silence 'out of chain frames' warnings and bump the number of frames.
ken
2011-02-25
3
-5
/
+6
*
Fix division by zero, causing floating point exception in a drive progress
pluknet
2011-02-25
1
-1
/
+1
*
Make the description of the feature consistent with another similar
netchild
2011-02-25
1
-1
/
+1
*
Add some FEATURE macros for various GEOM classes.
netchild
2011-02-25
28
-0
/
+68
*
Add some FEATURE macros for various features (AUDIT/CAM/IPC/KTR/MAC/NFS/NTP/
netchild
2011-02-25
23
-0
/
+60
*
Fix a bunch of trivial whitespace mistakes and update the miniobj.h
phk
2011-02-25
9
-30
/
+38
*
fixed size of AH_ALEN_MAX, which is 64 bytes for SHA-512.
vanhu
2011-02-25
1
-1
/
+2
*
Add a real dependency on the microcode.
obrien
2011-02-25
1
-1
/
+1
*
o FreeBSD 8.2 and 7.4-RELEASE added. Mac OS X 10.6 added belatedly.
maxim
2011-02-25
1
-7
/
+15
*
- Add two more iconv-related files, which were left out from previous commit
gabor
2011-02-25
2
-0
/
+72
*
Add the BSD-licensed Citrus iconv to the base system with default off
gabor
2011-02-25
1032
-9
/
+2289190
*
Enable the check for negative permissions (the group on a file can't do
brooks
2011-02-24
1
-1
/
+1
*
* Fix several bugs where the scaled versions of srtt and rttvar
tuexen
2011-02-24
3
-23
/
+23
*
* Cleanup the code computing the retransmission timeout.
tuexen
2011-02-24
3
-77
/
+39
*
Use ffs() to locate free bits in the inode and block bitmaps rather than
jhb
2011-02-24
1
-18
/
+10
*
Recently, in upstream clang, a fix was done to add -L/usr/lib to the
dim
2011-02-24
1
-8
/
+9
*
Add sticky.8 to the obsolete files since it had been
remko
2011-02-24
1
-0
/
+2
*
- Add missing xhci(4) manual page.
hselasky
2011-02-24
7
-14
/
+93
*
Add wording about the priority range and
remko
2011-02-24
1
-1
/
+7
*
Update xz to release 5.0.1
mm
2011-02-24
14
-307
/
+688
*
Move the sticky manual from section 8 to section
remko
2011-02-24
3
-2
/
+2
*
- Fix typo
gahr
2011-02-24
1
-1
/
+1
*
Remove sysctl vm.max_proc_mmap used to protect from KVA space exhaustion.
pluknet
2011-02-24
2
-42
/
+0
*
- Add support for some non-standard USB MIDI devices from Roland, by
hselasky
2011-02-24
4
-21
/
+72
*
The new accounting file needs to be 644 so that unprivileged users
dougb
2011-02-24
1
-0
/
+1
*
Use the cprd_mem field when setting the start and length for a memory
brucec
2011-02-23
1
-2
/
+2
*
Fix the 32-bit build stage on amd64 when WITH_CTF is enabled. It seems
dim
2011-02-23
1
-1
/
+1
*
Clean up the now unused #include statement.
pluknet
2011-02-23
1
-1
/
+0
*
Alter comment to reflect change in code.
jpaetzel
2011-02-23
1
-3
/
+8
*
Handle memory allocation failures in include().
brucec
2011-02-23
2
-1
/
+12
*
Add a catch-all for miscellaneous RAID volumes while seeking a better
nwhitehorn
2011-02-23
1
-1
/
+2
*
Move the max_threads_per_proc and max_threads_hits variables to the
kib
2011-02-23
2
-13
/
+11
*
Revert previous change, the existing check was correct.
jhb
2011-02-23
1
-1
/
+1
*
Use umtx_key objects to uniquely identify futexes. Private futexes in
jhb
2011-02-23
2
-17
/
+33
*
Expose the umtx_key structure and API to the rest of the kernel.
jhb
2011-02-23
2
-50
/
+53
*
Properly handle BARs bigger than 4G. The '1' was treated as an int
jhb
2011-02-23
1
-3
/
+3
*
Fix off-by-one error in check against max_threads_per_proc.
jhb
2011-02-23
1
-1
/
+1
*
Calculate and return the count in vmspace_swap_count as a vm_offset_t
brucec
2011-02-23
2
-8
/
+9
*
Fix typos - remove duplicate "is".
brucec
2011-02-23
8
-8
/
+8
*
Remove unnecessary controller reinitialization which resulted in
yongari
2011-02-23
1
-5
/
+13
*
Update how accounting log files are rotated.
dougb
2011-02-22
2
-11
/
+38
*
Added patch-functions-upgrade which should fix some kernel panics
jpaetzel
2011-02-22
1
-2
/
+2
*
Better method for grabbing disk name, dmesg may produce mangled output.
jpaetzel
2011-02-22
1
-1
/
+1
[next]