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
...
*
Do not take the process lock. The assignment to u_short inside the
netchild
2010-11-22
1
-5
/
+3
*
Don't generate input() since it's not used.
brucec
2010-11-22
1
-0
/
+1
*
Allow for MTU sizes of up to ETHER_MAX_LEN_JUMBO (i.e. 9018) bytes to be
zec
2010-11-22
2
-1
/
+3
*
Add SIGINT handler to `gpart restore` action.
ae
2010-11-22
1
-1
/
+20
*
Always dump partition labels with `gpart backup`, but `gpart restore`
ae
2010-11-22
2
-29
/
+32
*
1) Add a hint to check for duplicates with optional files. The committed
netchild
2010-11-22
1
-1
/
+10
*
Remove trailing dot from the unimplemented futex messages to make
netchild
2010-11-22
1
-5
/
+5
*
In tc_windup, handle the case where the previous call to tc_windup was
cperciva
2010-11-22
1
-0
/
+10
*
By using the 32-bit Linux version of Sun's Java Development Kit 1.6
netchild
2010-11-22
4
-23
/
+55
*
In xen_get_timecount, return the full ns-precision time rather than
cperciva
2010-11-22
1
-1
/
+1
*
Plug an fd leak
kevlo
2010-11-22
1
-0
/
+1
*
Use atomic instruction to set _has_writer, otherwise there is a race
davidxu
2010-11-22
1
-1
/
+2
*
Adds usbdump(8) tool that currently it only supports the very basic
weongyo
2010-11-22
3
-0
/
+627
*
Adds a USB packet filter feature to the stack that it could capture
weongyo
2010-11-22
8
-2
/
+2227
*
Various syntactic tweaks to satisfy style(9). No change to execution.
mckay
2010-11-21
1
-14
/
+14
*
Add a missing ';' and change the debugging sysctl from xint to int.
bz
2010-11-21
1
-2
/
+2
*
dispatch_add_command:
brucec
2010-11-21
1
-9
/
+23
*
Fix a typo in a comment.
simon
2010-11-21
1
-1
/
+1
*
xargs can be fooled by exiting children that it did not start, causing
mckay
2010-11-21
1
-5
/
+118
*
Eliminate the mab, maf arrays and related variables.
kib
2010-11-21
1
-32
/
+15
*
Fix missing closedir()
kevlo
2010-11-21
1
-0
/
+1
*
Add lex and yacc sources to things cscope'd.
obrien
2010-11-21
1
-1
/
+1
*
Add x86 to ALL_ARCH.
obrien
2010-11-21
1
-1
/
+1
*
Optimize vm_object_terminate().
alc
2010-11-20
1
-9
/
+28
*
Unifdef XEN. This file is only compiled with the XEN kernel option set,
cperciva
2010-11-20
1
-103
/
+2
*
Add VTOM(va) macro as xpmap_ptom(VTOP(va)) to convert to machine addresses.
cperciva
2010-11-20
4
-35
/
+34
*
Check the OF_getprop() return value before proceeding. Allocate only as
andreast
2010-11-20
1
-4
/
+4
*
Delete /sys/ufs/ffs/README.snapshot as it is no longer relevant.
mckusick
2010-11-20
2
-113
/
+0
*
The runlen returned from vm_pageout_flush() might be zero legitimately,
kib
2010-11-20
1
-1
/
+0
*
Add to gpart(8) an ability to backup partition table and
ae
2010-11-20
2
-1
/
+371
*
Remove unused variable
kevlo
2010-11-20
1
-1
/
+1
*
sh: Remove the check that alpha/name/in_name chars are not CTL* bytes.
jilles
2010-11-20
1
-3
/
+3
*
sh: Code size optimizations to buffered output.
jilles
2010-11-20
7
-34
/
+39
*
In case of an early return from the function there is no need to zero
bz
2010-11-20
1
-2
/
+2
*
Fix a minor code redundancy nit.
lstewart
2010-11-20
1
-3
/
+1
*
When enabling or disabling SIFTR with a VIMAGE kernel, ensure we add or remove
lstewart
2010-11-20
1
-12
/
+24
*
sh: Add a test that manipulates various long strings.
jilles
2010-11-19
1
-0
/
+16
*
Remove prtactive variable and related printf()s in the vop_inactive
kib
2010-11-19
12
-54
/
+3
*
sh: Add another simple test for the wait builtin.
jilles
2010-11-19
1
-0
/
+21
*
Scan the list in reverse order for the shutdown handlers of loaded modules.
attilio
2010-11-19
1
-2
/
+2
*
Set the POSIX semaphore capability when the semaphore module is enabled.
jhb
2010-11-19
1
-0
/
+2
*
Set various POSIX capability sysctls to the version of the API that is
jhb
2010-11-19
2
-4
/
+5
*
Reduce the amount of detail printed by vm_page_free_toq() when it panics.
alc
2010-11-19
1
-17
/
+6
*
Handle malloc() failures more gracefully by error'ing out rather than
jhb
2010-11-19
3
-0
/
+36
*
Make pmap_release consistent with pmap_pinit with respect to unpinning
cperciva
2010-11-19
1
-0
/
+5
*
specialreg.h: add definitions for MPERF/APERF pair of MSRs
avg
2010-11-19
2
-0
/
+4
*
specialreg.h: add AMD-specific "Hardware Configuration Register" MSR
avg
2010-11-19
3
-2
/
+4
*
specialreg.h: add definition for AMD Core Performance Boost bit
avg
2010-11-19
2
-0
/
+2
*
sh: Add printf builtin.
jilles
2010-11-19
6
-12
/
+47
*
Fix fd leak
kevlo
2010-11-19
1
-0
/
+1
[prev]
[next]