Skip to content

Commit 074737f

Browse files
committed
Update 00DIST, manpage and credits for recent changes
1 parent 6143c30 commit 074737f

File tree

3 files changed

+28
-2
lines changed

3 files changed

+28
-2
lines changed

00DIST

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5624,6 +5624,24 @@ Supplement Regenerated the 4.04 distribution to correct a non-
56245624

56255625
4.9?.? ????????? ??, ????
56265626

5627+
[darwin] parse and print NETPOLICY FDTYPE properly by @neek78 (#347)
5628+
5629+
[linux] Treat NFS ESTALE fds as unlinked for +L selection by @x-lugoo
5630+
(#345)
5631+
5632+
[solaris] Update dlsof.h for Solaris NFS rnode4.h issues by
5633+
@nic-kulowiec (#342)
5634+
5635+
[doc] fix minor doc errors in 00README by @nic-kulowiec (#340)
5636+
5637+
[aix] Add AIX platform-specific process_file() with filename capture by @ uptycs-rmack (#339)
5638+
5639+
[aix] Fix AIX dialect to work with context refactor by @uptycs-rmack
5640+
(#338)
5641+
5642+
[freebsd] Update supported FreeBSD versions] by @yasuhirokimura (#337)
5643+
5644+
Fix null pointer exception by @admardare-cyber (#336)
56275645

56285646
Vic Abell <abe@purdue.edu>
56295647
July 14, 2018

Lsof.8

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2893,6 +2893,8 @@ or ``XSEM'' for an OpenServer Xenix semaphore file;
28932893
.IP
28942894
or ``XSD'' for an OpenServer Xenix shared data file;
28952895
.IP
2896+
or ``NPOLICY'' for Darwin network policy;
2897+
.IP
28962898
or ``UNSP'' for an unsupported file;
28972899
.IP
28982900
or the four type number octets if the corresponding name isn't known.

docs/credits.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -591,8 +591,14 @@ provided test systems where I was able to do development work.
591591
Bjorn Helgaas (@bjorn-helgaas)
592592
@OstCollector
593593
Jiri Slaby
594-
Marc (@MarT512) and
595-
@momo-trip
594+
Marc (@MarT512)
595+
Adrian Mardare (@admardare-cyber)
596+
Yasuhiro Kimura (@yasuhirokimura)
597+
Ryan Mack (@uptycs-rmack)
598+
Chelsy Ratnawat (@ChelsyRatnawat)
599+
@nic-kulowiec
600+
Jeff Xie (@x-lugoo) and
601+
Nick Begg (@momo-trip)
596602

597603
If I have omitted a contributor's name, the fault is wholly mine,
598604
and I apologize for the error.

0 commit comments

Comments
 (0)