plan9fox/sys
cinap_lenrek ff3e0eeb22 devproc: cleanup procwrite size checks
writes to /proc/n/notepg and /proc/n/note should be able to write
at ERRMAX-1 bytes, not ERRMAX-2.

simplify write to /proc/n/args by just copying to local buf first
and then doing a kstrdup(). the value of Proc.nargs does not matter
when Proc.setargs is 1.
2020-02-28 16:41:09 +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: cleanup procwrite size checks 2020-02-28 16:41:09 +01:00