CVSROOT: /cvs Module name: src Changes by: mart...@cvs.openbsd.org 2018/02/11 02:47:33
Modified files: usr.bin/systat : pool.c systat.1 Log message: Make sorting in the pcache view work. This allows us to sort on all shown columns. There's still parts that could do with a good polishing, but it's an improvement. OK tedu@