| Commit message (Expand) | Author | Age | Files | Lines |
| * | It's 2015, and some people are still trying to use fdisk and then | Edward Tomasz Napierala | 2015-09-02 | 1 | -3/+1 |
| * | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+18 |
| |\ |
|
| | * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| | * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 2 | -22/+20 |
| | |\
| |/
|/| |
|
| | * | Merge from head@274682 | Simon J. Gerraty | 2014-11-19 | 1 | -1/+1 |
| | |\ |
|
| | * \ | Merge head from 7/28 | Simon J. Gerraty | 2014-08-19 | 1 | -1/+1 |
| | |\ \ |
|
| | * | | | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -1/+0 |
| | * | | | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 1 | -0/+2 |
| | * | | | Merge from head | Simon J. Gerraty | 2014-05-08 | 1 | -31/+31 |
| | |\ \ \ |
|
| | * \ \ \ | Merge head | Simon J. Gerraty | 2014-04-28 | 1 | -5/+5 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | Merge head@256284 | Simon J. Gerraty | 2013-10-13 | 1 | -3/+3 |
| | |\ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge head | Simon J. Gerraty | 2013-09-11 | 1 | -2/+2 |
| | |\ \ \ \ \ \ |
|
| | * | | | | | | | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 |
| | * | | | | | | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
| | * | | | | | | | Sync with HEAD. | David E. O'Brien | 2013-02-08 | 1 | -4/+4 |
| | |\ \ \ \ \ \ \ |
|
| | * | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+19 |
| * | | | | | | | | | Update documented OEM string in newfs_msdos(8). | Pedro F. Giffuni | 2015-04-09 | 1 | -2/+2 |
| * | | | | | | | | | Remove old ioctl use and support, once and for all. | Warner Losh | 2015-01-06 | 1 | -20/+18 |
| | |_|_|_|_|_|_|/
|/| | | | | | | |
|
| * | | | | | | | | Use "NO NAME" as the default unnamed label. | Pedro F. Giffuni | 2014-08-13 | 1 | -1/+1 |
| | |_|_|_|_|_|/
|/| | | | | | |
|
| * | | | | | | | use .Mt to mark up email addresses consistently (part1) | Baptiste Daroussin | 2014-06-20 | 1 | -1/+1 |
| | |_|_|_|_|/
|/| | | | | |
|
| * | | | | | | Small cleanup: mostly whitespace vs. tabs. | Pedro F. Giffuni | 2014-04-30 | 1 | -31/+31 |
| | |_|_|_|/
|/| | | | |
|
| * | | | | | Correct min/max cluster counts for FAT12/16/32 | Ed Maste | 2014-04-24 | 1 | -5/+5 |
| | |_|_|/
|/| | | |
|
| * | | | | Sweep man pages replacing ad -> ada. | Sergey Kandaurov | 2013-10-01 | 1 | -3/+3 |
| | |_|/
|/| | |
|
| * | | | newfs_msdos: fix inaccurate comments. | Pedro F. Giffuni | 2013-09-07 | 1 | -2/+2 |
| | |/
|/| |
|
| * | | newfs_msdos: cosmetical cleanups | Pedro F. Giffuni | 2013-01-19 | 1 | -4/+4 |
| |/ |
|
| * | Globally replace u_int*_t from (non-contributed) man pages. | Ed Schouten | 2012-02-12 | 1 | -18/+18 |
| * | Many style fixes. | Pedro F. Giffuni | 2011-12-20 | 2 | -77/+97 |
| * | Use __packed to prevent alignment from taking place, which otherwise may | Xin LI | 2011-11-11 | 1 | -5/+5 |
| * | Use NULL instead of 0 for third argument of sigaction(2). | Andrey V. Elsukov | 2011-07-12 | 1 | -1/+1 |
| * | Add SIGINFO handler. | Andrey V. Elsukov | 2011-07-12 | 1 | -0/+24 |
| * | MFtbemd: | Warner Losh | 2010-08-23 | 1 | -1/+2 |
| * | Clarify that the "number of bytes per sector"-range in the | Benedict Reuschling | 2010-07-25 | 1 | -2/+2 |
| * | Rename variables to match msdosfs headers. | Konstantin Belousov | 2010-02-14 | 2 | -249/+250 |
| * | Some cleanups from NetBSD: | Konstantin Belousov | 2010-02-14 | 2 | -20/+23 |
| * | Switch the default WARNS level for sbin/ to 6. | Ruslan Ermilov | 2009-10-19 | 1 | -2/+0 |
| * | Style fixes to the newfs_msdos manpage. | Ed Schouten | 2009-04-11 | 1 | -8/+9 |
| * | Update documentation (forgotten in r190929). | Ed Schouten | 2009-04-11 | 1 | -4/+5 |
| * | Do not prepend /dev/ when -C is used. | Ed Schouten | 2009-04-11 | 2 | -5/+7 |
| * | When using -C, do not warn when the file is not a character device, but warn ... | Ed Schouten | 2009-04-11 | 1 | -2/+7 |
| * | Fix a bug in r185587. | Ed Schouten | 2009-04-11 | 1 | -2/+3 |
| * | Use ftruncate() instead of lseek()+write()+lseek() to set the created | Ed Schouten | 2009-04-11 | 1 | -5/+1 |
| * | De-static local variables in main() (which is not recursive) and const-ify | Ed Schouten | 2009-04-11 | 1 | -10/+10 |
| * | Show -@ and -C in usage, which were added in r185587. | Ed Schouten | 2009-04-11 | 1 | -0/+2 |
| * | Clean up the usage() function to use a single fprintf(). | Ed Schouten | 2009-04-11 | 1 | -26/+25 |
| * | newfs_msdos: allow to work with media that doesn't have any CHS params | Andriy Gapon | 2009-02-27 | 1 | -5/+17 |
| * | Fix build - cast off_t to (intmax_t) for printing. | Max Laier | 2008-12-03 | 1 | -2/+3 |
| * | Some useful operational extensions to newfs_msdos, especially | Luigi Rizzo | 2008-12-03 | 2 | -16/+150 |
| * | Create a fake geometry (16 heads, 64 sectors) when dealing with | Luigi Rizzo | 2008-11-26 | 1 | -3/+14 |
| * | Be more accurate in the maximum filesize, it's 4GB not 4.3GB. | Remko Lodder | 2007-12-09 | 1 | -1/+1 |
| * | .Ed is not needed here, remove it. | Remko Lodder | 2007-12-08 | 1 | -1/+0 |