OpenGrok
Cross Reference: type_ipv4.c
xref
: /
src
/
lib
/
libform
/
type_ipv4.c
Home
|
History
|
Annotate
|
Download
|
only in
libform
History log of
/src/lib/libform/type_ipv4.c
Revision
Date
Author
Comments
1.11
09-Mar-2016
christos
PR/50919: David Binderman: Re-do all the debug stuff in a more sustainable way.
1.10
17-Jan-2007
hubertf
Remove more duplicate #includes, and a few spurious whitespaces at EOL
From Slava Semushin <slava.semushin@gmail.com>
1.9
24-Nov-2004
blymn
* Rewrote internal handling of multiline field line data to fix a bug
where a newly opened line would immediately get wrapped out of existence.
The old method of handling lines in a multiline field did not cope with
this elegantly.
* Added new field flag O_REFORMAT which, when set, returns the field
buffer with newlines inserted where the line wrapped. Previously, there
was no way of preserving the on screen format of a multiline field.
* Added new file gdbinit which contains a macro to verify and print
the multiline field line data structure.
* Bumped libform major number due to changes in the _form_field structure.
1.8
17-Apr-2003
lukem
clear errno before strtol() if we're going to test it for ERANGE afterwards
1.7
09-Mar-2003
lukem
use __RCSID()
1.6
13-Jun-2001
wiz
withough -> without
1.5
13-Feb-2001
blymn
Various bug fixes:
* Allow the / char in the char_check routine
* Added debug for field checking
* Fixed handling of the 0xaabbccdd form
* Always set buffer 1 if it is available - previously dotted quad
did not set this buffer.
* Fixed segv if no dots found
1.4
10-Feb-2001
blymn
Extended the address formats that are allowed to include aa.bb.cc.dd/nn
and 0xaabbccdd styles.
1.3
23-Jan-2001
blymn
Added check for null args pointer.
1.2
20-Jan-2001
blymn
* Fixed common error in all types code
* Removed the args field from types struct and made sure the args in
the field are used.
1.1
17-Dec-2000
blymn
Added early release version of libform - please be gentle.
Indexes created Fri Sep 26 20:09:58 GMT 2025