Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-01-18 | remove now unused and always wrong prototype for system | mrg | 1 | -2/+2 | |
function vsprintf(). | |||||
2015-11-03 | Add SHA512 digests for distfiles for editors category | agc | 1 | -1/+2 | |
Problems found with existing distfiles: distfiles/javascript-2.1b1.el distfiles/yEd-3.14.2.zip No changes made to the javascript-mode or yEd distinfo files. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail. | |||||
2013-10-09 | ex uses termcap, not curses | roy | 1 | -2/+2 | |
2012-12-28 | Fix legacy C. Pass -Wall -W -Wmissing-declarations -Wwrite-strings on | dholland | 1 | -6/+42 | |
gcc45. - avoid implicit int, declare void functions void - return values from non-void functions - put most external declarations properly in header files - use some static and const - fix up a big mess with function pointer casting - use standard includes, don't provide own decls of standard functions - use types matching libc when providing own malloc, printf, and putchar - use <ctype.h> functions correctly - silence assorted compiler warnings - fix some bugs exposed by compiler warnings - don't intentionally exercise signed overflow - remove some unused items - add patch comments to other patch (patch-aa) As this includes several fixes and removes some undefined behavior on a commonly reachable code path, bump PKGREVISION. | |||||
2011-08-01 | Fix broken build with clang. | dholland | 1 | -1/+2 | |
2010-01-31 | Honour varbase and create tmp/vi.recover during +INSTALL. Bump revision. | joerg | 1 | -2/+2 | |
2010-01-29 | DESTDIR support | joerg | 1 | -2/+2 | |
2006-07-22 | Adjust the valloc return value on Darwin not to conflict with the one | minskim | 1 | -2/+2 | |
declared in unistd.h. | |||||
2006-06-08 | Make this package build with gcc-4. | minskim | 1 | -1/+2 | |
2005-12-09 | Adjust valloc return value on DragonFly to not conflict with unistd.h. | joerg | 1 | -2/+2 | |
2005-11-08 | install(1) on NetBSD 1.6.2 refused to install bin/ex with mode 1755 as | rillig | 1 | -2/+2 | |
unprivileged user. It is now installed with mode 755 instead. | |||||
2005-11-08 | Fixed patch-ac from tv to only change the code on Interix. This makes all | rillig | 1 | -2/+2 | |
other platforms work again. | |||||
2005-10-31 | Include <stdlib.h> to get [u]intptr_t on Interix. | tv | 1 | -1/+3 | |
2005-02-23 | Add RMD160 digests in addition to the SHA1 ones. | agc | 1 | -1/+2 | |
2004-02-18 | Change the INSTALL value to make this package actually install. | kristerw | 1 | -2/+2 | |
2004-02-15 | upgrade to 040103. various portability fixes | itojun | 1 | -4/+4 | |
2002-12-16 | use libcurses | itojun | 1 | -2/+2 | |
2002-12-16 | Berkeley ex/vi 3.7 | itojun | 1 | -0/+5 | |