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
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
If ls was invoked with -i but neither -l nor -s, blocksize was used in
des
2011-10-19
1
-2
/
+2
*
When calculating the width of the blocksize column, ls(1) used 512-byte
des
2011-10-18
1
-2
/
+2
*
Minor clarification
des
2011-10-18
1
-1
/
+2
*
Simplify df(1) by factoring out most of the common code:
des
2011-10-18
1
-26
/
+27
*
Don't chop IO into small pieces, follow cp(1) and just use MAXPHYS.
ivoras
2011-10-03
1
-15
/
+9
*
Correct a typo that was introduced in 225912
gjb
2011-10-02
1
-1
/
+1
*
Tweaks to ps(1):
gjb
2011-10-01
1
-9
/
+16
*
Reorder default ps(1) output according to reality.
gjb
2011-10-01
1
-2
/
+2
*
Make ps(1) automatically size its column widths.
trasz
2011-09-29
5
-603
/
+451
*
Get rid of major/minor number distinction.
ed
2011-09-28
5
-45
/
+22
*
Fix memory leaks in error cases.
brueffer
2011-08-27
1
-0
/
+3
*
Rename ki_ocomm to ki_tdname and OCOMMLEN to TDNAMLEN.
bz
2011-07-18
2
-9
/
+9
*
sh(1): Extend documentation about subshells.
jilles
2011-07-10
1
-8
/
+46
*
Fix style, since this file has just been touched in a major way.
se
2011-07-09
1
-96
/
+75
*
Some refactoring for easier maintenance of the code. This is a follow-up
se
2011-07-09
1
-146
/
+69
*
Make /bin/expr support 64bit numeric range and range checks by default,
se
2011-07-09
2
-140
/
+152
*
Bump date after the previous commit.
pluknet
2011-07-01
1
-1
/
+1
*
Update and sort the list of the available keywords.
pluknet
2011-07-01
1
-6
/
+8
*
sh: Include <limits.h> instead of non-standard <sys/limits.h>.
jilles
2011-06-26
1
-1
/
+1
*
sh(1): Improve documentation of shell patterns:
jilles
2011-06-24
1
-5
/
+10
*
sh(1): Document the case command better.
jilles
2011-06-24
1
-2
/
+13
*
Remove duplicated header files
kevlo
2011-06-24
2
-2
/
+0
*
Make ``realpath'' behave like ``realpath .''.
ru
2011-06-21
2
-11
/
+15
*
sh: Remove special support for background simple commands.
jilles
2011-06-18
3
-9
/
+5
*
sh: Add do-nothing -h option.
jilles
2011-06-18
2
-2
/
+8
*
sh: Add case statement fallthrough (with ';&' instead of ';;').
jilles
2011-06-17
5
-7
/
+28
*
sh: Skip variables with invalid names in "set", "export -p", "readonly -p".
jilles
2011-06-17
1
-0
/
+13
*
sh: Reduce unnecessary forks with eval.
jilles
2011-06-16
1
-1
/
+2
*
sh: Add support for named character classes in bracket expressions.
jilles
2011-06-15
2
-2
/
+48
*
Add "gid" and "group" keywords to display the effective group ID
trasz
2011-06-14
4
-2
/
+34
*
sh: Fix duplicate prototypes for builtins.
jilles
2011-06-13
23
-41
/
+14
*
sh: Save/restore changed variables in optimized command substitution.
jilles
2011-06-12
7
-89
/
+25
*
sh: Fix locale-dependent ranges in bracket expressions.
jilles
2011-06-12
1
-4
/
+4
*
sh: Read .profile from the home directory (or / if HOME is not set).
jilles
2011-06-12
1
-1
/
+1
*
sh: Do parameter expansion on ENV before using it.
jilles
2011-06-10
2
-7
/
+13
*
sh: Do parameter expansion before printing PS4 (set -x).
jilles
2011-06-09
5
-4
/
+51
*
sh: Fix $? in heredocs on simple commands.
jilles
2011-06-05
1
-1
/
+2
*
sh: Improve error message if the script cannot be opened.
jilles
2011-06-04
1
-2
/
+4
*
sh: Reduce more needless differences between error messages.
jilles
2011-06-04
4
-5
/
+5
*
sh: Honour -n while processing -c string.
jilles
2011-06-04
1
-1
/
+1
*
sh: Remove the "exp" builtin.
jilles
2011-05-27
2
-2
/
+2
*
sh: Correct criterion for using CDPATH in cd.
jilles
2011-05-27
1
-1
/
+4
*
sh: Various updates to the TOUR document.
jilles
2011-05-27
1
-29
/
+8
*
sh: Fix unquoted $@/$* if IFS=''.
jilles
2011-05-27
1
-2
/
+5
*
sh: Show errno messages in cd.
jilles
2011-05-25
1
-1
/
+4
*
sh: Remove obsolete token type TENDBQUOTE.
jilles
2011-05-22
1
-1
/
+0
*
Fix some typos under bin/
uqs
2011-05-22
3
-4
/
+4
*
Fix a bunch of typos and a couple of whitespace nits.
uqs
2011-05-22
12
-47
/
+47
*
sh: Fix bss-based buffer overflow in . builtin.
jilles
2011-05-22
1
-4
/
+7
*
sh: Expand aliases after assignments and redirections.
jilles
2011-05-21
4
-12
/
+29
[next]