kld.4 (4b66483fd8b6ec9417916966c646abfeac99278c) | kld.4 (b92a189eb9b32f7e9db74343d46434b554a67d04) |
---|---|
1.\" Copyright (c) 1993 Christopher G. Demetriou 2.\" All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 134 unchanged lines hidden (view full) --- 143an 144.Sq ELF 145binary, then 146.Xr kldload 8 147fails to execute the entry point. 148.Pp 149.Xr kldload 8 150returns the cryptic message | 1.\" Copyright (c) 1993 Christopher G. Demetriou 2.\" All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 134 unchanged lines hidden (view full) --- 143an 144.Sq ELF 145binary, then 146.Xr kldload 8 147fails to execute the entry point. 148.Pp 149.Xr kldload 8 150returns the cryptic message |
151.Sq ENOEXEC Po Exec format error Pc | 151.Sq Li "ENOEXEC (Exec format error)" |
152for any error encountered while loading a module. 153.Pp 154When system internal interfaces change, old modules often cannot 155detect this, and such modules when loaded will often cause crashes or 156mysterious failures. 157.Sh AUTHORS 158The 159.Nm --- 13 unchanged lines hidden --- | 152for any error encountered while loading a module. 153.Pp 154When system internal interfaces change, old modules often cannot 155detect this, and such modules when loaded will often cause crashes or 156mysterious failures. 157.Sh AUTHORS 158The 159.Nm --- 13 unchanged lines hidden --- |