kvm_open.3 (54fc00f7f9e268c525b62eed01b615acf92846a3) kvm_open.3 (0cd475f86b09144843258dfcbc95af649aab7cec)
1.\" Copyright (c) 1992, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" This code is derived from software developed by the Computer Systems
5.\" Engineering group at Lawrence Berkeley Laboratory under DARPA contract
6.\" BG 91-66 and contributed to Berkeley.
7.\"
8.\" Redistribution and use in source and binary forms, with or without

--- 255 unchanged lines hidden (view full) ---

264.Xr mem 4
265.Sh BUGS
266There should not be three open calls.
267The ill-defined error semantics
268of the Sun library and the desire to have a backward-compatible library
269for
270.Bx
271left little choice.
1.\" Copyright (c) 1992, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" This code is derived from software developed by the Computer Systems
5.\" Engineering group at Lawrence Berkeley Laboratory under DARPA contract
6.\" BG 91-66 and contributed to Berkeley.
7.\"
8.\" Redistribution and use in source and binary forms, with or without

--- 255 unchanged lines hidden (view full) ---

264.Xr mem 4
265.Sh BUGS
266There should not be three open calls.
267The ill-defined error semantics
268of the Sun library and the desire to have a backward-compatible library
269for
270.Bx
271left little choice.
272.Sh HISTORY
273The
274.Fn kvm_open2
275function first appeared in
276.Fx 11.0 .