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
...
*
diff --git a/sys/kern/vfs_subr.c b/sys/kern/vfs_subr.c
kib
2013-01-14
1
-0
/
+13
*
Add exported vfs_hash_index() function, which calculates the canonical
kib
2013-01-14
2
-0
/
+8
*
Rename vfs_hash_index() to vfs_hash_bucket().
kib
2013-01-14
1
-6
/
+6
*
Add new f_yesno/f_noyes wrapper functions (which take printf(1) syntax).
dteske
2013-01-14
5
-15
/
+51
*
Add missing dialog(1) arguments to internationalize "Help"-button label.
dteske
2013-01-14
4
-0
/
+4
*
Windows driver writes relative volume IDs to metadata field. Use that value
mav
2013-01-14
1
-1
/
+2
*
- Add checks for Intel metadata version and attributes. Ignore disks with
mav
2013-01-13
1
-7
/
+41
*
If we're doing a kickpcu, make sure we flush the whole RX list rather than
adrian
2013-01-13
1
-1
/
+7
*
sh: Add testcase that $? is preserved into a simple command substitution.
jilles
2013-01-13
1
-0
/
+5
*
libutil: fix typo in comment for gr_fini.
mjg
2013-01-13
1
-1
/
+1
*
Enable syscons framebuffer support for bcm2835. It makes possible to run Xorg
ray
2013-01-13
1
-1
/
+24
*
Remove accidentally copypasted comment
gonzo
2013-01-13
1
-5
/
+0
*
libutil: utilize strsep instead of strcat in a loop in gr_make
mjg
2013-01-13
1
-6
/
+10
*
libutil: move group_line_format into the scop of its only user.
mjg
2013-01-13
1
-2
/
+1
*
libutil: eliminate 'found' variable in gr_equal
mjg
2013-01-13
1
-8
/
+5
*
sh: Add some testcases related to subshells.
jilles
2013-01-13
5
-0
/
+25
*
sh: Fix crash when parsing '{ } &'.
jilles
2013-01-13
2
-2
/
+9
*
sh: Don't lose $? when backquoted command ends with semicolon or newline.
jilles
2013-01-13
3
-1
/
+12
*
Merge Perforce changeset 219952 to head:
rwatson
2013-01-13
24
-24
/
+24
*
Partially merge Perforce changeset 219944 to head:
rwatson
2013-01-13
2
-2
/
+2
*
Partially merge Perforce changeset 219942 to head:
rwatson
2013-01-13
2
-31
/
+45
*
Merge Perforce changeset 219941 to head:
rwatson
2013-01-13
1
-0
/
+143
*
Merge Perforce changeset 219940 to head:
rwatson
2013-01-13
4
-399
/
+22
*
Merge Perforce changeset 219939 to head:
rwatson
2013-01-13
1
-0
/
+451
*
Partially merge Perforce changeset 219938 to head:
rwatson
2013-01-13
2
-69
/
+76
*
Merge Perforce changeset 219937 to head:
rwatson
2013-01-13
1
-0
/
+196
*
Partially merge Perforce changeset 219930 to head:
rwatson
2013-01-13
2
-15
/
+22
*
Merge Perforce changeset 219929 to head:
rwatson
2013-01-13
1
-0
/
+120
*
Merge Perforce changeset 219927 to head:
rwatson
2013-01-13
2
-15
/
+22
*
Merge Perforce changeset 219926 to head:
rwatson
2013-01-13
1
-0
/
+116
*
Merge Perforce changeset 219922 to head:
rwatson
2013-01-13
2
-12
/
+21
*
Merge Perforce changeset 219921 to head:
rwatson
2013-01-13
1
-0
/
+112
*
Merge Perforce changeset 219918 to head:
rwatson
2013-01-13
2
-15
/
+22
*
Merge Perforce changeset 219917 to head:
rwatson
2013-01-13
1
-0
/
+143
*
Improve support for disabled disks. If disabled disk disconnected and then
mav
2013-01-13
2
-21
/
+23
*
Add VirtIO to the i386 and amd64 GENERIC kernels
bryanv
2013-01-13
7
-9
/
+52
*
Use the right format string for line buffer.
delphij
2013-01-13
1
-1
/
+1
*
Add now missing color.4th.
marcel
2013-01-12
1
-0
/
+1
*
Set WITHOUT_SVN=yes for textproc/docproj.
hrs
2013-01-12
1
-1
/
+1
*
procstat: only one mode flag can be specified, but required check for 'i'
mjg
2013-01-12
1
-2
/
+2
*
Windows handles INIT and VERIFY as array-wide and it doesn't specify which
mav
2013-01-12
1
-2
/
+15
*
Quiesce a couple of clang warnings
sbruno
2013-01-12
2
-2
/
+2
*
Implement migration from single disk to RAID1/IRRT for Intel metadata.
mav
2013-01-12
1
-6
/
+48
*
Define VM_KMEM_SIZE_MAX as a fraction of the kernel address space size
alc
2013-01-12
1
-2
/
+3
*
The new sade(8) is installed and works on all architectures, courtesy of
nwhitehorn
2013-01-12
1
-6
/
+0
*
Merge Perforce changeset 219933 and portions of 219962 (omits changes to
rwatson
2013-01-12
1
-2
/
+20
*
Fixed mbuf free when receive structures fail to allocate.
smh
2013-01-12
1
-2
/
+2
*
Note that cpufreq(4) is not available on all hardware.
nwhitehorn
2013-01-12
1
-1
/
+1
*
Merge Perforce changeset 219925 to head:
rwatson
2013-01-12
4
-480
/
+14
*
Merge Perforce chance 219924 to head:
rwatson
2013-01-12
1
-0
/
+681
[prev]
[next]