| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | ntfs: continue on its implementation | Paulo Alcantara | 2011-09-11 | 2 | -111/+190 |
| * | ntfs: heh :-) | Paulo Alcantara | 2011-09-07 | 2 | -94/+98 |
| * | ntfs: set block shift and size to their correct values | Paulo Alcantara | 2011-09-07 | 1 | -15/+13 |
| * | ntfs: implement fixups_realloc() | Paulo Alcantara | 2011-09-07 | 1 | -25/+32 |
| * | ntfs: implement ntfs_next_extent() and ntfs_getfssec() | Paulo Alcantara | 2011-09-07 | 1 | -5/+116 |
| * | ntfs: implement ntfs_readdir() | Paulo Alcantara | 2011-09-07 | 1 | -1/+85 |
| * | ntfs: implement get_inode_mode() | Paulo Alcantara | 2011-09-07 | 1 | -31/+43 |
| * | ntfs: implement ntfs_iget() | Paulo Alcantara | 2011-09-07 | 2 | -24/+462 |
| * | ntfs: implement ntfs_iget_root() | Paulo Alcantara | 2011-09-07 | 2 | -1/+122 |
| * | ntfs: implement for_each_mft_record() macro | Paulo Alcantara | 2011-09-07 | 2 | -0/+482 |
| * | ntfs: implement new_ntfs_inode() | Paulo Alcantara | 2011-09-07 | 2 | -0/+43 |
| * | Initial NTFS readonly support code to Syslinux | Paulo Alcantara | 2011-09-07 | 3 | -0/+171 |
* | | pxe: Make the ISR poll routine a bit saner | H. Peter Anvin | 2012-03-30 | 1 | -2/+5 |
* | | pxe: Fix interrupt unmasking | H. Peter Anvin | 2012-03-30 | 1 | -5/+6 |
* | | thread: Add magic number, debugging code, min stack size | H. Peter Anvin | 2012-03-30 | 4 | -3/+44 |
* | | pxeisr: Use nonspecific EOI; add pxe_poll routine; CLD | H. Peter Anvin | 2012-03-30 | 2 | -10/+49 |
* | | lwipopts.h: Bump the priority of the tcpip_thread | H. Peter Anvin | 2012-03-30 | 1 | -1/+1 |
* | | pxe: Unmask the cascade if applicable, handle bad IRQ numbers | H. Peter Anvin | 2012-03-30 | 1 | -12/+25 |
* | | idle_thread: safer interrupt handling | H. Peter Anvin | 2012-03-27 | 1 | -3/+3 |
* | | lwip:undiif: Add interface with tcpip_input() callback | Gene Cumm | 2011-10-13 | 1 | -1/+1 |
* | | lwip:undiif: Use tcpip_input() rather than ethernet_input()/ip_input() | Gene Cumm | 2011-10-13 | 1 | -2/+2 |
* | | lwip: undiif: Fix debug option addressing in update_arp_entry() | Gene Cumm | 2011-10-13 | 1 | -2/+2 |
* | | lwip: undiif: Fix #error typo | Gene Cumm | 2011-10-13 | 1 | -1/+1 |
* | | thread: allow marking invalid; allow for static mboxes | H. Peter Anvin | 2011-10-11 | 3 | -2/+54 |
* | | undiif: correct bogus dprintf() statement | H. Peter Anvin | 2011-10-01 | 1 | -12/+12 |
* | | core/debug.c: don't error out on !DEBUG | H. Peter Anvin | 2011-06-27 | 1 | -0/+2 |
* | | core: Add "dprint" facility to assembly | H. Peter Anvin | 2011-06-27 | 2 | -0/+25 |
* | | sysappend: advance pointer | H. Peter Anvin | 2011-06-27 | 1 | -1/+1 |
* | | Merge commit 'syslinux-4.05-pre2' into lwip | H. Peter Anvin | 2011-06-27 | 1 | -9/+15 |
|\| |
|
| * | core: extend conventional memory warning with amount seensyslinux-4.05-pre1 | H. Peter Anvin | 2011-05-24 | 1 | -9/+15 |
* | | pxe: be more verbose on unload failure | H. Peter Anvin | 2011-05-13 | 2 | -2/+12 |
* | | pxe: fix the cleanup routinesyslinux-4.10-pre14 | H. Peter Anvin | 2011-05-09 | 3 | -29/+7 |
* | | pxe: when hooking an interrupt, explicitly enable it at the PIC | H. Peter Anvin | 2011-05-09 | 2 | -23/+15 |
* | | core: fix pc_setint16 and pc_setint32 | Sebastian Herbszt | 2011-05-09 | 1 | -2/+2 |
* | | pxe: try to mimic the policy of iPXE with respect to interrupts | H. Peter Anvin | 2011-05-08 | 4 | -26/+35 |
* | | pxe, ftp: handle some DOS FTP stacks correctly | H. Peter Anvin | 2011-05-08 | 1 | -0/+1 |
* | | pxe, dns: add the local domain to unqualified hostnames | H. Peter Anvin | 2011-05-07 | 1 | -4/+12 |
* | | pxe, undiif: print UNDI information during initialization | H. Peter Anvin | 2011-05-04 | 1 | -3/+3 |
* | | pxe, ftp: correct the handling of continuation lines | H. Peter Anvin | 2011-05-03 | 1 | -7/+1 |
* | | pxe, ftp: support readdir for FTP | H. Peter Anvin | 2011-05-03 | 4 | -9/+168 |
* | | pxe, http: support readdir (ls) over httpsyslinux-4.10-pre12 | H. Peter Anvin | 2011-05-02 | 4 | -3/+498 |
* | | pxe: fix the flags test | H. Peter Anvin | 2011-05-02 | 1 | -1/+1 |
* | | pxe, tftp: remove global buffers, double buffering | H. Peter Anvin | 2011-05-01 | 3 | -29/+30 |
* | | pxe: remove a stray inline | H. Peter Anvin | 2011-05-01 | 1 | -12/+0 |
* | | pxe: move the per-connection-type operations into a structure | H. Peter Anvin | 2011-05-01 | 6 | -18/+32 |
* | | pxe: push the open flags down into individual methods | H. Peter Anvin | 2011-05-01 | 5 | -14/+27 |
* | | core: pass the file flags down through the stack | H. Peter Anvin | 2011-05-01 | 5 | -15/+20 |
* | | dmi: remove unused variable | H. Peter Anvin | 2011-05-01 | 1 | -1/+1 |
* | | thread: fix warnings | H. Peter Anvin | 2011-05-01 | 3 | -3/+5 |
* | | pxe, http: Remove unused variable | H. Peter Anvin | 2011-05-01 | 1 | -1/+0 |