Reference dhcpleased.conf(5)

2021-08-22 Thread Scott Bennett
Like the rad(8) and unwind(8) manuals do, add references to dhcpleased.conf(5) in the appropriate places. Cheers, Scott diff 4ccbc464479218d5b5f4125325c4d9358f653323 /usr/src blob - 7ee3d8f92a1d31880ce1729f21940fd38ec24930 file + sbin/dhcpleased/dhcpleased.8 --- sbin/dhcpleased/dhcpleased.8 +++ s

resolv.conf(5): remove "either file" wording

2021-08-23 Thread Scott Bennett
In rev 1.61, references to resolv.conf.tail were removed, so it appears that this page is now meant to solely document resolv.conf, a single file. So that makes this sentence make not-so-much sense: The configuration options (which may be placed in either file) are: Diff below removes the

resolvd.8 typo

2021-02-28 Thread Scott Bennett
Probably meant 'sent' instead of 'send' diff refs/heads/master refs/heads/dev blob - b03e36a6a8e0513fa1e38a2f078bddb50a796f08 blob + 51b3c984faeeb83bfcd2d68370294690b15c659e --- sbin/resolvd/resolvd.8 +++ sbin/resolvd/resolvd.8 @@ -34,7 +34,7 @@ read by the resolver routines in the C library. che

Re: athn(4): switch Tx rate control to RA

2021-03-30 Thread Scott Bennett
On Tue, 23 Mar 2021 18:01:27 +0100, Stefan Sperling wrote: > This switches athn(4) to the new RA Tx rate adaptation module. > Tests on athn(4) PCI devices are welcome. > USB devices don't need to be tested in this case Tx rate adaptation > is taken care of by firmware. > > I could only test on AR

Re: uvm_page_physload: use km_alloc(9)

2021-04-20 Thread Scott Bennett
On Thu, 15 Apr 2021 14:00:18 +0200, Martin Pieuchot wrote: > On 13/04/21(Tue) 02:05, Alexander Bluhm wrote: > > On Mon, Mar 22, 2021 at 11:50:00AM +0100, Mark Kettenis wrote: > > > > Date: Mon, 22 Mar 2021 11:29:52 +0100 > > > > From: Martin Pieuchot > > > > > > > > Convert the last MI uvm_km_

Re: Unlock top part of uvm_fault()

2021-04-22 Thread Scott Bennett
On Thu, 22 Apr 2021 15:38:53 +0200, Martin Pieuchot wrote: > Diff below remove the KERNEL_LOCK()/UNLOCK() dance from uvm_fault() for > both amd64 and sparc64. That means the kernel lock will only be taken > for lower faults and some amap/anon code will now run without it. > > I'd be interested t

Re: Unlock top part of uvm_fault()

2021-04-29 Thread Scott Bennett
On Thu, 22 Apr 2021 17:06:00 -0400, Scott Bennett wrote: > On Thu, 22 Apr 2021 15:38:53 +0200, Martin Pieuchot wrote: > > Diff below remove the KERNEL_LOCK()/UNLOCK() dance from uvm_fault() for > > both amd64 and sparc64. That means the kernel lock will only be taken > >

mdoc(7) closing macros in See also

2020-08-17 Thread Scott Bennett
ctions. I think the following patch could be useful to those starting to learn the mdoc(7) language, or for anyone who prefers to jump right into the MACRO REFERENCE section. Thanks, Scott Bennett diff f7f933db8e4e532d6a39c747672ac5861ccd4883 ced68e3867e5e6c3d2dc26f33

Re: i386: switch to clockintr(9)

2022-11-20 Thread Scott Bennett
spend/resume works, though I only tested once - Accelerated graphics (aka `glxgears -info') works when running cwm, though this machine does not normally run X dmesg below if that's useful. -Scott Bennett OpenBSD 7.2-current (GENERIC.MP) #16: Fri Nov 18 22:27:28 EST 2022 scott@nimbus

sysctl.3: Fix variable spelling

2017-11-07 Thread Scott Bennett
'bet.' -> 'net.' diff --git lib/libc/gen/sysctl.3 lib/libc/gen/sysctl.3 index 8d17e4796c8..15abe1e2ec3 100644 --- lib/libc/gen/sysctl.3 +++ lib/libc/gen/sysctl.3 @@ -1340,7 +1340,7 @@ The variables are as follows: Returns number of packet dropped. .It Dv IFQCTL_LEN Pq Va net.inet.ip.ifq.len Re