summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fs/proc/BUILD
AgeCommit message (Expand)Author
2019-08-29Implement /proc/net/udp.Rahat Mahmood
2019-07-02Remove map from fd_map, change to fd_table.Adin Scannell
2019-06-24Implement /proc/net/tcp.Rahat Mahmood
2019-06-13Update canonical repository.Adin Scannell
2019-06-10Store more information in the kernel socket table.Rahat Mahmood
2019-05-14Start of support for /proc/pid/cgroup file.Nicolas Lacasse
2019-03-27Add rsslim field in /proc/pid/stat.Nicolas Lacasse
2019-02-07Implement /proc/net/unix.Rahat Mahmood
2019-01-31Remove license commentsMichael Pratt
2019-01-14Remove fs.Handle, ramfs.Entry, and all the DeprecatedFileOperations.Nicolas Lacasse
2018-12-04sentry: save / restore netstack procfs configuration.Zhaozhong Ni
2018-08-02Automated rollback of changelist 207037226Zhaozhong Ni
2018-08-01Automated rollback of changelist 207007153Michael Pratt
2018-08-01stateify: convert all packages to use explicit mode.Zhaozhong Ni
2018-07-27stateify: support explicit annotation mode; convert refs and stack packages.Zhaozhong Ni
2018-06-05Add support for rpcinet owned procfs files.Brian Geffon
2018-04-28Check in gVisor.Googler