home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / linux / 22208 < prev    next >
Encoding:
Text File  |  1992-12-30  |  1.3 KB  |  39 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!timbuk.cray.com!walter.cray.com!alberti!rsocia
  3. From: rsocia@alberti.cray.com (Rick Socia)
  4. Subject: [Q] linux ala SLS questiions
  5. Message-ID: <1992Dec30.170724.13866@walter.cray.com>
  6. Lines: 27
  7. Sender: rsocia@alberti (Rick Socia)
  8. Nntp-Posting-Host: alberti.cray.com
  9. Organization: Cray Research, Inc.
  10. Date: 30 Dec 92 17:07:23 CST
  11.  
  12. 1) Exactly, which version of the SLS kernel do I have?  The one listed at
  13.    boot up says 0.99-47.  The login (getty) report 0.98p5.
  14.  
  15. 2) I cannot rebuild the kernel and make it work (not panic on boot up).  So
  16.    are there instructions some place on how (with what make config options)
  17.    to (re)build the linux ala SLS kernel?  I want to make some minor tuning
  18.    to it and I figured I would try to just rebuild the existing one as a
  19.    first step.  There are no errors in the make process (as given in the
  20.    README in /usr/src/linux.
  21.  
  22. 3) Does (or will) linux support setsockopt()?  A code I am porting (a DIKU)
  23.    sets the socket to a linger option.
  24.  
  25. 4) The include files use _ARGS extensively.  What is _ARGS?  a macro?
  26.    for example, the source code has:
  27.  
  28.       int shutdown = 1;
  29.  
  30.    the socket.h include file has:
  31.  
  32.       int shutdown _ARGS ( some stuff )
  33.  
  34.     can someone explain this to me?
  35.  
  36. -- 
  37.  
  38. Rick Socia
  39.