Searched hist:132226 (Results 1 - 18 of 18) sorted by relevance

/freebsd-11.0-release/sys/dev/dcons/
H A Ddcons.cdiff 132226 Thu Jul 15 20:47:41 MDT 2004 phk Preparation commit for the tty cleanups that will follow in the near
future:

rename ttyopen() -> tty_open() and ttyclose() -> tty_close().

We need the ttyopen() and ttyclose() for the new generic cdevsw
functions for tty devices in order to have consistent naming.
/freebsd-11.0-release/sys/dev/nmdm/
H A Dnmdm.cdiff 132226 Thu Jul 15 20:47:41 MDT 2004 phk Preparation commit for the tty cleanups that will follow in the near
future:

rename ttyopen() -> tty_open() and ttyclose() -> tty_close().

We need the ttyopen() and ttyclose() for the new generic cdevsw
functions for tty devices in order to have consistent naming.
/freebsd-11.0-release/sys/dev/ofw/
H A Dofw_console.cdiff 132226 Thu Jul 15 20:47:41 MDT 2004 phk Preparation commit for the tty cleanups that will follow in the near
future:

rename ttyopen() -> tty_open() and ttyclose() -> tty_close().

We need the ttyopen() and ttyclose() for the new generic cdevsw
functions for tty devices in order to have consistent naming.
/freebsd-11.0-release/sys/dev/digi/
H A Ddigi.cdiff 132226 Thu Jul 15 20:47:41 MDT 2004 phk Preparation commit for the tty cleanups that will follow in the near
future:

rename ttyopen() -> tty_open() and ttyclose() -> tty_close().

We need the ttyopen() and ttyclose() for the new generic cdevsw
functions for tty devices in order to have consistent naming.
/freebsd-11.0-release/sys/dev/syscons/
H A Dsysmouse.cdiff 132226 Thu Jul 15 20:47:41 MDT 2004 phk Preparation commit for the tty cleanups that will follow in the near
future:

rename ttyopen() -> tty_open() and ttyclose() -> tty_close().

We need the ttyopen() and ttyclose() for the new generic cdevsw
functions for tty devices in order to have consistent naming.
H A Dsyscons.cdiff 132226 Thu Jul 15 20:47:41 MDT 2004 phk Preparation commit for the tty cleanups that will follow in the near
future:

rename ttyopen() -> tty_open() and ttyclose() -> tty_close().

We need the ttyopen() and ttyclose() for the new generic cdevsw
functions for tty devices in order to have consistent naming.
/freebsd-11.0-release/sys/dev/uart/
H A Duart_tty.cdiff 132226 Thu Jul 15 20:47:41 MDT 2004 phk Preparation commit for the tty cleanups that will follow in the near
future:

rename ttyopen() -> tty_open() and ttyclose() -> tty_close().

We need the ttyopen() and ttyclose() for the new generic cdevsw
functions for tty devices in order to have consistent naming.
/freebsd-11.0-release/sys/dev/cx/
H A Dif_cx.cdiff 132226 Thu Jul 15 20:47:41 MDT 2004 phk Preparation commit for the tty cleanups that will follow in the near
future:

rename ttyopen() -> tty_open() and ttyclose() -> tty_close().

We need the ttyopen() and ttyclose() for the new generic cdevsw
functions for tty devices in order to have consistent naming.
/freebsd-11.0-release/sys/dev/rp/
H A Drp.cdiff 132226 Thu Jul 15 20:47:41 MDT 2004 phk Preparation commit for the tty cleanups that will follow in the near
future:

rename ttyopen() -> tty_open() and ttyclose() -> tty_close().

We need the ttyopen() and ttyclose() for the new generic cdevsw
functions for tty devices in order to have consistent naming.
/freebsd-11.0-release/sys/dev/rc/
H A Drc.cdiff 132226 Thu Jul 15 20:47:41 MDT 2004 phk Preparation commit for the tty cleanups that will follow in the near
future:

rename ttyopen() -> tty_open() and ttyclose() -> tty_close().

We need the ttyopen() and ttyclose() for the new generic cdevsw
functions for tty devices in order to have consistent naming.
/freebsd-11.0-release/sys/dev/snp/
H A Dsnp.cdiff 132226 Thu Jul 15 20:47:41 MDT 2004 phk Preparation commit for the tty cleanups that will follow in the near
future:

rename ttyopen() -> tty_open() and ttyclose() -> tty_close().

We need the ttyopen() and ttyclose() for the new generic cdevsw
functions for tty devices in order to have consistent naming.
/freebsd-11.0-release/sys/dev/cy/
H A Dcy.cdiff 132226 Thu Jul 15 20:47:41 MDT 2004 phk Preparation commit for the tty cleanups that will follow in the near
future:

rename ttyopen() -> tty_open() and ttyclose() -> tty_close().

We need the ttyopen() and ttyclose() for the new generic cdevsw
functions for tty devices in order to have consistent naming.
/freebsd-11.0-release/sys/dev/si/
H A Dsi.cdiff 132226 Thu Jul 15 20:47:41 MDT 2004 phk Preparation commit for the tty cleanups that will follow in the near
future:

rename ttyopen() -> tty_open() and ttyclose() -> tty_close().

We need the ttyopen() and ttyclose() for the new generic cdevsw
functions for tty devices in order to have consistent naming.
/freebsd-11.0-release/sys/sys/
H A Dtty.hdiff 132226 Thu Jul 15 20:47:41 MDT 2004 phk Preparation commit for the tty cleanups that will follow in the near
future:

rename ttyopen() -> tty_open() and ttyclose() -> tty_close().

We need the ttyopen() and ttyclose() for the new generic cdevsw
functions for tty devices in order to have consistent naming.
/freebsd-11.0-release/sys/dev/sio/
H A Dsio.cdiff 132226 Thu Jul 15 20:47:41 MDT 2004 phk Preparation commit for the tty cleanups that will follow in the near
future:

rename ttyopen() -> tty_open() and ttyclose() -> tty_close().

We need the ttyopen() and ttyclose() for the new generic cdevsw
functions for tty devices in order to have consistent naming.
/freebsd-11.0-release/sys/dev/pty/
H A Dpty.cdiff 132226 Thu Jul 15 20:47:41 MDT 2004 phk Preparation commit for the tty cleanups that will follow in the near
future:

rename ttyopen() -> tty_open() and ttyclose() -> tty_close().

We need the ttyopen() and ttyclose() for the new generic cdevsw
functions for tty devices in order to have consistent naming.
/freebsd-11.0-release/sys/pc98/cbus/
H A Dsio.cdiff 132226 Thu Jul 15 20:47:41 MDT 2004 phk Preparation commit for the tty cleanups that will follow in the near
future:

rename ttyopen() -> tty_open() and ttyclose() -> tty_close().

We need the ttyopen() and ttyclose() for the new generic cdevsw
functions for tty devices in order to have consistent naming.
/freebsd-11.0-release/sys/kern/
H A Dtty.cdiff 132226 Thu Jul 15 20:47:41 MDT 2004 phk Preparation commit for the tty cleanups that will follow in the near
future:

rename ttyopen() -> tty_open() and ttyclose() -> tty_close().

We need the ttyopen() and ttyclose() for the new generic cdevsw
functions for tty devices in order to have consistent naming.

Completed in 642 milliseconds