aboutsummaryrefslogtreecommitdiff
path: root/share/doc/papers/timecounter
Commit message (Collapse)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-231-1/+0
| | | | | | | Remove /^\.\\"\s*\$FreeBSD\$$\n/ Similar commit in main: (cherry picked from commit b2c76c41be32)
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-231-2/+0
| | | | | | | Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/ Similar commit in main: (cherry picked from commit fa9896e082a1)
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-231-1/+0
| | | | | | | Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/ Similar commit in main: (cherry picked from commit d0b2dbfa0ecf)
* Fix rendering with modern groffBaptiste Daroussin2017-05-251-1/+1
| | | | | | | Reported by: tj Notes: svn path=/head/; revision=318873
* Commit the results of the typo hunt by Darren Pilgrim.Yaroslav Tykhiy2006-08-041-1/+1
| | | | | | | | | | | | | This change affects documentation and comments only, no real code involved. PR: misc/101245 Submitted by: Darren Pilgrim <darren pilgrim bitfreak org> Tested by: md5(1) MFC after: 1 week Notes: svn path=/head/; revision=160964
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-3/+3
| | | | | | | any fake value. Notes: svn path=/head/; revision=136910
* Fix typo.Poul-Henning Kamp2004-02-231-1/+1
| | | | | | | Found by: imp Notes: svn path=/head/; revision=126182
* Correct troff usage; typo fixes.Joseph Koshy2003-09-051-9/+9
| | | | Notes: svn path=/head/; revision=119760
* Allow the PS version of this paper to be built.Joseph Koshy2003-09-051-1/+8
| | | | Notes: svn path=/head/; revision=119759
* Add my timecounter paper from EuroBSDcon2002Poul-Henning Kamp2003-06-1510-0/+6004
Notes: svn path=/head/; revision=116411