nushell/crates/nu-command
yuri@FreeBSD 0487e9ffcb
FreeBSD compatibility patches (#11869)
# Description

nushell is verified to work on FreeBSD 14 with these patches.

What isn't supported on FreeBSD:
* the crate 'procfs' doesn't support FreeBSD yet, all functionality
depending on procfs is disabled
* several RLIMIT_* values aren't supported on FreeBSD - functions
related to these are disabled




# User-Facing Changes
n/a

# Tests + Formatting
n/a

# After Submitting
n/a

---------

Co-authored-by: sholderbach <sholderbach@users.noreply.github.com>
2024-02-17 20:04:59 +01:00
..
src FreeBSD compatibility patches (#11869) 2024-02-17 20:04:59 +01:00
tests FreeBSD compatibility patches (#11869) 2024-02-17 20:04:59 +01:00
Cargo.toml update to the latest reedline and rusqlite (#11878) 2024-02-17 09:32:17 -06:00
LICENSE Fix rest of license year ranges (#8727) 2023-04-04 09:03:29 +12:00