Skip to content
/ lsof Public
forked from lsof-org/lsof

The final source tree published by Vic, the original lsof maintainer

Notifications You must be signed in to change notification settings

masatake/lsof

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cirrus CI FreeBSD 11 Build Status Cirrus CI FreeBSD 12 Build Status Travis CI Linux Build Status Coveralls Linux Coverage Status on Travis CI

lsof-legacy

lsof-org at GitHub team takes over the maintainership of lsof originally maintained by Vic Abell. This repository is for maintaining the final source tree of lsof received from Vic.

This repository has two branches "master" and "cleanup".

"master" branch keeps the original source tree. We will not introduce any changes to the "master" branch. This branch is just for reference.

The "master" branch includes directories and files that we don't need to maintain the source tree at github.com. We would like to remove such directories and files from the source tree before adding new features. We will commit the changes removing them to "cleanup" branch incrementally.

After cleaning up is done, we will make a new repository called "lsof5" based on the "cleanup" branch of "lsof-legacy" repository. The "lsof5" repository will be the repository you may want to add new features.

lsof has supported many OSes. A term "dialect" represents code for supporting a OSes. Because of limitted resources we will maintain the part of them: GNU/Linux and FreeBSD. We will remove dialects for the rest of them. If you are interested in maintaining a dialect, let us know via the issue tracker of GitHub.

We are running another repository, lsof-org/"lsof-linux" derived from lsof-4.91 that is also released by Vic. To the repository, we have introduced some new features and fixes for building specific to GNU/Linux. We will merge the fruits of "lsof-linux" repository to "lsof5" repository in the future. If you are using GNU/Linux, you may want to use the code in "lsof-linux" repository.

lsof-org at GitHub team

About

The final source tree published by Vic, the original lsof maintainer

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 79.6%
  • Shell 10.0%
  • Roff 7.1%
  • Makefile 1.5%
  • Perl 1.3%
  • Awk 0.3%
  • C++ 0.2%