]> git.ozlabs.org Git - petitboot/history - lib
discover: Fix uninitialised var warnings
[petitboot] / lib /
2011-11-12 Geoff LevandAdd custom TALLOC_ABORT
2011-11-12 Geoff LevandAdd va-copy check to configure.ac
2011-11-12 Geoff LevandAdd list_prev_entry, list_next_entry
2011-11-12 Geoff LevandReturn NULL for head list_entry
2011-11-12 Geoff LevandCleanup list formatting
2011-11-12 Geoff LevandAdd STATIC_LIST initializer
2011-11-04 Geoff LevandFix waiter_register return value
2011-10-31 Geoff LevandAdd pb_protocol_dump_device
2011-10-28 Geoff LevandAdd n_options to struct device
2009-08-26 Geoff LevandFix seg fault on ps3 flash error
2009-07-09 Geoff LevandDelete kexec temporary files before rebooting
2009-07-09 Geoff LevandLog child output
2009-06-30 Geoff LevandMove common system routines to lib
2009-06-30 Geoff LevandIncrease protocol payload size to 64KiB
2009-06-30 Geoff LevandFix memmove size
2009-03-30 Geoff LevandGet log stream
2009-03-30 Geoff LevandIncrease protocol payload size
2009-03-23 Geoff LevandInclude types header in talloc
2009-03-23 Geoff LevandRename symbol new
2009-03-23 Geoff LevandAdd list_for_each_entry_continue routine
2009-02-21 Geoff LevandRemove boot_option_copy routine
2009-02-21 Geoff LevandAdd list insert routines
2009-02-21 Geoff LevandAdd protocol object compare routines
2009-02-01 Jeremy Kerr[pb-protocol] Add ui_info member to devices and boot...
2009-02-01 Geoff LevandMake device instance constant
2009-02-01 Geoff LevandAdd boot_option_copy routine
2009-02-01 Geoff LevandFlush log stream on write
2009-02-01 Geoff LevandMove log to library
2009-02-01 Geoff LevandFix waiter alloc
2009-02-01 Geoff LevandMove waiter to library
2009-02-01 Geoff LevandFix build warnings
2009-02-01 Geoff LevandUse enum type in pb_protocol_create_message
2009-01-02 Jeremy KerrUse a list for device->boot_options
2008-12-16 Jeremy KerrUse talloc for device handler destruction
2008-12-16 Jeremy KerrAdd device handler cleanup
2008-12-15 Jeremy KerrInitial support for multiple UIs