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
/
isdn
Age
Commit message (
Expand
)
Author
2013-10-19
using sizeof(char *) to compute the size of a buffer is not going to work
christos
2013-07-20
Use Mt for email addresses.
wiz
2012-08-10
Remove many HAVE_GCC || HAVE_PCC conditionals as the options also apply
joerg
2012-04-21
Add capfile(5) to describe the termcap format.
roy
2012-03-02
More time_t fallout.
joerg
2012-03-01
Fix format strings to deal with 64bit time_t.
joerg
2011-08-31
NULL does not need a cast
plunky
2011-08-31
Use __dead
joerg
2011-08-31
Use __dead and __printflike
joerg
2011-08-16
Avoid non-literal format strings
christos
2011-08-16
document non-literal format string (unsafe)
christos
2011-06-20
remove most of the remaining HAVE_GCC tests that are always true in
mrg
2011-05-24
Kill redundant externs
joerg
2010-02-06
When using -lcurses, you also need -lterminfo.
he
2010-02-03
Userland now builds and uses terminfo instead of termcap.
roy
2009-10-29
option noinput
christos
2009-04-20
define YY_NO_INPUT where appropriate, from Kurt J. Lidl per PR misc/41160
drochner
2009-04-16
Fix WARNS=4 issues (-Wshadow -Wcast-qual -Wsign-compare)
lukem
2009-04-09
Don't depend on magic default value for -offset. Don't use .br, use a
joerg
2009-03-11
Fix preamble
joerg
2008-08-29
Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a f...
gmcgarry
2008-07-15
Remove __DATE__ and __TIME__ from usage().
perry
2008-04-30
Convert TNF licenses to new 2 clause variant
martin
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-02-16
Fix incorrect prototype.
matt
2007-09-08
Check against errors when reading trace device. CID 4561.
pooka
2007-05-28
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
tls
2007-01-16
* Don't include headers twice
hubertf
2007-01-16
Remove duplicate #include <errno.h>
hubertf
2006-09-27
Coverity CID 3792: Avoid double free; while I am here avoid NULL deref.
christos
2006-05-27
Make "entries" optional - so that `echo system > /etc/isdn/isdnd.rc; isdnd`
martin
2006-05-24
Coverity CID 1442: Update the table, and use the table size instead of
christos
2006-05-24
Coverity CID 796: Add an extra test to pacify coverity.
christos
2006-05-24
Coverity CID 834: Add a test to pacify coverity.
christos
2006-05-24
Coverity CID 1753: don't leak fp's.
christos
2006-05-11
sprinkle some -Wno-pointer-sign for now.
mrg
2006-05-11
u_char -> char in one place.
mrg
2006-05-09
change (mostly) int to socklen_t. GCC 4 doesn't like that int and
mrg
2006-03-17
Fix three off-by-ones found by Coverity, CID 1489.
elad
2005-12-26
/dev/i4b -> /dev/isdn. From ulfdoz.
elad
2005-06-02
Don't attempt to use an uninitialized variable in a debug message.
lukem
2004-10-30
Add (unsigned char) cast to ctype functions
dsl
2004-10-30
Add (unsigned char) cast to ctype functions
dsl
2004-05-06
Make "local-phone-dialout" optional.
martin
2004-03-28
* Make isdnd unlearn that an isdn interface has two B channels, so that it
pooka
2004-03-21
Bail out with a proper error message when mandatory configuration entries
martin
2004-03-19
Convert to usage of UUDECODE_FILES and standardize on filename extension
jmc
2003-11-12
s/netbsd.org/NetBSD.org/i
grant
2003-10-06
minor KNFs
itojun
2003-10-06
use bouded string op as much as possible
itojun
[next]