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-up r247622 by also renaming pv_list iterator into the xen
attilio
2013-03-03
1
-18
/
+18
*
If all ioctls are allowed, cap_ioctls_get(2) will return CAP_IOCTLS_ALL.
pjd
2013-03-02
1
-2
/
+2
*
Add protective parentheses for macro argument, missed in r247671.
mav
2013-03-02
1
-1
/
+1
*
Polish few spaces/tabs.
mav
2013-03-02
1
-2
/
+2
*
MFcalloutng:
mav
2013-03-02
1
-7
/
+9
*
Add support for bindat(2) and connectat(2).
pjd
2013-03-02
2
-1
/
+45
*
Regen after r247667.
pjd
2013-03-02
11
-12
/
+178
*
- Implement two new system calls:
pjd
2013-03-02
22
-54
/
+475
*
Fix ipfw table argument parsing/printing.
melifaro
2013-03-02
1
-54
/
+92
*
Garbage collect NTFS bits which are now completely disconnected from
attilio
2013-03-02
20
-5023
/
+10
*
Remove ntfs headers dependency for g_label_ntfs.c by redefining the
attilio
2013-03-02
1
-14
/
+65
*
Comment cosmetics: capitalize SCSI
schweikh
2013-03-02
1
-8
/
+8
*
The value held by the vm object's field pg_color is only considered
alc
2013-03-02
1
-1
/
+0
*
Garbage collect PORTALFS bits which are now completely disconnected from
attilio
2013-03-02
22
-3005
/
+7
*
Garbage collect CODAFS bits which are now completely disconnected from
attilio
2013-03-02
22
-6161
/
+2
*
- Complete r231621 by also blacklisting the bridge used by VMware for PCIe
marius
2013-03-02
1
-10
/
+11
*
Garbage collect XFS bits which are now already completely disconnected
attilio
2013-03-02
167
-108267
/
+2
*
Garbage collect HPFS bits which are now already completely disconnected
attilio
2013-03-02
13
-4724
/
+0
*
Fix callout expiring dynamic rules.
melifaro
2013-03-02
1
-3
/
+3
*
Merge from vmc-playground branch:
attilio
2013-03-02
4
-57
/
+57
*
- Revert the part of r247601 which turned the overtemperature and power fail
marius
2013-03-02
1
-11
/
+9
*
Revert the part of r247600 which turned the overtemperature and power fail
marius
2013-03-02
1
-18
/
+16
*
nullfs: Improve f_flags in statfs().
jilles
2013-03-02
1
-1
/
+2
*
If the target file already exists, check for the CAP_UNLINKAT capabiity right
pjd
2013-03-02
1
-7
/
+10
*
Disable the ctl driver in GENERIC.
adrian
2013-03-02
3
-2
/
+9
*
mdoc: remove superfluous paragraph macro.
joel
2013-03-02
3
-3
/
+0
*
Make this WARNS=9 clean on i386 w/ clang.
marcel
2013-03-02
1
-15
/
+14
*
Fix warnings (control reaches end of non-void function).
marcel
2013-03-02
1
-1
/
+2
*
Fix nandfs support by providing the same crc32 function as is used
marcel
2013-03-02
1
-2
/
+23
*
Move some virtual memory constants to the top of the file where they are on
andrew
2013-03-02
1
-21
/
+25
*
Build the Raspberry Pi dtb file when building the kernel so we can copy it
andrew
2013-03-02
1
-1
/
+1
*
Ensure the stack is correctly aligned before calling the first C function.
andrew
2013-03-02
1
-0
/
+1
*
Add regression tests for the new Capsicum system calls.
pjd
2013-03-02
6
-0
/
+1387
*
Update existing regression tests after Capsicum overhaul.
pjd
2013-03-02
2
-101
/
+349
*
Regen after r247602.
pjd
2013-03-02
11
-31
/
+374
*
Merge Capsicum overhaul:
pjd
2013-03-02
61
-1124
/
+1840
*
- Apparently, it's no longer a problem to call shutdown_nice(9) from within
marius
2013-03-02
1
-12
/
+14
*
- While Netra X1 generally show no ill effects when registering a power
marius
2013-03-02
2
-28
/
+44
*
Provide cap_sandboxed(3) function, which is a wrapper around cap_getmode(2)
pjd
2013-03-02
5
-0
/
+124
*
Fix assignment of maximum bounadary.
delphij
2013-03-01
1
-1
/
+1
*
Fix wrong assignment.
delphij
2013-03-01
1
-1
/
+1
*
Fix a typo in mfi_stp_cmd() that would give wrong assignment.
delphij
2013-03-01
1
-1
/
+1
*
MFV r247575:
delphij
2013-03-01
1
-2
/
+2
*
Initialize count in order to appease clang.
marius
2013-03-01
1
-0
/
+1
*
Initialize count in order to appease clang.
marius
2013-03-01
1
-0
/
+1
*
Replace the TDP_NOSLEEPING flag with a counter so that the
jhb
2013-03-01
5
-19
/
+12
*
Increase the maximum text size on ARM to 64MiB. Without this clang would be
andrew
2013-03-01
1
-1
/
+3
*
Remove unnecessary variables.
pjd
2013-03-01
1
-6
/
+2
*
MFV r247316:
mm
2013-03-01
5
-1
/
+44
*
Reduce lock scope a little.
pjd
2013-03-01
1
-1
/
+1
[next]