summaryrefslogtreecommitdiff
path: root/usr.sbin/fwctl
AgeCommit message (Expand)Author
2022-05-28fix various typos, mainly in comments.andvar
2019-02-01compare pointers with NULL not '\0'.mrg
2014-03-18Merge riastradh-drm2 to HEAD.riastradh
2013-10-19move all the code that is unused inside #if 0christos
2013-07-20Use Mt for email addresses.wiz
2011-10-17Revieve -> Receive in a comment.mbalmer
2011-10-13max WARNS is 4plunky
2011-08-31Use __deadjoerg
2011-08-14use memcpy to avoid type punned warningschristos
2011-06-22apply some -Wno-error and/or -fno-strict-aliasing.mrg
2011-02-07Fix typo, from Henning Petersen in PR 44513.dholland
2011-01-04make error messages more consistent.christos
2011-01-04Use format string for err(). From Henning Petersen in PR 44326.wiz
2010-12-13- no casts for malloc and freechristos
2010-12-13PR bin/44230: Missing close.cegger
2010-08-26show crom:cegger
2010-08-24Backport improvements from FreeBSD.cegger
2010-08-16Revert unimprovement from previous.wiz
2010-08-15backout accidentally committed changescegger
2010-08-15spelling fixcegger
2010-08-15Feed improvements from FreeBSDcegger
2010-08-14Fix a typopgoyette
2010-08-14fwcontrol -> fwctlcegger
2010-07-31remove useless brackets. From kiyohara@cegger
2010-03-29make this build again after ieee1394 updatecegger
2009-05-18New sentence, new line.wiz
2009-04-15Fix -Wsign-compare issuelukem
2009-04-08Add missing quotes.joerg
2008-05-02WARNS=4 love.xtraeme
2008-02-16Change inappropriate use of CFLAGS to CPPFLAGS.matt
2007-11-06Sync to FreeBSD.kiyohara
2007-03-05We are not FreeBSD: .Fx -> .Nxxtraeme
2006-05-24Coverity CID 3233: Be nice and close the file you opened.christos
2006-05-24Coverity CID 2460,2459,2458,2457: Don't allocate smaller chunks, it is notchristos
2005-08-23Fix marge miss. We use 'hw.fwmem.eui64_[hl]i'.kiyohara
2005-07-12Sync usage with man page. Use getprogname().wiz
2005-07-12-i seems to have been renamed to -b, update description.wiz
2005-07-12Sort a bit more.wiz
2005-07-12Sort options, sort sections, long month name in Dd.wiz
2005-07-12Forgot to commit.kiyohara
2005-07-11ieee1394 import from FreeBSD.kiyohara