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
/
configmenu.c
Age
Commit message (
Expand
)
Author
2022-05-18
When not invoked via some explicit "configure network" menu item,
martin
2022-05-15
sysinst: Enable mDNS lookups via NSS when enabling mdnsd.
jmcneill
2022-04-21
Make default installations a bit more secure:
martin
2021-10-09
Consistent #if for static helper function add_entropy
martin
2021-10-08
Re-enable the entropy handling code in sysinst (only visible on machines
martin
2021-01-31
sysinst: remove trailing whitespace from *.c *.h
rillig
2019-11-16
Make sure all menus have a translatable exit option (or none at all).
martin
2019-07-23
For upgrade / re-install allow the currently running system as a target
martin
2019-06-22
no need to initialize fields that are already 0.
christos
2019-06-20
use proper format strings in replace().
christos
2019-06-20
Use _fmt_ msg_ methods when formats are needed.
christos
2019-06-12
Rework internal data structures and "interfaces to user interface" functions
martin
2015-05-11
Make "ask_yesno" and "ask_noyes" take a const char * as argument, moving
martin
2015-05-10
Backout the previous incorrect fix for PR 49440 and redo it more globaly:
martin
2015-01-20
Handle empty input gracefully by simply jumping back to the config menu.
snj
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