summaryrefslogtreecommitdiffstats
path: root/src/include/usr
Commit message (Expand)AuthorAgeFilesLines
* 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