plan9front/sys/man/3
Jacob Moody 28465682cf kprof: don't downsample the pc
Kprof rounded the pc to 8 byte boundaries in order to save memory.
With x86 instruction rounding this can lead to some pretty misleading
results.

With the old rounding kpdata was ~680kb for a pc64 kernel, with this
change we use ~5.4M (8x) and considering we only allocate when we
first attach this seems reasonable.
2025-01-05 00:26:52 +00:00
..
0intro /sys/man/*/*: fix perms (sorry) 2017-12-11 19:58:06 -05:00
aoe /sys/man/*/*: fix perms (sorry) 2017-12-11 19:58:06 -05:00
apm /sys/man/*/*: fix perms (sorry) 2017-12-11 19:58:06 -05:00
arch minor man page typos 2021-04-08 21:42:31 +02:00
audio mainly just spelling and typos 2021-11-01 20:49:43 +00:00
bridge ethermultilink: add "bypass" ctl for ethernet 2023-07-22 17:23:06 +00:00
cap /sys/man/*/*: fix perms (sorry) 2017-12-11 19:58:06 -05:00
cmd man page fixes (thanks stuart morrow) 2021-08-24 21:45:37 +00:00
cons kernel: add chdev command to devcons 2022-05-28 02:23:29 +00:00
draw draw(3): add a missing .br 2022-04-02 21:37:51 +00:00
dup /sys/man/*/*: fix perms (sorry) 2017-12-11 19:58:06 -05:00
env devenv: allow environment total size of up to 1MB 2022-01-23 21:33:58 +00:00
ether ether(3): document "bypass" ctl message. 2023-10-29 14:16:18 +00:00
flash man pages: SYNOPSYS typo 2018-03-20 18:24:26 +01:00
floppy /sys/man/*/*: fix perms (sorry) 2017-12-11 19:58:06 -05:00
fs /sys/man/*/*: fix perms (sorry) 2017-12-11 19:58:06 -05:00
i2c i2c(3): fix typos, thanks quinq 2022-07-17 14:43:46 +00:00
i82365 /sys/man/*/*: fix perms (sorry) 2017-12-11 19:58:06 -05:00
ip ip(3): ra6 routerlt is in seconds, not ms. 2024-10-27 22:57:39 +00:00
kbd kbd(1): revert repeat/delay change 2020-04-01 11:42:35 +02:00
kprof kprof: don't downsample the pc 2025-01-05 00:26:52 +00:00
loopback devloopback: reassign device letter from #X to #λ to avoid collision with devvmx 2018-02-25 19:06:37 +01:00
lpt /sys/man/*/*: fix perms (sorry) 2017-12-11 19:58:06 -05:00
mnt /sys/man/*/*: fix perms (sorry) 2017-12-11 19:58:06 -05:00
mouse mouse: Make /dev/mousein readable to get mouse status without blocking 2023-01-01 18:37:08 +00:00
pipe /sys/man/*/*: fix perms (sorry) 2017-12-11 19:58:06 -05:00
pnp /sys/man/*/*: fix perms (sorry) 2017-12-11 19:58:06 -05:00
proc kernel: make fixedpri work. 2024-07-21 13:00:48 +00:00
root kernel: add /rc to devroot 2022-05-28 02:31:26 +00:00
rtc /sys/man/*/*: fix perms (sorry) 2017-12-11 19:58:06 -05:00
sd sd(3): list /led and /smart files 2023-08-27 18:50:20 +00:00
sdahci sdahci(3): correct device name for top level control messages (thanks joe9) 2018-09-11 00:23:35 -07:00
sdaoe /sys/man/*/*: fix perms (sorry) 2017-12-11 19:58:06 -05:00
sdloop sdloop(3): import sdloop driver (thanks erik) 2018-08-10 08:08:38 -07:00
sdp /sys/man/*/*: fix perms (sorry) 2017-12-11 19:58:06 -05:00
segment segment(3): Fix typo 2023-04-13 14:02:57 +00:00
shr /sys/man/*/*: fix perms (sorry) 2017-12-11 19:58:06 -05:00
srv srv(3): improve the example (thanks mcf) 2023-03-30 04:31:53 +00:00
swap /sys/man/*/*: fix perms (sorry) 2017-12-11 19:58:06 -05:00
tls /sys/man/*/*: fix perms (sorry) 2017-12-11 19:58:06 -05:00
twsi twsi(3): fix wrong unicode codepoint in manpage 2018-02-11 21:54:10 +00:00
uart /sys/man/*/*: fix perms (sorry) 2017-12-11 19:58:06 -05:00
usb devusb: fix TT properties, checking, and bugs 2024-10-23 21:54:48 +00:00
vga devvga: implement screen tilting, remove panning and overlays 2020-12-27 23:08:59 +01:00
vmx [9front] [PATCH] fix small typo in vmx(3) 2021-03-06 22:52:00 +01:00