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

cvs commit: src/usr.sbin Makefile src/libexec/rtld-elf rtld.c src/libexec/rtld-elf/i386 rtld_start.S src/usr.sbin/resident Makefile resident.8 resident.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 20 Jan 2004 10:46:22 -0800 (PST)

dillon      2004/01/20 10:46:22 PST

DragonFly src repository

  Modified files:
    usr.sbin             Makefile 
    libexec/rtld-elf     rtld.c 
    libexec/rtld-elf/i386 rtld_start.S 
  Added files:
    usr.sbin/resident    Makefile resident.8 resident.c 
  Log:
  Resident executable support stage 2/4: userland bits.  Augment rtld-elf
  to check additional environment variables to trigger registration and
  deregistration of a dynamically linked program as a resident binary.
  Add a new userland utility, 'resident'.
  
  Revision  Changes    Path
  1.5       +1 -0      src/usr.sbin/Makefile
  1.5       +59 -14    src/libexec/rtld-elf/rtld.c
  1.3       +3 -1      src/libexec/rtld-elf/i386/rtld_start.S


http://www.dragonflybsd.org/cvsweb/src/usr.sbin/Makefile.diff?r1=1.4&r2=1.5&f=h
http://www.dragonflybsd.org/cvsweb/src/libexec/rtld-elf/rtld.c.diff?r1=1.4&r2=1.5&f=h
http://www.dragonflybsd.org/cvsweb/src/libexec/rtld-elf/i386/rtld_start.S.diff?r1=1.2&r2=1.3&f=h



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