12 次代码提交 (2876197306df09f003024784feb197d7ef14b0f8)

作者 SHA1 备注 提交日期
  Michael Brown 2876197306 Allow "imgexec" with no arguments to boot the file that was loaded with 18 年前
  Michael Brown f135a37f30 Cleaner separation between imgXXX() functions and image_cmd.c 18 年前
  Michael Brown 9817f93094 Add basic "fetch" and "imgstat" commands. 18 年前
  Michael Brown de042993c0 Warn when net device on an active route is not open. 18 年前
  Michael Brown d9ba8f790b Add route() function to display routing table. 18 年前
  Michael Brown 78ded6604a Try booting from the "boot" network device first (i.e. the one which we 18 年前
  Michael Brown dad5274522 Add "name" field to struct device to allow human-readable hardware device 18 年前
  Michael Brown 55e590ab3a Move header file for usr/autoboot.c to include/usr 18 年前
  Michael Brown d24b80acf2 Added network interface management commands 18 年前
  Michael Brown 98b6154c3e Add "name" field to network device, to facilitate netdev commands. 18 年前
  Michael Brown 0c03bb5a9a Make open() and close() an official part of the netdevice API. 18 年前
  Michael Brown 84202d89f0 Split the (quick hack) boot logic out from main.c to autoboot.c, add a 18 年前