home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / bsd / 2943 < prev    next >
Encoding:
Text File  |  1992-07-27  |  1.2 KB  |  34 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!mcsun!sun4nl!eur.nl!pk
  3. From: pk@cs.few.eur.nl (Paul Kranenburg)
  4. Subject: Re: Some questions, some fixes, some suggestions
  5. Message-ID: <1992Jul27.101018.9902@cs.few.eur.nl>
  6. Sender: news@cs.few.eur.nl
  7. Reply-To: pk@cs.eur.nl
  8. Organization: Erasmus University Rotterdam
  9. References: <1992Jul25.182354.14203@cognos.com>
  10. Date: Mon, 27 Jul 1992 10:10:18 GMT
  11. Lines: 21
  12.  
  13. In <1992Jul25.182354.14203@cognos.com> dealwisb@cognos.com (Brian de Alwis) writes:
  14.  
  15. > [...]
  16.  
  17. >       The new-and-improved execve() no longer accepts '#!' magic
  18. >codes... This is best demonstrated by which(1), a csh command, when
  19. >running /bin/sh. I haven't even tried doing anything with this (yet).
  20.  
  21. >       The samples for named(8), the bind server, are unfortunately no 
  22. >longer part of the distribution. I believe the should be placed back
  23. >in (unless they're included in the etc01).
  24.  
  25. For those interested, a version of kern_execve.c based on v0.1 with the
  26. `#!' magic enabled is available via anon-FTP at ftp.cs.few.eur.nl in
  27. directory ~ftp/386BSD/unofficial.
  28.  
  29. [Note that I have made no attempt to prevent execution of setuid/setgid
  30. shell scripts, just dont't set those bits]
  31.  
  32. -pk
  33.  
  34.