Age | Commit message (Collapse) | Author |
|
|
|
ok miod@
|
|
(4k vs 16k) and use proper physical address types and page table
indexing.
|
|
with sprinkling in size_t!
|
|
|
|
|
|
|
|
insteadd of u_long; miod@ ok
|
|
ok mickey@, todd@, deraadt@
|
|
|
|
|
|
|
|
|
|
|
|
int instead of int; millert ok
|
|
ok deraadt@ millert@
|
|
|
|
|
|
|
|
- mdoc and macro fixes
- sync to reality
- mention where the kinfo_proc type definition can be found
ok millert jmc
|
|
To build you must:
cd /usr/src && make obj && make includes
cd lib/libc && make depend && make && NOMAN=1 sudo make install
cd /usr/src && make build
|
|
|
|
before use; millert@ ok
|
|
|
|
but sysctl_proc_args() needs changes to support that.
|
|
|
|
|
|
|
|
|
|
|
|
OK deraadt@
|
|
|
|
reasons for this, quite a few of them technical, and not all of them
in response to Intel's broken ia32e crud. The gcc toolchain stays at
x86_64 for now.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the KERN_PROC2 sysctl. Based on changes from NetBSD but uses our
own kvm_arg_sysctl().
|
|
when the corefile is not a valid executable. otto@ OK
|
|
I've skipped the GNU stuff for now. From Patrick Latifi.
|
|
ok tedu@
|
|
|
|
rescinded 22 July 1999. Proofed by myself and Theo.
|
|
using a 3 clause licence.
|
|
|
|
this fits in with the rest of our docs.
|
|
well as the few userland tools which were only used on these platforms.
|