search for: schinck

Displaying 8 results from an estimated 8 matches for "schinck".

Did you mean: schenck
2002 Aug 11
4
OSF/1 or Tru64 patch for Privsep
Either this never made it to the list or no one cares about Tru64. This is the last time I'll send this patch to the list. If no one steps up and finishes it or provides me with enough information to fix any remaining bugs (one being complaint that 'ssh site cmd' does not work right). If there is no activity on this for a week. I'll post it to bugzilla and will ignore any
2009 Mar 06
4
rosh patch
Hey Guys, Below is a patch for the com32/rosh/rosh.c from tonights syslinx git. The patch does the following: 1) changes the rosh_issp to use an if instead of a case for this simple test. 2) changes the rosh_dir_arg function to move the readdir() to inside the while test. This will let me go through my APUE book. Let me know if you have any questions. Keith --- rosh.orig 2009-03-05
2009 Mar 07
3
rosh patch V2
Here is a second version of my patch from last night. It uses the provided ctype function isspace and does the same readdir(). I remove the rosh_issp() function. I admit to being a bit liberal with my use of braces and spaces. We all of the habit of knowing we can invent a more perfect wheel. Let me know if you have any questions. Keith -------------- next part -------------- A non-text
2006 Nov 08
2
ISOlinux question
Is it possible to have ISOlinux boot another ISO image from a the same CD? I would like to have an ISO image file on my boot cd with a menu option to start that CD. Thanks for any information or pointers. Keith
2006 Sep 20
1
using menu.c32 from ISOLINUX to display two menu....
Hey Guys, I am trying to use the simple menu system to provide menus on my boot CDs. For testing, I have the following entry in my isolinux.cfg file: label linuxmenu kernel menu.c32 append menu32.cfg The option work as it should. I am trying to display two sets of menus. At the bottom of the menu32.cfg I have the following: label 64 menu label Press enter here for
2002 Jul 30
2
Alpha, configure and (brain dead) bash?
System: Alpha Tru64 5.1a, openssh 3.4p1 and bash 2.04. Problem: when configure comes to the test to find xauth, it is not able to find it in /usr/bin/X11. This path is listed as one to test while looking for xauth. It is of course found if I define the exact path with --with-xauth. Any one good with configure and bash to help me get this automatically found? Thanks in advance, Keith
2008 Jul 13
4
[PATCH] pci: Introduce slot and function information
Introduce slot and function information to pci_device and fill them in pci_scan(). - Sebastian Index: syslinux-3.71-pre5-3-g852d962/com32/include/sys/pci.h =================================================================== --- syslinux-3.71-pre5-3-g852d962.orig/com32/include/sys/pci.h 2008-07-09 22:20:36.000000000 +0200 +++ syslinux-3.71-pre5-3-g852d962/com32/include/sys/pci.h 2008-07-09
2002 Jul 17
0
Problem with OSF1 and Openssh > 3.1p1 and XForwarding
OS: Tru64 5.1 OpenSSH version: 3.2.2p1 and higher. Problem: after upgrading sshd my servers no longer forward X11 connections. I ran the server as 'sshd -d' and saw that the server was successfully creating and binding the IPV6 socket but failing to bind the IPV4 socket. The error message is: Bind to port 22 on 0.0.0.0 failed: Address already in use. Also, when channels.c tries to open