summaryrefslogtreecommitdiffstats
path: root/src/include/usr
Commit message (Expand)AuthorAgeFilesLines
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-185-0/+10
* [pxe] Obey lists of PXE Boot Servers and associated Discovery Control bitsMichael Brown2009-02-051-2/+1Star
* [dhcp] Split PXE menuing code out of dhcp.cMichael Brown2009-02-012-1/+9
* [sanboot] Quick and dirty hack to make SAN boot protocols selectableMichael Brown2008-10-132-12/+0Star
* [iSCSI] Support Windows Server 2008 direct iSCSI installationMichael Brown2008-07-171-0/+2
* [NETDEV] Add notion of link stateMichael Brown2008-04-221-0/+1
* [Command] Add "sanboot" command.Michael Brown2008-03-041-0/+1
* Allow images to hold references to the originating URI.Michael Brown2007-08-021-1/+2
* Quick hack to get AoE back in to the tree, on a par with the currentMichael Brown2007-07-291-0/+6
* Fix up iscsiboot missing prototype warningsMichael Brown2007-07-091-0/+6
* Quick hack to get image booting working againMichael Brown2007-06-281-2/+1Star
* HTTP/DNS now working fully asynchronously. HTTP/IP addresses and anyMichael Brown2007-01-181-16/+0Star
* Gave asynchronous operations approximate POSIX signal semantics. ThisMichael Brown2007-01-151-1/+1
* Added missing declaration.Michael Brown2007-01-121-0/+2
* Added dhcp() user-level command.Michael Brown2007-01-121-0/+14
* fetch() now knows nothing about struct image; it simply loads a file andMichael Brown2007-01-121-2/+5
* Allow "imgexec" with no arguments to boot the file that was loaded withMichael Brown2007-01-121-0/+1
* Cleaner separation between imgXXX() functions and image_cmd.cMichael Brown2007-01-121-0/+5
* Add basic "fetch" and "imgstat" commands.Michael Brown2007-01-122-0/+25
* Add route() function to display routing table.Michael Brown2007-01-101-0/+12
* Move header file for usr/autoboot.c to include/usrMichael Brown2007-01-101-0/+12
* Added network interface management commandsMichael Brown2007-01-101-0/+16