13 Commits (c24767cca22f84ffb0acbd01eadfeaa6b5d143fb)

Author SHA1 Message Date
  deraadt 6ba7d08d6c kvm_openfiles() should take int flag, not unsigned 19 years ago
  deraadt a51e10d144 KVM_NO_FILES is 0x80000000, so arg 4 of kvm_openfiles() must be unsigned 20 years ago
  espie 2ccf9e8a28 Remove unnecessary typedef usage. 21 years ago
  millert 3bdc00b537 Implement kvm_getproc2(), kvm_getargv2() and kvm_getenvv2() that use 21 years ago
  avsm 3f2bee58c7 add __bounded__ attributes for userland headers; enabled with -Wbounded 21 years ago
  avsm b75b1238ee backout the __bounded__ attributes for a while; requested by deraadt@ 21 years ago
  avsm 3ab653a0d9 Mark various standard library functions with the __bounded__ attribute. 21 years ago
  millert cc6797b16c Remove the advertising clause in the UCB license which Berkeley 21 years ago
  art 5839a65488 Add a flag - KVM_NO_FILES which tells kvm_openfiles to not 22 years ago
  millert b68c09e067 Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. 23 years ago
  niklas 2a0bf72166 Well, as we are heading for a release people are encouraged to rebuild their 27 years ago
  deraadt 3d0a701e00 from netbsd: Add kvm_dump* prototypes 29 years ago
  deraadt 47b73ff83c initial import of NetBSD tree 29 years ago