refactor some of the des crypt code to use fewer globals.
authortedu <tedu@openbsd.org>
Sat, 17 May 2014 13:27:55 +0000 (13:27 +0000)
committertedu <tedu@openbsd.org>
Sat, 17 May 2014 13:27:55 +0000 (13:27 +0000)
commitb9d7d65bc2cc46d8d25a4b90d0e90b9852102897
treeb50eb7ebecc09a7b5d47be8b193123012decc9c5
parent2b5248a2579d2d69b1bd8145a2d26b3e2048e7b8
refactor some of the des crypt code to use fewer globals.
ok miod
lib/libc/crypt/crypt.c
lib/libc/crypt/crypt2.c