search for: savia

Displaying 4 results from an estimated 4 matches for "savia".

Did you mean: savin
2003 Mar 19
1
Feature request
...interface to the kernel and my boot fails. Could it possible to add a feature to pxelinux that can be used to add <device> and <PROTO> fields to generated kernel ip command line parameter (ip parameter format is described in kernel sorce file net/ipv4/ipconfig.c). Best regards, Olli Savia
2005 Aug 15
0
OpenSSH LynxOS port
Olli Savia wrote: > The attached patch is a port of the current CVS (2005-08-11) version > of OpenSSH portable to LynxOS. Could you consider adding it to the > future releases of OpenSSH? If the patch needs additional work, please > let me know. Looks mostly reasonable, some comments and question...
2008 Apr 03
1
[PATCH] Fix compile-time warning
Hi, Here's a trivial patch to remove compile-time warning on LynxOS. Regards, Olli --- bsd-poll.c.orig Fri Feb 29 02:57:47 2008 +++ bsd-poll.c Thu Apr 3 06:56:50 2008 @@ -23,6 +23,7 @@ # include <sys/select.h> #endif +#include <stdlib.h> #include <errno.h> #include "bsd-poll.h"
2006 May 17
2
NUT LynxOS port
Hi, This patch includes port of NUT to LynxOS 4.0. The patch is against yesterday's svn tree. Here is a brief description of changes: drivers/powercom.c: Rename shutdown() to shutdown2(). shutdown() is already defined in LynxOS system header files. Please feel free to rename it more appropriately. (I didn't do it due to lack of imagination :-) ) include/proto.h: Added