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
*
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
*
Missed comma.
pluknet
2014-08-26
1
-1
/
+1
*
More man pages that need to know about vt in addition to syscons.
se
2014-08-26
1
-0
/
+3
*
Convert LIBCURSES to LIBNCURSES to fix "make checkdpadd"
ngie
2014-08-26
3
-6
/
+6
*
Fix "make checkdpadd" in usr.bin/iscsictl by removing -lfl dependency
ngie
2014-08-23
2
-1
/
+2
*
Suppress warnings when retrieving protocol stats from interfaces that
markj
2014-08-22
1
-6
/
+6
*
elfdump: Remove extraneous _SUNW_ in reported DT_ names
emaste
2014-08-21
1
-5
/
+5
*
Rename DT_FEATURE_1 to DT_FEATURE
emaste
2014-08-21
1
-1
/
+1
*
Make the iSCSI stack use __FBSDID() properly.
trasz
2014-08-21
1
-1
/
+3
*
Always check the limits of array index variables before using them.
pfg
2014-08-21
1
-1
/
+1
*
Revert r267233 for now. PIE support needs to be reworked.
bdrewery
2014-08-19
16
-32
/
+0
*
- Do not look for more matching lines if -L is specified
gabor
2014-08-18
1
-1
/
+1
*
Remove LOG_ODELAY because it does nothing.
neel
2014-08-17
2
-2
/
+2
*
Use mount protocol version 3 by default for showmount and umount.
peter
2014-08-16
2
-6
/
+10
*
Complete the usr.bin/yacc kyua integration work I originally
ngie
2014-08-12
2
-43
/
+34
*
Update serf-1.3.6 -> 1.3.7
peter
2014-08-11
1
-2
/
+2
*
Link otp-sha1 to match real challenge prompt, not otp-sha
ache
2014-08-11
1
-2
/
+2
*
Create a redundant grain directory and table. Previously we were
marcel
2014-08-09
1
-5
/
+23
*
sed(1): Don't force a newline on last line, if input stream doesn't have one
dumbbell
2014-08-08
4
-8
/
+61
*
Update vmstat usage for last-argument count/wait parameters
bjk
2014-08-08
2
-11
/
+26
*
Avoid name shadowing to fix build under powerpc64.
jmmv
2014-08-07
1
-2
/
+2
*
Lower warnings again to 3 the right thing would be to fix the warnings
bapt
2014-08-07
1
-0
/
+2
*
Make libohash a proper internallib instead of hidding it in m4
bapt
2014-08-06
5
-779
/
+3
*
Rework privatelib/internallib
bapt
2014-08-06
2
-2
/
+2
*
Add myself to calendar.freebsd and committers-src.dot
ngie
2014-08-02
1
-0
/
+1
*
Add kdump support for shm_open().
rpaulo
2014-08-01
1
-0
/
+8
*
elfdump: use existing ELF constants where available
emaste
2014-07-31
1
-101
/
+103
*
elfdump: add EM_AARCH64 64-bit ARM machine architecture
emaste
2014-07-31
1
-0
/
+1
*
lower warning level to fix build with gcc
bapt
2014-07-31
1
-0
/
+1
*
Remove an unsed variable.
kevlo
2014-07-31
1
-1
/
+1
*
Fix relative numerical addressing (addr,+N).
jlh
2014-07-30
1
-18
/
+26
*
Remove trailing '.' from See Also section.
gjb
2014-07-30
1
-1
/
+1
*
mdoc: kill EOL whitespace.
joel
2014-07-29
1
-1
/
+1
*
mdoc: fix date.
joel
2014-07-29
3
-3
/
+3
*
Fix build with gcc
bapt
2014-07-29
1
-2
/
+1
[next]