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
*
We only need to look as far as '..' to find 'test/'.
obrien
2010-10-13
1
-1
/
+1
*
Do not assume in growstackstr() that a "precious" character will be
obrien
2010-10-13
3
-9
/
+19
*
In the spirit of r90111, depend on c89 and remove the "STATIC" macro
obrien
2010-10-13
21
-227
/
+218
*
If one wishes to set breakpoints of static the functions here, they
obrien
2010-10-13
1
-1
/
+1
*
Make DEBUG traces 64-bit clean:
jhb
2010-10-13
2
-20
/
+21
*
Suggest that DEBUG_FLAGS be used to enable extra debugging rather than
jhb
2010-10-13
1
-1
/
+1
*
Consistently use "STATIC" for all functions in order to be able to set
obrien
2010-10-13
17
-73
/
+77
*
If DEBUG is 3 or greater, disable STATICization of functions.
obrien
2010-10-12
3
-3
/
+8
*
Allow one to regression test 'sh' changes without having to install
obrien
2010-10-12
1
-0
/
+3
*
rm(1): clarify that -P works only when blocks are updated in-place
uqs
2010-10-08
2
-6
/
+6
*
mdoc: drop redundant .Pp and .LP calls
uqs
2010-10-08
2
-2
/
+0
*
Make a thread's address available via the kern proc sysctl, just like the
emaste
2010-10-08
2
-0
/
+4
*
Clarify the combination effect of -P and -f to make it clear.
delphij
2010-10-04
1
-3
/
+7
*
Correct sort order.
emaste
2010-09-22
1
-1
/
+1
*
Merge from tbemd:
imp
2010-09-13
1
-6
/
+7
*
sh: Add __dead2 to two functions that do not return.
jilles
2010-09-12
1
-2
/
+2
*
sh: Fix exit status if return is used within a loop condition.
jilles
2010-09-11
1
-0
/
+2
*
sh: Apply variable assignments left-to-right in bltinlookup().
jilles
2010-09-11
1
-1
/
+5
*
Revert changes of 'assure' to 'ensure' made in r211936.
brucec
2010-09-11
1
-1
/
+1
*
test(1): Fix markup, ( and ) must be separate arguments so leave spaces.
jilles
2010-09-10
1
-1
/
+1
*
test(1): Clarify grammar ambiguity and -a/-o vs shell &&/||.
jilles
2010-09-10
1
-5
/
+12
*
sh(1): Remove xrefs for expr(1) and getopt(1).
jilles
2010-09-10
1
-3
/
+1
*
expr(1): Add sh(1) versions of examples, remove an incorrect example.
jilles
2010-09-09
1
-10
/
+21
*
sh: Fix 'read' if all chars before the first IFS char are backslash-escaped.
jilles
2010-09-08
1
-0
/
+1
*
sh: Improve comments in expand.c.
jilles
2010-09-05
1
-21
/
+37
*
sh: Get rid of some magic numbers.
jilles
2010-09-04
1
-2
/
+2
*
sh: Do not use locale for determining if something is a name.
jilles
2010-09-03
1
-5
/
+5
*
Touch the man page date after updating the ustar limitations.
brian
2010-08-29
1
-1
/
+1
*
Correct an out-by-one error when earlying out ustar filenames that
brian
2010-08-29
2
-2
/
+4
*
Fix incorrect usage of 'assure' and 'insure'.
brucec
2010-08-28
1
-1
/
+1
*
Fix an off-by-one error where we try to split a path name that's
brian
2010-08-27
1
-1
/
+1
*
sh: Remove remnants of '!!' to negate pattern.
jilles
2010-08-22
1
-17
/
+2
*
sh(1): Add a brief summary of arithmetic expressions.
jilles
2010-08-22
1
-5
/
+36
*
sh: Fix break/continue/return sometimes not skipping the rest of dot script.
jilles
2010-08-15
1
-2
/
+3
*
sh: Add a forgotten const.
jilles
2010-08-13
1
-1
/
+1
*
sh: Fix shadowing of sigset.
jilles
2010-08-13
1
-3
/
+3
*
sh: Fix heap-based buffer overflow in pathname generation.
jilles
2010-08-10
1
-16
/
+15
*
Remove unnecessary duplicate letters in mksyntax.c,
jilles
2010-08-08
1
-2
/
+2
*
sh: Return 0 from eval if no command was given.
jilles
2010-08-03
1
-1
/
+7
*
Document the new argument parser for sleep(1) and SIGINFO behaviour.
kib
2010-08-02
1
-6
/
+7
*
Simplify argument parser by using sscanf(); simplify usage() by not
kib
2010-08-02
1
-72
/
+19
*
sh: Do not enter consecutive duplicates into the history.
jilles
2010-08-01
1
-0
/
+1
*
Spelling fixes.
joel
2010-07-31
1
-1
/
+1
*
Deal with proper format for printing time_t.
kib
2010-07-31
1
-3
/
+5
*
Report the time left for the sleep on SIGINFO.
kib
2010-07-31
1
-19
/
+47
*
kill: Stop processing if a syntactically invalid pid is encountered.
jilles
2010-07-29
1
-4
/
+3
*
Typo fix: s/ommited/omitted
bcr
2010-07-27
1
-2
/
+2
*
sh: Fix crash due to uninitialized here-document.
jilles
2010-07-25
1
-0
/
+3
*
Fix alignment for the 'flags' label, and make more room for 'tdev'.
trasz
2010-07-24
1
-2
/
+2
*
Add P_HASTHREADS flag description.
trasz
2010-07-24
1
-1
/
+2
[next]