haiku/src
Andreas Faerber e1b41d44a3 boot loader: Wire up net_stack_cleanup()
Add a platform cleanup hook before starting the kernel. The openfirmware
and PXE loaders clean up their network stack there, while the other
loaders currently do nothing.

This closes ticket #6166

Change-Id: I34765892dfd9b2310c6af97c9ff7d414afae49e5
Reviewed-on: https://review.haiku-os.org/c/50
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
2019-03-26 20:25:19 +00:00
..
add-ons XHCI: Reworking locking behavior and check for lock failures. 2019-03-17 15:33:17 -04:00
apps AutoRaise: Make it actually working again 2019-03-11 03:17:15 +01:00
bin BugFix 2: fix errors found by cppcheck 2019-03-16 17:28:06 +00:00
build
data Add icon for postscript files. 2019-03-26 20:24:08 +00:00
kits riscv64: Fill in more bulk architecture items around libroot/kernel 2019-03-25 17:16:03 +00:00
libs BugFix 2: fix errors found by cppcheck 2019-03-16 17:28:06 +00:00
preferences src/preferences: fixes break statement 2019-03-16 17:29:02 +00:00
servers DHCP: fix timeout handling 2019-03-18 17:00:13 +00:00
system boot loader: Wire up net_stack_cleanup() 2019-03-26 20:25:19 +00:00
tests multi_audio_test: Fix the build. 2019-03-13 00:33:27 -04:00
tools riscv64: Fill in more bulk architecture items around libroot/kernel 2019-03-25 17:16:03 +00:00
Jamfile