aboutsummaryrefslogtreecommitdiff
path: root/sys/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove glimpse make target added in r181432Enji Cooper2017-05-221-13/+1
| | | | | | | | | | | | | | The textproc/glimpse port expired over 3 years ago because there weren't any more publicly available distfiles, and because it lacked a maintainer. Remove the target as it's no longer executable on FreeBSD. Differential Revision: D10764 MFC after: 1 month Reviewed by: imp Sponsored by: Dell EMC Isilon Notes: svn path=/head/; revision=318651
* Fix "make cscope-clean" when .OBJDIR already existsEnji Cooper2017-05-011-1/+2
| | | | | | | | | | The cscope generated files are always put in .CURDIR . MFC after: 1 month Sponsored by: Dell EMC Isilon Notes: svn path=/head/; revision=317632
* Fix "make cscope" after r317411Enji Cooper2017-05-011-1/+1
| | | | | | | Sponsored by: Dell EMC Isilon Notes: svn path=/head/; revision=317631
* Remove pc98 support completely.Yoshihiro Takahashi2017-01-281-1/+1
| | | | | | | | | I thank all developers and contributors for pc98. Relnotes: yes Notes: svn path=/head/; revision=312910
* Add riscv to the list of architectures for cscope.Andrew Turner2016-02-291-1/+1
| | | | Notes: svn path=/head/; revision=296192
* Kill EoL whitespace.Maxim Konovalov2015-05-291-1/+1
| | | | Notes: svn path=/head/; revision=283743
* arm64 added to CSCOPE_ARCHDIR.Maxim Konovalov2015-05-291-1/+1
| | | | Notes: svn path=/head/; revision=283742
* Remove "pci" from CSCOPEDIRS.Rui Paulo2014-09-231-1/+1
| | | | Notes: svn path=/head/; revision=272019
* Remove ia64.Marcel Moolenaar2014-07-071-1/+1
| | | | | | | | | | | | | | | | | | | | This includes: o All directories named *ia64* o All files named *ia64* o All ia64-specific code guarded by __ia64__ o All ia64-specific makefile logic o Mention of ia64 in comments and documentation This excludes: o Everything under contrib/ o Everything under crypto/ o sys/xen/interface o sys/sys/elf_common.h Discussed at: BSDcan Notes: svn path=/head/; revision=268351
* Reorganize this Makefile so that all the bsd.*.mk bits are in oneJohn Baldwin2014-05-291-16/+16
| | | | | | | | | section at the bottom. Reviewed by: imp Notes: svn path=/head/; revision=266845
* Add a temporary hack to change the various non-build related specialJohn Baldwin2014-05-281-0/+3
| | | | | | | | | | targets like 'cscope' and 'glimpse' to not depend on src.opts.mk or bsd.*.mk. Reviewed by: imp Notes: svn path=/head/; revision=266819
* Add a new target cscope-hook.Rui Paulo2014-05-151-0/+19
| | | | | | | | This adds a Mercurial hook to automatically update the cscope data base every time you pull, switch branch, or update. Notes: svn path=/head/; revision=266115
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
| | | | | | | from the latter. Notes: svn path=/head/; revision=265420
* Remove AppleTalk support.Gleb Smirnoff2014-03-141-1/+1
| | | | | | | | | | | | | AppleTalk was a network transport protocol for Apple Macintosh devices in 80s and then 90s. Starting with Mac OS X in 2000 the AppleTalk was a legacy protocol and primary networking protocol is TCP/IP. The last Mac OS X release to support AppleTalk happened in 2009. The same year routing equipment vendors (namely Cisco) end their support. Thus, AppleTalk won't be supported in FreeBSD 11.0-RELEASE. Notes: svn path=/head/; revision=263152
* Remove IPX support.Gleb Smirnoff2014-03-141-1/+1
| | | | | | | | | | | | | | IPX was a network transport protocol in Novell's NetWare network operating system from late 80s and then 90s. The NetWare itself switched to TCP/IP as default transport in 1998. Later, in this century the Novell Open Enterprise Server became successor of Novell NetWare. The last release that claimed to still support IPX was OES 2 in 2007. Routing equipment vendors (e.g. Cisco) discontinued support for IPX in 2011. Thus, IPX won't be supported in FreeBSD 11.0-RELEASE. Notes: svn path=/head/; revision=263140
* Add netpfil to CSCOPEDIRS.Rui Paulo2013-12-301-1/+1
| | | | Notes: svn path=/head/; revision=260080
* Remove netncp cscope entry missed in r248097Bryan Venteicher2013-03-121-1/+1
| | | | | | | Reviewed by: attilio Notes: svn path=/head/; revision=248209
* Run cscope with the -v parameter to make it more user-friendly.Rui Paulo2012-12-021-1/+1
| | | | Notes: svn path=/head/; revision=243796
* Add sys/ofed to the 'make cscope' target.John Baldwin2012-03-201-1/+1
| | | | | | | MFC after: 1 week Notes: svn path=/head/; revision=233236
* Improve the cscope target's handling of MD directories. AutomaticallyJohn Baldwin2012-01-031-2/+10
| | | | | | | | | | | include the MACHINE_CPUARCH directory if it differents from MACHINE when building an index for a single machine. Also, include the 'x86' directory when building an index for i386, pc98, or amd64. MFC after: 1 week Notes: svn path=/head/; revision=229400
* Include sys/xen in cscope tag file generation.Justin T. Gibbs2011-06-101-1/+1
| | | | Notes: svn path=/head/; revision=222952
* Disconnect sun4v architecture from the three.Attilio Rao2011-05-141-1/+1
| | | | | | | | | | | | Some files keep the SUN4V tags as a code reference, for the future, if any rewamped sun4v support wants to be added again. Reviewed by: marius Tested by: sbruno Approved by: re Notes: svn path=/head/; revision=221869
* Add lex and yacc sources to things cscope'd.David E. O'Brien2010-11-211-1/+1
| | | | Notes: svn path=/head/; revision=215606
* Add x86 to ALL_ARCH.David E. O'Brien2010-11-211-1/+1
| | | | Notes: svn path=/head/; revision=215605
* Remove the unmaintained University of Michigan NFSv4 client from 8.xRobert Watson2009-05-221-1/+1
| | | | | | | | | | prior to 8.0-RELEASE. Rick Macklem's new and more feature-rich NFSv234 client and server are replacing it. Discussed with: rmacklem Notes: svn path=/head/; revision=192578
* Removal pccard directory requires removing it from the list of thingsWarner Losh2009-02-151-1/+1
| | | | | | | | | | that get installed too. <blush> Submitted by: Olivier Smedts (identical patches to what I came up with before checking email) Notes: svn path=/head/; revision=188651
* Improve the glimpse target: don't index .svn and compile directories.Philip Paeps2008-08-151-0/+4
| | | | | | | Suggested by: brooks Notes: svn path=/head/; revision=181756
* Add a "glimpse" target to the kernel Makefile.Philip Paeps2008-08-081-0/+7
| | | | | | | | | | Glimpse is a powerful "grep on an index". Especially addictive on slow laptop hard disks. MFC after: 2 days Notes: svn path=/head/; revision=181432
* o Add cddl, nlm and xdr to CSCOPEDIRS.Maxim Konovalov2008-07-201-5/+5
| | | | | | | | | | | o Add pc98 and sun4v to CSCOPE_ARCHDIR. PR: misc/125792 Submitted by: KOIE Hidetaka MFC after: 1 week Notes: svn path=/head/; revision=180627
* Use 'CSCOPE_ARCHDIR' to change the default architecture directories toDavid E. O'Brien2008-07-101-3/+6
| | | | | | | | cscope. After the addition of sys/modules/dtrace/dtrace, setting 'ARCHDIR' in /etc/src.conf breaks the build. Notes: svn path=/head/; revision=180428
* Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE andBjoern A. Zeeb2008-05-261-1/+1
| | | | | | | | | | | | | | | | | | | | | parts relied on the now removed NET_NEEDS_GIANT. Most of I4B has been disconnected from the build since July 2007 in HEAD/RELENG_7. This is what was removed: - configuration in /etc/isdn - examples - man pages - kernel configuration - sys/i4b (drivers, layers, include files) - user space tools - i4b support from ppp - further documentation Discussed with: rwatson, re Notes: svn path=/head/; revision=179315
* Remove netatm from HEAD as it is not MPSAFE and relies on the now removedRobert Watson2008-05-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | NET_NEEDS_GIANT. netatm has been disconnected from the build for ten months in HEAD/RELENG_7. Specifics: - netatm include files - netatm command line management tools - libatm - ATM parts in rescue and sysinstall - sample configuration files and documents - kernel support as a module or in NOTES - netgraph wrapper nodes for netatm - ctags data for netatm. - netatm-specific device drivers. MFC after: 3 weeks Reviewed by: bz Discussed with: bms, bz, harti Notes: svn path=/head/; revision=179308
* + Use the default cscope names.David E. O'Brien2008-05-211-8/+13
| | | | | | | | | + Enable fast symbol lookup. + Make sure files cscoped are really files, and add .S's. + Add 'cscope-clean' target. Notes: svn path=/head/; revision=179174
* o Add boot, gdb, nfsserver and opencrypto dirs to CSCOPEDIRS; sort.Maxim Konovalov2008-01-231-3/+3
| | | | Notes: svn path=/head/; revision=175593
* Complete repo-copy and move of Coda from src/sys/coda to src/sys/fs/codaRobert Watson2007-07-121-1/+1
| | | | | | | | | | | | | by removing files from src/sys/coda, and updating include paths in the new location, kernel configuration, and Makefiles. In one case add $FreeBSD$. Discussed with: anderson, Jan Harkes <jaharkes@cs.cmu.edu> Approved by: re (kensmith) Repo-copy madness: simon Notes: svn path=/head/; revision=171416
* Remove netkey directory from cscope/TAGs generation and replaceBjoern A. Zeeb2007-07-051-1/+3
| | | | | | | | | | | | | it with netipsec now that KAME IPsec is gone. While here add missing netinet6 directories. Add comments about the ports needed to be able to run those targets. Reviewed by: philip Approved by: re (rwatson) Notes: svn path=/head/; revision=171245
* Commit IPv6 support for FAST_IPSEC to the tree.George V. Neville-Neil2007-07-011-1/+1
| | | | | | | | | | | | This commit includes only the kernel files, the rest of the files will follow in a second commit. Reviewed by: bz Approved by: re Supported by: Secure Computing Notes: svn path=/head/; revision=171133
* o Add bsm and security to a list of cscope dirs.Maxim Konovalov2007-04-141-3/+3
| | | | Notes: svn path=/head/; revision=168729
* o Remove isofs from the cscope dirs list. Its content wasMaxim Konovalov2007-03-241-1/+1
| | | | | | | repo-copied to fs/. Notes: svn path=/head/; revision=167874
* o Add cam to a list of cscope dirs.Maxim Konovalov2006-11-261-2/+2
| | | | Notes: svn path=/head/; revision=164625
* Merge posix4/* into normal kernel hierarchy.Tom Rhodes2006-11-111-1/+1
| | | | | | | | Reviewed by: glanced at by jhb Approved by: silence on -arch@ and -standards@ Notes: svn path=/head/; revision=164184
* Don't need to special case arm here anymoreWarner Losh2006-08-101-2/+0
| | | | Notes: svn path=/head/; revision=161157
* o Add geom to a list of cscope dirs.Maxim Konovalov2006-07-041-1/+1
| | | | Notes: svn path=/head/; revision=160095
* o Add net80211/ to cscope dir list.Maxim Konovalov2006-05-291-4/+4
| | | | Notes: svn path=/head/; revision=159046
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-1/+3
| | | | | | | | | | | http://lists.freebsd.org/pipermail/freebsd-current/2006-March/061725.html The src.conf(5) manpage is to follow in a few days. Brought to you by: imp, jhb, kris, phk, ru (all bugs are mine) Notes: svn path=/head/; revision=156813
* add nfsclient/, nfs4client/, and rpc/ directories to theJim Rees2006-01-101-1/+2
| | | | | | | | | | top Makefile's rule to build a cscope database. Submitted by: cel@citi.umich.edu Approved by: alfred Notes: svn path=/head/; revision=154196
* When building cscopnamefile, default architecture to ${MACHINE}, not i386.Greg Lehey2005-03-081-1/+1
| | | | | | | Suggested by: ru Notes: svn path=/head/; revision=143268
* Add targets to build cscope name files and TAGS file for etags.Greg Lehey2005-03-051-0/+19
| | | | Notes: svn path=/head/; revision=143145
* Add a NO_BOOT knob to prevent building the boot blocks and loader.Dag-Erling Smørgrav2004-08-191-0/+2
| | | | | | | | Reviewed by: ru MFC after: 3 days Notes: svn path=/head/; revision=134007
* Try harder not to compile anything in sys/boot for arm.Olivier Houchard2004-05-161-0/+2
| | | | | | | I wonder how buildworld ever worked for me... Notes: svn path=/head/; revision=129269