index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libform
/
form.c
Age
Commit message (
Expand
)
Author
2021-04-13
- fix memory leak
christos
2016-03-09
PR/50919: David Binderman: Re-do all the debug stuff in a more sustainable way.
christos
2004-11-24
* Rewrote internal handling of multiline field line data to fix a bug
blymn
2003-03-09
use __RCSID()
lukem
2002-08-02
Do not free the first element of the fields array. This fixes pr 17754.
blymn
2002-05-20
* Major rework to allow the TAB character in fields.
blymn
2001-09-27
Removed stray characters in comment block.
blymn
2001-07-08
Fix error returns.
blymn
2001-06-13
withough -> without
wiz
2001-05-16
Fixed wrapping of multiline fields.
blymn
2001-05-11
* Rototilled internals to make multiline fields work correctly. Some
blymn
2001-04-06
* Fixed horizontal scrolling.
blymn
2001-03-25
* Fixed curses window handling, library no longer creates a subwin.
blymn
2001-02-16
Added new function form_max_page.
blymn
2001-01-16
Multiple fixes:
blymn
2001-01-04
* Changed type of userptr to be void * (now matches ncurses)
blymn
2000-12-17
Added early release version of libform - please be gentle.
blymn