2009-04-14 Felix Zielcke <fzielcke@z-51.de>
* util/hostdisk.c [__FreeBSD__ || __FreeBSD_kernel__]: Include <sys/param.h> and <sys/sysctl.h>. (open_device) [__FreeBSD__ || __FreeBSD_kernel_]: Use sysctlgetbyname() to add 0x10 to `kern.geom.debugflags' if it's not already set, before opening the device and reset them afterwards.
This commit is contained in:
parent
1f1f580c2f
commit
e25b5a8c6c
2 changed files with 38 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
2009-04-14 Felix Zielcke <fzielcke@z-51.de>
|
||||
|
||||
* util/hostdisk.c [__FreeBSD__ || __FreeBSD_kernel__]: Include
|
||||
<sys/param.h> and <sys/sysctl.h>.
|
||||
(open_device) [__FreeBSD__ || __FreeBSD_kernel_]: Use sysctlgetbyname()
|
||||
to add 0x10 to `kern.geom.debugflags' if it's not already set, before
|
||||
opening the device and reset them afterwards.
|
||||
|
||||
2009-04-13 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* conf/common.rmk (grub_fstest_SOURCES): Add normal/datetime.c.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue