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