[OpenIndiana-discuss] stty source code
Jim Klimov
jimklimov at cos.ru
Mon Oct 1 11:52:44 UTC 2012
2012-09-04 7:05, Reginald Beardsley пишет:
> Where does one find the source for the stty in 151a?
>
> https://hg.openindiana.org/
>
> really isn't very helpful in this regard.
>
> All I want is what's needed to recompile stty w/ -g and run it under dbx. I'll deal w/ the dependencies if and when I have to.
Try the OpenGrok interface at http://src.illumos.org to the
illumos-gate and illumos-userland projects. Namely:
http://src.illumos.org/source/search?project=illumos-gate&project=illumos-userland&q=stty
This has several pages of hits, I'd bet on
/illumos-gate/usr/src/ucbcmd/stty/
/illumos-gate/usr/src/cmd/ttymon/
/illumos-gate/usr/src/lib/libc/common/sys/
for starters...
//Jim
More information about the OpenIndiana-discuss
mailing list