2
0
mirror of https://github.com/xcat2/xNBA.git synced 2024-12-15 15:51:44 +00:00
xNBA/src/usr
Michael Brown e2c0055e23 Let ifmgmt.c take care of calling efree(), since it's the once which
took out the contract to eventually call efree() when it called fetch().

Maintain the most recently loaded image at the start of the list, so that
imgautoselect() will pick it.
2007-01-12 09:46:10 +00:00
..
autoboot.c Add route() function to display routing table. 2007-01-10 20:38:20 +00:00
dhcpmgmt.c Added dhcp() user-level command. 2007-01-12 09:20:11 +00:00
fetch.c fetch() now knows nothing about struct image; it simply loads a file and 2007-01-12 08:02:27 +00:00
ifmgmt.c Add "name" field to struct device to allow human-readable hardware device 2007-01-10 04:22:09 +00:00
imgmgmt.c Let ifmgmt.c take care of calling efree(), since it's the once which 2007-01-12 09:46:10 +00:00
route.c Warn when net device on an active route is not open. 2007-01-10 20:58:36 +00:00