Searched hist:66719 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/sys/sys/
H A Dlinker.hdiff 66719 Fri Oct 06 03:20:02 MDT 2000 jhb Correct a warning where the r_debug_state() dummy function used to trigger
a breakpoint in the kernel didn't use the proper argument list. To avoid
having to include the userland link.h header everyhwere that sys/linker.h
is used, make r_debug_state() a static function in link_elf.c as well.
/freebsd-10.1-release/sys/kern/
H A Dlink_elf.cdiff 66719 Fri Oct 06 03:20:02 MDT 2000 jhb Correct a warning where the r_debug_state() dummy function used to trigger
a breakpoint in the kernel didn't use the proper argument list. To avoid
having to include the userland link.h header everyhwere that sys/linker.h
is used, make r_debug_state() a static function in link_elf.c as well.
H A Dlink_elf_obj.cdiff 66719 Fri Oct 06 03:20:02 MDT 2000 jhb Correct a warning where the r_debug_state() dummy function used to trigger
a breakpoint in the kernel didn't use the proper argument list. To avoid
having to include the userland link.h header everyhwere that sys/linker.h
is used, make r_debug_state() a static function in link_elf.c as well.

Completed in 116 milliseconds