index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
fwctl
Age
Commit message (
Expand
)
Author
2013-10-19
move all the code that is unused inside #if 0
christos
2013-07-20
Use Mt for email addresses.
wiz
2011-10-17
Revieve -> Receive in a comment.
mbalmer
2011-10-13
max WARNS is 4
plunky
2011-08-31
Use __dead
joerg
2011-08-14
use memcpy to avoid type punned warnings
christos
2011-06-22
apply some -Wno-error and/or -fno-strict-aliasing.
mrg
2011-02-07
Fix typo, from Henning Petersen in PR 44513.
dholland
2011-01-04
make error messages more consistent.
christos
2011-01-04
Use format string for err(). From Henning Petersen in PR 44326.
wiz
2010-12-13
- no casts for malloc and free
christos
2010-12-13
PR bin/44230: Missing close.
cegger
2010-08-26
show crom:
cegger
2010-08-24
Backport improvements from FreeBSD.
cegger
2010-08-16
Revert unimprovement from previous.
wiz
2010-08-15
backout accidentally committed changes
cegger
2010-08-15
spelling fix
cegger
2010-08-15
Feed improvements from FreeBSD
cegger
2010-08-14
Fix a typo
pgoyette
2010-08-14
fwcontrol -> fwctl
cegger
2010-07-31
remove useless brackets. From kiyohara@
cegger
2010-03-29
make this build again after ieee1394 update
cegger
2009-05-18
New sentence, new line.
wiz
2009-04-15
Fix -Wsign-compare issue
lukem
2009-04-08
Add missing quotes.
joerg
2008-05-02
WARNS=4 love.
xtraeme
2008-02-16
Change inappropriate use of CFLAGS to CPPFLAGS.
matt
2007-11-06
Sync to FreeBSD.
kiyohara
2007-03-05
We are not FreeBSD: .Fx -> .Nx
xtraeme
2006-05-24
Coverity CID 3233: Be nice and close the file you opened.
christos
2006-05-24
Coverity CID 2460,2459,2458,2457: Don't allocate smaller chunks, it is not
christos
2005-08-23
Fix marge miss. We use 'hw.fwmem.eui64_[hl]i'.
kiyohara
2005-07-12
Sync usage with man page. Use getprogname().
wiz
2005-07-12
-i seems to have been renamed to -b, update description.
wiz
2005-07-12
Sort a bit more.
wiz
2005-07-12
Sort options, sort sections, long month name in Dd.
wiz
2005-07-12
Forgot to commit.
kiyohara
2005-07-11
ieee1394 import from FreeBSD.
kiyohara