MAXCOMLEN is no longer needed in these programs, so remove the annotation
authorderaadt <deraadt@openbsd.org>
Tue, 22 Feb 2022 17:35:01 +0000 (17:35 +0000)
committerderaadt <deraadt@openbsd.org>
Tue, 22 Feb 2022 17:35:01 +0000 (17:35 +0000)
commit4ec73a122782516ae2bc361388b0dd1a22baff3a
tree03880e28209e952e94295ef465c38375f602171d
parent93415848baac897b03274ba165399f065f0ea29e
MAXCOMLEN is no longer needed in these programs, so remove the annotation
from sys/param.h include lines, or remove the include lines entirely if
it this was the least requirement.
ok millert
17 files changed:
lib/libkvm/kvm.c
lib/libkvm/kvm_file2.c
lib/libkvm/kvm_proc.c
lib/libkvm/kvm_proc2.c
usr.bin/kdump/mksubr
usr.bin/ktrace/ktrace.c
usr.bin/ktrace/subr.c
usr.bin/systat/pigs.c
usr.bin/systat/vmstat.c
usr.bin/tmux/procname.c
usr.bin/top/machine.c
usr.bin/vmstat/vmstat.c
usr.bin/w/proc_compare.c
usr.bin/w/w.c
usr.sbin/procmap/procmap.c
usr.sbin/pstat/pstat.c
usr.sbin/tcpdump/print-pflog.c