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
*
Documented the pget(9) system kernel interface.
pluknet
2014-05-03
2
-0
/
+106
*
Fix sysctl_ifmalist() broken in r265019.
melifaro
2014-05-03
1
-1
/
+1
*
Remove additional fib checks from rtalloc1_fib.
melifaro
2014-05-03
1
-9
/
+0
*
Pass radix head ptr along with rte to rtexpunge().
melifaro
2014-05-03
4
-14
/
+7
*
Fix a typo.
markj
2014-05-03
1
-1
/
+1
*
After r254627, the deupdate() started writing the directory entries to
kib
2014-05-03
1
-0
/
+11
*
Add urtwn(4) to the hardware notes.
brueffer
2014-05-03
1
-0
/
+2
*
Make the HARDWARE section ready for release notes generation; sort SEE ALSO.
brueffer
2014-05-03
1
-3
/
+6
*
Fix width/alignment of JID column. Make it support up to the maximum
bdrewery
2014-05-03
1
-15
/
+23
*
Add rsu(4) to the hardware notes.
brueffer
2014-05-03
2
-0
/
+3
*
Make this manpage ready for hardware notes generation, add more Xrefs and per...
brueffer
2014-05-03
1
-10
/
+13
*
drm/radeon: Add 32bit ioctls support
dumbbell
2014-05-03
3
-260
/
+170
*
Add a missing colon.
brueffer
2014-05-03
1
-1
/
+1
*
Add appropriate quoting to allow building with a KERNCONFDIR containing
thomas
2014-05-03
2
-14
/
+14
*
Minor comment fix: dbsz is the block size as set by bs/ibs/obs,
thomas
2014-05-03
1
-1
/
+1
*
Minor comment fix.
thomas
2014-05-03
1
-1
/
+1
*
Fix syntax error with modern shells
eadler
2014-05-03
1
-1
/
+1
*
Allow "a.out" as an alias for the executable if no other matching entries
markj
2014-05-03
4
-19
/
+63
*
Fix the tinderbox armv6/arm build failure.
loos
2014-05-03
1
-0
/
+2
*
Don't treat TRIM requests returning ENOTSUP as an unexpected error.
smh
2014-05-03
1
-1
/
+4
*
The new draft specification for NFSv4.0 specifies that a server
rmacklem
2014-05-03
2
-6
/
+20
*
- Add J command to help.
bdrewery
2014-05-02
1
-0
/
+1
*
- Add a hint for 'u' and 'J' command that '+' displays all.
bdrewery
2014-05-02
1
-2
/
+2
*
Add -J command/flag to filter by jail name/jid. This will automatically
bdrewery
2014-05-02
5
-7
/
+88
*
Allow GEOM_VINUM to be statically compiled into the kernel.
marius
2014-05-02
5
-7
/
+28
*
Request a non-exiting process in sysctl_kern_proc_{o,}filedesc
mjg
2014-05-02
1
-2
/
+2
*
Fix typo in KF_FD_TYPE_TRACE comment: ptrace -> ktrace
mjg
2014-05-02
1
-1
/
+1
*
Free resources in an error case.
brueffer
2014-05-02
1
-0
/
+1
*
Generate hardware notes for mpr(4) and bump copyright for 2014.
brueffer
2014-05-02
1
-0
/
+3
*
Use our standard SYNOPSIS wording; perform some cleanup while here.
brueffer
2014-05-02
1
-5
/
+8
*
Properly free resources in case of error.
brueffer
2014-05-02
1
-7
/
+5
*
- Fix build WITHOUT_ZFS/WITHOUT_CDDL after r265229, bin/ps needs libjail.
bdrewery
2014-05-02
1
-2
/
+2
*
Properly free resources in case of error.
brueffer
2014-05-02
1
-8
/
+6
*
Add the mpr(4) man page to the man4 Makefile.
ken
2014-05-02
1
-0
/
+1
*
Bring in the mpr(4) driver for LSI's MPT3 12Gb SAS controllers.
ken
2014-05-02
35
-1
/
+25831
*
Fix a panic caused by doing "ifconfig -am" while a lagg is being destroyed.
asomers
2014-05-02
1
-2
/
+12
*
gcc: fix strict alignment.
pfg
2014-05-02
1
-1
/
+1
*
Clarify that MAKEOBJDIRPREFIX and MAKEOBJDIR are not
gjb
2014-05-02
1
-1
/
+3
*
Add -J to filter by matching jail IDs and names.
bdrewery
2014-05-02
3
-7
/
+62
*
Clean up more lindev(4) vestiges.
brueffer
2014-05-02
2
-23
/
+0
*
Removed pointless / duplicated call to trim_map_first.
smh
2014-05-02
1
-1
/
+0
*
libdev(4) has been removed, get rid of the module as well to fix the build.
brueffer
2014-05-02
2
-11
/
+0
*
Garbage collect mtxpool_lockbuilder, the mutex pool historically used
rwatson
2014-05-02
3
-35
/
+0
*
lindev(4): finish the partial commit in r265212
eadler
2014-05-02
7
-15
/
+1
*
lindev(4): remove the device
eadler
2014-05-02
6
-286
/
+5
*
Don't allow MPtable generation if there are multiple PCI hierarchies. This is
neel
2014-05-02
5
-5
/
+39
*
Honor the max-frequency property if it appears in the fdt data.
ian
2014-05-02
3
-10
/
+16
*
Switch to use arm_devmap_add_entry() to setup static device mapping.
ganbold
2014-05-02
1
-19
/
+3
*
Ignore the error from pipespace_new when creating a pipe.
mjg
2014-05-02
3
-32
/
+21
*
Add tracking for self-generated frames when the VAP is in sleep state.
adrian
2014-05-02
3
-11
/
+112
[next]