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
*
stty: Mark usage() __dead2.
jilles
2012-07-15
1
-1
/
+1
*
ps: Fix memory leak when showing start/lstart for swapped-out process.
jilles
2012-07-15
1
-4
/
+6
*
sh: Reset pendingsigs before checking pending traps, not after.
jilles
2012-07-15
1
-1
/
+1
*
sh: Remove unused variable in_dowait.
jilles
2012-07-15
2
-4
/
+0
*
sh: Expand assignment-like words specially for export/readonly/local.
jilles
2012-07-15
4
-4
/
+79
*
Merge libedit adjustment from NetBSD.
pfg
2012-07-11
1
-1
/
+1
*
Polish previous revision: if the fts_* routines have lstat()'ed the
delphij
2012-06-20
1
-2
/
+8
*
Fix potential symlink race condition in "rm -P" by adding a check
kevlo
2012-06-20
1
-2
/
+9
*
None of these programs actually use auth.conf.
des
2012-06-11
1
-6
/
+0
*
Work better with how make/bmake works:
marcel
2012-05-24
2
-9
/
+9
*
Add 'cow' keyword to show per-process cow count.
kib
2012-05-23
2
-1
/
+4
*
Mention the upper hard limit for -n option. Patch slightly modified
wblock
2012-05-23
1
-3
/
+6
*
Remove redundant declaration of yyparse
kevlo
2012-05-22
1
-1
/
+0
*
Add build opton MK_LS_COLORS to control whether ls(1) supports colors
marcel
2012-05-19
1
-1
/
+4
*
Add build option MK_ED_CRYPTO to control whether ed(1) is to have the
marcel
2012-05-19
1
-3
/
+3
*
Remove unused header (libutil.h)
marcel
2012-05-17
1
-1
/
+0
*
sh: Remove an unused header.
jilles
2012-05-15
1
-1
/
+0
*
Minor mdoc nits.
joel
2012-05-13
3
-4
/
+4
*
I forgot to bump the manpage date.
mdf
2012-05-12
1
-1
/
+1
*
Add a -v and -N option to kenv(1), so it can be more easily used in
mdf
2012-05-11
2
-9
/
+35
*
mdoc: fix column names, indentation, column separation within each row, and
joel
2012-04-07
2
-2
/
+2
*
sh: Fix build with -DDEBUG=2.
jilles
2012-04-02
1
-2
/
+2
*
mandoc complains loudly when <TAB>s are misused in columnated lists. Fix
joel
2012-03-29
1
-31
/
+31
*
Remove trailing whitespace per mdoc lint warning
eadler
2012-03-29
3
-3
/
+3
*
Remove superfluous paragraph macro.
joel
2012-03-25
4
-6
/
+0
*
rm[0].rm_so must be zero (an explicit check is made for zero in the
eadler
2012-03-19
1
-1
/
+1
*
Document P_ORPHAN.
kib
2012-03-08
1
-1
/
+2
*
Bump date to today (since I modified it)
eadler
2012-03-03
1
-1
/
+1
*
Direct users to swapinfo and pstat from df
eadler
2012-03-03
1
-0
/
+2
*
Whitespace cleanup:
gjb
2012-02-25
1
-2
/
+4
*
Fix various typos in manual pages.
gjb
2012-02-25
1
-3
/
+3
*
Update to tcsh 6.18.01.
mp
2012-02-22
4
-1169
/
+61
*
sh: Make 'hash' return 1 if at least one utility is not found.
jilles
2012-02-11
1
-8
/
+12
*
sh: Fix swapped INTON/INTOFF.
jilles
2012-02-04
1
-2
/
+2
*
sh: Use vfork in a few common cases.
jilles
2012-02-04
5
-0
/
+64
*
Add prototypes, ANSIfy functions definitions to reduce WARNS=6 output.
charnier
2012-01-25
5
-5
/
+6
*
sh: Fix $? in the first command of a 'for'.
jilles
2012-01-22
1
-1
/
+4
*
sh: Remove "kill" example function, which is superseded by the kill builtin
jilles
2012-01-21
1
-49
/
+0
*
Remove unused variables.
ed
2012-01-17
1
-96
/
+30
*
sh: Fix execution of multiple statements in a trap when evalskip is set
dumbbell
2012-01-16
3
-2
/
+34
*
sh: Fix some bugs with exit status from case containing ;&.
jilles
2012-01-15
1
-9
/
+24
*
sh: Fix two bugs with case and exit status:
jilles
2012-01-15
1
-1
/
+3
*
sh: Change input buffer size from 1023 to 1024.
jilles
2012-01-14
1
-6
/
+6
*
sh: Fix out of bounds array access when trap is used with an invalid signal.
jilles
2012-01-14
1
-2
/
+2
*
sh: Properly show "Not a directory" error in cd builtin.
jilles
2012-01-13
1
-1
/
+6
*
Spelling fixes for bin/
uqs
2012-01-07
1
-1
/
+1
*
sh: Make various functions static.
jilles
2012-01-01
10
-12
/
+12
*
sh: Remove unused function scopyn().
jilles
2012-01-01
2
-20
/
+0
*
sh: Make patmatch() non-recursive.
jilles
2012-01-01
1
-37
/
+58
*
sh: Allow quoting ^ and ] in bracket expressions.
jilles
2011-12-28
1
-4
/
+4
[next]