index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
sysinst
/
arch
/
landisk
Age
Commit message (
Expand
)
Author
2022-10-02
PR install/57025: revert bogus rev 1.9 which was only papering over
martin
2022-01-29
When upgrading, update the boot code post extraction from
martin
2020-10-12
PR 55536: when we find existing partition tables and have alternative
martin
2020-01-27
Fix support for non-512-byte/sector disks again after I broke it when
martin
2020-01-09
Finish conversion of extended partitioning parts to new abstract
martin
2019-10-02
Split out /rescue to its own set and adapt installers/images to add it.
maya
2019-08-14
When we ask the user to select a partitioning scheme and they refuse
martin
2019-07-13
We may call md_pre_mount() multiple times for the same install set,
martin
2019-06-21
Use the raw partition for installboot, not the root partition.
martin
2019-06-20
Use _fmt_ msg_ methods when formats are needed.
christos
2019-06-17
Fix bogus return value from md_post_newfs
martin
2019-06-13
In the new world order disks may come without any partitioning scheme
martin
2019-06-12
Rework internal data structures and "interfaces to user interface" functions
martin
2018-05-18
deconst -> __UNCONST, the former involves UB with NULL arithmetic.
joerg
2017-07-18
Clear the screen after running installboot. If we don't, there will
gson
2014-08-03
(Finally) merge a slightly modified version of the 2012 GSoC results
martin
2014-07-26
Move sysinst sources to usr.sbin.
dholland