mtm         2003/12/09 00:51:11 PST
  FreeBSD src repository
  Modified files:
    etc                  rc.subr 
    etc/rc.d             jail 
  Log:
  o Rename devfs_link() to make_symlink() and turn it into a generic
    symlinking routine.
  o Modify rc.d/jail to create its own symlink relative to the jail's
    filesystem
  
  Revision  Changes    Path
  1.10      +10 -2     src/etc/rc.d/jail
  1.17      +16 -15    src/etc/rc.subr