DragonFly BSD
DragonFly bugs List (threaded) for 2005-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Looks like split of execve(2) syscall created bugs


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Sat, 29 Jan 2005 14:42:32 -0800 (PST)

:I can't agree. It's much easier to handle it in the
:imgact_shell - it only adds 2 new lines of the code.
:Additional benefit will be that the code is the same
:in FreeBSD and DF after that (you are probably don't
:care, but anyway ;), since it's what I am going to
:commit in few minutes.
:
:-Maxim
:
:Index: imgact_shell.c
:===================================================================
:RCS file: /home/dcvs/src/sys/kern/imgact_shell.c,v
:...

   ewww.   I don't like the idea of doing something in one module and
   undoing it in another.  It's too much of a hack.  Lets try to come up
   with a better solution.

						-Matt



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]