cvs commit: src/sys/compat/linux linux_ioctl.c linux_ioctl.h

Poul-Henning Kamp phk at FreeBSD.org
Mon Jun 14 07:26:30 GMT 2004


phk         2004-06-14 07:26:23 UTC

  FreeBSD src repository

  Modified files:
    sys/compat/linux     linux_ioctl.c linux_ioctl.h 
  Log:
  Add support for more linux ioctls.
  
  I've had this sitting in my tree for a long time and I can't seem to
  find who sent it to me in the first place, apologies to whoever is
  missing out on a Contributed by: line here.
  
  I belive it works as it should.
  
  Revision  Changes    Path
  1.114     +105 -0    src/sys/compat/linux/linux_ioctl.c
  1.18      +12 -2     src/sys/compat/linux/linux_ioctl.h


More information about the cvs-src mailing list