File tree Expand file tree Collapse file tree 3 files changed +28
-2
lines changed
Expand file tree Collapse file tree 3 files changed +28
-2
lines changed Original file line number Diff line number Diff line change @@ -5624,6 +5624,24 @@ Supplement Regenerated the 4.04 distribution to correct a non-
56245624
562556254.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
56285646Vic Abell <abe@purdue.edu>
56295647July 14, 2018
Original file line number Diff line number Diff line change @@ -2893,6 +2893,8 @@ or ``XSEM'' for an OpenServer Xenix semaphore file;
28932893.IP
28942894or ``XSD'' for an OpenServer Xenix shared data file;
28952895.IP
2896+ or ``NPOLICY'' for Darwin network policy;
2897+ .IP
28962898or ``UNSP'' for an unsupported file;
28972899.IP
28982900or the four type number octets if the corresponding name isn't known.
Original file line number Diff line number Diff 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
597603If I have omitted a contributor's name, the fault is wholly mine,
598604and I apologize for the error.
You can’t perform that action at this time.
0 commit comments