joerg
17c3d35d69
Only trust STRIP from environment if it is non-empty. Some packages set
...
STRIP in Makefiles and that makes install -s fail badly. OK apb@
2009-10-30 20:57:30 +00:00
mhitch
a755312d41
The tsc(4) bus initialization was using a single statically allocated
...
extent storage for each tsp(4), which caused a LOCKDEBUG kernel to fail
because the extent storage contained a mutex which panics when the second
mutex_init() is attempted. Put the extent storage into the tsp_config
structure so each tsp(4) gets it own. Fixes PR port-alpha/38358.
2009-10-30 18:55:45 +00:00
joerg
73810e776b
Need to provide NOMAN explicitly before bsd.own.mk.
2009-10-30 17:18:51 +00:00
is
57766df4d3
regenerate:
...
Quirk to regenerate residue for borken UMASS devices; needed (at least)
for Supertop IDE bridge. From Matthias Kretschmer, PR 42225.
2009-10-30 16:25:46 +00:00
is
5886aca913
Quirk to regenerate residue for borken UMASS devices; needed (at least)
...
for Supertop IDE bridge. From Matthias Kretschmer, PR 42225.
2009-10-30 16:22:32 +00:00
uebayasi
4effe2d8e0
Now that YYSTYPE yyval is not global, use yylval from within yylex().
2009-10-30 15:09:24 +00:00
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