plan9fox/sys
cinap_lenrek 17a92f3995 devproc: make sure writewatchpt() doesnt overflow the watchpoint array
the user buffer could be changed while we parse it resulting
in a different number of watchpoints than initially calculated.
so add a check to the parse loop so we wont overflow the
watchpoint array.
2020-02-28 16:48:42 +01:00
..
doc /sys/doc: fix mkfile to and remove files that now can be regenerated 2017-05-09 16:23:48 +02:00
games/lib add games/linden and games/turtle 2019-11-03 13:49:23 +00:00
include remove C99_SPRINTF_EXTENSION define. 2020-02-10 19:26:39 -08:00
lib include section 9 in manpage plumb rules. 2020-02-26 20:52:20 -08:00
man image(6): fix typo 2020-02-04 21:32:33 +01:00
src devproc: make sure writewatchpt() doesnt overflow the watchpoint array 2020-02-28 16:48:42 +01:00