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
christos
cd2a002a7a
no unput
2009-10-28 20:59:46 +00:00
christos
652adce2ab
add %option noyywrap
2009-10-28 19:43:56 +00:00
snj
5a8793b8e8
Fix a bunch of typos and spelling errors.
2009-10-28 19:18:15 +00:00
njoly
b83467c466
Make flock(2) more robust to invalid operation, such as
...
(LOCK_EX|LOCK_SH).
2009-10-28 18:24:44 +00:00
njoly
a53601df2e
Remove callback_entry ce description which has nothing to do with
...
callback_run_roundrobin() function.
2009-10-28 18:20:41 +00:00
christos
1a15c56ae5
we don't need unput
2009-10-28 17:25:44 +00:00
snj
a089595921
Kill two duplicates.
2009-10-28 15:56:26 +00:00
christos
4b8d7b63d1
Bring in the proper fix from upstream.
2009-10-28 15:00:26 +00:00
christos
69fc99cd30
Deal with errno correctly. Fixed better upstream.
2009-10-28 13:08:45 +00:00
christos
350212331d
Handle nbtools build better.
2009-10-28 12:59:24 +00:00
njoly
d5870d0fb2
Debugging libraries require MKDEBUGLIB not MKDEBUG.
2009-10-28 11:20:07 +00:00
dholland
20f1b2155b
"Ghandi" -> "Gandhi"
2009-10-28 06:23:29 +00:00