abort.c
|
Implement abort() as a call to panic.
|
2018-01-26 17:13:04 +00:00 |
bootp.c
|
dhcp_try_rfc1048() is not used any more
|
2017-12-06 06:49:53 +00:00 |
bootp.h
|
dhcp_try_rfc1048() is not used any more
|
2017-12-06 06:49:53 +00:00 |
Makefile
|
Centralize several variables.
|
2018-02-02 06:32:26 +00:00 |
panic.c
|
Split panic routine
|
2018-01-26 17:13:00 +00:00 |
stand.h
|
Implement strcoll as strcmp.
|
2018-02-02 21:18:32 +00:00 |