Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-04-03 | Remove a useless assignment in nxt_fs_mkdir_all(). | Andrew Clayton | 1 | -1/+1 |
2022-10-14 | Fixed the build on MacOS (and others). | Andrew Clayton | 1 | -225/+0 |
2022-10-03 | Socket: Created control socket & pid file directories. | Andrew Clayton | 1 | -0/+25 |
2020-10-30 | Isolation: fixed passing custom options to nmount(). | Valentin Bartenev | 1 | -4/+8 |
2020-10-29 | Isolation: mounting of procfs by default when using "rootfs". | Tiago Natel de Moura | 1 | -20/+93 |
2020-08-20 | Isolation: mount tmpfs by default. | Tiago Natel de Moura | 1 | -16/+60 |
2020-05-28 | Added "rootfs" feature. | Tiago Natel de Moura | 1 | -0/+163 |