Home
last modified time | relevance | path

Searched hist:a54bb702d77b01653ff82e9f000dcafd10a9ec13 (Results 1 – 1 of 1) sorted by relevance

/freebsd/lib/libutil/
H A Dproperty.cdiff a54bb702d77b01653ff82e9f000dcafd10a9ec13 Mon Nov 28 17:30:16 CET 2005 John Baldwin <jhb@FreeBSD.org> Restore the previous state after a FILL operation in properties_read()
rather than forcing the state to LOOK. If we are in the middle of parsing
a line when we have to do a FILL we would have lost any token we were in
the middle of parsing and would have treated the next character as being
at the start of a new line instead.

PR: kern/89181
Submitted by: Antony Mawer gnats at mawer dot org
MFC after: 1 week
diff a54bb702d77b01653ff82e9f000dcafd10a9ec13 Mon Nov 28 17:30:16 CET 2005 John Baldwin <jhb@FreeBSD.org> Restore the previous state after a FILL operation in properties_read()
rather than forcing the state to LOOK. If we are in the middle of parsing
a line when we have to do a FILL we would have lost any token we were in
the middle of parsing and would have treated the next character as being
at the start of a new line instead.

PR: kern/89181
Submitted by: Antony Mawer gnats at mawer dot org
MFC after: 1 week