Home | History | Annotate | Download | only in libtty
History log of /src/sys/rump/kern/lib/libtty/Makefile
RevisionDateAuthorComments
 1.8  26-Jan-2016  pooka Put the kernelside rump kernel headers into <rump-sys> instead of
sprinkling them around the faction directories. Avoids having
to add a CPPFLAGS (or several) to pretty much every component
Makefile.

Leave compat headers around in the old locations.

The commit changes some autogenerated files, but I'll fix the
generators shortly and regen.
 1.7  19-Oct-2015  pooka Add a COMMENT describing what each component roughly does.

"make describe" prints the comment.

Requested/inspired by Vincent Schwarzer on rumpkernel-users
 1.6  20-Aug-2015  christos use ioconf.h for pseudo-device attach prototypes
 1.5  23-Apr-2015  pooka Rename RUMP_COMPAT to RUMP_NBCOMBAT to better signify what the
variable does.
 1.4  22-Apr-2015  pooka Build compat code only when specified by RUMP_COMPAT
 1.3  13-Mar-2014  pooka branches: 1.3.6;
rename component.c -> tty_component.c
 1.2  16-Jul-2013  pooka COMPAT_60 for rump kernels.

Requested via github (buildrump.sh)
 1.1  14-Jun-2010  pooka branches: 1.1.2; 1.1.4; 1.1.6; 1.1.14; 1.1.24; 1.1.28;
Add unadulterated tty support as a rump component.
 1.1.28.2  18-May-2014  rmind sync with head
 1.1.28.1  28-Aug-2013  rmind sync with head
 1.1.24.2  03-Dec-2017  jdolecek update from HEAD
 1.1.24.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.14.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.1.6.2  17-Aug-2010  uebayasi Sync with HEAD.
 1.1.6.1  14-Jun-2010  uebayasi file Makefile was added on branch uebayasi-xip on 2010-08-17 06:47:59 +0000
 1.1.4.2  11-Aug-2010  yamt sync with head.
 1.1.4.1  14-Jun-2010  yamt file Makefile was added on branch yamt-nfs-mp on 2010-08-11 22:55:06 +0000
 1.1.2.2  03-Jul-2010  rmind sync with head
 1.1.2.1  14-Jun-2010  rmind file Makefile was added on branch rmind-uvmplock on 2010-07-03 01:20:02 +0000
 1.3.6.4  19-Mar-2016  skrll Sync with HEAD
 1.3.6.3  27-Dec-2015  skrll Sync with HEAD (as of 26th Dec)
 1.3.6.2  22-Sep-2015  skrll Sync with HEAD
 1.3.6.1  06-Jun-2015  skrll Sync with HEAD

RSS XML Feed