| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r314987-r314989, r314993-r314994, r315046-r315049, r315102 | araujo | 2017-04-17 | 1 | -1/+1 |
* | Adjust previous fix to conform to the existing style in this file. | jhb | 2016-01-14 | 1 | -2/+1 |
* | Fix the precious change to check the pointer returned by malloc(). | jhb | 2015-12-18 | 1 | -1/+1 |
* | Exit cleanly if malloc() fails to allocate a buffer for a copy of the | jhb | 2015-12-17 | 1 | -0/+2 |
* | It's 2015, and some people are still trying to use fdisk and then | trasz | 2015-09-02 | 1 | -3/+2 |
* | Add META_MODE support. | sjg | 2015-06-13 | 1 | -0/+21 |
|\ |
|
| * | dirdeps.mk now sets DEP_RELDIR | sjg | 2015-06-08 | 1 | -2/+0 |
| * | Merge sync of head | sjg | 2015-05-27 | 1 | -2/+1 |
| |\
| |/
|/| |
|
| * | Merge head from 7/28 | sjg | 2014-08-19 | 1 | -1/+1 |
| |\ |
|
| * | | Updated dependencies | sjg | 2014-05-16 | 1 | -1/+0 |
| * | | Updated dependencies | sjg | 2014-05-10 | 1 | -0/+2 |
| * | | Merge head@256284 | sjg | 2013-10-13 | 1 | -4/+4 |
| |\ \ |
|
| * | | | Updated dependencies | sjg | 2013-03-11 | 1 | -0/+1 |
| * | | | Updated dependencies | sjg | 2013-02-16 | 1 | -2/+0 |
| * | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | marcel | 2012-08-22 | 1 | -0/+22 |
* | | | | Convert usr.sbin to LIBADD | bapt | 2014-11-25 | 1 | -2/+1 |
| |_|/
|/| | |
|
* | | | use .Mt to mark up email addresses consistently (part2) | bapt | 2014-06-20 | 1 | -1/+1 |
| |/
|/| |
|
* | | Sweep man pages replacing ad -> ada. | pluknet | 2013-10-01 | 1 | -4/+4 |
|/ |
|
* | Remove superfluous paragraph macro. | joel | 2012-03-25 | 1 | -1/+0 |
* | Be as explicit as possible when describing relation between the -m mask | kib | 2012-02-04 | 1 | -3/+6 |
* | Allow boot0cfg to force a PXE boot via boot0 on the next boot. | jhb | 2011-12-20 | 2 | -2/+10 |
* | Use NO_WCAST_ALIGN for usr.sbin/boot0cfg; because this is only built for | dim | 2011-12-17 | 1 | -0/+2 |
* | Plug fd leaks | kevlo | 2011-11-23 | 1 | -0/+2 |
* | Remove a note about disabling of GEOM protection mechanism. | ae | 2011-11-07 | 1 | -16/+1 |
* | Reorganize write_mbr() function to be able write bootcode with different | ae | 2011-11-07 | 1 | -54/+83 |
* | Add reference to gpart(8). | ae | 2011-11-06 | 1 | -1/+2 |
* | Mark global functions and/or variables in boot0cfg(8) static where possible. | ed | 2011-11-06 | 1 | -4/+4 |
* | Fix argument name. This fixes EINVAL when boot0cfg uses GEOM_PART' | ae | 2011-10-25 | 1 | -1/+1 |
* | Revert r209469: it causes the rest of the function to be bypassed. | brucec | 2010-12-06 | 1 | -2/+0 |
* | If a device can't be opened, don't keep going but display the error | brucec | 2010-06-23 | 1 | -0/+2 |
* | Fixed static linkage. | ru | 2010-02-26 | 1 | -2/+2 |
* | The last big commit: let usr.sbin/ use WARNS=6 by default. | ed | 2010-01-02 | 1 | -2/+0 |
* | Write the MBR by using the bootcode verb of the gpart class. | marcel | 2009-03-02 | 1 | -27/+22 |
* | Extend the geom-related info and put in the NOTE section, not | luigi | 2009-01-13 | 1 | -14/+19 |
* | Another, hopefully final set of changes to boot0 and boot0cfg. | luigi | 2008-12-03 | 2 | -26/+149 |
* | - Improve error message given on g_providername call failure. | lulf | 2008-09-30 | 1 | -2/+2 |
* | - Make use of the new and g_device_path utility function in libgeom to avoid | lulf | 2008-09-07 | 1 | -33/+23 |
* | "-b /boot/mbr" is redundant, /boot/mbr is the default boot code for fdisk(8). | pav | 2007-06-07 | 1 | -2/+2 |
* | - Revert previous revision, it was incorrect | pav | 2007-06-06 | 1 | -8/+5 |
* | Document /boot/mbr (non-interactive boot block) | pav | 2007-05-12 | 1 | -0/+10 |
* | Attempt gctl verb "write MBR" when updating. | phk | 2005-07-15 | 2 | -1/+25 |
* | Document how to make boot0cfg work on mounted disks. | scottl | 2005-04-07 | 1 | -0/+11 |
* | Sort sections. | ru | 2005-01-18 | 1 | -2/+2 |
* | Added the EXIT STATUS section where appropriate. | ru | 2005-01-17 | 1 | -1/+1 |
* | Open device R/W for ioctl modifications. | phk | 2004-12-18 | 1 | -1/+1 |
* | Correct polarity of packet mode bit. | tegge | 2004-09-14 | 1 | -1/+1 |
* | boot0 defaults to packet mode. | tegge | 2004-09-14 | 1 | -1/+1 |
* | Enable packet mode by default. Disk drives have gotten so large now, | obrien | 2004-08-03 | 1 | -1/+1 |
* | mdoc(7) fixes. | ru | 2004-07-07 | 1 | -1/+1 |
* | Document boot0sio and note that it requires modem handshake to work. | phk | 2004-06-17 | 1 | -2/+9 |