freebsd-dev/sys/fs/procfs
Konstantin Belousov 15bd9fa3be procfs_doprocfile(): simplify
Now that proc_get_binpath() does not return NULL in fullpath on success,
directly use sbuf_cat() over the value.

Sponsored by:	The FreeBSD Foundation
MFC after:	3 days
2021-11-04 06:13:47 +02:00
..
procfs_dbregs.c Create sys/reg.h for the common code previously in machine/reg.h 2021-08-30 12:50:53 +01:00
procfs_fpregs.c Create sys/reg.h for the common code previously in machine/reg.h 2021-08-30 12:50:53 +01:00
procfs_map.c procfs_map: switch to use vm_object_kvme_type 2021-05-13 20:10:35 +03:00
procfs_mem.c
procfs_note.c
procfs_osrel.c
procfs_regs.c Create sys/reg.h for the common code previously in machine/reg.h 2021-08-30 12:50:53 +01:00
procfs_rlimit.c fs: clean up empty lines in .c and .h files 2020-09-01 21:18:40 +00:00
procfs_status.c
procfs_type.c
procfs.c procfs_doprocfile(): simplify 2021-11-04 06:13:47 +02:00
procfs.h Retire procfs-based process debugging. 2020-04-01 19:22:09 +00:00