diff options
author | Dale Rahn <drahn@cvs.openbsd.org> | 2003-04-25 18:30:19 +0000 |
---|---|---|
committer | Dale Rahn <drahn@cvs.openbsd.org> | 2003-04-25 18:30:19 +0000 |
commit | 8841d81531b38e0ec365213db0159742de302e6a (patch) | |
tree | 347da186972c9f7b017672935e5023ef3390cb6d /usr.bin/yacc | |
parent | a5d055cd3e7192e8ab92e3d23f447d6e7e92855e (diff) |
change mquery() function call signature to be the same a mmap(). It
needs the prot/flags info and passing the addresses via arg/return allows
it to be traced via ktrace better than an in/out paramter.
This adds a new mquery syscall and renames the old one to omquery.
New kernel _MUST_ be built and installed before building ld.so with this change.
ok millert@ tedu@
Diffstat (limited to 'usr.bin/yacc')
0 files changed, 0 insertions, 0 deletions