| author | Andres Salomon <dilinger@debian.org> | |
| Wed, 13 Nov 2024 08:37:11 +0000 (08:37 +0000) | ||
| committer | Andres Salomon <dilinger@debian.org> | |
| Wed, 13 Nov 2024 08:37:11 +0000 (08:37 +0000) | ||
| commit | 418bf6e9076f845acb04bba946f6f1ced6574298 | |
| tree | 449dc655d32e6b8c0f23dc74ebba979aad9adc84 | tree | snapshot |
| .builds/netbsd.yml | [new file with mode: 0644] | blob |
| .builds/openbsd.yml | [new file with mode: 0644] | blob |
| .circleci/config.yml | [new file with mode: 0644] | blob |
| .cirrus.yml | [new file with mode: 0644] | blob |
| .ck00MAN | [new file with mode: 0644] | blob |
| .clang-format | [new file with mode: 0644] | blob |
| .github/ISSUE_TEMPLATE/bug_report.md | [new file with mode: 0644] | blob |
| .github/ISSUE_TEMPLATE/feature_request.md | [new file with mode: 0644] | blob |
| .github/workflows/build.yml | [new file with mode: 0644] | blob |
| .gitignore | [new file with mode: 0644] | blob |
| .readthedocs.yaml | [new file with mode: 0644] | blob |
| .travis.yml | [new file with mode: 0644] | blob |
| 0..README.BEFORE.README.FIRST | [new symlink] | blob |
| 00.README.FIRST | [new file with mode: 0644] | blob |
| 00CREDITS | [new file with mode: 0644] | blob |
| 00DCACHE | [new file with mode: 0644] | blob |
| 00DIALECTS | [new file with mode: 0644] | blob |
| 00DIST | [new file with mode: 0644] | blob |
| 00FAQ | [new file with mode: 0644] | blob |
| 00LSOF-L | [new file with mode: 0644] | blob |
| 00MANIFEST | [new file with mode: 0644] | blob |
| 00PORTING | [new file with mode: 0644] | blob |
| 00QUICKSTART | [new file with mode: 0644] | blob |
| 00README | [new file with mode: 0644] | blob |
| 00TEST | [new file with mode: 0644] | blob |
| 00XCONFIG | [new file with mode: 0644] | blob |
| AFSConfig | [new file with mode: 0755] | blob |
| AUTHORS | [new file with mode: 0644] | blob |
| COPYING | [new file with mode: 0644] | blob |
| ChangeLog | [new file with mode: 0644] | blob |
| Configure | [new file with mode: 0755] | blob |
| Customize | [new file with mode: 0755] | blob |
| Doxyfile | [new file with mode: 0644] | blob |
| HOW_TO_MAINTAIN.rst | [new file with mode: 0644] | blob |
| HOW_TO_RELEASE.rst | [new file with mode: 0644] | blob |
| INSTALL | [new file with mode: 0644] | blob |
| Inventory | [new file with mode: 0755] | blob |
| Lsof.8 | [new file with mode: 0644] | blob |
| Makefile.am | [new file with mode: 0644] | blob |
| NEWS | [new file with mode: 0644] | blob |
| README | [new symlink] | blob |
| README.md | [new file with mode: 0644] | blob |
| autotools/autotools.h.in | [new file with mode: 0644] | blob |
| autotools/version.h.in | [new file with mode: 0644] | blob |
| check.bash | [new file with mode: 0755] | blob |
| configure.ac | [new file with mode: 0644] | blob |
| default.nix | [new file with mode: 0644] | blob |
| docs/contributing.md | [new file with mode: 0644] | blob |
| docs/credits.md | [new file with mode: 0644] | blob |
| docs/faq.md | [new file with mode: 0644] | blob |
| docs/getting-started.md | [new file with mode: 0644] | blob |
| docs/index.md | [new file with mode: 0644] | blob |
| docs/maintaining.md | [new file with mode: 0644] | blob |
| docs/manpage.md | [new file with mode: 0644] | blob |
| docs/manpage.sh | [new file with mode: 0755] | blob |
| docs/options.md | [new file with mode: 0644] | blob |
| docs/requirements.in | [new file with mode: 0644] | blob |
| docs/requirements.txt | [new file with mode: 0644] | blob |
| docs/tutorial.md | [new file with mode: 0644] | blob |
| include/lsof.h | [new file with mode: 0644] | blob |
| include/lsof_fields.h | [new file with mode: 0644] | blob |
| lib/Makefile.skel | [new file with mode: 0644] | blob |
| lib/ckkv.c | [new file with mode: 0644] | blob |
| lib/common.h | [new file with mode: 0644] | blob |
| lib/cvfs.c | [new file with mode: 0644] | blob |
| lib/dialects/aix/Makefile | [new file with mode: 0644] | blob |
| lib/dialects/aix/Mksrc | [new file with mode: 0755] | blob |
| lib/dialects/aix/aix5/README | [new file with mode: 0644] | blob |
| lib/dialects/aix/aix5/j2/j2_lock.h | [new file with mode: 0644] | blob |
| lib/dialects/aix/aix5/j2/private_j2_snapshot.h | [new file with mode: 0644] | blob |
| lib/dialects/aix/ddev.c | [new file with mode: 0644] | blob |
| lib/dialects/aix/dfile.c | [new file with mode: 0644] | blob |
| lib/dialects/aix/dlsof.h | [new file with mode: 0644] | blob |
| lib/dialects/aix/dmnt.c | [new file with mode: 0644] | blob |
| lib/dialects/aix/dnode.c | [new file with mode: 0644] | blob |
| lib/dialects/aix/dnode1.c | [new file with mode: 0644] | blob |
| lib/dialects/aix/dnode2.c | [new file with mode: 0644] | blob |
| lib/dialects/aix/dproc.c | [new file with mode: 0644] | blob |
| lib/dialects/aix/dproto.h | [new file with mode: 0644] | blob |
| lib/dialects/aix/dsock.c | [new file with mode: 0644] | blob |
| lib/dialects/aix/dstore.c | [new file with mode: 0644] | blob |
| lib/dialects/aix/machine.h | [new file with mode: 0644] | blob |
| lib/dialects/hpux/kmem/Makefile | [new file with mode: 0644] | blob |
| lib/dialects/hpux/kmem/Mksrc | [new file with mode: 0755] | blob |
| lib/dialects/hpux/kmem/dfile.c | [new file with mode: 0644] | blob |
| lib/dialects/hpux/kmem/dlsof.h | [new file with mode: 0644] | blob |
| lib/dialects/hpux/kmem/dmnt.c | [new file with mode: 0644] | blob |
| lib/dialects/hpux/kmem/dnode.c | [new file with mode: 0644] | blob |
| lib/dialects/hpux/kmem/dnode1.c | [new file with mode: 0644] | blob |
| lib/dialects/hpux/kmem/dnode2.c | [new file with mode: 0644] | blob |
| lib/dialects/hpux/kmem/dproc.c | [new file with mode: 0644] | blob |
| lib/dialects/hpux/kmem/dproto.h | [new file with mode: 0644] | blob |
| lib/dialects/hpux/kmem/dsock.c | [new file with mode: 0644] | blob |
| lib/dialects/hpux/kmem/dstore.c | [new file with mode: 0644] | blob |
| lib/dialects/hpux/kmem/hpux11/ipc_s.h | [new file with mode: 0644] | blob |
| lib/dialects/hpux/kmem/hpux11/kernbits.h | [new file with mode: 0644] | blob |
| lib/dialects/hpux/kmem/hpux11/lla.h | [new file with mode: 0644] | blob |
| lib/dialects/hpux/kmem/hpux11/nfs_clnt.h | [new file with mode: 0644] | blob |
| lib/dialects/hpux/kmem/hpux11/proc.h | [new file with mode: 0644] | blob |
| lib/dialects/hpux/kmem/hpux11/rnode.h | [new file with mode: 0644] | blob |
| lib/dialects/hpux/kmem/hpux11/sth.h | [new file with mode: 0644] | blob |
| lib/dialects/hpux/kmem/hpux11/tcp_s.h | [new file with mode: 0644] | blob |
| lib/dialects/hpux/kmem/hpux11/udp_s.h | [new file with mode: 0644] | blob |
| lib/dialects/hpux/kmem/hpux11/vnode.h | [new file with mode: 0644] | blob |
| lib/dialects/hpux/kmem/machine.h | [new file with mode: 0644] | blob |
| lib/dialects/hpux/pstat/Makefile | [new file with mode: 0644] | blob |
| lib/dialects/hpux/pstat/Mksrc | [new file with mode: 0755] | blob |
| lib/dialects/hpux/pstat/dfile.c | [new file with mode: 0644] | blob |
| lib/dialects/hpux/pstat/dlsof.h | [new file with mode: 0644] | blob |
| lib/dialects/hpux/pstat/dproc.c | [new file with mode: 0644] | blob |
| lib/dialects/hpux/pstat/dproto.h | [new file with mode: 0644] | blob |
| lib/dialects/hpux/pstat/dsock.c | [new file with mode: 0644] | blob |
| lib/dialects/hpux/pstat/dstore.c | [new file with mode: 0644] | blob |
| lib/dialects/hpux/pstat/machine.h | [new file with mode: 0644] | blob |
| lib/dialects/linux/Makefile | [new file with mode: 0644] | blob |
| lib/dialects/linux/Mksrc | [new file with mode: 0755] | blob |
| lib/dialects/linux/dfile.c | [new file with mode: 0644] | blob |
| lib/dialects/linux/dlsof.h | [new file with mode: 0644] | blob |
| lib/dialects/linux/dmnt.c | [new file with mode: 0644] | blob |
| lib/dialects/linux/dnode.c | [new file with mode: 0644] | blob |
| lib/dialects/linux/dproc.c | [new file with mode: 0644] | blob |
| lib/dialects/linux/dproto.h | [new file with mode: 0644] | blob |
| lib/dialects/linux/dsock.c | [new file with mode: 0644] | blob |
| lib/dialects/linux/dstore.c | [new file with mode: 0644] | blob |
| lib/dialects/linux/machine.h | [new file with mode: 0644] | blob |
| lib/dialects/linux/tests/Makefile | [new file with mode: 0644] | blob |
| lib/dialects/linux/tests/case-00-linux-hello.bash | [new file with mode: 0755] | blob |
| lib/dialects/linux/tests/case-10-mqueue.bash | [new file with mode: 0755] | blob |
| lib/dialects/linux/tests/case-10-ux-socket-state.bash | [new file with mode: 0755] | blob |
| lib/dialects/linux/tests/case-20-epoll.bash | [new file with mode: 0755] | blob |
| lib/dialects/linux/tests/case-20-eventfd-endpoint.bash | [new file with mode: 0755] | blob |
| lib/dialects/linux/tests/case-20-inet-socket-endpoint.bash | [new file with mode: 0755] | blob |
| lib/dialects/linux/tests/case-20-inet6-ffffffff-handling.bash | [new file with mode: 0755] | blob |
| lib/dialects/linux/tests/case-20-inet6-socket-endpoint.bash | [new file with mode: 0755] | blob |
| lib/dialects/linux/tests/case-20-mmap.bash | [new file with mode: 0755] | blob |
| lib/dialects/linux/tests/case-20-mqueue-endpoint.bash | [new file with mode: 0755] | blob |
| lib/dialects/linux/tests/case-20-open-flags-cx.bash | [new file with mode: 0755] | blob |
| lib/dialects/linux/tests/case-20-open-flags-path.bash | [new file with mode: 0755] | blob |
| lib/dialects/linux/tests/case-20-open-flags-tmpf.bash | [new file with mode: 0755] | blob |
| lib/dialects/linux/tests/case-20-pidfd-pid.bash | [new file with mode: 0755] | blob |
| lib/dialects/linux/tests/case-20-pipe-endpoint.bash | [new file with mode: 0755] | blob |
| lib/dialects/linux/tests/case-20-pipe-no-close-endpoint.bash | [new file with mode: 0755] | blob |
| lib/dialects/linux/tests/case-20-pty-endpoint.bash | [new file with mode: 0755] | blob |
| lib/dialects/linux/tests/case-20-ux-socket-endpoint-unaccepted.bash | [new file with mode: 0755] | blob |
| lib/dialects/linux/tests/case-20-ux-socket-endpoint.bash | [new file with mode: 0755] | blob |
| lib/dialects/linux/tests/epoll.c | [new file with mode: 0644] | blob |
| lib/dialects/linux/tests/eventfd.c | [new file with mode: 0644] | blob |
| lib/dialects/linux/tests/mmap.c | [new file with mode: 0644] | blob |
| lib/dialects/linux/tests/mount-and-mmap.bash | [new file with mode: 0755] | blob |
| lib/dialects/linux/tests/mq_fork.c | [new file with mode: 0644] | blob |
| lib/dialects/linux/tests/mq_open.c | [new file with mode: 0644] | blob |
| lib/dialects/linux/tests/open_with_flags.c | [new file with mode: 0644] | blob |
| lib/dialects/linux/tests/pidfd.c | [new file with mode: 0644] | blob |
| lib/dialects/linux/tests/pipe.c | [new file with mode: 0644] | blob |
| lib/dialects/linux/tests/pty.c | [new file with mode: 0644] | blob |
| lib/dialects/linux/tests/util-open-flags.bash | [new file with mode: 0644] | blob |
| lib/dialects/linux/tests/ux.c | [new file with mode: 0644] | blob |
| lib/dialects/netbsd/Makefile | [new file with mode: 0644] | blob |
| lib/dialects/netbsd/Mksrc | [new file with mode: 0755] | blob |
| lib/dialects/netbsd/dlsof.h | [new file with mode: 0644] | blob |
| lib/dialects/netbsd/dmnt.c | [new file with mode: 0644] | blob |
| lib/dialects/netbsd/dnode.c | [new file with mode: 0644] | blob |
| lib/dialects/netbsd/dnode1.c | [new file with mode: 0644] | blob |
| lib/dialects/netbsd/dproc.c | [new file with mode: 0644] | blob |
| lib/dialects/netbsd/dproto.h | [new file with mode: 0644] | blob |
| lib/dialects/netbsd/dsock.c | [new file with mode: 0644] | blob |
| lib/dialects/netbsd/dstore.c | [new file with mode: 0644] | blob |
| lib/dialects/netbsd/machine.h | [new file with mode: 0644] | blob |
| lib/dialects/openbsd/Makefile | [new file with mode: 0644] | blob |
| lib/dialects/openbsd/Mksrc | [new file with mode: 0755] | blob |
| lib/dialects/openbsd/dfile.c | [new file with mode: 0644] | blob |
| lib/dialects/openbsd/dlsof.h | [new file with mode: 0644] | blob |
| lib/dialects/openbsd/dmnt.c | [new file with mode: 0644] | blob |
| lib/dialects/openbsd/dnode.c | [new file with mode: 0644] | blob |
| lib/dialects/openbsd/dproc.c | [new file with mode: 0644] | blob |
| lib/dialects/openbsd/dproto.h | [new file with mode: 0644] | blob |
| lib/dialects/openbsd/dsock.c | [new file with mode: 0644] | blob |
| lib/dialects/openbsd/dstore.c | [new file with mode: 0644] | blob |
| lib/dialects/openbsd/machine.h | [new file with mode: 0644] | blob |
| lib/dialects/openbsd/tests/case-00-openbsd-hello.bash | [new file with mode: 0755] | blob |
| lib/dialects/sun/Makefile | [new file with mode: 0644] | blob |
| lib/dialects/sun/Mksrc | [new file with mode: 0755] | blob |
| lib/dialects/sun/ddev.c | [new file with mode: 0644] | blob |
| lib/dialects/sun/dfile.c | [new file with mode: 0644] | blob |
| lib/dialects/sun/distfile.kvm | [new file with mode: 0644] | blob |
| lib/dialects/sun/dlsof.h | [new file with mode: 0644] | blob |
| lib/dialects/sun/dmnt.c | [new file with mode: 0644] | blob |
| lib/dialects/sun/dnode.c | [new file with mode: 0644] | blob |
| lib/dialects/sun/dnode1.c | [new file with mode: 0644] | blob |
| lib/dialects/sun/dnode2.c | [new file with mode: 0644] | blob |
| lib/dialects/sun/dproc.c | [new file with mode: 0644] | blob |
| lib/dialects/sun/dproto.h | [new file with mode: 0644] | blob |
| lib/dialects/sun/dsock.c | [new file with mode: 0644] | blob |
| lib/dialects/sun/dstore.c | [new file with mode: 0644] | blob |
| lib/dialects/sun/machine.h | [new file with mode: 0644] | blob |
| lib/dialects/sun/solaris_kaddr_filters | [new file with mode: 0644] | blob |
| lib/dvch.c | [new file with mode: 0644] | blob |
| lib/fino.c | [new file with mode: 0644] | blob |
| lib/hash.h | [new file with mode: 0644] | blob |
| lib/isfn.c | [new file with mode: 0644] | blob |
| lib/lkud.c | [new file with mode: 0644] | blob |
| lib/lsof.c | [new file with mode: 0644] | blob |
| lib/misc.c | [new file with mode: 0644] | blob |
| lib/node.c | [new file with mode: 0644] | blob |
| lib/pdvn.c | [new file with mode: 0644] | blob |
| lib/prfp.c | [new file with mode: 0644] | blob |
| lib/print.c | [new file with mode: 0644] | blob |
| lib/proc.c | [new file with mode: 0644] | blob |
| lib/proto.h | [new file with mode: 0644] | blob |
| lib/ptti.c | [new file with mode: 0644] | blob |
| lib/rdev.c | [new file with mode: 0644] | blob |
| lib/rmnt.c | [new file with mode: 0644] | blob |
| lib/rnam.c | [new file with mode: 0644] | blob |
| lib/rnch.c | [new file with mode: 0644] | blob |
| lib/rnmh.c | [new file with mode: 0644] | blob |
| lib/rnmt.c | [new file with mode: 0644] | blob |
| m4/.gitignore | [new file with mode: 0644] | blob |
| m4/header.m4 | [new file with mode: 0644] | blob |
| mkdocs.yml | [new file with mode: 0644] | blob |
| scripts/00MANIFEST | [new file with mode: 0644] | blob |
| scripts/00README | [new file with mode: 0644] | blob |
| scripts/big_brother.pl | [new file with mode: 0755] | blob |
| scripts/count_pf.pl | [new file with mode: 0755] | blob |
| scripts/identd.pl | [new file with mode: 0755] | blob |
| scripts/idrlogin.pl | [new file with mode: 0755] | blob |
| scripts/list_NULf.pl | [new file with mode: 0755] | blob |
| scripts/list_fields.awk | [new file with mode: 0644] | blob |
| scripts/list_fields.pl | [new file with mode: 0755] | blob |
| scripts/shared.pl | [new file with mode: 0755] | blob |
| scripts/sort_res.pl | [new file with mode: 0755] | blob |
| scripts/watch_a_file.pl | [new file with mode: 0755] | blob |
| scripts/xusers.awk | [new file with mode: 0755] | blob |
| src/arg.c | [new file with mode: 0644] | blob |
| src/cli.h | [new file with mode: 0644] | blob |
| src/dialects/linux/dprint.c | [new file with mode: 0644] | blob |
| src/main.c | [new file with mode: 0644] | blob |
| src/print.c | [new file with mode: 0644] | blob |
| src/ptti.c | [new file with mode: 0644] | blob |
| src/store.c | [new file with mode: 0644] | blob |
| src/usage.c | [new file with mode: 0644] | blob |
| src/util.c | [new file with mode: 0644] | blob |
| support/AIXDistrib | [new file with mode: 0755] | blob |
| support/DarwinDistrib | [new file with mode: 0755] | blob |
| support/Distfile.msrc | [new file with mode: 0644] | blob |
| support/FreeBSDDistrib | [new file with mode: 0755] | blob |
| support/GPGDistrib | [new file with mode: 0755] | blob |
| support/GenericCopy | [new file with mode: 0755] | blob |
| support/GenericDistrib | [new file with mode: 0755] | blob |
| support/GenericDistrib2 | [new symlink] | blob |
| support/GenericRdist | [new file with mode: 0755] | blob |
| support/GenericSubdir | [new file with mode: 0755] | blob |
| support/GitHub-release/00README | [new file with mode: 0644] | blob |
| support/GitHub-release/ITaP | [new file with mode: 0644] | blob |
| support/GitHub-release/Purdue | [new file with mode: 0644] | blob |
| support/HPUXDistrib | [new file with mode: 0755] | blob |
| support/NSDistrib | [new file with mode: 0755] | blob |
| support/NetBSDDistrib | [new file with mode: 0755] | blob |
| support/OSRDistrib | [new file with mode: 0755] | blob |
| support/OpenBSDDistrib | [new file with mode: 0755] | blob |
| support/SpecialRdist | [new file with mode: 0755] | blob |
| support/SunDistrib | [new file with mode: 0755] | blob |
| support/UWDistrib | [new file with mode: 0755] | blob |
| support/argtest | [new file with mode: 0755] | blob |
| support/binaries/README | [new file with mode: 0644] | blob |
| support/contrib.00INDEX | [new file with mode: 0644] | blob |
| support/contrib.README | [new file with mode: 0644] | blob |
| support/install-lsof | [new file with mode: 0755] | blob |
| support/install.log | [new file with mode: 0644] | blob |
| support/look_rlog | [new file with mode: 0755] | blob |
| support/lsof-log.xls | [new file with mode: 0644] | blob |
| support/lsof.00INDEX | [new file with mode: 0644] | blob |
| support/lsof.README | [new file with mode: 0644] | blob |
| support/makeman | [new file with mode: 0755] | blob |
| support/mentor | [new file with mode: 0755] | blob |
| support/mirrors | [new file with mode: 0644] | blob |
| support/rdist.distrib | [new file with mode: 0755] | blob |
| tests/00README | [new file with mode: 0644] | blob |
| tests/Add2TestDB | [new file with mode: 0755] | blob |
| tests/CkTestDB | [new file with mode: 0755] | blob |
| tests/LTbasic.c | [new file with mode: 0644] | blob |
| tests/LTbasic2.c | [new file with mode: 0644] | blob |
| tests/LTbigf.c | [new file with mode: 0644] | blob |
| tests/LTdnlc.c | [new file with mode: 0644] | blob |
| tests/LTlib.c | [new file with mode: 0644] | blob |
| tests/LTlock.c | [new file with mode: 0644] | blob |
| tests/LTnfs.c | [new file with mode: 0644] | blob |
| tests/LTnlink.c | [new file with mode: 0644] | blob |
| tests/LTsock.c | [new file with mode: 0644] | blob |
| tests/LTszoff.c | [new file with mode: 0644] | blob |
| tests/LTunix.c | [new file with mode: 0644] | blob |
| tests/LsofTest.h | [new file with mode: 0644] | blob |
| tests/Makefile | [new file with mode: 0644] | blob |
| tests/TestDB | [new file with mode: 0644] | blob |
| tests/case-00-hello.bash | [new file with mode: 0755] | blob |
| tests/case-01-version.bash | [new file with mode: 0755] | blob |
| tests/case-13-classic.bash | [new file with mode: 0755] | blob |
| tests/case-14-classic-opt.bash | [new file with mode: 0755] | blob |
| tests/case-20-exit-status.bash | [new file with mode: 0755] | blob |
| tests/case-20-fd-only-inclusion.bash | [new file with mode: 0755] | blob |
| tests/case-20-handle-missing-files.bash | [new file with mode: 0755] | blob |
| tests/case-20-offset-field.bash | [new file with mode: 0755] | blob |
| tests/case-20-repeat-count.bash | [new file with mode: 0755] | blob |
| tests/case-21-exit-Q-status.bash | [new file with mode: 0755] | blob |
| tests/case-22-empty-process-name.bash | [new file with mode: 0755] | blob |
| tests/common.bash | [new file with mode: 0644] | blob |
| version | [new file with mode: 0644] | blob |
| version.in | [new file with mode: 0644] | blob |
| zipme | [new file with mode: 0755] | blob |