aboutsummaryrefslogtreecommitdiff
path: root/share/doc/papers/devfs
Commit message (Collapse)AuthorAgeFilesLines
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
| | | | | | | This is a residual of the $FreeBSD$ removal. MFC After: 3 days (though I'll just run the command on the branches) Sponsored by: Netflix
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-161-1/+0
| | | | Remove /^\.\\"\s*\$FreeBSD\$$\n/
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
| | | | Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
* Fix typos - remove duplicate "is".Rebecca Cran2011-02-231-1/+1
| | | | | | | | | PR: docs/154934 Submitted by: Eitan Adler <lists at eitanadler.com> MFC after: 3 days Notes: svn path=/head/; revision=218965
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
| | | | | | | any fake value. Notes: svn path=/head/; revision=136910
* Use a single style for share/doc/ makefiles.Ruslan Ermilov2002-10-291-5/+5
| | | | Notes: svn path=/head/; revision=106146
* Preprocess with pic(1).Ruslan Ermilov2002-02-271-0/+1
| | | | Notes: svn path=/head/; revision=91383
* Fix typo.Maxim Sobolev2002-02-181-1/+1
| | | | | | | Approved by: phk Notes: svn path=/head/; revision=90861
* The DEVFS paper presented at BSDcon-euro 2001 and BSDcon-2002.Poul-Henning Kamp2002-02-182-0/+1285
Notes: svn path=/head/; revision=90842