| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-04-23 | ce examples of "Ar arg Ar arg" with "Ar arg arg" and stop the spread; |  jmc | 1 | -3/+3 |
| 2019-06-28 | When system calls indicate an error they return -1, not some arbitrary |  deraadt | 1 | -2/+2 |
| 2015-12-30 | Remove use of sysexits.h. OK guenther@ |  millert | 1 | -5/+4 |
| 2015-01-16 | Replace <sys/param.h> with <limits.h> and other less dirty headers where |  deraadt | 1 | -3/+4 |
| 2014-01-21 | obvious .Pa fixes; found with mandocdb(8) |  schwarze | 1 | -6/+6 |
| 2013-07-16 | Add missing .Mt macros for AUTHORS email addresses. |  schwarze | 1 | -4/+4 |
| 2011-06-27 | cleanup this file a little, review by krw |  tedu | 1 | -32/+10 |
| 2011-06-27 | for mount_ntfs, fix an error in previous; for tr, fix an error of the |  jmc | 1 | -2/+2 |
| 2011-06-27 | cleanup the ntfs man page, and enforce readonly operation. |  tedu | 2 | -50/+14 |
| 2010-10-13 | paste in the description of "special"; ok krw |  jmc | 1 | -4/+15 |
| 2007-12-09 | provide mount_ntfs(8) on alpha, it works out of the box for reading |  martin | 2 | -5/+5 |
| 2007-05-31 | convert to new .Dd format; |  jmc | 1 | -2/+2 |
| 2007-04-14 | documentation of -o option was missing both in man page and usage() |  grunk | 2 | -3/+12 |
| 2007-04-09 | Correctly handle option '-m', okay mickey@ grunk@ |  pedro | 1 | -2/+19 |
| 2006-12-15 | sort options; sync usage; |  jmc | 2 | -13/+12 |
| 2005-09-30 | deploy .An -nosplit; ok jmc |  jaredy | 1 | -1/+2 |
| 2005-04-08 | Sync with recent realpath(3) changes: on failure, don't use the second |  jaredy | 1 | -2/+2 |
| 2004-10-11 | enable mount_ntfs on amd64, ok miod@ millert@ |  avsm | 1 | -2/+2 |
| 2004-02-22 | oops; always man page |  deraadt | 1 | -3/+2 |
| 2004-02-21 | commit man page always, on all architectures |  deraadt | 1 | -2/+3 |
| 2003-09-18 | replace NetBSD info with OBSD relevant stuff; |  jmc | 1 | -15/+12 |
| 2003-07-03 | use realpath() in helpers instead of doing it ourselves every time. |  tedu | 1 | -12/+4 |
| 2003-07-03 | add documentation from mount(8) that "special" device must correspond |  jmc | 1 | -1/+7 |
| 2003-07-02 | convert strncat -> strlcat |  avsm | 1 | -3/+3 |
| 2003-06-11 | ansification |  deraadt | 1 | -8/+1 |
| 2003-06-10 | boring cleanups |  deraadt | 1 | -52/+8 |
| 2003-05-24 | rename export to export_info for c++ safety. report by naddy@ |  tedu | 1 | -4/+4 |
| 2003-05-20 | tweak; |  jmc | 1 | -14/+14 |
| 2003-05-20 | turn on mount_ntfs. i386 only until we know it works somewhere else |  tedu | 1 | -1/+5 |
| 2003-05-20 | un __P |  tedu | 1 | -4/+4 |
| 2003-05-20 | $OpenBSD$ tags |  tedu | 3 | -2/+3 |
| 2003-05-20 | mount_ntfs, from NetBSD via Julien Bordet |  tedu | 3 | -0/+413 |