aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/Make.tags.inc
Commit message (Collapse)AuthorAgeFilesLines
* - Trim an unused and bogus Makefile for mount_smbfs.Davide Italiano2013-06-281-0/+1
| | | | | | | | | - Reconnect with some minor modifications, in particular now selsocket() internals are adapted to use sbintime units after recent'ish calloutng switch. Notes: svn path=/head/; revision=252356
* Disconnect non-MPSAFE SMBFS from the build in preparation for droppingAttilio Rao2012-10-181-1/+0
| | | | | | | | | | | | | | | | GIANT from VFS. In addition, disconnect also netsmb, which is a base requirement for SMBFS. In the while SMBFS regular users can use FUSE interface and smbnetfs port to work with their SMBFS partitions. Also, there are ongoing efforts by vendor to support in-kernel smbfs, so there are good chances that it will get relinked once properly locked. This is not targeted for MFC. Notes: svn path=/head/; revision=241680
* Disconnect non-MPSAFE NTFS from the build in preparation for droppingAttilio Rao2012-10-171-1/+0
| | | | | | | | | | | | | | | | | GIANT from VFS. This code is particulary broken and fragile and other in-kernel implementations around, found in other operating systems, don't really seem clean and solid enough to be imported at all. If someone wants to reconsider in-kernel NTFS implementation for inclusion again, a fair effort for completely fixing and cleaning it up is expected. In the while NTFS regular users can use FUSE interface and ntfs-3g port to work with their NTFS partitions. This is not targeted for MFC. Notes: svn path=/head/; revision=241636
* Disconnect non-MPSAFE NWFS from the build in preparation for droppingAttilio Rao2012-10-171-1/+0
| | | | | | | | | | | | | | | GIANT from VFS. In addition, disconnect also netncp, which is a base requirement for NWFS. In the possibility of a future maintenance of the code and later readd to the FreeBSD base, maybe we should think about a better location for netncp. I'm not entirely sure the / top location is actually right, however I will let network people to comment on that more specifically. This is not targeted for MFC. Notes: svn path=/head/; revision=241629
* Disconnect non-MPSAFE PORTALFS from the build in preparation for droppingAttilio Rao2012-10-161-2/+0
| | | | | | | | | GIANT from VFS. This is not targeted for MFC. Notes: svn path=/head/; revision=241606
* Disconnect non-MPSAFE HPFS from the build in preparation for droppingAttilio Rao2012-10-161-1/+0
| | | | | | | | | GIANT from VFS. This is not targeted for MFC. Notes: svn path=/head/; revision=241604
* Update tags build scriptKirk McKusick2011-07-101-0/+2
| | | | Notes: svn path=/head/; revision=223901
* Catch up with the disappearance of sys/dev/hfa.Ken Smith2008-12-011-1/+0
| | | | Notes: svn path=/head/; revision=185517
* Remove netatm from HEAD as it is not MPSAFE and relies on the now removedRobert Watson2008-05-251-2/+0
| | | | | | | | | | | | | | | | | | | | | | 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
* Remove netkey directory from cscope/TAGs generation and replaceBjoern A. Zeeb2007-07-051-2/+4
| | | | | | | | | | | | | 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
* - Remove UMAP filesystem. It was disconnected from build three years ago,Rong-En Fan2007-06-251-2/+0
| | | | | | | | | | and it is seriously broken. Discussed on: freebsd-arch@ Approved by: re (mux) Notes: svn path=/head/; revision=171023
* Update entries for building tags.Kirk McKusick2007-05-131-5/+9
| | | | Notes: svn path=/head/; revision=169532
* Makefile changes to reflect moving sys/isofs/cd9660 to sys/fs/cd9660.Craig Rodrigues2007-02-111-1/+1
| | | | | | | | Continue to install userland include files in /usr/include/isofs/cd9660 so as not to break userland applications such as libstand. Notes: svn path=/head/; revision=166640
* Merge posix4/* into normal kernel hierarchy.Tom Rhodes2006-11-111-2/+0
| | | | | | | | Reviewed by: glanced at by jhb Approved by: silence on -arch@ and -standards@ Notes: svn path=/head/; revision=164184
* Finish driving a stake through the heart of netns and the associatedPeter Wemm2003-03-051-2/+0
| | | | | | | | | ifdefs scattered around the place - its dead Jim! The SMB stuff had stolen AF_NS, make it official. Notes: svn path=/head/; revision=111926
* Don't hardcode /sys when making tags, instead use ${.CURDIR}/.. thisAlfred Perlstein2002-02-271-1/+1
| | | | | | | | | | fixes a problem where one tries to make tags when the source isn't in /sys. Submitted by: Jihui Yang <yangjihui@yahoo.com> Notes: svn path=/head/; revision=91369
* Update pathnames for creation of tags file.Kirk McKusick2001-12-051-3/+1
| | | | Notes: svn path=/head/; revision=87373
* Remove vestiges of MFS.Ruslan Ermilov2001-06-011-2/+0
| | | | Notes: svn path=/head/; revision=77575
* - sys/msdosfs moved to sys/fs/msdosfsRuslan Ermilov2001-05-251-2/+2
| | | | | | | | - msdos.ko renamed to msdosfs.ko - /usr/include/msdosfs moved to /usr/include/fs/msdosfs Notes: svn path=/head/; revision=77162
* - FDESC, FIFO, NULL, PORTAL, PROC, UMAP and UNION fileRuslan Ermilov2001-05-231-19/+19
| | | | | | | | | | | | | | | | | | systems were repo-copied from sys/miscfs to sys/fs. - Renamed the following file systems and their modules: fdesc -> fdescfs, portal -> portalfs, union -> unionfs. - Renamed corresponding kernel options: FDESC -> FDESCFS, PORTAL -> PORTALFS, UNION -> UNIONFS. - Install header files for the above file systems. - Removed bogus -I${.CURDIR}/../../sys CFLAGS from userland Makefiles. Notes: svn path=/head/; revision=77031
* there is no more miscfs/devfsMatt Jacob2000-12-311-1/+0
| | | | Notes: svn path=/head/; revision=70548
* Retire kernfs (kernel part).Dag-Erling Smørgrav2000-12-281-2/+0
| | | | Notes: svn path=/head/; revision=70426
* Update tags directive to reflect the new location of soft updatesKirk McKusick2000-07-041-3/+1
| | | | | | | and the reorganization of the eisa directory. Notes: svn path=/head/; revision=62491
* Add soft updates to the set of things being tagged. Syntax cleanup.Kirk McKusick2000-01-271-1/+4
| | | | Notes: svn path=/head/; revision=56657
* Update to know about current kernel directory layout.Kirk McKusick1999-02-281-15/+105
| | | | | | | Add ability to build links as well as tags. Notes: svn path=/head/; revision=44344
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
| | | | | | | ready for it yet. Notes: svn path=/head/; revision=22975
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* Added $Id$David Greenman1994-08-021-0/+1
| | | | Notes: svn path=/head/; revision=1817
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+18
Notes: svn path=/head/; revision=1541