Subversion Repositories planix.SVN

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
91 2209 d 13 h 7u83 /ports/branches/tendra/ Tendra compiler  
89 2210 d 0 h 7u83 /ports/trunk/editors/vim/ vim compiles now, but does not run very well

To compile it needs:

- the patched c compiler from ^/os/branches/feature_fixcpp
- libtermcap.a has to be installed.
 
84 2210 d 23 h 7u83 /ports/trunk/editors/vim/ Some patches to make it work

but it still does not work
 
82 2211 d 2 h 7u83 /ports/trunk/editors/vim/ Makefile uses now /sys/lib/ports/port.mk  
81 2211 d 2 h 7u83 /ports/trunk/ Merged vim-port branch  
41 2219 d 7 h 7u83 /ports/trunk/unix/libterm/ cleani-target added and tpus

libtermcap.a can be built, but there was no testing til now.
Probability is high that nothing works.
 
40 2219 d 7 h 7u83 /ports/trunk/unix/libterm/ Compiles w/o warnings with a C89 compiler  
39 2219 d 9 h 7u83 /ports/trunk/unix/libterm/ Removed __P macro for prototyping

So it compiles uhnder Plan9 and maybe other
old systems.
 
38 2219 d 9 h 7u83 /ports/trunk/unix/libterm/ Compiles without warnings

cc -c tgoto.c -std=c89 -pedantic -Wall
 
37 2219 d 10 h 7u83 /ports/trunk/unix/libterm/ Compiles without warnings

Using a "modern" C compiler it compiles in a
posix environment using the following command:
cc -pedantic -Wall -std=c89 -c termcap.c
 
36 2219 d 14 h 7u83 /ports/trunk/unix/ libterm, taken from 4.3BSD  
21 2225 d 1 h 7u83 /ports/trunk/ Merged libtermcap branch  
11 2230 d 3 h tube /ports/trunk/posix/ Path for ports which need posix  
10 2230 d 15 h /ports/ Directories for ports tree