summaryrefslogtreecommitdiff
path: root/gnu/lib/libobjc/alpha.mk
diff options
context:
space:
mode:
authordrochner <drochner@NetBSD.org>2002-02-14 16:46:23 +0000
committerdrochner <drochner@NetBSD.org>2002-02-14 16:46:23 +0000
commitc6510076433aebd05fce3ec1f6f1b7c33166e7db (patch)
tree23e2695bd9bd53382d586bdeedc25b766d88a489 /gnu/lib/libobjc/alpha.mk
parent29cc8db4141d7298a8e4755a734c32ca370d8633 (diff)
until the B-channel bookkeeping is fixed, do at least as much as necessary
to get rid of bogus error messages
Diffstat (limited to 'gnu/lib/libobjc/alpha.mk')
0 files changed, 0 insertions, 0 deletions
pt/crypt.3?id=f9432998ded2aa23482b54c47b29eccf287fcb93'>Remove trailing whitespace.wiz 2012-01-01a typo and missing markupchristos 2012-01-01Improve returns description from Solar Designer.christos 2011-12-28Remove trailing whitespace. Avoid xr to itself.wiz 2011-12-28reflect current reality about return values.christos 2005-09-05Mention pwhash(1) in a few places,hubertf suggested in PR 31125 by Stefan Schumacher. 2005-08-16salt is in the second argumentdrochner 2004-06-10Remove a superfluous .sp in the SEE ALSO section.uebayasi 2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc Patches provided by Joel Baker in PR 22280, verified by myself. 2003-04-16Usewiz .In header.h instead of .Fd #include \*[Lt]header.h\*[Gt] Much easier to read and write, and supported by groff for ages. Okayed by ross. 2002-10-01New sentence, new line. From Robert Elz.wiz 2002-05-24support bcrypt password. can be chosen by "blowfish" keyword in passwd.conf.itojun from openbsd 2002-04-17Change Nd argument to 'password encryption', since it does not only providewiz DES support. Noted by Jeremy C. Reed. 2002-02-20Punctuation nits.wiz 2002-02-07Generate <>& symbolically.ross 2002-01-15Whitespace nits, drop unnecessary .Pps.wiz 2000-08-03Take a stab at documenting non-DES password encryption.ad 2000-06-16Enable decryption in crypt(), from cryptosrc-intl, and lift the updatedthorpej manual page (which describes decryption) from cryptosrc-us. 1999-07-02More trailing white space.simonb 1998-06-01Prototype has moved: add inclusion of <stdlib.h> to the synopsis of setkey().kleink 1998-02-05add LIBRARY section to man pageperry 1997-04-18hint that crypt() et. al. are declared in unistd.h; from Jon Buller inmikel PR lib/3488. 1995-10-12Manpage fixes from Jochen Pohl. Aligns the prototypes in the SYNOPSISjtc section with the actual function declarations. See PR #1589 for details. 1995-02-19use the (broken) crypt.c from the 4.4BSD-Lite Foreign distribution, thatcgd can encrypt passwords but _cannot_ decrypt anything. "real" (i.e. two-way, unbroken) crypt() now lives in /usr/src/domestic.