summaryrefslogtreecommitdiff
path: root/lib/libc/arch/sparc64/string
diff options
context:
space:
mode:
authorrillig <rillig@NetBSD.org>2023-07-09 10:42:07 +0000
committerrillig <rillig@NetBSD.org>2023-07-09 10:42:07 +0000
commit61a832267cc5bff1a90f086bd56309a3a0671255 (patch)
tree6f663ed82c04970fa2f72561dc8eb6681e5f29fe /lib/libc/arch/sparc64/string
parentb2782b14a8e5066f0436d79a391ce49f9e782b76 (diff)
lint: remove redundant '#' after 'argument' in diagnosticsHEADtrunk
Diffstat (limited to 'lib/libc/arch/sparc64/string')
0 files changed, 0 insertions, 0 deletions
christos 2010-05-31Fix previous, so it builds on some ports.rmind 2010-05-31Fix ps(1) and top(1) to show reasonable CPU numbers i.e. cpu_index() providedrmind 2010-05-12implement fullcmd mode. Now we need to modernize the machine specific codechristos 2009-10-21Remove uarea swap-out functionality:rmind 2009-07-27Make process CPU value drop the decimal part when reaching 100%, likenjoly 2009-05-05WARNS=4christos 2009-04-24Drop the process WCPU decimal part when it reaches 100.0% (threadednjoly 2009-03-29- add new RLIMIT_AS (aka RLIMIT_VMEM) resource that limits the totalmrg 2009-03-08Adjust weight of SIDL down so idle kthreads don't eat up all of thead 2008-12-12back emalloc out, I don't want it.christos 2008-12-12- handle memory allocations gracefully using e-functions instread ofchristos 2008-08-02Make sure format_next_{proc,lwp} return a pointer to a buffer at leastcube 2008-07-21- fix p for threadschristos 2008-07-20put back -p, add sort order for pid, username, command. XXX: should add reversechristos 2008-07-16add build glue and local fixeschristos 2008-07-16import latest topchristos