Gregory Nutt
|
4f97f15b5e
|
graphics/, libc/: Change some err() ERRORS to warn() WARNINGS or info()
|
2016-06-12 11:11:57 -06:00 |
|
Gregory Nutt
|
a1469a3e95
|
Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err()
|
2016-06-11 15:50:49 -06:00 |
|
Gregory Nutt
|
fc3540cffe
|
Replace all occurrences of vdbg with vinfo
|
2016-06-11 11:59:51 -06:00 |
|
Gregory Nutt
|
5ef3e3e215
|
Replace confusing references to uIP with just 'the network'
|
2016-05-30 11:52:07 -06:00 |
|
Gregory Nutt
|
6af9b23df5
|
libc/netdb: Fix some compile issues when IPv6 is enabled
|
2016-02-25 13:59:42 -06:00 |
|
Gregory Nutt
|
300d34f029
|
netdb: resolv.conf logic is functional
|
2016-01-14 15:12:42 -06:00 |
|
Gregory Nutt
|
1a8531c951
|
netdb: Extend dns_query so that it can handle multiple nameserver addresses
|
2016-01-14 14:18:19 -06:00 |
|
Gregory Nutt
|
9097425203
|
netdb: Separate lib_dnsclient.c into lib_dnsbind.c and lib_dnsquery.c
|
2016-01-14 10:30:47 -06:00 |
|