aboutsummaryrefslogtreecommitdiff
path: root/sys/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-141-6/+1
* Remove glimpse make target added in r181432Enji Cooper2017-05-221-13/+1
* Fix "make cscope-clean" when .OBJDIR already existsEnji Cooper2017-05-011-1/+2
* Fix "make cscope" after r317411Enji Cooper2017-05-011-1/+1
* Remove pc98 support completely.Yoshihiro Takahashi2017-01-281-1/+1
* Add riscv to the list of architectures for cscope.Andrew Turner2016-02-291-1/+1
* Kill EoL whitespace.Maxim Konovalov2015-05-291-1/+1
* arm64 added to CSCOPE_ARCHDIR.Maxim Konovalov2015-05-291-1/+1
* Remove "pci" from CSCOPEDIRS.Rui Paulo2014-09-231-1/+1
* Remove ia64.Marcel Moolenaar2014-07-071-1/+1
* Reorganize this Makefile so that all the bsd.*.mk bits are in oneJohn Baldwin2014-05-291-16/+16
* Add a temporary hack to change the various non-build related specialJohn Baldwin2014-05-281-0/+3
* Add a new target cscope-hook.Rui Paulo2014-05-151-0/+19
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* Remove AppleTalk support.Gleb Smirnoff2014-03-141-1/+1
* Remove IPX support.Gleb Smirnoff2014-03-141-1/+1
* Add netpfil to CSCOPEDIRS.Rui Paulo2013-12-301-1/+1
* Remove netncp cscope entry missed in r248097Bryan Venteicher2013-03-121-1/+1
* Run cscope with the -v parameter to make it more user-friendly.Rui Paulo2012-12-021-1/+1
* Add sys/ofed to the 'make cscope' target.John Baldwin2012-03-201-1/+1
* Improve the cscope target's handling of MD directories. AutomaticallyJohn Baldwin2012-01-031-2/+10
* Include sys/xen in cscope tag file generation.Justin T. Gibbs2011-06-101-1/+1
* Disconnect sun4v architecture from the three.Attilio Rao2011-05-141-1/+1
* Add lex and yacc sources to things cscope'd.David E. O'Brien2010-11-211-1/+1
* Add x86 to ALL_ARCH.David E. O'Brien2010-11-211-1/+1
* Remove the unmaintained University of Michigan NFSv4 client from 8.xRobert Watson2009-05-221-1/+1
* Removal pccard directory requires removing it from the list of thingsWarner Losh2009-02-151-1/+1
* Improve the glimpse target: don't index .svn and compile directories.Philip Paeps2008-08-151-0/+4
* Add a "glimpse" target to the kernel Makefile.Philip Paeps2008-08-081-0/+7
* o Add cddl, nlm and xdr to CSCOPEDIRS.Maxim Konovalov2008-07-201-5/+5
* Use 'CSCOPE_ARCHDIR' to change the default architecture directories toDavid E. O'Brien2008-07-101-3/+6
* Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE andBjoern A. Zeeb2008-05-261-1/+1
* Remove netatm from HEAD as it is not MPSAFE and relies on the now removedRobert Watson2008-05-251-1/+1
* + Use the default cscope names.David E. O'Brien2008-05-211-8/+13
* o Add boot, gdb, nfsserver and opencrypto dirs to CSCOPEDIRS; sort.Maxim Konovalov2008-01-231-3/+3
* Complete repo-copy and move of Coda from src/sys/coda to src/sys/fs/codaRobert Watson2007-07-121-1/+1
* Remove netkey directory from cscope/TAGs generation and replaceBjoern A. Zeeb2007-07-051-1/+3
* Commit IPv6 support for FAST_IPSEC to the tree.George V. Neville-Neil2007-07-011-1/+1
* o Add bsm and security to a list of cscope dirs.Maxim Konovalov2007-04-141-3/+3
* o Remove isofs from the cscope dirs list. Its content wasMaxim Konovalov2007-03-241-1/+1
* o Add cam to a list of cscope dirs.Maxim Konovalov2006-11-261-2/+2
* Merge posix4/* into normal kernel hierarchy.Tom Rhodes2006-11-111-1/+1
* Don't need to special case arm here anymoreWarner Losh2006-08-101-2/+0
* o Add geom to a list of cscope dirs.Maxim Konovalov2006-07-041-1/+1
* o Add net80211/ to cscope dir list.Maxim Konovalov2006-05-291-4/+4
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-1/+3
* add nfsclient/, nfs4client/, and rpc/ directories to theJim Rees2006-01-101-1/+2
* When building cscopnamefile, default architecture to ${MACHINE}, not i386.Greg Lehey2005-03-081-1/+1
* Add targets to build cscope name files and TAGS file for etags.Greg Lehey2005-03-051-0/+19
* Add a NO_BOOT knob to prevent building the boot blocks and loader.Dag-Erling Smørgrav2004-08-191-0/+2