openbsd
2014-04-19 henningminus altq tentacles, plus missing IF_DROP here as...
2014-04-19 claudioTry to be clear why struct mrt_config nodes are allocat...
2014-04-19 beckFix some serious pointer-arithmatic-magic-number-unchec...
2014-04-19 jsingKNF.
2014-04-19 deraadtsync
2014-04-19 deraadtRepair some indent to be more KNF, and break instead...
2014-04-19 teduone small tweak to avoid ever going off the end of...
2014-04-19 teduimproved checking for invalid hashes. from solar designer
2014-04-19 teduOnce great men lived here... giants... gods... once...
2014-04-19 teduthe valkyries have come for rsh as well
2014-04-19 teduDelete futile calls to RAND_seed. ok djm
2014-04-19 henningsigh, another driver fiddling with altq outside #ifdef...
2014-04-19 henningkill altq bits here as well
2014-04-19 gilles(void) cast strlcpy() call that uses truncation as...
2014-04-19 jsingMore KNF.
2014-04-19 gilles(void) cast a strlcpy that cannot truncate
2014-04-19 gilles(void) cast strlcpy/strlcat/snprintf calls that cannot...
2014-04-19 henningremove altq bits here, too
2014-04-19 gilles(void) cast strlcpy() calls that cannot truncate
2014-04-19 gilles(void) cast strlcat() and snprintf() that cannot truncate
2014-04-19 gilles(void) cast strlcpy() calls that cannot truncate
2014-04-19 gilles(void) cast a snprintf() call that can't possibly trunc...
2014-04-19 florianFix display of destination IP when host is an IP address.
2014-04-19 gilles(void) cast snprintf calls that cannot truncate
2014-04-19 gilles(void) cast a strlcpy() that cannot truncate
2014-04-19 gilles(cast) void two strlcpy() and a snprintf() that cannot...
2014-04-19 gilles(void) cast strlcpy/strlcat/snprintf calls that cannot...
2014-04-19 deraadtkill a stray \
2014-04-19 gilles(void) cast strlcpy/strlcat/snprintf that cannot truncate
2014-04-19 gilles(void) cast strlcpy() and snprintf() that cannot truncate
2014-04-19 gilles(void) cast snprintf() and strlcat() calls that cannot...
2014-04-19 gilles(void) cast strlcpy() / strlcat() / snprintf() that...
2014-04-19 guentherLacking a proof that--for this implementation--exposure...
2014-04-19 jsingMore KNF.
2014-04-19 gilles(void) cast some strlcat() calls that cannot truncate
2014-04-19 deraadtRemove hacky workaround for Cray T3E.
2014-04-19 jsingMore KNF.
2014-04-19 deraadtoops, typo got into change
2014-04-19 gillesadd missing checks to strlcpy() when copying envelope...
2014-04-19 henningshrink pf by 445 lines.
2014-04-19 gilleswhen receiving mail for user+tag@ and maildir is setup...
2014-04-19 jsingMore KNF.
2014-04-19 gilles(void) cast strlcat(), they can't truncate
2014-04-19 gillesunchecked strlcat() call in expand_to_text() may cause...
2014-04-19 loganAdd missing man page descriptions for the following...
2014-04-19 deraadtmalloc + strlcpy -> strdup
2014-04-19 gilles(void) cast strlcpy(), it cannot truncate
2014-04-19 henningremove the altq enable/attach and disable/detach bits
2014-04-19 henningbye bye altq bits
2014-04-19 gilles(void) cast this strlcpy(), it cannot truncate
2014-04-19 henninganother questionable "optimization": de used tulip_ifst...
2014-04-19 deraadtunifdef ENOTDIR, everyone has it
2014-04-19 henningremove very questionable altq "optimization" - claudio...
2014-04-19 henningall I wanted to do is removing the altq special casing...
2014-04-19 henningremove altq special casing.
2014-04-19 kettenisDon't panic if we're trying to disestablish an MSI...
2014-04-19 guentherWe'll interpret a (void) cast on snprintf() to mean...
2014-04-19 gillesthese strlcpy can't truncate, the copy is from a buffer...
2014-04-19 henningbye bye
2014-04-19 gillescast (void) this strlcpy(), it can't fail copying a...
2014-04-19 deraadtUse somewhat harsher language and better examples;...
2014-04-19 gilleswhen copying socket path, check that we didnt truncate...
2014-04-19 henningthe altq versions of the IFQ_* macros can finally go...
2014-04-19 deraadtDemonstrate correct usage of snprintf (regarding overfl...
2014-04-19 guentherSplit inet(3) into three pages by decade: 1980s ->...
2014-04-19 gillesit's ok for strlcpy to fail here though it can't, cast...
2014-04-19 deraadtegd is gone
2014-04-19 henning /*
2014-04-19 guentherThe internal ssl2_* functions and variables are gone
2014-04-19 jsingMore KNF.
2014-04-19 guentherAdd SSL_OP_NO_TLSv1_1 and SSL_OP_NO_TLSv1_2
2014-04-19 henning-option ALTQ
2014-04-19 sobradouse an appropriate name for this variable.
2014-04-19 sobradodo not mark od(1) as deprecated.
2014-04-19 guentherMore KNF and style consistency tweaks
2014-04-19 shadchintiny fix: Remove duplicate rows, they appeared after...
2014-04-19 jsingMore KNF.
2014-04-19 jsingMore KNF.
2014-04-19 jsingMore KNF.
2014-04-19 djmmissing wildcard; pointed out by naddy@
2014-04-19 jmatthewmove scsi_xs_put after checks that use fields in the xs
2014-04-19 dlgimplement emc_mpath_checksense() according to what...
2014-04-19 schwarzeTwo minor tweaks regarding the fallback from -u/-d...
2014-04-19 schwarzeProperly handle symlinks (hardlinks and .so only files...
2014-04-19 beckuse intrinsic strlcpy and strlcat everywhere so we...
2014-04-18 djmOpenSSH 6.5 and 6.6 have a bug that causes ~0.2% of...
2014-04-18 deraadtOPENSSL_gmtime() is really just gmtime_r(); ok guenther
2014-04-18 deraadtsync
2014-04-18 teduspacing
2014-04-18 jmctweak;
2014-04-18 claudioThere is no need to initialize globals to 0.
2014-04-18 jmcflesh out STANDARDS;
2014-04-18 jmc- merge two sections on error messages and interrupts
2014-04-18 jmcremove references to rshd;
2014-04-18 tedutone down some XXXXX to not appear in grep
2014-04-18 jasperrename wd33c93 to wd33c93ctrl (but keep the filenames...
2014-04-18 schwarzeIn update mode, when opening the database fails, probab...
2014-04-18 teduXXXXXXXXXXXXXXXX -> XXX
2014-04-18 jmcfix SEE ALSO;
2014-04-18 teduunifdef NO_SOCK
next