Subversion Repositories SvarDOS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
245 1220 d 8 h mateuszviste /pkginst/ simplified readlsm() (no header check) + constified filename arg  
244 1221 d 1 h mateuszviste /pkginst/ NLS support through kitten  
243 1221 d 1 h mateuszviste /pkginst/ constified a few arguments  
242 1221 d 1 h mateuszviste /pkginst/ added "listfiles" action  
241 1221 d 1 h mateuszviste /pkginst/ pkginst.cfg clarifications  
240 1221 d 1 h mateuszviste /pkginst/ minor cleanups  
239 1221 d 2 h mateuszviste /pkginst/ dosdir is a const ptr  
238 1221 d 2 h mateuszviste /pkginst/ DOSDIR env reading moved to main  
237 1221 d 2 h mateuszviste /pkginst/ cfg location is always at DOSDIR/cfg/pkginst.cfg instead of relying on a FDNPKG.CFG env variable  
236 1221 d 4 h mateuszviste /pkginst/ simplifications + droppend the TEMP requirement  
235 1221 d 4 h mateuszviste /pkginst/ constified arguments  
234 1221 d 4 h mateuszviste /pkginst/ dropped the useless pkgdb definition  
233 1221 d 4 h mateuszviste /pkginst/ simplifications + constified a few arguments  
232 1221 d 4 h mateuszviste /pkginst/ constify a few arguments  
231 1221 d 4 h mateuszviste /pkginst/ constify a few arguments  
230 1221 d 4 h mateuszviste /pkginst/ refactored pkginstall_preparepackage()  
229 1221 d 4 h mateuszviste /pkginst/ constify argument  
228 1221 d 4 h mateuszviste /pkginst/ removed checkupdates()  
227 1221 d 6 h mateuszviste /pkginst/ removed PKGINST_NOSOURCE flag handling  
226 1221 d 6 h mateuszviste /pkginst/ simplified argv parsing  
225 1221 d 6 h mateuszviste /pkginst/ removed mapdrv, repositories support and local pkg database  
224 1228 d 1 h mateuszviste /pkginst/ DNOREPOS removal  
223 1228 d 1 h mateuszviste /pkginst/ cut out lzma support  
222 1228 d 1 h mateuszviste /pkginst/ kprintf prototype header  
221 1228 d 1 h mateuszviste /pkginst/ replaced build.bat by a proper makefile + a few adaptations so it all compiles  
220 1228 d 2 h mateuszviste /pkginst/zlib/ added the zlib dependency  
219 1228 d 2 h mateuszviste /pkginst/ fdinst import from fdnpkg trunk