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
...
|
*
suj.c seems to contain two versions of the code.
pjd
2010-04-24
1
-2065
/
+0
|
*
Protect fsck.h from being included twice.
pjd
2010-04-24
1
-0
/
+5
|
*
- Merge soft-updates journaling from projects/suj/head into head. This
jeff
2010-04-24
11
-317
/
+5328
|
*
Add and describe GEOM_PART_EBR.
marcel
2010-04-23
1
-0
/
+5
|
*
Implement the resize command for resizing partitions. Without new
marcel
2010-04-23
2
-1
/
+134
|
*
Document the new USB notification types.
thompsa
2010-04-22
1
-1
/
+55
|
*
Fix compilation with WITHOUT_CRYPT or WITHOUT_OPENSSL options.
pjd
2010-04-22
3
-5
/
+22
|
*
o Add do-not-fragment option support to ping6(8).
maxim
2010-04-20
2
-6
/
+16
|
*
fix 64-bit build
luigi
2010-04-19
1
-2
/
+4
|
*
Slightly different handling of printf/snprintf for unaligned uint64_t,
luigi
2010-04-19
3
-36
/
+40
|
*
Fix log size calculation which caused message truncation.
pjd
2010-04-16
1
-1
/
+1
|
*
Fix control socket leak when worker process exits.
pjd
2010-04-16
1
-0
/
+1
|
*
Increase ggate queue size to maximum value.
pjd
2010-04-15
1
-1
/
+1
|
*
Flush disk write cache after storing and clearing metadata.
pjd
2010-04-15
1
-0
/
+2
|
*
When an underlying ioctl(2) handler returns an error, our ioctl(2)
delphij
2010-04-14
1
-11
/
+12
|
*
mdoc: order prologue macros consistently by Dd/Dt/Os
uqs
2010-04-14
2
-2
/
+2
|
*
The sequence number is now a node under which the MCA records are
marcel
2010-04-13
1
-10
/
+26
|
*
fix copyright format, as requested by Joel Dahl
luigi
2010-04-13
2
-3
/
+6
|
*
use correct .PATH, remove unused CFLAGS
luigi
2010-04-13
1
-3
/
+2
|
*
Bring in geom_sched, support for scheduling disk I/O requests
luigi
2010-04-12
4
-0
/
+304
|
*
fix a buffer overflow with large (100k+) number of input lines.
luigi
2010-04-12
1
-2
/
+2
|
*
Set net.inet6.ip6.fw.enable as well.
ume
2010-04-06
1
-0
/
+2
|
*
Change how multipath labels are created and managed. This makes it easier
mjacob
2010-03-29
1
-45
/
+51
|
*
Don't hold connection lock when doing reconnects as it makes I/Os wait for
pjd
2010-03-27
1
-26
/
+50
|
*
o Fix typo.
maxim
2010-03-26
1
-1
/
+1
|
*
fix another bug in "ipfw set N ..."
luigi
2010-03-24
1
-1
/
+1
|
*
Add a missing LINE_BREAK() after printing the roaming parameters in
rpaulo
2010-03-23
1
-0
/
+1
|
*
Add 'rotate' and 'getactive' verbs to provide some control and information
mjacob
2010-03-21
1
-0
/
+8
|
*
Tweak language to make one point potentially clearer for non-native spekers
gavin
2010-03-20
1
-2
/
+2
|
*
Verify interface up status using its link state only
qingli
2010-03-16
1
-1
/
+1
|
*
accept lower case m as a synonym for Mega (bit/s or bytes/s).
luigi
2010-03-15
1
-1
/
+1
|
*
print correctly commands of the form
luigi
2010-03-15
1
-8
/
+17
|
*
+ implement (two lines) the kernel side of 'lookup dscp N' to use the
luigi
2010-03-15
1
-4
/
+13
|
*
Implement "lookup dscp N" which does a lookup of the DSCP (top 6 bits
luigi
2010-03-15
2
-2
/
+4
|
*
Free the memory allocated via strdup.
brucec
2010-03-13
1
-0
/
+1
|
*
Fix several typos in macros or macro misusage.
uqs
2010-03-12
1
-1
/
+1
|
*
implement listing of a subset of pipes/queues/schedulers.
luigi
2010-03-11
1
-28
/
+117
|
*
nos-tun(8): make WARNS=3 clean
uqs
2010-03-10
2
-13
/
+16
|
*
Fix "Empty input line" mdoc warning.
sobomax
2010-03-10
1
-2
/
+2
|
*
o bdeficize expand_number_int() function;
sobomax
2010-03-09
3
-38
/
+36
|
*
Change secrorsize back to int, since that's the data type expected by the
sobomax
2010-03-09
2
-3
/
+21
|
*
add back DPADD (removed by mistake in a previous commit)
luigi
2010-03-08
1
-0
/
+1
|
*
As statfs.f_flags are uint64_t the local variables should be as well.
bz
2010-03-07
1
-3
/
+3
|
*
more documentation on new dummynet features.
luigi
2010-03-05
1
-18
/
+98
|
*
Use our standard license text. No more voices in the authors head. :-)
joel
2010-03-04
2
-16
/
+16
|
*
make the listing of queues/pipes/schedulers handle the case of
luigi
2010-03-04
1
-4
/
+19
|
*
fix handling of sets
luigi
2010-03-04
1
-5
/
+13
|
*
reduce diffs with the cross-platform version (windows needs
luigi
2010-03-04
1
-0
/
+14
|
*
remove stale comment
luigi
2010-03-04
1
-2
/
+0
|
*
Cast these to intmax_t before printing to fix build bustage. Better
imp
2010-03-03
1
-7
/
+9
[prev]
[next]