Subversion Repositories SvarDOS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1678 88 d 3 h mateusz.viste /pkg/trunk/ list of files belonging to packages are appended to appinfo/package.lsm instead of creating an extra LST file  
995 790 d 2 h mateusz.viste /pkg/trunk/ replaced my custom strtolower() by strlwr() provided by the OpenWatcom standard lib  
994 790 d 2 h mateusz.viste /pkg/trunk/ lone files go to C:\ (command.com, kernel.sys, ...)  
614 814 d 21 h mateuszviste /pkg/ moved head files to trunk  
270 1180 d 4 h mateuszviste /pkg/ dead code removal  
269 1180 d 4 h mateuszviste / moved pkginst to pkg  
256 1181 d 4 h mateuszviste /pkginst/ renamed rtrim to trim + dead code removal  
255 1181 d 4 h mateuszviste /pkginst/ dead code removal  
252 1181 d 5 h mateuszviste /pkginst/ removed useless function  
251 1181 d 5 h mateuszviste /pkginst/ no need to use case-insensistive search to locate non-alphabetic symbols  
248 1182 d 4 h mateuszviste /pkginst/ refactored loadconf() so it relies on freadtokval() - to be reused in other modules as well in the future  
240 1184 d 4 h mateuszviste /pkginst/ minor cleanups  
231 1184 d 7 h mateuszviste /pkginst/ constify a few arguments  
225 1184 d 9 h mateuszviste /pkginst/ removed mapdrv, repositories support and local pkg database  
219 1191 d 4 h mateuszviste /pkginst/ fdinst import from fdnpkg trunk