| Age | Commit message (Expand) | Author |
| 2003-11-12 | s/netbsd.org/NetBSD.org/i | grant |
| 2003-10-21 | Fix a few cases where NULL was used as integral value. | fvdl |
| 2003-10-16 | make use of realloc(3) safe | itojun |
| 2003-07-16 | use bounded string op | itojun |
| 2003-06-13 | use strlcpy/cat | itojun |
| 2003-05-14 | Uppercase URL. | wiz |
| 2003-03-31 | A script, not an script. | wiz |
| 2003-03-31 | recieving->receiving, escript->script, fixes PR misc/20746 (Igor Sobrado) | perry |
| 2003-02-25 | .Nm does not need a dummy argument ("") before punctuation or | wiz |
| 2003-02-14 | The correct capitalisation of 'NetBSD.org' is (you | grant |
| 2003-02-04 | "Utilize" has exactly the same meaning as "use," but it is more | perry |
| 2003-01-20 | The Double-Semi-Colon Police. | simonb |
| 2002-11-25 | Add a call to use_default_colors(). | jdc |
| 2002-09-23 | null commit | mycroft |
| 2002-09-23 | poll.h, not sys/poll.h | itojun |
| 2002-09-19 | use NETBSDSRCDIR as appropriate | lukem |
| 2002-09-19 | select() -> poll() | mycroft |
| 2002-08-13 | move curses initialization higher in main to prevent the curses | pooka |
| 2002-08-13 | don't report curses initialization failure using curses | pooka |
| 2002-08-07 | Incorrect form commands were used for the left and right char handlers. | blymn |
| 2002-07-26 | After showing help, touchwin/wrefresh the stdscr, do not try to do | jdolecek |
| 2002-07-26 | fgetln() does NOT return NUL-terminated string | jdolecek |
| 2002-07-25 | form_appenditem(): make sure fte->list is initialized | jdolecek |
| 2002-07-25 | g/c some pointless malloc()s | jdolecek |
| 2002-07-25 | launch_subwin(): make sure string 'command' is initialized; malloc may not re... | jdolecek |
| 2002-07-25 | add XXX comment for piece of very strange code; I don't currently | jdolecek |
| 2002-07-25 | Array retrurned by form_fields() is NOT NULL-terminated - use field_count() | jdolecek |
| 2002-04-02 | XXX: this code needs a lot more cleanup... There is no clear malloc/free | christos |
| 2002-04-02 | XXX: this code has a lot of bugs and needs further cleanup. | christos |
| 2002-02-12 | do not turn echo on after running a script, otherwise the forms display | blymn |
| 2002-02-02 | Drop a .Pp, sort sections. | wiz |
| 2002-01-19 | Whitespace nits. | wiz |
| 2001-12-31 | Remove unneeded/unused TREE_ISEMPTY() (which also happens to clash | thorpej |
| 2001-12-15 | .Nm punct => .Nm "" punct | jhawk |
| 2001-08-24 | heirarchy -> hierarchy | wiz |
| 2001-08-24 | Fix typo: heirarchies | hubertf |
| 2001-08-20 | precede, not preceed. | wiz |
| 2001-08-03 | fgetln() does not \0-terminate the result. | itojun |
| 2001-08-01 | Fix a bug in the multilist noted by Brett Lymn. When nothing was selected | garbled |
| 2001-08-01 | add two more bugs | garbled |
| 2001-08-01 | Add some known bugs for sushi.. lest I forget them. | garbled |
| 2001-06-19 | `existent', not `existant' | wiz |
| 2001-05-03 | Add some stuff and tidy up the TODO list | garbled |
| 2001-04-06 | Oops.. forgot to back a change out | garbled |
| 2001-03-16 | Back out part of last change. it had an undesired effect. | garbled |
| 2001-03-15 | Handle the error case that the script specified in an escript-like form | garbled |
| 2001-03-14 | Fix a few bugs in the handling of INVIS and NOEDIT fields. Mostly having | garbled |
| 2001-03-07 | Add IPV6 and IPV4 field types to sushi. | garbled |
| 2001-03-03 | Change the scripting and logging functions to flip the value, rather than | garbled |
| 2001-02-20 | use getprogname() | cgd |