Commit Graph

185020 Commits

Author SHA1 Message Date
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
christos
8acf02aac6 new yacc. 2009-10-29 00:58:06 +00:00
christos
b8a7a0e253 add build glue. 2009-10-29 00:56:35 +00:00
christos
333e428841 add our patches 2009-10-29 00:56:19 +00:00
christos
f7a86c124a from http://invisible-island.net/byacc/byacc.html 2009-10-29 00:46:51 +00:00
haad
afa6bc484e Add workaround about zfs vnode reclaiming deadlock by checking if we don't
ehld ZFS_MUTEX_OBJ already. If we can lock OBJ_MUTEX deffer execution of
zfs_zinactive to taskq. Code was inspired by FreeBSD zfs_freebsd_reclaim.

XXX. This needs to be fixed after finding final solution for vnode lifecycle.
2009-10-28 23:44:51 +00:00
christos
a4ac032926 no unput 2009-10-28 22:49:38 +00:00
christos
2f78b1a39a no unput 2009-10-28 22:37:50 +00:00
christos
ba79df8804 put all the YY_NO in one place. 2009-10-28 22:22:44 +00:00
christos
6ed80d5bb1 no unput 2009-10-28 22:09:02 +00:00
christos
5e31efcd83 prefix some parameters with _ to avoid conflicts with files that have the
same variable names as globals.
2009-10-28 22:00:56 +00:00
christos
cbf0b9da9a more no unput 2009-10-28 21:42:47 +00:00