summaryrefslogtreecommitdiff
path: root/lib/ZPeekPkt.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
|
* 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
|
* lint fixesGravatar John Kohl1988-06-23
|
* For JohnGravatar Robert S. French1988-06-15
|
* All sorts of changes for ver 0.2Gravatar Robert S. French1988-05-17
|
* Added RCSIDGravatar Robert S. French1987-07-29
|
* lintingGravatar Robert S. French1987-07-01
|
* ZQLength changeGravatar Robert S. French1987-06-28
|
* Safety checkinGravatar Robert S. French1987-06-20
|
* Initial revisionGravatar Robert S. French1987-06-10