summaryrefslogtreecommitdiff
path: root/lib/ZFmtList.c
Commit message (Collapse)AuthorAge
* first pass de-K&Rify libGravatar Karl Ramm2008-01-20
|
* Some RCS ID cleanup: delete $Log$ and replace other RCS keywords with $Id$.Gravatar Greg Hudson1999-01-22
|
* Pull in sources from zephyr locker. See /mit/zephyr/repository forGravatar Greg Hudson1997-09-14
| | | | detailed change information.
* Changed bcopy to memcpy [ANSI]Gravatar Richard Basch1993-11-19
|
* Use _BZERO,_BCOPY,_BCMP macros in lieu of the functions.Gravatar Richard Basch1993-09-24
| | | | | These are declared in <zephyr/zephyr_conf.h> to be either the BSD routine or the ANSI routines, depending on the system type.
* Minor ANSI C fixes- (typecasts and nothing after #endif)Gravatar Lucien Van Elsen1991-12-04
|
* Add register declaration.Gravatar John F. Carr1991-06-20
|
* Changed signature slightly to match prototype in header file.Gravatar Kenneth G Raeburn1991-03-15
|
* Declare cert_routine argument correctly.Gravatar John F. Carr1990-12-13
|
* lint fixesGravatar John Kohl1988-06-23
|
* All sorts of changes for ver 0.2Gravatar Robert S. French1988-05-17
|
* Handles new malloc'ed packet stuffGravatar Robert S. French1988-05-13
|
* Added RCSIDGravatar Robert S. French1987-07-29
|
* safetyGravatar Robert S. French1987-07-05
|
* KRB changesGravatar Robert S. French1987-06-23
|
* Fixed error return bugGravatar Robert S. French1987-06-12
|
* Initial revisionGravatar Robert S. French1987-06-12