search for: shatow

Displaying 1 result from an estimated 1 matches for "shatow".

Did you mean: shadow
2014 Feb 21
1
[PATCH] Fix configure warning on FreeBSD
...reeBSD: ./configure: ],: not found Mirrored here: https://github.com/bdrewery/openssh-portable/commit/5860048c64fd41005697473d4985efa454a191c5.patch Thanks! Bryan Drewery -------------- next part -------------- commit 5860048c64fd41005697473d4985efa454a191c5 Author: Bryan Drewery <bryan at shatow.net> Date: Fri Feb 21 09:08:41 2014 -0600 Remove stray ], in SANDBOX_SKIP_RLIMIT_NOFILE AC_DEFINE diff --git configure.ac configure.ac index 0dd3f45..3e522e5 100644 --- configure.ac +++ configure.ac @@ -785,7 +785,7 @@ mips-sony-bsd|mips-sony-newsos4) # Preauth crypto occasionally uses...