Age | Commit message (Expand) | Author |
---|---|---|
2022-11-06 | Reformat everything | Alex Saveau |
2022-10-23 | Define `MntFlags` and `unmount` on all of the BSDs. | Alan Somers |
2022-04-24 | Upgrade sysctl to 0.4 | Ryan Zoeller |
2022-04-08 | Replace the IoVec type with IoSlice and IoSliceMut | not_a_seagull |
2022-01-18 | Define UMOUNT_NOFOLLOW, FUSE_SUPER_MAGIC on Linux | Ryan Zoeller |
2021-12-20 | feature-gate most Nix functions | Vincent Dagonneau |
2021-10-16 | Fix a Clippy warning on the latest nightly | Alan Somers |
2021-09-19 | Clippy cleanup | Alan Somers |
2021-08-28 | More rust docs | Alan Somers |
2021-07-24 | Constify many functions | Alan Somers |
2021-07-07 | Collapse Error into Errno | Alan Somers |
2021-07-07 | Overhaul Nix's error types | Alan Somers |
2021-06-16 | Missing changes from PR #1453 | Alan Somers |
2021-06-13 | Add nmount for FreeBSD. | Alan Somers |