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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: Add tests for " and $ inside `.
jilles
2010-03-12
1
-0
/
+43
*
sh: Add some testcases for ${v=w}, ${v-w}, ${v+w}.
jilles
2010-03-07
2
-0
/
+118
*
sh: Add various testcases for here documents.
jilles
2010-03-07
1
-0
/
+85
*
sh: Make sure to popredir() even if a function caused an error.
jilles
2010-03-06
1
-0
/
+14
*
sh: Make sure to popredir() even if a special builtin caused an error.
jilles
2010-03-06
1
-0
/
+14
*
sh: Improve the command builtin:
jilles
2010-03-06
3
-0
/
+154
*
- Use errx(3) instead of err(3) when checking if snprintf(3) succeeded.
jh
2010-03-05
8
-1
/
+40
*
The NetBSD Foundation has granted permission to remove clause 3 and 4 from
joel
2010-03-03
3
-21
/
+0
*
The NetBSD Foundation has granted permission to remove clause 3 and 4 from
joel
2010-03-02
24
-168
/
+0
*
The NetBSD Foundation has granted permission to remove clause 3 and 4 from
joel
2010-03-02
1
-7
/
+0
*
Always assign WARNS using ?=
uqs
2010-03-02
12
-15
/
+13
*
Add files to remove when MK_PPP=no.
antoine
2010-02-28
1
-0
/
+8
*
Add files to remove when MK_PORTSNAP=no.
antoine
2010-02-28
1
-0
/
+9
*
Add files to remove when MK_PKGTOOLS=no.
antoine
2010-02-28
1
-0
/
+16
*
Add files to remove when MK_PF=no.
antoine
2010-02-28
1
-3
/
+28
*
Add files to remove when MK_NTP=no.
antoine
2010-02-28
1
-0
/
+87
*
Update files to remove when MK_RCMDS=no.
antoine
2010-02-28
1
-0
/
+8
*
Add files to remove when MK_RCS=no.
antoine
2010-02-28
1
-3
/
+24
*
Add files to remove when MK_ROUTED=no.
antoine
2010-02-28
1
-0
/
+7
*
Add files to remove when MK_TELNET=no.
antoine
2010-02-28
1
-0
/
+7
*
Add files to remove when MK_NDIS=no.
antoine
2010-02-28
1
-0
/
+8
*
Update files to remove when MK_NCP=no.
antoine
2010-02-28
1
-2
/
+2
*
Update files to remove when MK_LPR=no.
antoine
2010-02-28
1
-0
/
+4
*
Add files to remove when MK_WIRELESS=no.
antoine
2010-02-28
1
-0
/
+29
*
Do not remove fmt.1 when MK_MAIL=no.
antoine
2010-02-26
1
-1
/
+0
*
Fixed missing or broken library dependencies.
ru
2010-02-25
26
-29
/
+37
*
Moved mcgrab(1) into a separate directory -- our .mk infrastructure
ru
2010-02-25
5
-40
/
+55
*
Update the sendfile regression test so that it outputs results in the
brucec
2010-02-24
2
-169
/
+242
*
Add a regression test for the kthread(9) interface.
attilio
2010-02-20
2
-0
/
+214
*
sh: arith: Add a test for a bug in the dash arith code,
jilles
2010-02-17
1
-0
/
+14
*
sh: arith: Test an octal constant as well.
jilles
2010-02-17
1
-0
/
+1
*
Add missing newline in last line of file.
uqs
2010-02-16
1
-1
/
+1
*
- Implement -q option for pgrep(1).
pjd
2010-02-12
1
-0
/
+38
*
Fixed error checking of pthread(3) functions.
ru
2010-02-12
6
-19
/
+19
*
Symbolic link to mailwrapper should only be removed if both MK_MAILWRAPPER
delphij
2010-02-10
1
-0
/
+2
*
As it turns out, fmt(1) is being used by the base system as well as the
delphij
2010-02-09
1
-1
/
+0
*
sh: Make sure the mail2.0 test can actually fail if $MAIL is not touched.
jilles
2010-02-08
1
-1
/
+1
*
Add files for NO_MAIL, NO_SENDMAIL and NO_MAILWRAPPER.
delphij
2010-02-07
1
-6
/
+241
*
sh: Do not stat() $MAIL/$MAILPATH in non-interactive shells.
jilles
2010-02-06
2
-0
/
+30
*
Update files to remove when MK_KERBEROS=no.
antoine
2010-02-06
1
-116
/
+256
*
Add files to remove when MK_JAIL=no.
antoine
2010-02-06
1
-0
/
+9
*
Update files to remove when MK_IPX=no.
antoine
2010-02-06
1
-2
/
+2
*
Add files to remove when MK_IPFW=no.
antoine
2010-02-06
1
-0
/
+11
*
Move rescue/ping6 from files to remove when MK_INET6=no to file to remove
antoine
2010-02-06
1
-1
/
+4
*
Add file to remove when MK_IDEA=no.
antoine
2010-02-06
1
-0
/
+4
*
Add files to remove when MK_GSSAPI=no.
antoine
2010-02-06
1
-0
/
+79
*
Add files to remove when MK_GPIB=no.
antoine
2010-01-30
1
-3
/
+16
*
Add files to remove when MK_GDB=no.
antoine
2010-01-30
1
-3
/
+12
*
Add files to remove when MK_GAMES=no.
antoine
2010-01-30
1
-3
/
+48
*
Add files to remove when MK_FREEBSD_UPDATE=no.
antoine
2010-01-30
1
-0
/
+7
[next]