CVS commit: src/usr.bin/tic

2020-03-29 Thread Roy Marples
Module Name:src Committed By: roy Date: Sun Mar 29 21:54:03 UTC 2020 Modified Files: src/usr.bin/tic: tic.c Log Message: tic: Duplicate and promote v1 records when merging a v3 record When this occurs, tic merges the matching v1 record into the original v1. The screen-25

CVS commit: src/usr.bin/tic

2020-03-28 Thread Roy Marples
Module Name:src Committed By: roy Date: Sat Mar 28 15:37:04 UTC 2020 Modified Files: src/usr.bin/tic: tic.c Log Message: tic: free the old buffer after promoting the record type To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38 src/usr.bin/tic/tic.c Please n

CVS commit: src/usr.bin/tic

2020-03-28 Thread Roy Marples
Module Name:src Committed By: roy Date: Sat Mar 28 15:22:27 UTC 2020 Modified Files: src/usr.bin/tic: tic.c Log Message: tic: use EXIT_FAILURE rather than magic numbers To generate a diff of this commit: cvs rdiff -u -r1.36 -r1.37 src/usr.bin/tic/tic.c Please note that

CVS commit: src/usr.bin/tic

2020-03-28 Thread Roy Marples
Module Name:src Committed By: roy Date: Sat Mar 28 15:20:30 UTC 2020 Modified Files: src/usr.bin/tic: tic.c Log Message: Whitespace To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.36 src/usr.bin/tic/tic.c Please note that diffs are not public domain; they are

CVS commit: src/usr.bin/tic

2020-03-28 Thread Roy Marples
Module Name:src Committed By: roy Date: Sat Mar 28 15:19:56 UTC 2020 Modified Files: src/usr.bin/tic: tic.c Log Message: tic: promote record type when merging newer into older To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 src/usr.bin/tic/tic.c Please not

CVS commit: src/usr.bin/tic

2020-03-27 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Mar 27 17:42:36 UTC 2020 Modified Files: src/usr.bin/tic: tic.c Log Message: Use the new functions and add more error checking. To generate a diff of this commit: cvs rdiff -u -r1.33 -r1.34 src/usr.bin/tic/tic.c Please no

CVS commit: src/usr.bin/tic

2017-10-02 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Mon Oct 2 21:53:55 UTC 2017 Modified Files: src/usr.bin/tic: tic.c Log Message: unistd.h for close. To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31 src/usr.bin/tic/tic.c Please note that diffs are not public domai

CVS commit: src/usr.bin/tic

2017-05-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri May 5 12:21:28 UTC 2017 Modified Files: src/usr.bin/tic: tic.c Log Message: fix the tools build. reported by Utkarsh Anand To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 src/usr.bin/tic/tic.c Please note t

CVS commit: src/usr.bin/tic

2017-05-04 Thread Roy Marples
Module Name:src Committed By: roy Date: Thu May 4 14:07:33 UTC 2017 Modified Files: src/usr.bin/tic: tic.c Log Message: Remove __VALGRIND__ guard just clean up. To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 src/usr.bin/tic/tic.c Please note that di

CVS commit: src/usr.bin/tic

2017-05-04 Thread Roy Marples
Module Name:src Committed By: roy Date: Thu May 4 13:53:36 UTC 2017 Modified Files: src/usr.bin/tic: tic.c Log Message: Whitespace and formatting. To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 src/usr.bin/tic/tic.c Please note that diffs are not public

CVS commit: src/usr.bin/tic

2017-02-22 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Wed Feb 22 13:43:15 UTC 2017 Modified Files: src/usr.bin/tic: tic.1 Log Message: Fix spelling of "discovered" To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/usr.bin/tic/tic.1 Please note that diffs are not p

CVS commit: src/usr.bin/tic

2017-01-10 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jan 10 21:15:23 UTC 2017 Modified Files: src/usr.bin/tic: tic.c Log Message: need for DEFFILEMODE etc. To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 src/usr.bin/tic/tic.c Please note that diffs are not pu

CVS commit: src/usr.bin/tic

2016-11-24 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Nov 24 17:12:23 UTC 2016 Modified Files: src/usr.bin/tic: tic.c Log Message: fix leak. To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 src/usr.bin/tic/tic.c Please note that diffs are not public domain; they

CVS commit: src/usr.bin/tic

2016-02-24 Thread Roy Marples
Module Name:src Committed By: roy Date: Wed Feb 24 12:01:44 UTC 2016 Modified Files: src/usr.bin/tic: tic.c Log Message: White space police. To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/usr.bin/tic/tic.c Please note that diffs are not public domain;

CVS commit: src/usr.bin/tic

2014-07-20 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Jul 20 20:20:16 UTC 2014 Modified Files: src/usr.bin/tic: tic.c Log Message: use hdestroy1 now that hdestroy does not free the key. To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/usr.bin/tic/tic.c Pleas

CVS commit: src/usr.bin/tic

2012-12-08 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Sat Dec 8 23:29:28 UTC 2012 Modified Files: src/usr.bin/tic: tic.c Log Message: Revert, there is a more fundamental issue with util.h. To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/usr.bin/tic/tic.c Please n

CVS commit: src/usr.bin/tic

2012-12-08 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Sat Dec 8 21:04:27 UTC 2012 Modified Files: src/usr.bin/tic: tic.c Log Message: Use util.h only in the native case. To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/usr.bin/tic/tic.c Please note that diffs are

CVS commit: src/usr.bin/tic

2012-11-29 Thread Marc Balmer
Module Name:src Committed By: mbalmer Date: Thu Nov 29 23:01:16 UTC 2012 Modified Files: src/usr.bin/tic: tic.c Log Message: Remove an obsolete (and incomprehensible) comment. Discussed with and ok Roy Marples, Joerg Sonnenberger. To generate a diff of this commit: cvs

CVS commit: src/usr.bin/tic

2012-05-31 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu May 31 21:01:06 UTC 2012 Modified Files: src/usr.bin/tic: tic.c Log Message: Maintain nalias and nterm on the fly. To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/usr.bin/tic/tic.c Please note that diffs ar

CVS commit: src/usr.bin/tic

2012-05-31 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu May 31 20:40:05 UTC 2012 Modified Files: src/usr.bin/tic: tic.c Log Message: One more strdup -> estrdup. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/usr.bin/tic/tic.c Please note that diffs are not publ

CVS commit: src/usr.bin/tic

2012-05-31 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu May 31 20:38:19 UTC 2012 Modified Files: src/usr.bin/tic: tic.c Log Message: Use e* from util.h. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/usr.bin/tic/tic.c Please note that diffs are not public domai

CVS commit: src/usr.bin/tic

2012-05-31 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu May 31 20:10:06 UTC 2012 Modified Files: src/usr.bin/tic: Makefile tic.c Log Message: Replace linear lookup with hash table, reducing runtime by 60%. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/usr.bin/tic

CVS commit: src/usr.bin/tic

2012-05-31 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu May 31 19:56:32 UTC 2012 Modified Files: src/usr.bin/tic: tic.c Log Message: Use queue(3) To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/usr.bin/tic/tic.c Please note that diffs are not public domain; they

CVS commit: src/usr.bin/tic

2012-05-31 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu May 31 19:00:41 UTC 2012 Modified Files: src/usr.bin/tic: tic.c Log Message: Prefer __printflike. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/usr.bin/tic/tic.c Please note that diffs are not public doma

CVS commit: src/usr.bin/tic

2011-11-08 Thread Roy Marples
Module Name:src Committed By: roy Date: Wed Nov 9 07:40:28 UTC 2011 Modified Files: src/usr.bin/tic: tic.c Log Message: Replace fgetln(3) with the more standard getline(3) To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/usr.bin/tic/tic.c Please note t

CVS commit: src/usr.bin/tic

2011-11-03 Thread Roy Marples
Module Name:src Committed By: roy Date: Thu Nov 3 10:12:58 UTC 2011 Modified Files: src/usr.bin/tic: tic.c Log Message: Use memmove as we are effectively moving memory from left to right so that the use=foo capability is removed when merging foo. To generate a diff of t

CVS commit: src/usr.bin/tic

2011-11-02 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Wed Nov 2 19:21:49 UTC 2011 Modified Files: src/usr.bin/tic: tic.1 Log Message: Fix a couple of mis-spellings of "descriptions" To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/usr.bin/tic/tic.1 Please note th