summaryrefslogtreecommitdiff
path: root/lib/libedit/chared.c
diff options
context:
space:
mode:
authormrg <mrg@NetBSD.org>2014-03-04 21:07:38 +0000
committermrg <mrg@NetBSD.org>2014-03-04 21:07:38 +0000
commitbb269a48a309936c70c6ae3cda17034d0ecbef46 (patch)
tree248cbbc03c59f0cf993c0f89bc77aaeb329b5389 /lib/libedit/chared.c
parente7dd1fc70ab7d2f51a96210450c698774b621ce2 (diff)
partial mknative-gcc for gcc 4.8 and ppc64.
Diffstat (limited to 'lib/libedit/chared.c')
0 files changed, 0 insertions, 0 deletions
='2008-08-29 00:02:21 +0000'>2008-08-29Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a f...gmcgarry 2008-07-12Add test for HAVE_PCC with HAVE_GCC which turn off compiler warning flags.gmcgarry 2006-10-27gently add some "const", and avoid some castsdrochner 2006-10-27As discussed back in June, move the implementation of hmac_sha1 heredrochner 2006-05-11sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.mrg 2005-01-11Add pw_gensalt, which was taken from pwd_gensalt. This now is used in 3christos 2004-07-02Add support for SHA1 hashed passwords.sjg 2003-04-17hrink the Blowfish routines down to only what we need for __bcrypt(),thorpej 2002-08-19Explicitly move setting of NOxxx and USE_SHLIBDIR to the top of thelukem 2002-05-24support bcrypt password. can be chosen by "blowfish" keyword in passwd.conf.itojun 2001-12-28* Add user-controlled mk.conf variableslukem 2000-07-06Add __md5crypt(), for internal use by libcrypt. This behaves for the mostad 2000-06-16No longer need the <bsd.crypto.mk> song-and-dance here.thorpej 1999-07-20optionally include CRYPTOPATH Makefile.frag files.mrg 1999-07-12Use bsd.crypto.mk.thorpej 1995-02-19use the (broken) crypt.c from the 4.4BSD-Lite Foreign distribution, thatcgd 1994-12-22specify man pages the new way.cgd