Changeset 0a549cc in mainline for kernel/arch/mips64/src/mm/frame.c

Timestamp:
2012-01-06T14:05:58Z (12 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
21a9869, 9957a97, f991b6b
Parents:
7852625
Message:

improve web server

  • add proper responses for HTTP error codes 400, 404, 501
  • send debugging output to stderr
  • more compact debugging output
  • use str_error() in error messages
  • respond properly on files not found (404) and unsupported methods (400)
  • add -p (—port) command-line option to override the default listening port
  • cstyle
(No files)

Note: See TracChangeset for help on using the changeset viewer.