Go to file
gson fbdc6f8ee9 When checking if the user chose to use the existing bootblocks, use
the appropriate variable, boottype.bp_consdev, not the uninitialized
bp.bp_consdev.  Also remove bp and bootxx since their only use was in
the incorrect check.  This should fix the problem of sysinst segfaulting
when you choose "Use existing bootblocks" on amd64.
2014-10-11 13:34:01 +00:00
bin Provide real error messages. 2014-09-01 21:42:21 +00:00
common Look for the character to locate before checking for the NUL character 2014-09-22 20:31:56 +00:00
compat Add RISC-V support 2014-09-19 17:38:46 +00:00
crypto fix grammar stupidity: ipandport takes an optional port but has 2 grammar 2014-09-10 21:04:08 +00:00
dist/pf Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
distrib Two more files missed in last addition 2014-10-10 11:36:00 +00:00
doc new file. 2014-10-10 20:16:32 +00:00
etc sleep for 0.05 seconds instead of 2 seconds when checking if the pids 2014-10-07 19:09:45 +00:00
external more regen after complex and other fixes. 2014-10-11 09:15:04 +00:00
extsrc
games usage police 2014-10-04 13:15:50 +00:00
gnu few more. 2014-10-04 15:54:53 +00:00
include sync function signatures with tzcode 2014-10-07 21:50:36 +00:00
lib Note that rmdir(2) fails with EINVAL when the path last component is 2014-10-11 12:06:58 +00:00
libexec don't truncate file sizes to 32 bits for directory indexes. 2014-10-10 05:10:59 +00:00
regress Replace manual realdepend dependency with DPSRCS. 2014-09-19 21:35:42 +00:00
rescue Remove rtsol(8) and rtsold(8) as their functionality is in dhcpcd(8). 2014-09-11 13:10:03 +00:00
sbin Paranoia: choke noisily on EOF from /dev/urandom. 2014-10-04 11:23:35 +00:00
share Use HAVE_LLVM, not MKLLVM, in tests related to the active compiler. 2014-10-05 17:08:46 +00:00
sys No longer warn about differences bewteen disk size and total sector count 2014-10-11 12:36:25 +00:00
tests Avoid literal <CR> in sed regular expression. 2014-10-09 06:52:37 +00:00
tools add --enable-libstdcxx-time=rt for the GCC 4.8 build. 2014-10-10 20:23:22 +00:00
usr.bin Don't conplain devclass redifition to the same value; it can happen while 2014-10-11 09:27:51 +00:00
usr.sbin When checking if the user chose to use the existing bootblocks, use 2014-10-11 13:34:01 +00:00
x11 Use ${TOOL_GZIP_N} instead of ${TOOL_GZIP} -n, and similarly 2014-08-05 15:40:58 +00:00
build.sh Prefer dash to bash when searching for a usable shell. 2014-09-30 14:57:51 +00:00
BUILDING regen BUILDING from doc/BUILDING.mdoc 2014-08-07 21:46:43 +00:00
Makefile remove obsolete BUILD_CC_LIB_BASEDIR and BUILD_CC_LIB_BASETARGET vars 2014-08-18 07:52:40 +00:00
Makefile.inc
UPDATING More general advice about "cvs [update aborted]... No such file 2014-07-23 08:52:32 +00:00