Age | Commit message (Collapse) | Author |
|
NetBSD.
|
|
us did not see it or get a chance to test it before it was commited. It
broke cvs, in the ami driver, making it not succeed at seeing it's devices.
|
|
this results in lesse kva waste due to static preallocation of those
for every phys page and also every swap page.
tested by beck krw miod
|
|
crash dumps.
ok kettenis@
|
|
|
|
|
|
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@
|
|
|