summaryrefslogtreecommitdiffstats
path: root/sys/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove netncp cscope entry missed in r248097bryanv2013-03-121-1/+1
* Run cscope with the -v parameter to make it more user-friendly.rpaulo2012-12-021-1/+1
* Add sys/ofed to the 'make cscope' target.jhb2012-03-201-1/+1
* Improve the cscope target's handling of MD directories. Automaticallyjhb2012-01-031-2/+10
* Include sys/xen in cscope tag file generation.gibbs2011-06-101-1/+1
* Disconnect sun4v architecture from the three.attilio2011-05-141-1/+1
* Add lex and yacc sources to things cscope'd.obrien2010-11-211-1/+1
* Add x86 to ALL_ARCH.obrien2010-11-211-1/+1
* Remove the unmaintained University of Michigan NFSv4 client from 8.xrwatson2009-05-221-1/+1
* Removal pccard directory requires removing it from the list of thingsimp2009-02-151-1/+1
* Improve the glimpse target: don't index .svn and compile directories.philip2008-08-151-0/+4
* Add a "glimpse" target to the kernel Makefile.philip2008-08-081-0/+7
* o Add cddl, nlm and xdr to CSCOPEDIRS.maxim2008-07-201-5/+5
* Use 'CSCOPE_ARCHDIR' to change the default architecture directories toobrien2008-07-101-3/+6
* Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE andbz2008-05-261-1/+1
* Remove netatm from HEAD as it is not MPSAFE and relies on the now removedrwatson2008-05-251-1/+1
* + Use the default cscope names.obrien2008-05-211-8/+13
* o Add boot, gdb, nfsserver and opencrypto dirs to CSCOPEDIRS; sort.maxim2008-01-231-3/+3
* Complete repo-copy and move of Coda from src/sys/coda to src/sys/fs/codarwatson2007-07-121-1/+1
* Remove netkey directory from cscope/TAGs generation and replacebz2007-07-051-1/+3
* Commit IPv6 support for FAST_IPSEC to the tree.gnn2007-07-011-1/+1
* o Add bsm and security to a list of cscope dirs.maxim2007-04-141-3/+3
* o Remove isofs from the cscope dirs list. Its content wasmaxim2007-03-241-1/+1
* o Add cam to a list of cscope dirs.maxim2006-11-261-2/+2
* Merge posix4/* into normal kernel hierarchy.trhodes2006-11-111-1/+1
* Don't need to special case arm here anymoreimp2006-08-101-2/+0
* o Add geom to a list of cscope dirs.maxim2006-07-041-1/+1
* o Add net80211/ to cscope dir list.maxim2006-05-291-4/+4
* Reimplementation of world/kernel build options. For details, see:ru2006-03-171-1/+3
* add nfsclient/, nfs4client/, and rpc/ directories to therees2006-01-101-1/+2
* When building cscopnamefile, default architecture to ${MACHINE}, not i386.grog2005-03-081-1/+1
* Add targets to build cscope name files and TAGS file for etags.grog2005-03-051-0/+19
* Add a NO_BOOT knob to prevent building the boot blocks and loader.des2004-08-191-0/+2
* Try harder not to compile anything in sys/boot for arm.cognet2004-05-161-0/+2
* Replaced outdated comment.ru2004-01-171-1/+1
* Revert exclusion for amd64 that stopped boot/ being built.peter2003-06-261-4/+1
* Exclude sys/boot for amd64. There are still toolchain issues to dealpeter2003-05-081-1/+4
* Milestone #1 in cross-arch make releases.ru2002-04-261-5/+0
* I should know better than to touch this without testing a 'make release'peter2000-08-241-1/+1
* Add in a hack that installs 'src/sys/${MACHINE_ARCH}/GENERIC.hints' asjhb2000-08-171-0/+5
* If "MODULES_WITH_WORLD" is defined, sys/modules will be built with theobrien2000-06-171-0/+5
* Cause modules to build with the kernel build. Modules are removedchuckr2000-05-021-3/+0
* Remove the old a.out-only boot loader, we don't use it any more.peter2000-03-191-9/+1
* ${MACHINE} -> ${MACHINE_ARCH}marcel1999-11-141-2/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Use MACHINE_ARCH instead of MACHINE to check x86 architecture.kato1999-06-031-2/+2
* Use ${.CURDIR} in `exists()' constructs.jkoshy1999-04-211-4/+4
* Backed out previous commit. It depends on a.out utilities and librariesbde1998-12-301-7/+11
* Always build ${MACHINE}/boot if it exists. Makefiles shouldn't knowbde1998-12-301-11/+7
* Build KLD modules, these work for both a.out and elf.peter1998-11-031-1/+4
OpenPOWER on IntegriCloud