Subversion Repositories SvarDOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
614 832 d 21 h mateuszviste /pkg/ moved head files to trunk  
613 832 d 21 h mateuszviste /pkg/ replaced Kitten by SvarLANG  
272 1198 d 4 h mateuszviste /pkg/ nls fixes  
269 1198 d 5 h mateuszviste / moved pkginst to pkg  
268 1198 d 5 h mateuszviste /pkginst/ renamed pkginst to pkg  
262 1198 d 8 h mateuszviste /pkginst/ removed parsecmd() (replaced by a simpler in-line implementation)  
260 1198 d 9 h mateuszviste /pkginst/ dropped "comlinks" support  
259 1199 d 2 h mateuszviste /pkginst/ dispatched fdnpkg.h to separate files  
258 1199 d 3 h mateuszviste /pkginst/ removed useless #define  
248 1200 d 5 h mateuszviste /pkginst/ refactored loadconf() so it relies on freadtokval() - to be reused in other modules as well in the future  
241 1202 d 4 h mateuszviste /pkginst/ pkginst.cfg clarifications  
238 1202 d 5 h mateuszviste /pkginst/ DOSDIR env reading moved to main  
237 1202 d 5 h mateuszviste /pkginst/ cfg location is always at DOSDIR/cfg/pkginst.cfg instead of relying on a FDNPKG.CFG env variable  
227 1202 d 9 h mateuszviste /pkginst/ removed PKGINST_NOSOURCE flag handling  
225 1202 d 9 h mateuszviste /pkginst/ removed mapdrv, repositories support and local pkg database  
219 1209 d 5 h mateuszviste /pkginst/ fdinst import from fdnpkg trunk