Displaying 1 result from an estimated 1 matches for "5ee87e56".
2019 Dec 11
0
[klibc:master] ipconfig: Ignore NTP server address and any additional fields
...tchings <ben at decadent.org.uk>
---
usr/kinit/ipconfig/README.ipconfig | 9 +++++++--
usr/kinit/ipconfig/main.c | 10 +++-------
2 files changed, 10 insertions(+), 9 deletions(-)
diff --git a/usr/kinit/ipconfig/README.ipconfig b/usr/kinit/ipconfig/README.ipconfig
index 10405d3e..5ee87e56 100644
--- a/usr/kinit/ipconfig/README.ipconfig
+++ b/usr/kinit/ipconfig/README.ipconfig
@@ -33,10 +33,10 @@ none no autoconfiguration - either static config, or none at all
An interface spec can be either short form, which is just the name of
an interface (eth0 or whatever), or long form. Th...