he
|
5c62e90d6f
|
Avoid unused variable warnings on Sun4c-only kernels.
Fix applied from PR#42249 -- thanks!
|
2009-10-30 15:05:54 +00:00 |
|
njoly
|
a135bd0847
|
Regen for struct linux_stat64 fix.
|
2009-10-30 10:58:15 +00:00 |
|
njoly
|
e8df95dcb7
|
stat64 syscalls require struct linux_stat64.
|
2009-10-30 10:57:40 +00:00 |
|
christos
|
64e2458fef
|
spell the guys name properly.
|
2009-10-30 01:57:48 +00:00 |
|
christos
|
bb637da730
|
restore proper Id
|
2009-10-30 01:53:02 +00:00 |
|
joerg
|
0a4531336b
|
Fix markup.
|
2009-10-30 01:40:45 +00:00 |
|
christos
|
2ef9c80a16
|
compile without COMPAT_50
|
2009-10-30 00:53:29 +00:00 |
|
christos
|
de3c2d224e
|
short circuit lex and yacc rules.
|
2009-10-30 00:30:20 +00:00 |
|
christos
|
cda999bd86
|
fix line accounting.
|
2009-10-29 21:11:57 +00:00 |
|
christos
|
2f42b80acc
|
Add support for pure parsers yyparse and yylex params, similar to bison.
|
2009-10-29 21:03:59 +00:00 |
|
eeh
|
f50f807334
|
Fix up numoutput accounting.
|
2009-10-29 18:20:11 +00:00 |
|
christos
|
34f825ee40
|
We can rebuild our yacc generated files now
|
2009-10-29 17:17:33 +00:00 |
|
christos
|
3761269372
|
we can regenerate yacc files now
|
2009-10-29 17:17:12 +00:00 |
|
christos
|
87224eb348
|
use bootstrap files for yacc too.
|
2009-10-29 17:16:40 +00:00 |
|
christos
|
fc0e85c95e
|
PR/42246: NAKAJIMA Yoshihiro: provide COMPAT_50 for LFS
|
2009-10-29 17:10:32 +00:00 |
|
christos
|
66f67ed664
|
regen
|
2009-10-29 14:49:40 +00:00 |
|
christos
|
2853bbf4b7
|
use %option instead of #define YY_NO_...
|
2009-10-29 14:49:02 +00:00 |
|
christos
|
edacf9c729
|
no need for YY_NO here.
|
2009-10-29 14:44:09 +00:00 |
|
christos
|
a94a31f2a3
|
no need for YY_NO here
|
2009-10-29 14:43:27 +00:00 |
|
christos
|
ffd8793875
|
no need for YY_NO here.
|
2009-10-29 14:41:02 +00:00 |
|
christos
|
ca70685cf2
|
option noinput nounput
|
2009-10-29 14:40:09 +00:00 |
|
christos
|
e5f4435e87
|
option noinput
|
2009-10-29 14:39:23 +00:00 |
|
christos
|
aecc92ac3d
|
option noinput nounput
|
2009-10-29 14:38:37 +00:00 |
|
christos
|
e2f4586574
|
option noinput
|
2009-10-29 14:37:56 +00:00 |
|
christos
|
be9443776f
|
option noinput nounput
|
2009-10-29 14:37:16 +00:00 |
|
christos
|
926a7cc331
|
option noinput
|
2009-10-29 14:35:25 +00:00 |
|
christos
|
792f03d2b0
|
use %option noinput nounput
|
2009-10-29 14:34:27 +00:00 |
|
christos
|
05a0c94cec
|
no need for noinput
|
2009-10-29 14:34:06 +00:00 |
|
christos
|
74d5fd875f
|
YY_NO is not needed here.
|
2009-10-29 14:32:18 +00:00 |
|
christos
|
084eb9fd8b
|
use %option noinput nounput
|
2009-10-29 14:27:26 +00:00 |
|
christos
|
5dfc26d510
|
use flex options instead of #defines
|
2009-10-29 14:21:40 +00:00 |
|
christos
|
39c14eeaaf
|
Give m4 its own .WAIT. Fixes build issue on NetBSD-5.
|
2009-10-29 13:07:12 +00:00 |
|
christos
|
f4922553f5
|
oops forgot to remove the PKG m4.
|
2009-10-29 13:03:09 +00:00 |
|
christos
|
9550232f9f
|
defs.h first.
|
2009-10-29 12:55:52 +00:00 |
|
tron
|
0afc8953b4
|
Make this build.
|
2009-10-29 10:26:17 +00:00 |
|
yamt
|
413e239f0d
|
fix a typo in a comment.
|
2009-10-29 09:50:49 +00:00 |
|
dholland
|
f6eb744e6f
|
Another spelling mistake.
|
2009-10-29 08:53:31 +00:00 |
|
dholland
|
fd176799a3
|
Whitespace.
|
2009-10-29 08:47:07 +00:00 |
|
apb
|
2fbd897fba
|
Describe new -n option in a comment; improve description of -m option.
|
2009-10-29 06:33:27 +00:00 |
|
macallan
|
aac6b5cfe3
|
mention pm2fb
|
2009-10-29 03:38:11 +00:00 |
|
christos
|
bd1f9e6807
|
short-circuit yacc. We cannot make %pure-parser
|
2009-10-29 02:36:48 +00:00 |
|
christos
|
187a8a16fa
|
move the declaration below the rename defines.
|
2009-10-29 02:02:04 +00:00 |
|
wiz
|
823d48dac8
|
Bump date for previous.
|
2009-10-29 01:52:39 +00:00 |
|
wiz
|
bd339365ac
|
Sort ERRORS. Add comma in enumeration.
|
2009-10-29 01:52:01 +00:00 |
|
christos
|
5c2a7ae329
|
take care of libc.
|
2009-10-29 01:16:51 +00:00 |
|
christos
|
791a485c93
|
give yacc's proper name
|
2009-10-29 01:07:00 +00:00 |
|
christos
|
7ab8a78837
|
fix dangling else
|
2009-10-29 01:04:17 +00:00 |
|
christos
|
271138cb3a
|
use new yacc
|
2009-10-29 01:01:27 +00:00 |
|
christos
|
3cd2e75890
|
unhook yacc
|
2009-10-29 01:01:17 +00:00 |
|
christos
|
b0b0b5d4a5
|
add yacc
|
2009-10-29 00:58:50 +00:00 |
|