summaryrefslogtreecommitdiff
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'origin/master' into advH. Peter Anvin2008-01-101-1/+1
|\
| * Update copyright yearH. Peter Anvin2008-01-101-1/+1
* | Create libinstaller; actually implement boot-once for extlinuxH. Peter Anvin2007-12-141-2/+2
|/
* RAID mode installer support for SYSLINUXsyslinux-3.50-pre18H. Peter Anvin2007-06-011-4/+9
* Don't clobber /dev/null when compiling as rootLuciano Rocha2007-05-251-2/+4
* Stealth whitespace cleanup (automated)H. Peter Anvin2007-03-141-12/+12
* Merge with git+ssh://master.kernel.org/pub/scm/boot/syslinux/syslinux.git#sys...H. Peter Anvin2007-02-072-2/+8
|\
| * Deal with various distributions breaking gcc in weird waysH. Peter Anvin2007-02-061-1/+7
| * Unix FAT inst: fix the order of stitched strings.syslinux-3.36-pre3H. Peter Anvin2007-02-031-1/+1
* | Formatting cleanupH. Peter Anvin2007-02-011-1/+2
|/
* Unix FAT installer: separate mount/umount; try vfat before msdosH. Peter Anvin2007-02-011-109/+143
* Unix FAT installer: #include <sys/ioctl.h>, FAT_IOCTL_SET_ATTRIBUTESH. Peter Anvin2007-02-011-0/+4
* Unix installer: use Linux-native ioctls instead of libfatH. Peter Anvin2007-01-312-71/+63
* Unix FAT installer: support installing ldlinux.sys in a subdirectoryH. Peter Anvin2007-01-231-23/+44
* Remove CVS-era $Id$ tags.H. Peter Anvin2006-08-171-1/+0
* Across-the-board stealth whitespace cleanupH. Peter Anvin2006-05-032-9/+5
* Fix xpread/xpwrite; call die() when we're dead to make sure we clean uphpa2005-01-041-10/+8
* Use libfat to set the MS-DOS attributes when using the unix installer.hpa2005-01-041-7/+25
* Fix handling of -o offsethpa2004-12-221-10/+10
* Beef up the sanity checking of the boot sector. For really better checkinghpa2004-12-191-1/+1
* malloc.h is internal; put in lib/hpa2004-12-161-2/+2
* Adjust the interface to syslxmod.c so the DOS installer doesn't needhpa2004-12-151-1/+3
* Make the CC_IS_OK hack work again.hpa2004-12-151-3/+3
* More adjustment to the Brave New World<TM>hpa2004-12-151-3/+7
* Prepping for new 2.20 version: rewrite main syslinux program to supporthpa2004-12-152-0/+526