summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-01-29bring initial support for SSL in the mta part of smtpd, allowing for:Gilles Chehade
2009-01-29My try at documenting the route socket filtering. ja ja dlg@Claudio Jeker
2009-01-29Common queue walking code for smtpd and smtpctl. Kills majority of showqueue.c,Jacek Masiulaniec
2009-01-29Make multicast actually work this time.Mark Kettenis
2009-01-29Always zero the IP checksum field for packets and packet fragmentsChristian Weisgerber
2009-01-29Hard-code the Link State ID of Intra-Area-Prefix LSAs referencing NetworkStefan Sperling
2009-01-29Improve debugging message in orig_intra_lsa_net().Stefan Sperling
2009-01-29Similar to my last commit, it's stupid to have a file with two veryOwain Ainsworth
2009-01-29Move drmmmap to the main driver file. It's stupid to have a file withOwain Ainsworth
2009-01-29Make anonymous binds work properly.aschrijver
2009-01-29drm_getmap and interface can die too.Owain Ainsworth