summaryrefslogtreecommitdiff
path: root/lib/libc/compat/sys/compat_clock.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/compat/sys/compat_clock.c')
0 files changed, 0 insertions, 0 deletions
commit/usr.sbin/sysinst/arch/evbarm?id=80bf2417b80df75b8098fe13f9371fe665b43f58'>PR 55536: when we find existing partition tables and have alternativemartin 2020-10-05Add a heuristic to detect and properly mark EFI system partitionsmartin 2020-05-29DTB are no longer part of kernel setjmcneill 2020-05-28Set HAVE_INSTALL_IMAGE for evbarmjmcneill 2020-05-28Remove "If you booted from a floppy" messagejmcneill 2020-05-04boardype should not be common.joerg 2020-01-29Do not compare a char array to NULL, test for empty string instead.martin 2020-01-27Fix support for non-512-byte/sector disks again after I broke it whenmartin 2020-01-20First try to bring evbarm installation closer to current reality.martin 2020-01-09Instead of a (bogus) attempt to query the model via ofctl, use the (nowmartin 2020-01-09Finish conversion of extended partitioning parts to new abstractmartin 2019-12-11Get rid of the evbarm preliminary menu: do not bother to ask the usermartin 2019-10-02Split out /rescue to its own set and adapt installers/images to add it.maya 2019-08-14When we ask the user to select a partitioning scheme and they refusemartin 2019-07-13We may call md_pre_mount() multiple times for the same install set,martin 2019-06-13In the new world order disks may come without any partitioning schememartin 2019-06-12Rework internal data structures and "interfaces to user interface" functionsmartin 2017-12-14Fix RPI kernel file after FDTisation.skrll 2015-05-10Backout the previous incorrect fix for PR 49440 and redo it more globaly:martin 2015-03-12Boot partition as FAT32 doesn't really make sense, so don't forcejoerg 2014-08-03(Finally) merge a slightly modified version of the 2012 GSoC resultsmartin 2014-07-26Move sysinst sources to usr.sbin.dholland