Displaying 3 results from an estimated 3 matches for "overbroad".
Did you mean:
overboard
2019 Sep 12
1
[Bug 3070] New: Using recursive put always copies permissions
https://bugzilla.mindrot.org/show_bug.cgi?id=3070
Bug ID: 3070
Summary: Using recursive put always copies permissions
Product: Portable OpenSSH
Version: -current
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: sftp
Assignee: unassigned-bugs at
2003 May 30
2
WLAN support
Hi folks!
First post here, so please don't bother if it's not the right place
to post those kind of questions.
I'm currently running a 4.7-release (upgrade to 4.8 planned but not
yet started) on my production box.
As I would like to setup a small WLAN (major use for my notebook,
other clients are possible) I need to know which cards are really
supported. The handbook is IMHO not
2008 May 13
9
[LLVMdev] Preferring to use GCC instead of LLVM
Jon Harrop wrote:
> Can you explain why you would like to generate DLLs on the
> customer's computer rather than using LLVM as a JIT
> compiler?
Customers/clients unhappy with the inefficiency, extra CPU
and RAM usage, and performance penalty of JIT. They require
a faster, more efficient solution. The solution is to fully
compile programs to native code at the time of