kvm.3 (bc02c18c486fce2ca23b428a9e89b4eb3bb48da3) | kvm.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 --- 147 unchanged lines hidden (view full) --- 156.Xr kvm_open2 3 , 157.Xr kvm_openfiles 3 , 158.Xr kvm_read 3 , 159.Xr kvm_read2 3 , 160.Xr kvm_write 3 , 161.Xr sysctl 3 , 162.Xr kmem 4 , 163.Xr mem 4 | 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 --- 147 unchanged lines hidden (view full) --- 156.Xr kvm_open2 3 , 157.Xr kvm_openfiles 3 , 158.Xr kvm_read 3 , 159.Xr kvm_read2 3 , 160.Xr kvm_write 3 , 161.Xr sysctl 3 , 162.Xr kmem 4 , 163.Xr mem 4 |
164.Sh HISTORY 165The 166.Fn kvm_native , 167.Fn kvm_nlist2 , 168.Fn kvm_open2 , 169and 170.Fn kvm_read2 171functions first appeared in 172.Fx 11.0 . |
|