summaryrefslogtreecommitdiff
path: root/lib/ZFmtNotice.c
Commit message (Collapse)AuthorAge
* cleanup various warnings from gcc -WallGravatar Karl Ramm2008-01-21
|
* first pass de-K&Rify libGravatar Karl Ramm2008-01-20
|
* applied athena-update-branch patchGravatar Karl Ramm2007-12-25
|
* 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 and comment that malloc(0) is impossible.Gravatar John F. Carr1991-06-20
|
* Argument cert_routine is type Z_AuthProc.Gravatar Kenneth G Raeburn1990-12-01
|
* auditing changesGravatar John Kohl1988-06-29
|
* lint fixesGravatar John Kohl1988-06-23
|
* All sorts of changes for ver 0.2Gravatar Robert S. French1988-05-17
|
* CosmeticGravatar Robert S. French1988-05-13
|
* Changed to handle new malloc'ed packetsGravatar Robert S. French1988-05-13
|
* Added RCSIDGravatar Robert S. French1987-07-29
|
* safetyGravatar Robert S. French1987-07-05
|
* KRB formatGravatar Robert S. French1987-06-23
|
* Fixed error return bugGravatar Robert S. French1987-06-12
|
* Initial revisionGravatar Robert S. French1987-06-12