Zeke-OS / zeke

A POSIX-like OS for ARM processors.
Other
88 stars 9 forks source link

Port pwent #96

Closed OlliV closed 9 years ago

OlliV commented 9 years ago

Porting form LiteBSD pwent also requires porting bdb. Porting from RetroBSD wouldn't require any addional stuff as it uses the traditional file interface.