FreeBSD Bugzilla – Attachment 5165 Details for
Bug 12545
kldload(8) should be more sensitive to errors in *_module_handler(..., MOD_LOAD, ...)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 630 bytes, created by
isupov
on 1999-07-07 09:00:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
isupov
Created:
1999-07-07 09:00:00 UTC
Size:
630 bytes
patch
obsolete
>*** kldload.8.orig Wed Jul 7 11:34:24 1999 >--- kldload.8 Wed Jul 7 11:41:19 1999 >*************** >*** 54,62 **** > .Sh DIAGNOSTICS > The > .Nm >! utility exits with a status of 0 on success >! and with a nonzero status if an error occurs. > .Sh SEE ALSO > .Xr kldstat 8 , > .Xr kldunload 8 > .Sh HISTORY >--- 54,64 ---- > .Sh DIAGNOSTICS > The > .Nm >! utility returns the number of modules in the loaded file as exit code, >! the EX_SOFTWARE if file doesn't contains any successful modules and was unloaded, >! and the EX_OSERR if other error occurs. > .Sh SEE ALSO >+ .Xr sysexits 3 , > .Xr kldstat 8 , > .Xr kldunload 8 > .Sh HISTORY
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 12545
: 5165