Go to file
khorben 00b617c08a Look for the character to locate before checking for the NUL character
As documented in PR port-i386/49208, this fixes strchr(s, '\0'), as used by
the FAT first-stage bootloader on x86 (bootxx_msdos).
strchr(s, '\0') is otherwise equivalent to strlen(string), which would
probably look nicer in the original file, dosfs.c from libsa.

Confirmed working in qemu and on real hardware.
ok joerg@

XXX pull-up to netbsd-6 and netbsd-7
2014-09-22 20:31:56 +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 missed an hdaudio change. 2014-09-19 21:31:08 +00:00
doc Note import of dhcpcd-6.4.5 2014-09-18 20:47:39 +00:00
etc Use checkyesnox to test rtsol as it has been removed including its 2014-09-21 09:48:32 +00:00
external When disassembling an auipc/jalr pair, print the address eventually being 2014-09-20 04:53:19 +00:00
extsrc
games Sort sections. From Henning Petersen in PR 49222. 2014-09-19 16:02:58 +00:00
gnu recognize cygwin64 2014-08-30 19:22:50 +00:00
include RISC-V support <fenv.h> 2014-09-19 17:39:15 +00:00
lib Adjust to kernel changes 2014-09-21 14:32:37 +00:00
libexec RISC-V support. 2014-09-19 17:43:33 +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 document the new restore subcommand 2014-09-20 22:36:09 +00:00
share add Kukes 2014-09-21 08:38:03 +00:00
sys Fix trouble setting recording parameters. 2014-09-22 14:25:32 +00:00
tests t_tcpdump: skip bridges 2014-09-20 06:08:07 +00:00
tools Add sys/arch/riscv. 2014-09-19 17:30:13 +00:00
usr.bin New files for Userland support of UCB RISC-V (both 32-bit and 64-bit) 2014-09-19 17:36:24 +00:00
usr.sbin Change the IPv6 DNS selection to use DNS selection and add the 2014-09-22 19:01:02 +00:00
x11 Use ${TOOL_GZIP_N} instead of ${TOOL_GZIP} -n, and similarly 2014-08-05 15:40:58 +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
build.sh Add riscv32 and riscv64 platforms. 2014-09-19 17:59:57 +00:00