CVS commit: [netbsd-11] src/external/bsd/top/dist
"Martin Husemann" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: martin Date: Thu May 7 15:38:56 UTC 2026 Modified Files: src/external/bsd/top/dist [netbsd-11]: commands.c display.c utils.c src/external/bsd/top/dist/machine [netbsd-11]: m_netbsd.c Log Message: Pull up following revision(s) (requested by kre in ticket #266): external/bsd/top/dist/display.c: revision 1.11 external/bsd/top/dist/commands.c: revision 1.9 external/bsd/top/dist/machine/m_netbsd.c: revision 1.31 external/bsd/top/dist/utils.c: revision 1.7 external/bsd/top/dist/utils.c: revision 1.8 external/bsd/top/dist/utils.c: revision 1.9 <stype.h> "negative" char usage issue fixed. sprintf/ctype police Undo earlier meaningless change Revert my botched change (rev 1.7, 2026-04-18 19:42:21 +0000) which had the parens in the wrong place, which made it useless (pointed out offlist by rillig@ - thanks). The change was made unnecessary by christos later change (rev 1.8, 2026-04-18 21:37:04 +0000), so there is no point fixing it, just make it go away. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.8.16.1 src/external/bsd/top/dist/commands.c cvs rdiff -u -r1.10 -r1.10.38.1 src/external/bsd/top/dist/display.c cvs rdiff -u -r1.6 -r1.6.12.1 src/external/bsd/top/dist/utils.c cvs rdiff -u -r1.30 -r1.30.4.1 src/external/bsd/top/dist/machine/m_netbsd.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.