36 Комити (acd598b4f93473f1792686a8ab691c88f1d4d8e5)

Аутор SHA1 Порука Датум
  Michael Brown e4c9c91d6e Removed debugging statements that should not have been checked in. пре 17 година
  Michael Brown 4b08f4cf0f Quick hack to get image booting working again пре 17 година
  Michael Brown 7d6e4aab6f Use monojob and dhcp_configure_netdev(). пре 17 година
  Michael Brown 07dc294de8 Update DHCP to use data-xfer interface (not yet tested). пре 17 година
  Michael Brown e708137029 DNS code now records a whole struct sockaddr for the name server. пре 17 година
  Michael Brown b256900d4f Scripts temporarily deregister themselves while executing. This пре 17 година
  Anselm Martin Hoffmeister ed7dc02a95 hoffmeis: Preparations for syslog support (LOGSERVER in DHCP, linewise пре 17 година
  Michael Brown 160e66dbb9 Typo пре 17 година
  Michael Brown bde8878eef Keep HTTP progress updated, and display a progress indicator during the пре 17 година
  Michael Brown 73b09ecba6 Use stdio.h instead of vsprintf.h пре 17 година
  Michael Brown 4e3976711d A working name resolution framework пре 17 година
  Michael Brown dd6d94004f HTTP/DNS now working fully asynchronously. HTTP/IP addresses and any пре 17 година
  Michael Brown 544fa25928 Rename e{malloc,realloc,free} to u{malloc,realloc,free}, to more obviously пре 17 година
  Michael Brown ff8528ea9a Create and use async_block() macro; it cuts down on the visual overhead пре 17 година
  Michael Brown f11da20f25 When a network device is specified to tcpip_tx() or it's children, treat пре 17 година
  Michael Brown df0397f334 Update TFTP and FTP to take the same temporary URI scheme as HTTP пре 17 година
  Michael Brown afa752f5fb Protocol's get() method no longer takes ownership of the URI. HTTP is the пре 17 година
  Michael Brown 4e20d73bb5 Gave asynchronous operations approximate POSIX signal semantics. This пре 17 година
  Michael Brown 341c0b9cfb Add HTTP test support пре 17 година
  Michael Brown 49fc8dcdc3 Use dhcp(), imgfetch() etc. to boot rather than dhcp_test(). пре 17 година
  Michael Brown 9952df9b52 Add "dhcp" command пре 17 година
  Michael Brown e2c0055e23 Let ifmgmt.c take care of calling efree(), since it's the once which пре 17 година
  Michael Brown 39ede8c7e8 Added dhcp() user-level command. пре 17 година
  Michael Brown 475d6d1f7c fetch() now knows nothing about struct image; it simply loads a file and пре 17 година
  Michael Brown 2876197306 Allow "imgexec" with no arguments to boot the file that was loaded with пре 17 година
  Michael Brown f135a37f30 Cleaner separation between imgXXX() functions and image_cmd.c пре 17 година
  Michael Brown 9817f93094 Add basic "fetch" and "imgstat" commands. пре 17 година
  Michael Brown de042993c0 Warn when net device on an active route is not open. пре 17 година
  Michael Brown d9ba8f790b Add route() function to display routing table. пре 17 година
  Michael Brown 78ded6604a Try booting from the "boot" network device first (i.e. the one which we пре 17 година
  Michael Brown dad5274522 Add "name" field to struct device to allow human-readable hardware device пре 17 година
  Michael Brown 55e590ab3a Move header file for usr/autoboot.c to include/usr пре 17 година
  Michael Brown d24b80acf2 Added network interface management commands пре 17 година
  Michael Brown 98b6154c3e Add "name" field to network device, to facilitate netdev commands. пре 17 година
  Michael Brown 0c03bb5a9a Make open() and close() an official part of the netdevice API. пре 17 година
  Michael Brown 84202d89f0 Split the (quick hack) boot logic out from main.c to autoboot.c, add a пре 17 година