FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · lsof-org/lsof · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
lsof-org
/
lsof
Public
Notifications
You must be signed in to change notification settings
Fork
133
Star
570
Code
Issues
17
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Aug 12, 2026
Merge pull request #368 from daeho-ro/fix-eventpoll-tfd-count-sentinel
Show description for 2f75875
jiegec
authored
2f75875
View commit details
Copy full SHA for 2f75875
Browse repository at this point
[linux] fix segfault when eventpoll fdinfo is unavailable
Show description for e1f8076
daeho-ro
committed
e1f8076
View commit details
Copy full SHA for e1f8076
Browse repository at this point
Commits on Aug 11, 2026
Merge pull request #367 from neilpang/bsd-ci
Show description for f8f9a00
jiegec
authored
f8f9a00
View commit details
Copy full SHA for f8f9a00
Browse repository at this point
[openbsd] Add OpenBSD CI job to GitHub Actions
Show description for dcd90ab
neilpang
committed
dcd90ab
View commit details
Copy full SHA for dcd90ab
Browse repository at this point
[openbsd] Recognize OpenBSD 7.4 and later in Configure
Show description for 409c680
neilpang
committed
409c680
View commit details
Copy full SHA for 409c680
Browse repository at this point
[freebsd] Add FreeBSD CI job to GitHub Actions
Show description for 3bc5a25
neilpang
committed
3bc5a25
View commit details
Copy full SHA for 3bc5a25
Browse repository at this point
Commits on Jul 24, 2026
fix: segfault in -s UDP:ESTABLISHED due to NULL UdpSt entries
Show description for abd5ba4
jiegec
committed
abd5ba4
View commit details
Copy full SHA for abd5ba4
Browse repository at this point
Commits on Jul 17, 2026
Merge pull request #366 from lsof-org/fix-off-by-two-in-printinaddr
Show description for 0bd6985
jiegec
authored
0bd6985
View commit details
Copy full SHA for 0bd6985
Browse repository at this point
Commits on Jul 13, 2026
fix: off-by-two in printinaddr remaining-length accounting
Show description for d94790d
jiegec
committed
d94790d
View commit details
Copy full SHA for d94790d
Browse repository at this point
Commits on Jul 7, 2026
Merge pull request #364 from mstorchak/disable-manpages
Show description for 96abbd4
jiegec
authored
96abbd4
View commit details
Copy full SHA for 96abbd4
Browse repository at this point
Add a flag to disable building lsof.8 man page
Show description for 8840490
mstorchak
committed
8840490
View commit details
Copy full SHA for 8840490
Browse repository at this point
Commits on Jun 18, 2026
Drop debug code wrongly committed
jiegec
committed
6379888
View commit details
Copy full SHA for 6379888
Browse repository at this point
Merge branch 'fix-netbsd'
jiegec
committed
c6a8499
View commit details
Copy full SHA for c6a8499
Browse repository at this point
[PATCH] lsof: fix pointer/value confusion
Show description for e7f566e
0-wiz-0
authored and
jiegec
committed
e7f566e
View commit details
Copy full SHA for e7f566e
Browse repository at this point
Commits on Jun 17, 2026
[netbsd] add missing function decls
jiegec
committed
4eaee31
View commit details
Copy full SHA for 4eaee31
Browse repository at this point
[PATCH] On NetBSD, don't use ctob()
Show description for a730401
thorpej
authored and
jiegec
committed
a730401
View commit details
Copy full SHA for a730401
Browse repository at this point
Commits on Jun 16, 2026
Release lsof version 4.99.7
jiegec
committed
646395f
View commit details
Copy full SHA for 646395f
Browse repository at this point
Merge pull request #363 from lsof-org/fix-netbsd
Show description for 052474b
jiegec
authored
052474b
View commit details
Copy full SHA for 052474b
Browse repository at this point
Commits on Jun 10, 2026
[netbsd] recognize netbsd 11.0 for legacy Configure
jiegec
committed
7805d7e
View commit details
Copy full SHA for 7805d7e
Browse repository at this point
[netbsd] recognize netbsd 11.0 for autoconf
jiegec
committed
e343965
View commit details
Copy full SHA for e343965
Browse repository at this point
[netbsd] Fix build under NetBSD-current (10.99.x)
Show description for 85ef1e5
tron
authored and
jiegec
committed
85ef1e5
View commit details
Copy full SHA for 85ef1e5
Browse repository at this point
[netbsd] skip file name validation in LTbasic2
jiegec
committed
1db0076
View commit details
Copy full SHA for 1db0076
Browse repository at this point
[netbsd] fix compilation and testing using autoconf
jiegec
committed
070bb2b
View commit details
Copy full SHA for 070bb2b
Browse repository at this point
[netbsd] fix compilation on netbsd 10.1
jiegec
committed
8ed9501
View commit details
Copy full SHA for 8ed9501
Browse repository at this point
Commits on May 25, 2026
Merge pull request #361 from AngelofVerdant/master
Show description for 96d65e5
jiegec
authored
96d65e5
View commit details
Copy full SHA for 96d65e5
Browse repository at this point
Fix case sensitivity in INSTALL commands
Show description for 78a787d
AngelofVerdant
authored
78a787d
View commit details
Copy full SHA for 78a787d
Browse repository at this point
Commits on May 18, 2026
Merge pull request #360 from jakobcornell/master
Show description for 091ad81
jiegec
authored
091ad81
View commit details
Copy full SHA for 091ad81
Browse repository at this point
Commits on May 17, 2026
Add some more information to the tutorial about debugging busy mounts
jakobcornell
committed
c9eca3f
View commit details
Copy full SHA for c9eca3f
Browse repository at this point
Commits on May 4, 2026
[linux] fix read_id_stat to handle unbalanced parens in process name
Show description for b46fc8f
jiegec
committed
b46fc8f
View commit details
Copy full SHA for b46fc8f
Browse repository at this point
Commits on Apr 15, 2026
Drop more static variables for thread safety
jiegec
committed
1c3d6b4
View commit details
Copy full SHA for 1c3d6b4
Browse repository at this point
Drop self-maintained vbuf/vsz in open_proc_stream for thread safety
jiegec
committed
f39b6ef
View commit details
Copy full SHA for f39b6ef
Browse repository at this point
Move MSHash to lsof_ctx_dialect for thread safety
jiegec
committed
d9f4bef
View commit details
Copy full SHA for d9f4bef
Browse repository at this point
Move static variables in process_id to lsof_ctx_dialect for thread safety
jiegec
committed
a70e6fe
View commit details
Copy full SHA for a70e6fe
Browse repository at this point
Commits on Mar 31, 2026
Add Mxlproc as alias for procs_cap
jiegec
committed
9dfa9a7
View commit details
Copy full SHA for 9dfa9a7
Browse repository at this point
Regenerate INSTALL with latest autotools
jiegec
committed
dceb01d
View commit details
Copy full SHA for dceb01d
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL