summaryrefslogtreecommitdiff
path: root/include/fstab.h
Commit message (Collapse)AuthorAgeFilesLines
* include: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
| | | | | | | | | | | | | | | | | Mainly focus on files that use BSD 3-Clause license. The Software Package Data Exchange (SPDX) group provides a specification to make it easier for automated tools to detect and summarize well known opensource licenses. We are gradually adopting the specification, noting that the tags are considered only advisory and do not, in any way, superceed or replace the license texts. Special thanks to Wind River for providing access to "The Duke of Highlander" tool: an older (2014) run over FreeBSD tree was useful as a starting point. Notes: svn path=/head/; revision=326024
* Remove the Berkeley clause 3's.Warner Losh2010-02-161-5/+1
| | | | | | | Add a few $FreeBSD$ Notes: svn path=/head/; revision=203964
* - Add setfstab() and getfstab().Matthew N. Dodd2003-04-071-0/+2
| | | | | | | | - Use the environment variable 'PATH_FSTAB' if set rather than the hardcoded '/etc/fstab' (fstab.h:_PATH_FSTAB) Notes: svn path=/head/; revision=113219
* Breath deep and take __P out of the system include files.Warner Losh2002-03-231-5/+6
| | | | | | | | | # This appears to not break X11, but I'm having problems compiling the # glide part of the server with or without this patch, so I can't tell # for sure. Notes: svn path=/head/; revision=93032
* Change to comment for fs_passno to reflect that it appliesMike Pritchard1997-01-281-1/+1
| | | | | | | to fsck and not dump. Notes: svn path=/head/; revision=22051
* BSD 4.4 Lite Include SourcesRodney W. Grimes1994-05-241-0/+79
Notes: svn path=/head/; revision=1539