aboutsummaryrefslogtreecommitdiff
path: root/src/include/usr
AgeCommit message (Expand)AuthorFilesLines
2007-06-28Quick hack to get image booting working againMichael Brown1-2/+1
2007-01-18HTTP/DNS now working fully asynchronously. HTTP/IP addresses and anyMichael Brown1-16/+0
2007-01-15Gave asynchronous operations approximate POSIX signal semantics. ThisMichael Brown1-1/+1
2007-01-12Added missing declaration.Michael Brown1-0/+2
2007-01-12Added dhcp() user-level command.Michael Brown1-0/+14
2007-01-12fetch() now knows nothing about struct image; it simply loads a file andMichael Brown1-2/+5
2007-01-12Allow "imgexec" with no arguments to boot the file that was loaded withMichael Brown1-0/+1
2007-01-12Cleaner separation between imgXXX() functions and image_cmd.cMichael Brown1-0/+5
2007-01-12Add basic "fetch" and "imgstat" commands.Michael Brown2-0/+25
2007-01-10Add route() function to display routing table.Michael Brown1-0/+12
2007-01-10Move header file for usr/autoboot.c to include/usrMichael Brown1-0/+12
2007-01-10Added network interface management commandsMichael Brown1-0/+16