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
2018-06-03
add missing brace.
christos
2018-06-03
Default console device and speed to that used by syinst
martin
2018-06-03
Reorder fetch options: http before ftp
martin
2018-06-03
In the generated /etc/fstab, do not use the (temporary, during sysinst)
martin
2018-06-03
Add an option to install onto a pre-configured wedge.
martin
2018-05-18
deconst -> __UNCONST, the former involves UB with NULL arithmetic.
joerg
2018-05-01
Change return type of pm_lvm_find() from int to void.
kre
2018-05-01
PR install/53220
kre
2018-05-01
Simplify and get rid of external "grep" dependency which is not available
martin
2018-05-01
vnconfig has been renamed to vndconfig. Pointed out by kre.
martin
2018-04-01
Add initial support for ARMv8 (AARCH64) (by nisimura@ and ryo@)
ryo
2018-03-17
Official builds now append a timestamp to the kernel config name, so we
jmcneill
2018-02-04
fixes for GCC 6.4:
mrg
2018-01-29
Cosmetics: fix the order of calloc() arguments.
martin
2018-01-28
Fix copy paste error. from coverity.
maya
2018-01-24
Remove port-acorn26
skrll
2017-12-14
Fix RPI kernel file after FDTisation.
skrll
2017-09-11
Clear the screen after running installboot. If we don't, there will
gson
2017-08-09
evbmips can "boot root FFSv2"
maya
2017-07-18
Clear the screen after running installboot. If we don't, there will
gson
2017-05-04
Drop main() prototype.
sevan
2017-01-13
another buffer overflow.
christos
2017-01-12
- allocate space dynamically instead of putting structs in BSS.
christos
2016-12-13
ping is not a reliable means of testing if connectivity to download sets
roy
2016-12-11
Add aes-xts to sysinst(8).
alnsn
2016-11-22
Fix PR kern/51531 by using ifconfig to wait for addresses to become
roy
2016-11-04
Add new USB-enabled kernel config(s) based upon GENERIC for pmax, include it ...
flxd
2016-06-08
elide stack protector warning
christos
2016-05-31
Disable the code that tries to prepare a new partition table (but doesn't
dholland
2016-05-30
Explicitly ignore errors in the hack for mucking with wedges; mark it XXX
dholland
2016-05-30
#if out some unreachable code that's apparently not yet supported.
dholland
2016-01-26
David Binderman in PR bin/50714: fix memory leak
martin
2016-01-26
David Binderman in PR bin/50713: fix memory leaks
martin
2015-11-14
Enable installation of amd64 on an lfsv2 partition.
pgoyette
2015-10-18
PR 50342: if there is no current partition manage, assume we are running
martin
2015-08-28
Simplify.
joerg
2015-08-12
Remove unused es message files.
tsutsui
2015-08-12
Drop ancient AOUT2ELF option. Saves ~280 bytes.
tsutsui
2015-07-25
indent and some KNF.
isaki
2015-07-08
Stub out enough so this builds for evbarm64
matt
2015-06-19
Wording.
youri
2015-05-21
Remove obsolete interfaces: eon (netiso) and nsip (netns)
ozaki-r
2015-05-17
Do not -DCATALOG_DIR for DEBUG builds to allow easy (local) testin of
martin
2015-05-17
Invert sense of a vnd creation message ("Create new image: Yes") and kill
martin
2015-05-11
Missed a few more "yesno" in previous
martin
2015-05-11
Make "ask_yesno" and "ask_noyes" take a const char * as argument, moving
martin
2015-05-11
More (ab-)usages of "yesno"
martin
2015-05-11
Remove a few more (ab-)usages of "yesno".
martin
2015-05-11
Make it compile on architectures that do not support INET6 in sysinst
martin
2015-05-10
Backout the previous incorrect fix for PR 49440 and redo it more globaly:
martin
[next]