search for: qnx6

Displaying 5 results from an estimated 5 matches for "qnx6".

Did you mean: qnx
2007 Feb 22
1
Booting non Linux Os
Hello, I have been trying to use PXELINUX to boot a non Linux OS (QNX6). It works if I set the image to be of type .bs (BOOT SECTOR). However this only works if the file is below ~550K. If I go over that size the screen gets fill with gargabe ;-) I think that's because the image is meant to be load by the QNX6 loader. It doesn't have a BIOS signature but rat...
2014 Apr 29
3
[Bug 2237] New: monitor_fdpass.c: poll.h
...Assignee: unassigned-bugs at mindrot.org Reporter: rmthwilliams at gmail.com I am making for QNX 6.3.2 on a Linux server. I have two copies of OpenSSH (and OpenSSL): one to make for a PPC target and one for an X86 target: ./configure --build=i686-pc-linux-gnu --host=powerpc-unknown-nto-qnx6.3.0 --prefix= CC=ntoppc-gcc CFLAGS='-fPIC -I/home/williams/openss/openssl/ppc/install/include' LDFLAGS='-L/opt/qnx632/target/qnx6/ppcbe/lib -L/opt/qnx632/target/qnx6/ppcbe/usr/lib -L/home/williams/openss/openssl/ppc/install/lib' --sysconfdir=/etc/ssh ./configure --build=i686-pc-lin...
2007 Jul 21
10
[Bug 1343] New: Privilege separation does not work on QNX
http://bugzilla.mindrot.org/show_bug.cgi?id=1343 Summary: Privilege separation does not work on QNX Product: Portable OpenSSH Version: 4.6p1 Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: sshd AssignedTo: bitbucket at mindrot.org ReportedBy: kraai at
2023 Jun 21
3
[PATCH 00/79] fs: new accessors for inode->i_ctime
...time accessors omfs: switch to new ctime accessors openpromfs: switch to new ctime accessors orangefs: switch to new ctime accessors overlayfs: switch to new ctime accessors proc: switch to new ctime accessors pstore: switch to new ctime accessors qnx4: switch to new ctime accessors qnx6: switch to new ctime accessors ramfs: switch to new ctime accessors reiserfs: switch to new ctime accessors romfs: switch to new ctime accessors smb: switch to new ctime accessors squashfs: switch to new ctime accessors sysv: switch to new ctime accessors tracefs: switch to new ctime...
2012 Oct 09
3
make install errors in openssh(when openpam is to be integrated with openssh)
Hi, I want to integrate openpam with openssh in our server (which uses QNX632 operating system). I am facing some problems in the "make install" part of openssh. Following are the steps I followed to build zlib, openssl, openpam and openssh. *NOTE*: Since I want the sshd and ssh binaries in my server(using QNX), I had to cross compile the packages for QNX (envir...