| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert r330897: | Eitan Adler | 2018-03-29 | 3 | -9/+3 |
| * | MFC r327279,r327571: | Eitan Adler | 2018-03-15 | 1 | -1/+1 |
| * | Partial merge of the SPDX changes | Eitan Adler | 2018-03-14 | 3 | -3/+9 |
| * | MFC r314659,r314676: | Enji Cooper | 2017-05-29 | 1 | -2/+2 |
| * | Fix a ton of speelling errors | Eitan Adler | 2015-10-21 | 1 | -1/+1 |
| * | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+19 |
| |\ | |||||
| | * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| | * | Merge head from 7/28 | Simon J. Gerraty | 2014-08-19 | 1 | -3/+3 |
| | |\ | |/ |/| | |||||
| | * | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -1/+0 |
| | * | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 1 | -0/+2 |
| | * | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 |
| | * | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
| | * | Sync from head | Simon J. Gerraty | 2012-11-04 | 1 | -1/+1 |
| | |\ | |||||
| | * | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+20 |
| * | | | use .Mt to mark up email addresses consistently (part2) | Baptiste Daroussin | 2014-06-20 | 1 | -3/+3 |
| | |/ |/| | |||||
| * | | mdoc: add missing width argument to Bl -tag. | Joel Dahl | 2012-06-03 | 1 | -1/+1 |
| |/ | |||||
| * | mdoc: terminate quoted strings. | Joel Dahl | 2012-03-26 | 1 | -3/+3 |
| * | Spelling fixes for usr.sbin/ | Ulrich Spörlein | 2011-12-30 | 2 | -2/+2 |
| * | - Remove extraneous null ptr deref checks | Eitan Adler | 2011-12-21 | 1 | -2/+1 |
| * | Quiet clang warnings by using literal format strings for printf-like | Ed Maste | 2011-01-04 | 2 | -3/+3 |
| * | Closing fd when it's done | Kevin Lo | 2010-12-09 | 1 | -0/+1 |
| * | Spelling fixes. | Joel Dahl | 2010-08-01 | 1 | -1/+1 |
| * | Always assign WARNS using ?= | Ulrich Spörlein | 2010-03-02 | 1 | -1/+1 |
| * | Remove reference to phy_delay from fwcontrol. Thanks for the catch! | Sean Bruno | 2009-02-17 | 1 | -2/+1 |
| * | Begin basic improvements to fwcontrol in the area of handling | Sean Bruno | 2009-02-02 | 2 | -13/+12 |
| * | Add fd = -1 after close when we detect the format so that subsequent | Warner Losh | 2009-01-02 | 1 | -0/+1 |
| * | Reviewed by: (Dieter)freebsd@sopwith.solgatos.com | Sean Bruno | 2008-12-12 | 2 | -22/+68 |
| * | Sweep this man page a bit: | Daniel Gerzo | 2008-09-11 | 1 | -15/+25 |
| * | Beginning of overhaul of fwcontrol: | Sean Bruno | 2008-09-10 | 2 | -124/+383 |
| * | - add '-f' option to force root node. | Hidetoshi Shimokawa | 2008-03-05 | 2 | -8/+23 |
| * | Remove dublicate .Pp, sort SEE ALSO. | Christian Brueffer | 2007-10-31 | 1 | -4/+3 |
| * | Whitespace-only change: trim EOL spaces. | Giorgos Keramidas | 2007-10-30 | 1 | -3/+3 |
| * | mdoc warning fix: delete spurious empty line. | Giorgos Keramidas | 2007-10-30 | 1 | -2/+1 |
| * | Increase buffer size of DV stream to prevent buffer | Hidetoshi Shimokawa | 2007-06-17 | 1 | -1/+1 |
| * | Fix a group of typos: | Yaroslav Tykhiy | 2006-12-29 | 1 | -1/+1 |
| * | Add MPEG2-TS/HDV support to fwcontrol. | Warner Losh | 2006-10-26 | 6 | -56/+464 |
| * | Remove unused variables. Shorten the path to a WARNS=6 compliance. | Philippe Charnier | 2005-05-20 | 1 | -17/+20 |
| * | Sort sections. | Ruslan Ermilov | 2005-01-18 | 1 | -4/+4 |
| * | Scheduled mdoc(7) sweep. | Ruslan Ermilov | 2005-01-11 | 1 | -1/+2 |
| * | - Xref fwip(4) | Christian Brueffer | 2004-12-14 | 1 | -1/+2 |
| * | Add usage of -m option. | Hidetoshi Shimokawa | 2004-10-29 | 1 | -2/+3 |
| * | Add -m option, set default fwmem target. | Hidetoshi Shimokawa | 2004-10-23 | 2 | -1/+27 |
| * | Nit. | Ruslan Ermilov | 2004-06-04 | 1 | -1/+1 |
| * | Use new eui64(3) functions to print EUI-64s and to allow access to nodes | Brooks Davis | 2004-05-26 | 1 | -12/+74 |
| * | Don't crash if the CROM is all zeros. | Doug Rabson | 2004-05-23 | 1 | -0/+4 |
| * | o grammar fixes | Christian Brueffer | 2003-12-17 | 1 | -7/+7 |
| * | Add '0x' in front of EUI64 to avoid confusion. | Hidetoshi Shimokawa | 2003-10-22 | 1 | -2/+2 |
| * | Add -p option to dump phy registers. | Hidetoshi Shimokawa | 2003-09-25 | 2 | -2/+96 |
| * | - Use /dev/fwX.Y rather than /dev/fwX. | Hidetoshi Shimokawa | 2003-08-05 | 2 | -31/+71 |
| * | - Allow retrieval of local Configuration ROM. | Hidetoshi Shimokawa | 2003-07-12 | 1 | -2/+1 |
