Age | Commit message (Expand) | Author |
2009-01-29 | The ``flush before inval'' 88410 workaround needs to be done in | Miod Vallat |
2009-01-29 | Update to reflect renaming of the st_[acm]timespec members to st_[acm]tim | Philip Guenthe |
2009-01-29 | Switch struct stat's timespec members to the names standardized in | Philip Guenthe |
2009-01-29 | Implement "smtpctl show stats"; ok gilles@ | Jacek Masiulaniec |
2009-01-29 | better parsing of .forward files | Oleg Safiullin |
2009-01-29 | Some of the latest macppc laptops with no adb subsystem at all, spontaneously | Miod Vallat |
2009-01-29 | Oops, correct logic when requested font index is out of bounds. Thankfully | Miod Vallat |
2009-01-29 | Correctly byte-swap the link state ID when building Intra-Area-Prefix | Stefan Sperling |
2009-01-29 | One more step on the long road of beautifying ospf6ctl output: | Stefan Sperling |
2009-01-29 | Don't print a header line above every individual Intra-Area-Prefix LSA | Stefan Sperling |
2009-01-29 | Document SIOCSIFPRIORITY and friend. Found on my HD. OK jmc@ | Claudio Jeker |
2009-01-29 | Originate Intra-Area-Prefix LSAs which reference a router LSA. | Stefan Sperling |
2009-01-29 | In Link LSAs, #prefixes is a 32bit value. | Stefan Sperling |
2009-01-29 | - fix .Nm and .Dt | Jason McIntyre |
2009-01-29 | fix a panic that occurs when IEEE80211_STA_ONLY is defined (SMALL_KERNEL). | Damien Bergamini |
2009-01-29 | various improvements; help/ok mbalmer | Jason McIntyre |
2009-01-29 | Add some kernel socket documentation. Originally from FreeBSD with some | Claudio Jeker |
2009-01-29 | lsa_get_prefix() should return the number of bytes consumed and not the | Claudio Jeker |
2009-01-29 | from Yoshihiko Sarumaru, freebsd pr #76333: fseek(3) can clear EOF too; | Jason McIntyre |
2009-01-29 | Fix offset calculation for lsa_prefix structs. | Stefan Sperling |
2009-01-29 | Better error handling. | Marc Balmer |
2009-01-29 | missing prototype for session_respond() in mta, move session_respond()'s | Gilles Chehade |
2009-01-29 | After checking that peer == NULL do not assign peer = NULL a few | Alexander Bluhm |
2009-01-29 | - remove debug message | Gilles Chehade |
2009-01-29 | Received header line was incomplete for mail submitted through the enqueuer | Gilles Chehade |
2009-01-29 | Split the address selection from pools away from pf.c and put it in | Pierre-Yves Ritschard |
2009-01-29 | fix a bug in mta's event masking | Gilles Chehade |
2009-01-29 | tweak previous; | Jason McIntyre |
2009-01-29 | tweak previous; | Jason McIntyre |
2009-01-29 | initial starttls support in mta, this allows: | Gilles Chehade |
2009-01-29 | Correct capitalization. | Pierre-Yves Ritschard |
2009-01-29 | move some code around in preparation for future work: | Henning Brauer |
2009-01-29 | Correct copyright years. | Marc Balmer |
2009-01-29 | Only start using the rtc for statclock after we've received the first | Mark Kettenis |
2009-01-29 | * Add more CFLAGS commonly found in src/usr.sbin/ | Pierre-Yves Ritschard |
2009-01-29 | Fix a crash found by bluhm@ in rn_mpath_reprio(). The rn_mklist handling was | Claudio Jeker |
2009-01-29 | detect truncation with strlcpy, not strlen. | Pierre-Yves Ritschard |
2009-01-29 | Report error if wake on lan frame is not sent correctly. | Pierre-Yves Ritschard |
2009-01-29 | simplify the bpf opening loop a bit. | Pierre-Yves Ritschard |
2009-01-29 | bring initial support for SSL in the mta part of smtpd, allowing for: | Gilles Chehade |
2009-01-29 | My try at documenting the route socket filtering. ja ja dlg@ | Claudio Jeker |
2009-01-29 | Common queue walking code for smtpd and smtpctl. Kills majority of showqueue.c, | Jacek Masiulaniec |
2009-01-29 | Make multicast actually work this time. | Mark Kettenis |
2009-01-29 | Always zero the IP checksum field for packets and packet fragments | Christian Weisgerber |
2009-01-29 | Hard-code the Link State ID of Intra-Area-Prefix LSAs referencing Network | Stefan Sperling |
2009-01-29 | Improve debugging message in orig_intra_lsa_net(). | Stefan Sperling |
2009-01-29 | Similar to my last commit, it's stupid to have a file with two very | Owain Ainsworth |
2009-01-29 | Move drmmmap to the main driver file. It's stupid to have a file with | Owain Ainsworth |
2009-01-29 | Make anonymous binds work properly. | aschrijver |
2009-01-29 | drm_getmap and interface can die too. | Owain Ainsworth |