summaryrefslogtreecommitdiff
path: root/common/conflex.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2git to create tag 'BETA_5_14'.BETA_5_14cvs2git1996-11-081-468/+0
* Add use-host-decl-names keywordTed Lemon1996-09-091-1/+3
* Add get-lease-hostnames parameterTed Lemon1996-08-291-1/+3
* Don't proceed if errors are found in dhcpd.confTed Lemon1996-08-291-1/+2
* Rename ATOM to NAMETed Lemon1996-08-291-8/+8
* Move tlname into group with other externsTed Lemon1996-08-281-2/+3
* Add tokens; ATOMs can begin with digits if OLD_LEXER not defined; save commen...Ted Lemon1996-08-281-12/+68
* Add new tokens; fix line number/character number counter codeTed Lemon1996-08-271-9/+52
* Always save the string containing the tokenTed Lemon1996-06-271-6/+0
* Delete unused automatic variablesTed Lemon1996-06-041-1/+0
* Add tlname variable to store pointer to name of file being parsedTed Lemon1996-05-231-0/+1
* Add a few keywords; fix case botchTed Lemon1996-05-221-3/+14
* getc() returns int, not charTed Lemon1996-05-171-1/+1
* Various user-provided patchesTed Lemon1996-03-161-1/+1
* Add user and vendor class keywordsTed Lemon1996-02-291-0/+6
* Incremental changes to support DHCP protocolTed Lemon1996-02-211-0/+14
* Intermediate changes to support actual DHCP protocol engineTed Lemon1996-02-211-0/+12
* Fixed many option bugs; added client for testingTed Lemon1996-02-071-1/+6
* More portable internet addresses; fix endian bug; fix parser bugsTed Lemon1996-02-061-8/+49
* DHCP Server DaemonTed Lemon1995-11-291-0/+280