tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
usr.bin
/
kdump
/
at
trash-bin2
8 files
Makefile
plug the wireguard ioctls in.
5 years ago
kdump.1
improve wrong markup and poor wording regarding the -t argument that was spotted by deraadt@; OK deraadt@ jmc@
7 years ago
kdump.c
Since ktr_comm is now a string, we do not need MAXCOMLEN to limit printf. And thus, sys/param.h is not needed either. ok millert
4 years ago
kdump.h
Display NAMI records and AF_UNIX socket paths with vis, using VIS_CSTYLE | VIS_DQ | VIS_TAB | VIS_NL; add the latter three flags to the existing vis encoding of exec argv/environ and pledge requests/paths. Delete local variables left unused when showbuf() and showbufc() were split
10 years ago
kdump_subr.h
trace struct flock; ok visa@
7 years ago
ktrstruct.c
Show scope id when set; ok florian@
5 years ago
mkioctls
the ioctl table generation does not require sys/param.h
4 years ago
mksubr
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
4 years ago