summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/os/read_pwd.c
Commit message (Expand)AuthorAgeFilesLines
* stamp out rcs keywordsMark Eichin1994-08-181-6/+1
* Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1993-10-151-4/+4
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* #ifdef cleanupTheodore Tso1992-09-291-3/+5
* Integrate changes from James Bottomley at UK to make this work onTheodore Tso1991-10-021-8/+58
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* update copyright noticesJohn Kohl1991-02-191-7/+6
* readin_string must be declared volatile, since it may be accessedJohn Carr1990-12-031-14/+17
* change bzero to memsetJohn Kohl1990-11-081-11/+11
* change index/rindex to strchr/strrchrJohn Kohl1990-10-291-2/+2
* don't need posix-conf.h anymore (it's subsumed in config.h)John Kohl1990-10-291-1/+3
* update to use new POSIX feature defsJohn Kohl1990-09-051-9/+8
* fix reference to copyright/distribution provisionsJohn Kohl1990-05-251-1/+1
* fix up include filesJohn Kohl1990-05-231-1/+0
* intr_routine() should be staticJohn Kohl1990-03-291-1/+1
* add real POSIX supportJohn Kohl1990-03-081-3/+26
* always print out a newline before exitingJohn Kohl1990-02-131-1/+5
* fix up #ifndef for lint/saberJohn Kohl1990-02-051-1/+1
* need to fill in return lengthJohn Kohl1990-02-051-17/+19
* add NOTREACHED (after a longjmp)John Kohl1990-01-301-0/+2
* move libc declarations to one include flieJohn Kohl1990-01-291-5/+1
* comments after #endifJohn Kohl1990-01-181-1/+1
* add signal handling and recovery (SIGINT only)John Kohl1990-01-181-2/+35
* *** empty log message ***John Kohl1990-01-181-0/+120