Age | Commit message (Expand) | Author |
2001-07-20 | make this work, after espie changed other mk behaviours | Theo de Raadt |
2001-07-09 | correct type on last arg to execl(); nordin@cse.ogi.edu | Theo de Raadt |
2001-06-18 | When creating temp files, use fchmod() to set the perms to be what we | Todd C. Miller |
2001-05-28 | Behave correctly when displaying an empty screen line when the | Peter Valchev |
2001-05-28 | Print SYSERR instead of ERR when recdir does not exist. | Peter Valchev |
2001-01-29 | $OpenBSD$ | Niklas Hallqvist |
2001-01-17 | Don't dump core when a ``bad address'' error occurs and there is neither | Paul Janzen |
2001-01-11 | grep() returns a list of aliases to entries in the original list | Todd C. Miller |
2000-11-17 | OpenBSD already has queue.h and this one gets in the way since OpenBSD | Todd C. Miller |
2000-11-17 | Userland programs should not include sys/select.h | Todd C. Miller |
2000-10-22 | Fix noprint/print/octal options; from NetBSD. | Christian Weisgerber |
2000-10-12 | When checking mmap return, check for MAP_FAILED, not -1. | Artur Grabowski |
2000-09-15 | check return value for setenv(3) for failure, and deal appropriately | Theo de Raadt |
2000-08-02 | $HOME paranoia: never use getenv("HOME") w/o checking for NULL and non-zero | Todd C. Miller |
2000-04-21 | Remove the races so that this is safe to run anytime. We open | Todd C. Miller |
2000-04-20 | If recover dir is not owned by root, chown it. If the mode is not | Todd C. Miller |
2000-03-09 | Pull in fnctl modeul so we are sure to get O_* for sysopen(). | Todd C. Miller |
2000-01-22 | Some minor doc updates that should have gotten commited ages ago. | Todd C. Miller |
2000-01-20 | Use sysopen() when opening recover files. This is purely paranoia | Todd C. Miller |
1999-11-26 | o Update README files etc. from nvi-1.79 so they have the correct info | Todd C. Miller |
1999-10-11 | Rewrite in perl for safety and paranoia. It might have been possible | Todd C. Miller |
1999-07-10 | Fix a SEGV after you HUP vi; dean@netbsd.org | Todd C. Miller |
1999-06-05 | - remove trailing white space | Aaron Campbell |
1999-05-29 | MLINKS, not MLINK | Aaron Campbell |
1999-05-24 | set the close-on-exec flag for newly opened files | David Leonard |
1999-03-10 | fix comma splices involving 'however' | Paul Janzen |
1999-03-06 | back out changes that should not have escaped my local tree | Todd C. Miller |
1999-03-06 | add missing reference to infocmp | Todd C. Miller |
1999-03-03 | better grammar for err msg | Aaron Campbell |
1999-02-08 | Don't call curses routines beep() or flash() if the screen has not been | Todd C. Miller |
1998-07-24 | Man pages Xrefs. | Marc Espie |
1998-07-24 | -D_USE_OLD_CURSE_ for -locurses and no more -ltermlib/termcap | Todd C. Miller |
1998-06-23 | Fix snprintf return value usage. | Todd C. Miller |
1998-04-25 | fix relative tags in vi; Frank Mayhar <frank@exit.com> | Todd C. Miller |
1997-09-24 | no, use new curses so that the build process works. reevaluate this later | Theo de Raadt |
1997-09-23 | Make building with ocurses/termcap and curses/termlib conditional on | Jason Downs |
1997-09-21 | $OpenBSD$ | Theo de Raadt |
1997-08-24 | Check for >= UINT_MAX not > UINT_MAX | Todd C. Miller |
1997-08-24 | 64bit fix wrt strtoul(3). Fix send to Keith. | Todd C. Miller |
1997-07-27 | move recover script ala 1.79. | Jason Downs |
1997-07-27 | sync | Jason Downs |
1997-07-27 | Update to 1.79 and install as vi/ex/view. | Jason Downs |
1997-07-21 | Get rid of compilation warnings. | Angelos D. Keromytis |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller |
1996-10-16 | *** empty log message *** | michaels |
1996-10-16 | namechange. | michaels |
1996-10-16 | nvi 1.78: | michaels |
1996-09-22 | vi -> nvi, ex -> nex | Jason Downs |
1996-09-17 | nvi 1.76: | michaels |
1996-08-23 | nvi 1.75 | michaels |