summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-30o remove useless `if'sOleg Safiullin
2009-01-30missing ssl_sock_init() call in init_client() (used byDamien Miller
2009-01-30remove some gratuitous changes that do nothing other than inreaseDamien Miller
2009-01-30- add missing trailing 't' of the mos(4) entry's 'Etherne'Jasper Lievisse Adriaanse
2009-01-29KNF (whitespace fixes). ok grunk@Alexander Bluhm
2009-01-29pass "xerrok" status across the execution call stack to more closelyJared Yanovich
2009-01-29``beginning'' is spelled with 2 `g' and 3 `n'.Miod Vallat
2009-01-29tweak usage()Igor Sobrado
2009-01-29fix compiler warningJacek Masiulaniec
2009-01-29Remove KASSERT() that could trigger when an rthread in sigwait()Philip Guenthe
2009-01-29Add a few cache operations after I/O completes.Miod Vallat
2009-01-29The ``flush before inval'' 88410 workaround needs to be done inMiod Vallat
2009-01-29Update to reflect renaming of the st_[acm]timespec members to st_[acm]timPhilip Guenthe
2009-01-29Switch struct stat's timespec members to the names standardized inPhilip Guenthe
2009-01-29Implement "smtpctl show stats"; ok gilles@Jacek Masiulaniec
2009-01-29better parsing of .forward filesOleg Safiullin
2009-01-29Some of the latest macppc laptops with no adb subsystem at all, spontaneouslyMiod Vallat
2009-01-29Oops, correct logic when requested font index is out of bounds. ThankfullyMiod Vallat
2009-01-29Correctly byte-swap the link state ID when building Intra-Area-PrefixStefan Sperling
2009-01-29One more step on the long road of beautifying ospf6ctl output:Stefan Sperling
2009-01-29Don't print a header line above every individual Intra-Area-Prefix LSAStefan Sperling
2009-01-29Document SIOCSIFPRIORITY and friend. Found on my HD. OK jmc@Claudio Jeker
2009-01-29Originate Intra-Area-Prefix LSAs which reference a router LSA.Stefan Sperling
2009-01-29In Link LSAs, #prefixes is a 32bit value.Stefan Sperling
2009-01-29- fix .Nm and .DtJason McIntyre
2009-01-29fix a panic that occurs when IEEE80211_STA_ONLY is defined (SMALL_KERNEL).Damien Bergamini
2009-01-29various improvements; help/ok mbalmerJason McIntyre
2009-01-29Add some kernel socket documentation. Originally from FreeBSD with someClaudio Jeker
2009-01-29lsa_get_prefix() should return the number of bytes consumed and not theClaudio Jeker
2009-01-29from Yoshihiko Sarumaru, freebsd pr #76333: fseek(3) can clear EOF too;Jason McIntyre
2009-01-29Fix offset calculation for lsa_prefix structs.Stefan Sperling
2009-01-29Better error handling.Marc Balmer
2009-01-29missing prototype for session_respond() in mta, move session_respond()'sGilles Chehade
2009-01-29After checking that peer == NULL do not assign peer = NULL a fewAlexander Bluhm
2009-01-29- remove debug messageGilles Chehade
2009-01-29Received header line was incomplete for mail submitted through the enqueuerGilles Chehade
2009-01-29Split the address selection from pools away from pf.c and put it inPierre-Yves Ritschard
2009-01-29fix a bug in mta's event maskingGilles Chehade
2009-01-29tweak previous;Jason McIntyre
2009-01-29tweak previous;Jason McIntyre
2009-01-29initial starttls support in mta, this allows:Gilles Chehade
2009-01-29Correct capitalization.Pierre-Yves Ritschard
2009-01-29move some code around in preparation for future work:Henning Brauer
2009-01-29Correct copyright years.Marc Balmer
2009-01-29Only start using the rtc for statclock after we've received the firstMark Kettenis
2009-01-29* Add more CFLAGS commonly found in src/usr.sbin/Pierre-Yves Ritschard
2009-01-29Fix a crash found by bluhm@ in rn_mpath_reprio(). The rn_mklist handling wasClaudio Jeker
2009-01-29detect truncation with strlcpy, not strlen.Pierre-Yves Ritschard
2009-01-29Report error if wake on lan frame is not sent correctly.Pierre-Yves Ritschard
2009-01-29simplify the bpf opening loop a bit.Pierre-Yves Ritschard