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
/
usr.bin
/
yacc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and
ngie
2015-10-12
1
-3
/
+1
*
Add missing CLEANFILES.
bdrewery
2015-09-24
1
-0
/
+2
*
Add META_MODE support.
sjg
2015-06-13
1
-0
/
+18
|
\
|
*
dirdeps.mk now sets DEP_RELDIR
sjg
2015-06-08
1
-2
/
+0
|
*
Merge from head@274682
sjg
2014-11-19
3
-46
/
+38
|
|
\
|
|
/
|
/
|
|
*
Merge head from 7/28
sjg
2014-08-19
35
-15076
/
+352
|
|
\
|
*
|
Updated dependencies
sjg
2014-05-16
1
-1
/
+0
|
*
|
Updated dependencies
sjg
2014-05-10
1
-0
/
+2
|
*
|
Merge from head
sjg
2014-05-08
1
-1
/
+1
|
|
\
\
|
*
\
\
Merge head
sjg
2014-04-28
35
-6
/
+15096
|
|
\
\
\
|
*
|
|
|
Updated dependencies
sjg
2013-03-11
1
-0
/
+1
|
*
|
|
|
Updated dependencies
sjg
2013-02-16
1
-2
/
+0
|
*
|
|
|
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
marcel
2012-08-22
1
-0
/
+19
*
|
|
|
|
Increase MAXTABLE to the maxmimum possible value. The default value is too
jkim
2014-11-13
1
-3
/
+4
*
|
|
|
|
Complete the usr.bin/yacc kyua integration work I originally
ngie
2014-08-12
2
-43
/
+34
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Update to byacc 20140715 (only concerns regression tests being fixed)
bapt
2014-07-17
35
-15076
/
+352
|
|
_
|
/
|
/
|
|
*
|
|
Use src.opts.mk in preference to bsd.own.mk except where we need stuff
imp
2014-05-06
1
-1
/
+1
|
|
/
|
/
|
*
|
Update to byacc 20140409
bapt
2014-04-23
1
-4
/
+2
*
|
Migrate most of tools/regression/usr.bin/ to the new tests layout.
jmmv
2014-03-16
35
-0
/
+15088
*
|
Add missing bits from the vendor's 2005-05-04 change to
obrien
2013-12-04
1
-2
/
+6
*
|
Setting WARNS=6 is useless, as it is already the default
bapt
2013-10-29
1
-1
/
+0
*
|
Change warning level to 6
bapt
2013-10-29
1
-0
/
+1
|
/
*
Import byacc from invisible island, it brings us lots of compatibilities with
bapt
2012-05-21
29
-13032
/
+11
*
Spelling fixes for usr.bin/
uqs
2011-12-30
2
-2
/
+4
*
Remove the advertising clause from UCB copyrighted files in usr.bin. This
joel
2010-12-11
16
-64
/
+2
*
Fix the build on 64-bit hosts. WARNS=6 fails on them.
obrien
2010-11-09
1
-2
/
+2
*
Back out r214961 for skeleton.c -- it broke the groff build.
obrien
2010-11-08
1
-4
/
+4
*
Add '-y' for bison compatibility.
obrien
2010-11-07
2
-2
/
+10
*
Inherit WARNS from parent directory.
obrien
2010-11-07
1
-2
/
+0
*
Directly use memory allocation functions and remove needless casts in
obrien
2010-11-07
11
-140
/
+136
*
Change to ANSI-C function definitions.
obrien
2010-11-07
13
-282
/
+182
*
Build usr.bin/ with WARNS=6 by default.
ed
2010-01-02
1
-0
/
+2
*
Let both yacc and lex generate code that passes -Wold-style-definition.
ed
2009-12-30
1
-0
/
+4
*
remove external reference to not (or at least no longer) existing variable 'm...
rse
2009-12-17
1
-1
/
+0
*
Setting a variable to the same value twice doesn't actually make it
cperciva
2008-08-04
1
-2
/
+0
*
Mark functions as __dead2 in order to help the LLVM static checker
cperciva
2008-08-04
1
-24
/
+24
*
Indent the else path, reduce diff against OpenBSD.
delphij
2008-07-18
1
-1
/
+1
*
Fix a longstanding bug, from Otto Moerbeck:
kevlo
2008-07-18
1
-1
/
+5
*
Sort sections.
ru
2005-01-18
1
-4
/
+4
*
Mechanically kill hard sentence breaks.
ru
2004-07-02
1
-1
/
+2
*
Use getopt instead of hand-rolled argument parsing. Usage remains
wes
2004-03-05
1
-72
/
+15
*
Add __unused to the declaration of yyrcsid in a more portable way.
davidc
2003-02-12
1
-1
/
+4
*
Backout my previous commit as requested. This solution generates
davidc
2003-02-08
1
-2
/
+1
*
Add __unused to the declaration of yyrcsid.
davidc
2003-02-07
1
-1
/
+2
*
mdoc(7) police: back out unproved changes from previous revision.
ru
2002-11-26
1
-1
/
+1
*
Add section number to .Xr directive.
charnier
2002-10-16
1
-6
/
+6
*
Replace various spelling with FALLTHROUGH which is lint()able
charnier
2002-08-25
1
-2
/
+2
*
Use the constants from <limits.h> for the sizes of integral C types
robert
2002-06-11
5
-12
/
+10
*
Note that this appeared at least as early as PWB UNIX.
jmallett
2002-06-10
1
-0
/
+4
*
mdoc(7) police: tidy up the markup.
ru
2002-05-30
1
-13
/
+7
[next]