CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2025/04/06 11:36:22
Modified files: sbin/sysctl : sysctl.c Log message: typofix type for getline(3) size, drop unused length jlduran on GitHub pointed out that I flipped the types. OK millert