freebsd-dev/usr.sbin/pwd_mkdb
Ruslan Ermilov e2db8d3732 Add endianness support.
While version 4 entries are architecture-independent, we
also store old (version 3) entries in native byte order.
Also, the hash itself is created in a native byte order.

With this change, pwd_mkdb(8) can be used to cross-build
*pwd.db files for another architecture.

Tested on:	i386, amd64, alpha, sparc64
2005-02-28 21:05:30 +00:00
..
Makefile style.Makefile(5) 2003-04-04 17:49:21 +00:00
pwd_mkdb.8 Add endianness support. 2005-02-28 21:05:30 +00:00
pwd_mkdb.c Add endianness support. 2005-02-28 21:05:30 +00:00