summaryrefslogtreecommitdiffstats
path: root/loader2/dirbrowser.c
Commit message (Collapse)AuthorAgeFilesLines
* Renamed loader2 subdirectory to loader (hooray for git)David Cantrell2008-08-251-215/+0
|
* Use %m rather than strerror() where appropriate.Peter Jones2008-07-081-1/+1
|
* Clean up typos and other things for GPLv2+ changes.David Cantrell2007-12-171-1/+1
| | | | | | | Shorten 'Red Hat Author(s)' to just 'Author(s)'. Perhaps eventually we'll get an AUTHORS file and will just remove author names from the individual files. Also fixed a type in scripts/dumphdrlist.py where Author was listed twice.
* GPLv2+ boilerplates for loader2/ source files.David Cantrell2007-12-171-6/+12
|
* add explanatory text to the top of the directory browser stuff, fixJeremy Katz2004-06-091-12/+37
| | | | non-standalone build
* add a newt-based file selector that's probably slightly over-engineered forJeremy Katz2004-06-041-0/+184
my purposes