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
/
usr.bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Integrate usr.bin/gzip/tests from NetBSD into atf/kyua
ngie
2014-10-09
2
-0
/
+16
*
Integrate usr.bin/grep/tests from NetBSD into atf/kyua
ngie
2014-10-09
2
-0
/
+45
*
Integrate usr.bin/cut/tests from NetBSD into atf/kyua
ngie
2014-10-09
2
-0
/
+27
*
Integrate usr.bin/dirname/tests from NetBSD into atf/kyua
ngie
2014-10-09
2
-0
/
+18
*
Integrate usr.bin/cmp/tests from NetBSD into atf/kyua
ngie
2014-10-09
2
-0
/
+18
*
Integrate usr.sbin/basename/tests from NetBSD into atf/kyua
ngie
2014-10-09
2
-0
/
+18
*
Correct scale factor for T terabyte suffix
emaste
2014-10-08
1
-1
/
+1
*
don't reinvent the wheel: rely on basename(3)
eadler
2014-10-08
1
-16
/
+2
*
Update baseline files for EBR, MBR and PC98 now that mkimg fills in
marcel
2014-10-03
36
-1229
/
+1227
*
Add mkimg_chs() for those schemes that need the LBA broken down into
marcel
2014-10-03
6
-21
/
+58
*
Make sure to not skip any argument when converting from deprecated
bapt
2014-10-02
1
-1
/
+1
*
Improve performance of mking(1) by keeping a list of "chunks" in memory,
marcel
2014-10-01
2
-94
/
+586
*
Suffix the cookie constants with ULL to silence warnings from compilers
marcel
2014-10-01
1
-2
/
+2
*
Sigh, remove a line that needs to be removed along with previous commit.
delphij
2014-09-29
1
-1
/
+0
*
When setting environment variables in the atrun script, use the
delphij
2014-09-29
1
-1
/
+1
*
Fix integer truncation in affecting systat -ifstat
rstone
2014-09-29
1
-10
/
+10
*
Update the usage message and the man page to account for the new long
marcel
2014-09-27
3
-10
/
+40
*
Add 3 long options for getting information about mkimg itself:
marcel
2014-09-27
2
-13
/
+90
*
Replace the macros used in the previous man(1) commit with literal text,
allanjude
2014-09-26
1
-9
/
+9
*
Update man(1) to list the different sections of the manual
allanjude
2014-09-25
1
-1
/
+31
*
bsdgrep: Work-around for segmentation fault.
pfg
2014-09-25
1
-1
/
+1
*
Add baseline files for QCOW2.
marcel
2014-09-24
29
-1
/
+625
*
Finish QCOW version 2 and stop making it conditional.
marcel
2014-09-24
1
-44
/
+66
*
Add myself (jch) to calendar.freebsd and committers-src.dot
jch
2014-09-24
1
-0
/
+1
*
Update the baseline for QCOW version 1. A bug was found that rendered
marcel
2014-09-24
28
-1466
/
+3456
*
Fix the creation of the L2 cluster table for version 1. The blkofs
marcel
2014-09-24
1
-44
/
+77
*
Clean the generated baseline files by adding them to CLEANFILES.
marcel
2014-09-24
1
-0
/
+2
*
install: re-check failed mkdir for EEXIST
mjg
2014-09-23
1
-5
/
+10
*
Rename the tests to something more meaningful. I spent way too long
marcel
2014-09-22
1
-5
/
+2
*
Don't update the baseline file when the result of the test is identical
marcel
2014-09-22
1
-5
/
+30
*
Don't echo '# $FreeBSD$' as the first line into the .uu file. Keyword
marcel
2014-09-22
1
-1
/
+2
*
Update the unit tests to include the QCOW (version 1) format.
marcel
2014-09-22
29
-1
/
+1579
*
Add support for QCOW version 1. Version 2 is partially implemented.
marcel
2014-09-22
2
-0
/
+315
*
Add unit tests for mkimg(1):
marcel
2014-09-20
115
-0
/
+3757
*
Fix partition alignment and image rounding when any of -P (block size),
marcel
2014-09-19
10
-54
/
+54
*
Fix incremental builds involving non-root users with read-only source files.
will
2014-09-18
1
-1
/
+1
*
Fix a typo.
markj
2014-09-16
1
-1
/
+1
*
Add the new iscsi(4) man page
allanjude
2014-09-13
1
-2
/
+3
*
Add support for adding empty partition entries. I.e. skip partition
marcel
2014-09-12
2
-1
/
+29
*
Be compatible with boot code that starts right after the disk label in
marcel
2014-09-12
1
-1
/
+4
*
Fix checksum calculation:
marcel
2014-09-12
1
-4
/
+7
*
Fix typo.
trasz
2014-09-11
1
-2
/
+2
*
Fix header output when -P is specified and (ncpus - 1) != maxid.
hrs
2014-09-10
1
-6
/
+10
*
Unify interrupts bit definition and usage. While here remove PSR_C_bit.
andrew
2014-09-10
1
-1
/
+1
*
Stop accessing the saved stack pointer by looking past the end of the
andrew
2014-09-10
1
-1
/
+1
*
Add the ability to set `prefer_source' flag to an IPv6 address.
ae
2014-09-09
1
-1
/
+1
*
Add the reverse part to rule #9. Also change its description in the
ae
2014-09-01
1
-1
/
+1
*
Clarify that the -c argument clears the list of tracepoints specified by
jhb
2014-08-26
1
-4
/
+6
*
Add svnlite.1 to CLEANFILES.
gjb
2014-08-26
1
-0
/
+1
*
Add host.1 to CLEANFILES.
gjb
2014-08-26
1
-0
/
+1
[next]