summaryrefslogtreecommitdiff
path: root/sys/Makefile
AgeCommit message (Expand)Author
2022-10-24First proper lockdoc hooksMerlin Scholz
2019-06-17evbppc port has been built with modules for some time now, drop explanation onsevan
2018-09-23Remove ISDN from the kernel. It has remained unmaintained for a long time,maxv
2018-09-06Remove netkey/.maxv
2018-09-06netnatm is gonemartin
2017-05-27merge the bouyer-socketcan branch to HEAD.bouyer
2013-03-01Retire OSI network stack. OK core@joerg
2012-08-17Implement build_install in src/lib/Makefile, which traverses thejoerg
2011-06-15build evbppc modules in 3 different flavours:mrg
2010-06-26Add MPLS support, proposed on tech-net@ a couple of days agokefren
2008-12-30Build kernel modules the same time as the rest of the system libraries.pooka
2008-11-17Descend into include/rump and install headers.pooka
2008-11-16Traverse rump for a make cleandir.veego
2008-11-12Remove LKMs and switch to the module framework, pass 1.ad
2008-07-31be sure to decend into sys/rump during "make obj". fixes builds on r/o src.mrg
2008-07-29Install rump libraries and utilities to the base system and remove thepooka
2008-07-28rump now builds on all portspooka
2008-07-28add a comment stating why evbppc doesn't do lkm or modulespooka
2008-07-28blkset.S is needed on vax by some macros, so include it in the build.pooka
2008-05-02Build and install modules into /kernel/modules. Each module gets aad
2007-09-24remove sun2 from no-rump listpooka
2007-09-23remove rump-block for sh3 portspooka
2007-09-19Re-enable rump/ for the various m68k ports, now that the consistencyhe
2007-09-16Temporarily disable rump build for archs which need MD twiddlingpooka
2007-09-11descend into rumppooka
2006-10-29don't descend to crypto.christos
2006-08-25Don't descend into netns and netccittmatt
2006-06-19Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@,gdamore
2005-12-11merge ktrace-lwp.christos
2005-08-20Install sha2.h to /usr/include/crypto.elad
2004-05-07Redo net.inet.* sysctl subtree for fast-ipsec from scratch.jonathan
2003-10-13Build net80211/.dyoung
2003-07-25Descend into opencrypto (in alphabetical order) to install userland OCF header..jonathan
2003-03-15Do not try to build LKMs on evbppc, because we cannot predeterminehe
2002-12-26move msdosfs code from sys/msdosfs to sys/fs/msdosfsjdolecek
2002-12-23move cd9660 filesystem code from sys/isofs/cd9660 to sys/fs/cd9660jdolecek
2002-12-23move NTFS code from sys/ntfs to sys/fs/ntfsjdolecek
2002-12-23move filecorefs code from sys/filecorefs to sys/fs/filecorefsjdolecek
2002-12-23move adosfs files from sys/adosfs to sys/fs/adosfsjdolecek
2002-01-09descend into netsmb and fsdeberg
2001-12-02add 'lkm' to SUBDIR - it got mistakely got removed in last revisionjdolecek
2001-11-28Now that simonb has fixed LKM's on MIPS, enable building them.soren
2001-10-12Use @true instead of @${TRUE} in includes-foo targets, since there is nonathanw
2001-09-21Skip the "includes" phase of src/sys/lkm.tv
2001-08-03Make the directory list alphabetical again.matt
2001-01-05Enable the imported ISDN4BSD based ISDN subsystem.martin
2000-12-15Descend into the altq directory.thorpej
2000-06-29remove vmmrg
1999-11-08Builds LKMs on PowerPC (although there are still some issues with loadingmycroft
1999-07-01IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628.itojun