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

cvs commit: src/bin/sh main.c


From: Peter Avalos <pavalos@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 13 Jan 2007 15:36:14 -0800 (PST)

pavalos     2007/01/13 15:36:14 PST

DragonFly src repository

  Modified files:
    bin/sh               main.c 
  Log:
  Issue an error when . (dot) is invoked without a filename.
  
  Initialize PWD early on (don't expect it to be inherited from the
  environment or set it only when changing directories with cd)
  
  Remove some kind of profiling support that required the 4.2BSD monitor()
  function in libc.
  
  Obtained-from:  FreeBSD
  
  Revision  Changes    Path
  1.8       +13 -21    src/bin/sh/main.c


http://www.dragonflybsd.org/cvsweb/src/bin/sh/main.c.diff?r1=1.7&r2=1.8&f=u



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