index
:
videoteco-fork
master
Video TECO: Robin Haberkorn's fork and MS-DOS port
Robin Haberkorn
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
teccmd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-03
various data type improvements
Robin Haberkorn
1
-10
/
+11
2025-04-27
DOS: use backslash directory separators instead of slash
Robin Haberkorn
1
-3
/
+3
2025-04-27
implemented EC for non-UNIX almost pure standard C compilers
Robin Haberkorn
1
-12
/
+114
2025-04-26
unsigned long is the base type for buffer positions now
Robin Haberkorn
1
-17
/
+17
2025-04-23
MS-DOS real-mode (8086) port
Robin Haberkorn
1
-9
/
+23
2025-04-21
silence some warnings when compiling under FreeBSD (and probably Linux)
Robin Haberkorn
1
-4
/
+4
2011-07-19
extensive EC command documentation (doxygen)
Robin Haberkorn
1
-1
/
+21
2011-07-18
add some comments to EC command and clean up filedescriptors after fork()
Robin Haberkorn
1
-14
/
+21
2011-07-18
fixed EC command: care about DOT change
Robin Haberkorn
1
-18
/
+55
2011-07-18
revised EC command
Robin Haberkorn
1
-85
/
+120
2011-07-17
documented FT command (in Doxygen at least): the FT command performs various ...
Robin Haberkorn
1
-12
/
+59
2011-07-15
converted file header and some variable/macro docs to Doxygen format
Robin Haberkorn
1
-4
/
+6
2011-07-15
revised function's code documentation: every comment has been autoconverted t...
Robin Haberkorn
1
-159
/
+142
2011-07-11
execute EC commands with /bin/sh
Robin Haberkorn
1
-14
/
+2
2011-07-11
avoid missing sentinel warning on GCC
Robin Haberkorn
1
-1
/
+1
2011-07-11
some errno and error_message() cleanup
Robin Haberkorn
1
-8
/
+10
2011-07-09
fixed file backups for HAVE_LONG_FILE_NAMES
Robin Haberkorn
1
-2
/
+2
2007-12-26
Fixed a bunch of the prototypes to allow compilation with the C++ compiler.
v6.4
paulcantrell
1
-73
/
+57
2007-12-10
Original checkin with the GPL license.
paulcantrell
1
-16
/
+17
2007-12-10
Initial revision
paulcantrell
1
-0
/
+2668