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
path:
root
/
sbin
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
When interval is set to very small value with limited amount of packets,
delphij
2014-07-28
1
-2
/
+8
*
Fix spelling of Camellia algorithm. While here, replace blank lines
wblock
2014-07-25
1
-11
/
+10
*
Replace all uses of libncurses and libtermcap with their wide character
brooks
2014-07-17
2
-4
/
+4
*
newfs_msdosfs: Respect FSFIXFAT
pfg
2014-07-14
2
-4
/
+4
*
msdosfs: Assorted fixes from other BSDs.
pfg
2014-07-14
2
-15
/
+33
*
fsck_msdosfs: be a bit more permissive
pfg
2014-07-14
1
-5
/
+6
*
Minor (mostly cosmetic) cleanups
pfg
2014-07-14
2
-3
/
+1
*
Make the description of the "no_prefer_iface" flag easier to understand.
jlh
2014-07-12
1
-3
/
+5
*
Fix non-version text after .Fx macro usage.
gjb
2014-07-08
1
-1
/
+2
*
Remove ia64.
marcel
2014-07-07
7
-640
/
+1
*
Check the number of returned entries before doing any access to ifm_ulist.
loos
2014-07-05
1
-0
/
+2
*
After EFI support was added to the installer, it needed to allow boot
nwhitehorn
2014-07-04
1
-1
/
+19
*
Add persistent reservation support to camcontrol(8).
ken
2014-07-03
5
-9
/
+1351
*
Document all aliases supported by GEOM_PART class.
ae
2014-07-01
1
-13
/
+173
*
Fix ifconfig to show pltime and vltime with -L option,
ume
2014-06-30
1
-9
/
+13
*
Don't hide zero-length strings when doing sysctl listings.
hselasky
2014-06-27
1
-2
/
+2
*
Remove duplicated includes.
pjd
2014-06-26
2
-4
/
+0
*
mdoc: remove superfluous paragraph macros.
joel
2014-06-23
5
-5
/
+0
*
use .Mt to mark up email addresses consistently (part1)
bapt
2014-06-20
57
-93
/
+92
*
Fix spelling, typos, missing articles, contractions. Expanded version
wblock
2014-06-18
1
-6
/
+7
*
Add disklabel64 support to GEOM_PART class.
ae
2014-06-11
1
-1
/
+7
*
In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE.
bdrewery
2014-06-08
9
-0
/
+18
*
Minor mdoc improvements.
joel
2014-06-06
2
-2
/
+1
*
The 'create' subcommand doesn't have '-h' option.
pjd
2014-06-06
1
-1
/
+1
*
Style cleanups on ifconfig.8
allanjude
2014-06-06
1
-14
/
+20
*
Bulk document the kern.geom.label.*.enable sysctls and tunables.
ivoras
2014-06-04
1
-0
/
+13
*
Document the diskid automatic label class.
ivoras
2014-06-02
1
-2
/
+20
*
ECN marking implenetation for dummynet.
hiren
2014-06-01
3
-10
/
+26
*
improve ifconfig(8) man page by describing special behaviour of -l ether
allanjude
2014-05-27
1
-0
/
+17
*
If called without -T or -t, fsck attempts to detect the
trhodes
2014-05-23
1
-1
/
+13
*
Document VMware-related filesystems additions.
marck
2014-05-21
1
-0
/
+24
*
Assorted updates to md5.1
bjk
2014-05-18
1
-7
/
+9
*
Fix wrong formatting of 0.0.0.0/X table records in ipfw(8).
melifaro
2014-05-17
1
-1
/
+1
*
Add mention of metadata version 7 in FreeBSD 10.0
thomas
2014-05-13
1
-0
/
+2
*
Fix incorrect netmasks being passed via rtsock.
melifaro
2014-05-08
1
-2
/
+0
*
- Sprinkle const and static as appropriate.
marius
2014-05-07
1
-98
/
+90
*
- Allow foot shooting with the resetconfig command via the -f option.
marius
2014-05-06
2
-21
/
+36
*
Use src.opts.mk in preference to bsd.own.mk except where we need stuff
imp
2014-05-06
16
-16
/
+16
*
Remove the ifconfig test added in rev 263445. After discussion with
asomers
2014-05-05
3
-139
/
+0
*
Allow GEOM_VINUM to be statically compiled into the kernel.
marius
2014-05-02
2
-7
/
+11
*
Small cleanup: mostly whitespace vs. tabs.
pfg
2014-04-30
1
-31
/
+31
*
Correct min/max cluster counts for FAT12/16/32
emaste
2014-04-24
1
-5
/
+5
*
Add information about supported NCQ functionality to camcontrol identify.
smh
2014-04-24
1
-0
/
+26
*
When switching variables to flags in r243185 a few cases were missed.
bz
2014-04-16
1
-5
/
+5
*
Add a missing break in option parsing.
brueffer
2014-04-15
1
-0
/
+1
*
Fix double fclose() in an error case.
brueffer
2014-04-14
1
-1
/
+1
*
In tree makefile shouldn't be setting policy piecemeal. Don't set
imp
2014-04-13
1
-1
/
+0
*
NO_MAN= has been deprecated in favor of MAN= for some time, go ahead
imp
2014-04-13
2
-2
/
+2
*
Detach from controlling session of parent. This is similar
delphij
2014-04-03
1
-0
/
+3
*
Document more parition types.
ae
2014-04-02
1
-1
/
+26
[prev]
[next]