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
Age
Commit message (
Expand
)
Author
2002-02-20
Two fixes by Patrick Welche, and two by me.
wiz
2002-02-20
Normalize Dd.
wiz
2002-02-20
Normalize Dd, use Nx.
wiz
2002-02-20
Fix some markup, add menus(3) to SEE ALSO.
wiz
2002-02-07
generate & symbolically
ross
2002-02-07
Generate <>& symbolically.
ross
2002-01-15
Whitespace nits.
wiz
2001-12-31
Fix -Wshadow warnings (gcc 3.1).
thorpej
2001-12-03
bump major because of libcurses bump.
christos
2001-09-27
Removed stray characters in comment block.
blymn
2001-08-05
Added notes about differences between this libform and the original AT&T
blymn
2001-08-05
* Wrap field size checking into a function, makes if's more readable
blymn
2001-07-18
line up function prototype names.
blymn
2001-07-18
new_field argument list too long, use .Fo/.Fa/.Fc
blymn
2001-07-08
Fix error returns.
blymn
2001-07-08
ansify field_info prototype.
blymn
2001-07-08
Add missing function and make some error returns into proper eti.h
blymn
2001-07-08
Added man pages.
blymn
2001-07-08
Add man pages for libform.
blymn
2001-07-08
The information in the README no longer applies.
blymn
2001-06-28
Fix limits on dynamic fields.
blymn
2001-06-23
* Fixed REQ_DEL_CHAR for multi-line fields.
blymn
2001-06-13
withough -> without
wiz
2001-06-04
* Make req_del_prev work in multiline field.
blymn
2001-06-04
* Only line wrap buffer 0 in set_field_buffer since this is the
blymn
2001-05-25
* Fix forward word and backward word driver commands.
blymn
2001-05-23
* Fix some of the cursor motion commands to handle multiline fields
blymn
2001-05-16
Fixed wrapping of multiline fields.
blymn
2001-05-12
Add #include <string.h> to correct compile problem on alpha
sommerfeld
2001-05-11
* Rototilled internals to make multiline fields work correctly. Some
blymn
2001-05-11
Changed check_field code to use standard library calls for checking
blymn
2001-04-06
* Fixed horizontal scrolling.
blymn
2001-04-06
* Fix horizontal scrolling
blymn
2001-04-06
* Fixes for horizontal scrolling
blymn
2001-03-25
Bumped major because driver commands have changed value and the subwin
blymn
2001-03-25
* Remove code that created the subwin if it did not exist as this is
blymn
2001-03-25
* Fix wrapping behaviour - O_WRAP turns on/off wrapping on word
blymn
2001-03-25
* Bracket constant defines
blymn
2001-03-25
* Fixed curses window handling, library no longer creates a subwin.
blymn
2001-03-25
* truncate field contents to field length if field is or becomes static
blymn
2001-02-16
Handle the "unknown" ipv6 address form (::).
blymn
2001-02-16
Added new function form_max_page.
blymn
2001-02-16
replace strncpy with strlcpy.... 'nuff said.
blymn
2001-02-15
Avoid trying to wrap a single row field.
blymn
2001-02-15
Truncate the buffer string to the field buffer size if the field is static.
blymn
2001-02-13
Various bug fixes:
blymn
2001-02-11
Fixed various bugs, the ipv6 type now works...
blymn
2001-02-10
Extended the address formats that are allowed to include aa.bb.cc.dd/nn
blymn
2001-02-10
Check NULL0K _before_ PASSOK and clean up the PASSOK logic.
blymn
2001-02-10
Added ipv6 builtin type.
blymn
[next]