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
*
Unbreak the build by re-enabling exceptions.
gahr
2014-07-14
1
-1
/
+1
*
Turn off exceptions and rtti when building the c++ version of users.
theraven
2014-07-12
1
-0
/
+1
*
Fix vmstat -M after r263620 renamed 'cnt' to 'vm_cnt'.
bdrewery
2014-07-11
1
-1
/
+11
*
Make this compile on older FreeBSD versions that don't have
marcel
2014-07-11
1
-0
/
+3
*
Fix a couple of style nits.
ed
2014-07-10
1
-4
/
+3
*
Don't use auto, as we also need to support GCC 4.2.
ed
2014-07-10
1
-1
/
+1
*
Let users(1) use an std::set, instead of std::{vector,sort,unique}.
ed
2014-07-10
1
-14
/
+11
*
Reimplements users(1) in C++.
gahr
2014-07-10
2
-65
/
+26
*
Update to bmake-20140620
sjg
2014-07-08
2
-4
/
+14
*
Make synopsis version of -3 flag match other uses in the page.
wblock
2014-07-08
1
-1
/
+2
*
Remove ia64.
marcel
2014-07-07
8
-425
/
+1
*
Dominion Day became Canada Day in 1982, update the holiday calendar.
gavin
2014-07-05
1
-1
/
+1
*
units(1): Clean up
eadler
2014-07-05
1
-18
/
+14
*
units(1): Convert units.lib to use '#' instead of '/'.
eadler
2014-07-05
1
-31
/
+31
*
units: Support start of line comments with '#'
eadler
2014-07-05
2
-2
/
+2
*
units(1): Add 'terse' support
eadler
2014-07-05
2
-11
/
+24
*
units(1): Add 'help' flag
eadler
2014-07-04
2
-2
/
+8
*
units(1): Fix man page
eadler
2014-07-04
1
-3
/
+5
*
units(1): add long options
eadler
2014-07-04
2
-7
/
+17
*
Document the -y option as a unit test option.
marcel
2014-07-04
2
-2
/
+15
*
look: implement long options
eadler
2014-07-04
2
-5
/
+16
*
Add VHD support to mkimg(1). VHD is used by Xen and Microsoft's Hyper-V
marcel
2014-07-03
9
-14
/
+364
*
More sed(1) usage fixing: the extension -i is not optional.
pfg
2014-07-03
1
-1
/
+1
*
Fix sed(1) usage: the extension -i is not an optional.
pfg
2014-07-02
1
-1
/
+1
*
vtfontcvt: correct width calculation (.hex files and commandline)
emaste
2014-07-02
1
-8
/
+13
*
Add a ful stop after FreeBSD's version in the history section.
marcel
2014-07-02
1
-2
/
+2
*
Add documentation for svnlite.
eadler
2014-07-02
1
-2
/
+4
*
Prepare for merging to stable/10: update the history section.
marcel
2014-07-02
1
-3
/
+3
*
Rename the WITHOUT_VT_SUPPORT knob to WITHOUT_VT
emaste
2014-06-30
1
-1
/
+1
*
MFV r267843: update file/libmagic to 5.19.
delphij
2014-06-26
1
-1
/
+2
|
\
*
|
Correct buffer size.
delphij
2014-06-26
1
-1
/
+1
*
|
Use correct length for buffer.
delphij
2014-06-25
1
-1
/
+1
*
|
Introduce $RA_SERVER to set default whois server.
ume
2014-06-25
1
-4
/
+6
*
|
Remove csup(1) and its associated cpasswd(1) tool.
gavin
2014-06-25
63
-20672
/
+0
*
|
use .Mt to mark up email addresses consistently (part3)
bapt
2014-06-23
43
-65
/
+64
*
|
Drop ifdef nonsense: just use setvbuf(3).
pfg
2014-06-21
1
-9
/
+3
*
|
Fix a bug in bsdgrep(1) where patterns are not correctly
gjb
2014-06-20
1
-1
/
+1
*
|
Add -u (unbuffered output) after GNU sed.
pfg
2014-06-20
2
-6
/
+19
*
|
Cap the percent CPU of individual threads at 100% to fix some of the
jhb
2014-06-20
1
-0
/
+2
*
|
Don't dump core when the ELF file has no section headers. The ELF
marcel
2014-06-19
1
-9
/
+24
*
|
Rename a variable; no functional changes.
trasz
2014-06-18
1
-16
/
+16
*
|
Add "iscsictl -M", which allows one to change session parameters
trasz
2014-06-18
2
-9
/
+155
*
|
Add a stub send-pr that simply points people towards the online support
gavin
2014-06-17
3
-0
/
+17
*
|
patch: add dry-run alias for compatibility with other implementations.
pfg
2014-06-15
2
-2
/
+3
*
|
Fix date.
joel
2014-06-15
1
-1
/
+1
*
|
patch: unsign the line length to avoid overflows.
pfg
2014-06-15
3
-11
/
+15
*
|
patch: cleanup some unnecessary cruft.
pfg
2014-06-14
1
-16
/
+7
*
|
Added:
shurd
2014-06-14
1
-0
/
+1
*
|
- Make invalids variable local to do_conv such that it prints the number
tijl
2014-06-13
1
-13
/
+14
*
|
Avoid zeroing during allocation.
pfg
2014-06-12
2
-22
/
+11
[next]