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
...
*
sh: Perform pathname generation during the first expansion phases.
jilles
2015-12-31
2
-52
/
+57
*
sh: Perform IFS splitting during the first expansion phases.
jilles
2015-12-31
1
-362
/
+253
*
sh: Split subevalvar() in #/##/%/%% and =/? parts.
jilles
2015-12-29
1
-28
/
+45
*
pax: prevent possible buffer overflow
pfg
2015-12-29
1
-1
/
+1
*
sh: Add tests for #/##/%/%% on $* and $@.
jilles
2015-12-26
2
-0
/
+62
*
sh/mknodes: Close files and check for errors when writing.
jilles
2015-12-20
1
-5
/
+15
*
ed(1): Prevent possible string overflows
pfg
2015-12-18
1
-4
/
+4
*
ed(1): Prevent possible string overflows
pfg
2015-12-18
1
-4
/
+6
*
sh: Fix use-after-free when attempting to modify a read-only variable.
jilles
2015-12-16
1
-1
/
+1
*
Fix ls -l alignement with new locales
bapt
2015-12-07
1
-1
/
+95
*
Add missing CLEANFILES.
bdrewery
2015-12-07
1
-1
/
+1
*
Enable bin/ls testcases disabled previously because of issues with how
ngie
2015-12-07
1
-6
/
+0
*
sh: Add limited test for ${#@} and ${#*}.
jilles
2015-12-06
2
-0
/
+19
*
sh: Link tests/parameters/positional8.0 to the build.
jilles
2015-12-05
1
-0
/
+1
*
Fix spelling, as recommended by igor tool.
rodrigc
2015-12-01
1
-1
/
+1
*
Add more text to explain --libxo flag.
rodrigc
2015-12-01
3
-3
/
+24
*
Update dependencies after r291406 added libelf to libkvm.
bdrewery
2015-12-01
2
-0
/
+2
*
META MODE: Don't create .meta files when symlinking sources into the obj dire...
bdrewery
2015-11-25
1
-2
/
+2
*
sh: Remove global state from nodes.c.
jilles
2015-11-24
2
-38
/
+46
*
Remove unneeded libutil dependency for sendmail.
bdrewery
2015-11-24
1
-1
/
+0
*
sh: Fix ""$@, which should not use the special case for "$@".
jilles
2015-11-18
2
-1
/
+33
*
Protecting against rm -rf / is now POSIXLY_CORRECT per posix 1003.1
bapt
2015-11-07
2
-4
/
+3
*
sh: Avoid copying argv for simple commands.
jilles
2015-11-01
3
-11
/
+11
*
Update ls -l tests to use mtime, not birthtime
emaste
2015-10-30
1
-6
/
+6
*
Fix a ton of speelling errors
eadler
2015-10-21
1
-1
/
+1
*
Make libxo depend on libutil because it uses humanize_number after r287111
ngie
2015-10-18
1
-1
/
+1
*
Clean up trailing whitespace
ngie
2015-10-18
1
-9
/
+9
*
Integrate contrib/netbsd-tests/bin/dd into the FreeBSD test suite as
ngie
2015-10-18
2
-0
/
+13
|
\
|
*
Integrate contrib/netbsd-tests/bin/dd into the FreeBSD test suite as bin/dd/t...
ngie
2015-10-18
2
-0
/
+13
|
/
*
Add more SUBDIR_PARALLEL.
bdrewery
2015-10-15
1
-0
/
+2
*
Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and
ngie
2015-10-12
11
-35
/
+2
*
sh: Make struct arglist an array instead of a linked list.
jilles
2015-10-11
6
-215
/
+136
*
Remove all of the syncs
ngie
2015-10-10
1
-10
/
+0
*
Call sync consistently using atf_check
ngie
2015-10-06
1
-6
/
+6
*
Explicitly set BLOCKSIZE to 512 in the environment
ngie
2015-10-06
1
-0
/
+1
*
Add some more syncs to quiesce the filesystem after creating the
ngie
2015-10-06
1
-0
/
+4
*
Start using the fact that SUBDIR.yes is added to SUBDIR
imp
2015-10-05
1
-15
/
+4
*
Merge additional testcases and improvements to bin/ls/ls_tests from
ngie
2015-10-05
2
-64
/
+674
*
Initialize fd to -1 so that gcc doesn't emit an unitialized warning.
sbruno
2015-10-04
1
-1
/
+2
*
Make GCC happy
bdrewery
2015-10-03
1
-0
/
+1
*
Use getaddrinfo() to fill struct sockaddr_un. It now supports
hrs
2015-10-03
1
-16
/
+25
*
wordexp: Rewrite to make WRDE_NOCMD reliable.
jilles
2015-09-30
4
-0
/
+89
*
Skip the B_flag testcase to stop blowing up freebsd-current@ with
ngie
2015-09-30
1
-0
/
+1
*
Add initial testcases for bin/ls
ngie
2015-09-28
3
-0
/
+373
|
\
|
*
Start adding tests for bin/ls
ngie
2015-06-14
3
-0
/
+120
*
|
Fix whitespace error in ls(1) detected by igor
allanjude
2015-09-27
1
-3
/
+3
*
|
Use one fewer made up words in the ls(1) man page
allanjude
2015-09-27
1
-2
/
+2
*
|
Update META_MODE dependencies.
bdrewery
2015-09-17
1
-0
/
+1
*
|
Expose an interface to determine if an ACE is inherited.
delphij
2015-09-04
1
-2
/
+4
*
|
sh: Allow empty << EOF markers.
jilles
2015-09-02
3
-2
/
+30
[prev]
[next]