Porting hidentd
To port hidentd to a new platform you need to:
- write src/sysdep/<your_platform>/get_uid.c; see existing targets
- add a new target to configure.ac OS detection code
- report success to the mailing list!
If you find non-portable code in main.c or misc.c, report a bug to hidentd-bugs@core.segfault.pl. We'll be happy to fix it.