summaryrefslogtreecommitdiff
path: root/com32/modules/dir.c
Commit message (Expand)AuthorAgeFilesLines
* dir.c32: allow "dir" without an argument to mean "dir ."syslinux-4.00-pre35H. Peter Anvin2010-03-061-6/+12
* dir.c32: sort, columize and page the outputH. Peter Anvin2010-03-061-16/+146
* Core: code clean -- re-style the unstyle codeLiu Aleaxander2009-08-281-21/+21
* Core: vfs-dir stuff cleanedLiu Aleaxander2009-08-281-1/+0
* Core: vfs-dir stuff re-implementedLiu Aleaxander2009-08-281-0/+1
* Core: opendir/readdir/closedir stuff addedLiu Aleaxander2009-08-271-0/+35