freebsd-dev/sys/boot/common
Colin Percival 5fe69bb518 Setting a variable to the same value twice doesn't actually make it
more likely to have the right value.  Remove superfluous assignments.

Found by:	LLVM/Clang Static Checker
2008-08-04 06:39:52 +00:00
..
bcache.c
boot.c
bootstrap.h Add __elfN(relocation_offset). It holds the offset between the virtual 2008-02-23 18:33:50 +00:00
commands.c
console.c
dev_net.c Eliminate artificial increasing of 'netdev_opens' counter in loader's net_open(). 2008-03-12 16:01:34 +00:00
dev_net.h
devopen.c o Make sure to clear f->f_devdata if d_dev->dv_open() fails. It 2006-11-02 00:02:22 +00:00
help.common Replace a rarely used "depuration" with "debugging". 2006-10-13 20:48:17 +00:00
interp_backslash.c
interp_forth.c
interp_parse.c
interp.c
isapnp.c
isapnp.h
load_elf32_obj.c
load_elf32.c
load_elf64_obj.c
load_elf64.c
load_elf_obj.c
load_elf.c Add __elfN(relocation_offset). It holds the offset between the virtual 2008-02-23 18:33:50 +00:00
load.c
loader.8 Document the per-arch default value of kern.maxbcache. 2007-11-08 11:59:38 +00:00
ls.c
Makefile.inc Don't unconditionally compile-in the bcache code. It's only used on 2006-11-02 00:26:45 +00:00
merge_help.awk
misc.c Setting a variable to the same value twice doesn't actually make it 2008-08-04 06:39:52 +00:00
module.c Also boot *.debug if everything else fails. 2007-10-04 18:29:52 +00:00
newvers.sh
panic.c
pnp.c Garbage collect the code for auto-loading modules based on ISAPNP IDs, 2007-01-07 22:25:45 +00:00
reloc_elf32.c
reloc_elf64.c
reloc_elf.c
ufsread.c Fix the incorrect calculation of a block address within a single indirect 2008-06-07 05:49:24 +00:00