emax        2006-03-04 00:08:20 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    share/man/man4       kbdmux.4 
    sys/dev/kbdmux       kbdmux.c 
    sys/modules/kbdmux   Makefile 
  Log:
  MFC kbdmux.c rev 1.8
  
  Provide ability to disable kbdmux(4) with the hint.kbdmux.0.disabled="1" hint.
  Document hint in the kbdmux(4) man page.
  
  Fix endian bugs accessing ioctl arguments that are passed by value.
  
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.1.2.3   +4 -0      src/share/man/man4/kbdmux.4
  1.2.2.5   +17 -13    src/sys/dev/kbdmux/kbdmux.c
  1.1.2.3   +1 -1      src/sys/modules/kbdmux/Makefile
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to