summaryrefslogtreecommitdiffstats
path: root/src/usr
Commit message (Expand)AuthorAgeFilesLines
...
* Move header file for usr/autoboot.c to include/usrMichael Brown2007-01-101-1/+3
* Added network interface management commandsMichael Brown2007-01-102-13/+75
* Add "name" field to network device, to facilitate netdev commands.Michael Brown2007-01-101-1/+1
* Make open() and close() an official part of the netdevice API.Michael Brown2007-01-041-3/+15
* Split the (quick hack) boot logic out from main.c to autoboot.c, add aMichael Brown2006-12-201-0/+40