Deleted Added
full compact
1c1
< # $FreeBSD: head/sys/modules/rc/Makefile 105806 2002-10-23 15:53:09Z jhb $
---
> # $FreeBSD: head/sys/modules/rc/Makefile 111899 2003-03-05 08:16:29Z das $
6c6
< SRCS= rc.c device_if.h bus_if.h isa_if.h
---
> SRCS= rc.c device_if.h bus_if.h isa_if.h opt_tty.h
7a8,10
> opt_tty.h:
> echo "#define TTYHOG 8192" >opt_tty.h
>