Subversion Repositories SvarDOS

Rev

Go to most recent revision | Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
270 1233 d 14 h mateuszviste /pkg/ dead code removal  
/pkg/helpers.c
/pkg/helpers.h
269 1233 d 14 h mateuszviste / moved pkginst to pkg  
/pkg
/pkginst
268 1233 d 15 h mateuszviste /pkginst/ renamed pkginst to pkg  
/pkginst/nls/pkg.de
/pkginst/nls/pkg.dk
/pkginst/nls/pkg.en
/pkginst/nls/pkg.fr
/pkginst/nls/pkg.pl
/pkginst/nls/pkg.si
/pkginst/nls/pkg.tr
/pkginst/nls/pkginst.de
/pkginst/nls/pkginst.dk
/pkginst/nls/pkginst.en
/pkginst/nls/pkginst.fr
/pkginst/nls/pkginst.pl
/pkginst/nls/pkginst.si
/pkginst/nls/pkginst.tr
/pkginst/Makefile
/pkginst/libunzip.c
/pkginst/libunzip.h
/pkginst/loadconf.c
/pkginst/loadconf.h
/pkginst/lsm.c
/pkginst/lsm.h
/pkginst/main.c
/pkginst/pkginst.c
/pkginst/pkginst.h
/pkginst/pkgrem.c
/pkginst/pkgrem.h
/pkginst/showinst.c
/pkginst/showinst.h
/pkginst/version.h
267 1233 d 15 h mateuszviste /pkginst/zlib/ added zlib in compact build  
/pkginst/zlib/zlib_c.lib
266 1233 d 15 h mateuszviste /pkginst/ updated zlib build + switched to compact memory model  
/pkginst/Makefile
/pkginst/zlib/readme.txt
/pkginst/zlib/zlib_l.lib
265 1233 d 16 h mateuszviste /pkginst/ added UPDATE action  
/pkginst/main.c
264 1233 d 16 h mateuszviste /pkginst/ fixed parsing bug  
/pkginst/main.c
263 1233 d 16 h mateuszviste /pkginst/ removed useless headers  
/pkginst/pkginst.c
262 1233 d 17 h mateuszviste /pkginst/ removed parsecmd() (replaced by a simpler in-line implementation)  
/pkginst/parsecmd.c
/pkginst/parsecmd.h
/pkginst/Makefile
/pkginst/loadconf.c
261 1233 d 18 h mateuszviste /pkginst/ improved package name parsing  
/pkginst/main.c
/pkginst/nls/pkginst.en
260 1233 d 19 h mateuszviste /pkginst/ dropped "comlinks" support  
/pkginst/loadconf.c
/pkginst/loadconf.h
/pkginst/main.c
/pkginst/pkginst.c
259 1234 d 11 h mateuszviste /pkginst/ dispatched fdnpkg.h to separate files  
/pkginst/fdnpkg.h
/pkginst/loadconf.c
/pkginst/pkginst.c
/pkginst/pkginst.h
/pkginst/showinst.c
/pkginst/showinst.h
258 1234 d 13 h mateuszviste /pkginst/ removed useless #define  
/pkginst/loadconf.c
257 1234 d 13 h mateuszviste /pkginst/ removed useless headers  
/pkginst/libunzip.c
256 1234 d 14 h mateuszviste /pkginst/ renamed rtrim to trim + dead code removal  
/pkginst/trim.c
/pkginst/trim.h
/pkginst/rtrim.c
/pkginst/rtrim.h
/pkginst/Makefile
/pkginst/helpers.c
255 1234 d 14 h mateuszviste /pkginst/ dead code removal  
/pkginst/helpers.c
/pkginst/helpers.h
254 1234 d 15 h mateuszviste /pkginst/ showinst() relies on freadtokval() + removed useless getdelim.c  
/pkginst/getdelim.c
/pkginst/getdelim.h
/pkginst/Makefile
/pkginst/showinst.c
253 1234 d 15 h mateuszviste /pkginst/ simplified pkgrem + relies on freadtokval()  
/pkginst/pkgrem.c
252 1234 d 15 h mateuszviste /pkginst/ removed useless function  
/pkginst/helpers.c
/pkginst/helpers.h
251 1234 d 15 h mateuszviste /pkginst/ no need to use case-insensistive search to locate non-alphabetic symbols  
/pkginst/helpers.c
250 1234 d 15 h mateuszviste /pkginst/ listlocal action  
/pkginst/main.c
/pkginst/showinst.c
/pkginst/showinst.h
249 1234 d 15 h mateuszviste /pkginst/ readlsm() relies on freadtokval()  
/pkginst/lsm.c
/pkginst/lsm.h
248 1235 d 14 h mateuszviste /pkginst/ refactored loadconf() so it relies on freadtokval() - to be reused in other modules as well in the future  
/pkginst/helpers.c
/pkginst/helpers.h
/pkginst/loadconf.c
247 1235 d 19 h mateuszviste /pkginst/nls/ nls import from fdnpkg  
/pkginst/nls
/pkginst/nls/pkginst.de
/pkginst/nls/pkginst.dk
/pkginst/nls/pkginst.en
/pkginst/nls/pkginst.fr
/pkginst/nls/pkginst.pl
/pkginst/nls/pkginst.si
/pkginst/nls/pkginst.tr
245 1236 d 21 h mateuszviste /pkginst/ simplified readlsm() (no header check) + constified filename arg  
/pkginst/lsm.c
/pkginst/lsm.h
244 1237 d 13 h mateuszviste /pkginst/ NLS support through kitten  
/pkginst/kitten
/pkginst/kitten/kitten.c
/pkginst/kitten/kitten.h
/pkginst/Makefile
/pkginst/kprintf.c
/pkginst/main.c
243 1237 d 14 h mateuszviste /pkginst/ constified a few arguments  
/pkginst/showinst.c
/pkginst/showinst.h
242 1237 d 14 h mateuszviste /pkginst/ added "listfiles" action  
/pkginst/main.c
/pkginst/showinst.c
/pkginst/showinst.h
241 1237 d 14 h mateuszviste /pkginst/ pkginst.cfg clarifications  
/pkginst/loadconf.c
/pkginst/main.c
240 1237 d 14 h mateuszviste /pkginst/ minor cleanups  
/pkginst/helpers.c
/pkginst/main.c
/pkginst/pkgrem.c
239 1237 d 14 h mateuszviste /pkginst/ dosdir is a const ptr  
/pkginst/main.c
238 1237 d 14 h mateuszviste /pkginst/ DOSDIR env reading moved to main  
/pkginst/readenv.c
/pkginst/readenv.h
/pkginst/Makefile
/pkginst/loadconf.c
/pkginst/loadconf.h
/pkginst/main.c
237 1237 d 15 h mateuszviste /pkginst/ cfg location is always at DOSDIR/cfg/pkginst.cfg instead of relying on a FDNPKG.CFG env variable  
/pkginst/loadconf.c
/pkginst/loadconf.h
/pkginst/main.c
/pkginst/readenv.h
236 1237 d 16 h mateuszviste /pkginst/ simplifications + droppend the TEMP requirement  
/pkginst/main.c
/pkginst/pkginst.c
/pkginst/pkginst.h
/pkginst/readenv.c
/pkginst/readenv.h
235 1237 d 17 h mateuszviste /pkginst/ constified arguments  
/pkginst/pkgrem.c
/pkginst/pkgrem.h
234 1237 d 17 h mateuszviste /pkginst/ dropped the useless pkgdb definition  
/pkginst/pkgdb.h
/pkginst/showinst.c
233 1237 d 17 h mateuszviste /pkginst/ simplifications + constified a few arguments  
/pkginst/pkginst.c
/pkginst/pkginst.h
232 1237 d 17 h mateuszviste /pkginst/ constify a few arguments  
/pkginst/showinst.c
/pkginst/showinst.h
231 1237 d 17 h mateuszviste /pkginst/ constify a few arguments  
/pkginst/helpers.c
/pkginst/helpers.h
230 1237 d 17 h mateuszviste /pkginst/ refactored pkginstall_preparepackage()  
/pkginst/pkginst.c
/pkginst/pkginst.h