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
Age
Commit message (
Expand
)
Author
2020-09-22
Typo in comment
martin
2020-09-22
In the concrete partitions editor, after deleting the last partition move
martin
2020-09-22
When adding a new partition in the concrete partition editor, make sure
martin
2020-09-22
alpha: GENERIC.MP is no more
snj
2020-08-19
s/ be be / be /
msaitoh
2020-08-14
PR 55572: avoid crash when answering the mount point prompt for a previously
martin
2020-08-10
Silence -Wstringop-truncation for ``name'' in disp_selected_part().
rin
2020-06-10
MBR type for Ext2 should be MBR_PTYPE_LNXEXT2, not MBR_PTYPE_FAT12.
tsutsui
2020-06-10
Change mountpoint of boot ext2fs from /stand to /ext2 to avoid conflict.
tsutsui
2020-05-29
DTB are no longer part of kernel set
jmcneill
2020-05-28
Set HAVE_INSTALL_IMAGE for evbarm
jmcneill
2020-05-28
Remove "If you booted from a floppy" message
jmcneill
2020-05-26
it's "its"
snj
2020-05-18
Separate devicetree .dts -> .dtb building from kernel builds. They are now
jmcneill
2020-05-12
PR 55202: disable swapping if we started it due to low ram
martin
2020-05-12
Ooops, backout previous - twice the entropy saving is not needed.
martin
2020-05-12
At the end of a new installation save entropy.
martin
2020-05-12
Minor tweak to previous: when forcing a /usr partition just to have an
martin
2020-05-11
When extending a partition (to fill the total disk size) do respect
martin
2020-05-11
Redo the root-size-limit check again after we grew the root partition
martin
2020-05-04
boardype should not be common.
joerg
2020-04-22
Don't depend on common symbol definitions.
joerg
2020-03-30
Ooops, fix previous (PT_* enum values here are not DKW_PTYPE_* values)
martin
2020-03-30
Support partition type ZFS
martin
2020-03-16
PR misc/54886: bump threshold for automatic/default creation of a tmpfs /tmp
martin
2020-03-09
The (unused) md_pre_disklabel() function needs to return success, otherwise
martin
2020-03-06
Remove note that has been incorrect for a while.
maya
2020-03-04
PR 55045: strlcpy(NULL, ..., 0) considered harmfull in some implementations.
martin
2020-02-19
Remove unused "rel" global variable and make the -r option a no-op.
martin
2020-02-19
Do not force -Os optimization (unless SMALLPROG)
martin
2020-02-19
Rever previous: the d_packname in struct disklabel is not NUL terminated.
martin
2020-02-19
Move sysinst man page next to the source
martin
2020-02-19
Use strlcpy in a few places to guarnatee 0-terminated strings
martin
2020-02-10
Finish conversion to generic partitioning backend
martin
2020-02-10
Do not use -P for tar extractions - the in tree tar has been fixed.
martin
2020-02-06
Only a single partition can ever have the "extend" flag (grow to available
martin
2020-02-06
Fix copy&pasto in previous - from kre.
martin
2020-02-06
Make re-install sets also work for an explicit selected root wedge
martin
2020-02-06
Reformat a query to add an automatically detected swap partition
martin
2020-02-06
PR bin/54944: make the "explicit single wedge" selection also work for
martin
2020-02-06
PR bin/54944: explicitly reject GPT protective MBRs.
martin
2020-02-06
PR bin/54944: deal with escaped spaces in NAME= syntax in /etc/fstab.
martin
2020-02-06
Do not assum a partitioning scheme that supports innner partitions always
martin
2020-02-06
Deal with partitioning schemes having no inner counterpart.
martin
2020-02-06
Remove a bogus assert: when reading disklabel partitions and the outer
martin
2020-02-06
PR install/54934: always use -f on the installboot invocation. We come
martin
2020-02-06
bootxx_name() - fix oversight in previous change (do not assume first
martin
2020-02-03
PR install/54921: skip non-user partitions when checking for overlaps
martin
2020-02-03
PR install/54921: message "ordering" takes a %s argument.
martin
2020-02-03
remove unused "emptypart" message (or moved to ifdef notyet area)
martin
[prev]
[next]