david/ipxe
david
/
ipxe
Archived
1
0
Fork 0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src/usr
Michael Brown 22001cb206 [settings] Explicitly separate the concept of a completed fetched setting
The fetch_setting() family of functions may currently modify the
definition of the specified setting (e.g. to add missing type
information).  Clean up this interface by requiring callers to provide
an explicit buffer to contain the completed definition of the fetched
setting, if required.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2013-12-05 00:37:02 +00:00
..
autoboot.c [settings] Explicitly separate the concept of a completed fetched setting 2013-12-05 00:37:02 +00:00
dhcpmgmt.c [dhcp] Remove obsolete dhcp() function 2013-11-05 17:42:55 +00:00
fcmgmt.c [monojob] Add timeout parameter to monojob_wait() 2013-11-01 16:26:02 +00:00
ifmgmt.c [ifmgmt] Add ifconf() to carry out network device configuration 2013-11-05 17:30:20 +00:00
imgmgmt.c [monojob] Add timeout parameter to monojob_wait() 2013-11-01 16:26:02 +00:00
imgtrust.c [monojob] Add timeout parameter to monojob_wait() 2013-11-01 16:26:02 +00:00
iwmgmt.c [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
lotest.c [ifmgmt] Rewrite iflinkwait() to use monojob_wait() 2013-11-05 17:15:24 +00:00
neighmgmt.c [neighbour] Add nstat() function to print out neighbour table 2013-09-25 14:36:30 +01:00
nslookup.c [settings] Explicitly separate the concept of a completed fetched setting 2013-12-05 00:37:02 +00:00
pingmgmt.c [monojob] Add timeout parameter to monojob_wait() 2013-11-01 16:26:02 +00:00
prompt.c [parseopt] Add parse_timeout() 2013-11-01 02:26:19 +00:00
pxemenu.c [settings] Explicitly separate the concept of a completed fetched setting 2013-12-05 00:37:02 +00:00
route.c [ipv4] Abstract out protocol-specific portions of "route" command 2013-09-03 16:30:18 +01:00
route_ipv4.c [ipv4] Abstract out protocol-specific portions of "route" command 2013-09-03 16:30:18 +01:00
route_ipv6.c [ipv6] Separate the concepts of prefix and address creation 2013-11-15 15:22:54 +00:00
sync.c [cmdline] Rewrite "sync" command to use monojob_wait() 2013-11-01 17:00:16 +00:00