OpenGrok
Cross Reference: Makefile
xref
: /
src
/
sys
/
rump
/
kern
/
lib
/
Makefile
Home
|
History
|
Annotate
|
Download
|
only in
lib
History log of
/src/sys/rump/kern/lib/Makefile
Revision
Date
Author
Comments
1.6
25-Aug-2014
pooka
Remove and obsolete rumpkern_time as a separate component.
1.5
02-Apr-2014
pooka
Put nanosleep() and folks in librump instead of maintaining them in
the separate rumpkern_time component. Keeping time-related routines
elsewhere lead to some illogical behavior if you didn't think of linking
in rumpkern_time (hands up everyone who checks the return value of
nanosleep()).
Add warnings if rumpkern_time is linked or used. I'll remove it in a
month or two instead of now since it was part of a buildrump.sh snapshot
and it's nicer if trying to use it gives a warning instead of an error
in the next snapshot.
"everything should be as modular as possible, but no more modular than that"
1.4
05-Dec-2010
pooka
branches: 1.4.8; 1.4.18; 1.4.22;
Make build similar to fs, net & dev.
1.3
21-Jun-2010
pooka
branches: 1.3.2; 1.3.4; 1.3.6;
support zlib
1.2
14-Jun-2010
pooka
Add unadulterated tty support as a rump component.
1.1
10-Jun-2010
pooka
Add infrastructure for kern compnents. This is meant for those
components which are too bloaty to be included in rumpkern (where
bloaty means "can be easily left out without anyone missing"), but
generally do not require the support of the dev/fs/net factions to
function. As the first one, add ksems. librumpcrypto will migrate
here too once I get my timeslice to deal with the setlists, as most
likely will tty support.
1.3.6.2
17-Aug-2010
uebayasi
Sync with HEAD.
1.3.6.1
21-Jun-2010
uebayasi
file Makefile was added on branch uebayasi-xip on 2010-08-17 06:47:59 +0000
1.3.4.2
11-Aug-2010
yamt
sync with head.
1.3.4.1
21-Jun-2010
yamt
file Makefile was added on branch yamt-nfs-mp on 2010-08-11 22:55:05 +0000
1.3.2.3
05-Mar-2011
rmind
sync with head
1.3.2.2
03-Jul-2010
rmind
sync with head
1.3.2.1
21-Jun-2010
rmind
file Makefile was added on branch rmind-uvmplock on 2010-07-03 01:20:02 +0000
1.4.22.1
18-May-2014
rmind
sync with head
1.4.18.2
03-Dec-2017
jdolecek
update from HEAD
1.4.18.1
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.4.8.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")
Indexes created Tue Oct 21 08:09:48 GMT 2025