summaryrefslogtreecommitdiff
path: root/lib/ZGetWGPort.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.
* Removed prototyping that should be left to the system include filesGravatar Richard Basch1993-11-20
|
* Minor ANSI C fixes- (typecasts and nothing after #endif)Gravatar Lucien Van Elsen1991-12-04
|
* revert to previous rev 1.3, using int's instead of shorts.Gravatar John Kohl1988-07-26
| | | | There was no way to return port #65535.
* declare wgport as a short (for fscanf)Gravatar John Kohl1988-06-24
|
* should be a signed short, not unsignedGravatar John Kohl1988-06-23
|
* use a u_short, since that's what ports are really.Gravatar John Kohl1988-06-23
|
* lint fixesGravatar John Kohl1988-06-23
|
* CleanupGravatar Robert S. French1988-05-13
|
* Initial revisionGravatar Robert S. French1987-10-24