summaryrefslogtreecommitdiff
path: root/lib/libc/gen/ttyname.c
AgeCommit message (Expand)Author
2000-01-22Delint.mycroft
1999-09-20back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.lukem
1999-09-16* use _DIAGASSERT() to check pointer arguments against NULL and filelukem
1998-08-26fix bcopy->memcpy with memcpy->memmove -- not strictly needed, but...perry
1998-08-10bzero->memset, bcopy->memcpy, bcmp->memcmpperry
1998-02-27changes to quiet lint.perry
1998-02-03remove obsolete register declarationsperry
1997-07-21If port provides __weak_alias(), provide an Standard C and POSIX purejtc
1997-07-13Fix RCSID'schristos
1995-05-02Use POSIX tty semantics.mycroft
1995-02-27merge with 4.4-Lite, keeping local changes. clean up Idscgd
1994-01-28patch from sms@WLV.IIPO.GTEGSC.COM (Steven M. Schultz) to kill mem leakcgd
1993-12-28#include <string.h> to bring function prototypes into scope.jtc
1993-08-26Declare rcsid strings so they are stored in text segment.jtc
1993-07-30Add even more RCS frobs.mycroft
1993-04-21Opps, dbopen doesn't have an underscore. Fixed.proven
1993-04-21Fixed these twon files to use db_open instead of hash_open.proven
1993-03-21initial import of 386bsd-0.1 sourcescgd