summaryrefslogtreecommitdiff
path: root/sample/filetest.c
Commit message (Collapse)AuthorAgeFilesLines
* Run Nindent on sample/filetest.cH. Peter Anvin2009-05-291-65/+64
| | | | | | | | | Automatically reformat sample/filetest.c using Nindent. Do this for all files except HDT, gPXE and externally maintained libraries (zlib, tinyjpeg, libpng). Signed-off-by: H. Peter Anvin <hpa@zytor.com>
* Add a register-setting shuffle and boot for real mode; clean up headers.syslinux-3.40-pre14H. Peter Anvin2007-03-141-1/+1
| | | | | - Add an API function to shuffle and boot which sets *all* RM registers; - Move those structures to <syslinux/bootpm.h> and <syslinux/bootrm.h>
* Across-the-board stealth whitespace cleanupH. Peter Anvin2006-05-031-3/+3
|
* Clean up compile problems.hpa2005-01-031-1/+2
|
* Fix the file read API for COMBOOT/COM32syslinux-2.07hpa2003-11-231-18/+55
|
* opentest.c -> filetest.chpa2003-11-131-0/+60