tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: makesyscalls (moving forward)
> On Jun 15, 2020, at 6:39 AM, Kamil Rytarowski <kamil%netbsd.org@localhost> wrote:
>
> However if we install the utility into /usr/sys (similar to /usr/games),
> we can use a full path to the program and it will be good enough (for
> me). Are there other programs that would be moved to this directory?
The Device Tree compiler (/usr/bin/dtc) seems to fall into a similar category.
As has already been mentioned, /usr/bin/config (and maybe it gets a new name while we're at it).
There's also the collection of elf2{ecoff,aout} tools that we have now that we no longer use objcopy for those tasks; they are used only for transmogrifying boot loaders and/or kernel binaries.
-- thorpej
Home |
Main Index |
Thread Index |
Old Index