DragonFly BSD
DragonFly submit List (threaded) for 2003-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: truss and procfs


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Sun, 19 Oct 2003 10:23:42 -0700 (PDT)

:truss(1) always looks for procfs in /proc, it also bails out with some not
:very informative error messages if procfs is not mounted.
:http://eirikn.kerneled.com/dragonfly/truss-procfs.diff checks where procfs
:is mounted and if it is not present truss now tells the user what is
:wrong.
:
:--=20
:Eirik Nygaard
:eirikn@xxxxxxxxxxxx

    Yow.  Use asprintf/free instead of sprintf/malloc/snprintf/free :-)

						-Matt




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