Age | Commit message (Expand) | Author |
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 |
2009-01-29 | No need to use RB_FIND here, RB_INSERT does that job for us. | Oleg Safiullin |
2009-01-29 | Introduce -mplslabel to allow ipv4/ipv6 packets enter MPLS clouds. | Michele Marchetto |
2009-01-29 | Rip out the drm_drawable support. There is no need for the xserver to | Owain Ainsworth |
2009-01-29 | mpls_operation have to be 2 bytes long to store | Michele Marchetto |
2009-01-29 | Round brackets are not required. Back out previous commit. | Michele Marchetto |
2009-01-29 | - remove a very annoying debug printf() | Gilles Chehade |
2009-01-29 | Switch tsec(4) over to using MCLGETI when allocating mbufs for the rx ring. | Mark Kettenis |
2009-01-29 | Remove ikefail10 ipsecctl regression test as it always fails. It | Alexander Bluhm |
2009-01-29 | Improve logging: | Hans-Joerg Hoexer |
2009-01-29 | In tcpdump some printf() had an additional \n at the end. Removing | Alexander Bluhm |
2009-01-29 | regen | Marco Peereboom |
2009-01-29 | Soundblaster stuff. from brad. | Marco Peereboom |
2009-01-29 | log warning when can't read drift file; allows detection of | Kevin Steves |
2009-01-28 | fix missing prototype and format related warnings | Gilles Chehade |
2009-01-28 | Add support for next generation megaraid sas raid controllers. | Marco Peereboom |
2009-01-28 | regen | Marco Peereboom |
2009-01-28 | LSI 2108 chips | Marco Peereboom |
2009-01-28 | now that mta uses a struct session, it can also use session_respond() just | Gilles Chehade |
2009-01-28 | mta session state belongs to struct session, not struct batch, remove the | Gilles Chehade |
2009-01-28 | Correctly document MINCLSIZE which changed some time ago. | Claudio Jeker |
2009-01-28 | everything we need for the event handling dance is in struct session, the | Gilles Chehade |
2009-01-28 | Add 'show database intra' command, which displays Intra-Area-Prefix LSAs. | Stefan Sperling |
2009-01-28 | Teach ospf6d to originate Intra-Area-Prefix LSAs, which associate a list | Stefan Sperling |
2009-01-28 | Add brackets around return values. | Michele Marchetto |
2009-01-28 | since we're expanding "relay via ssl foobar.org" into two mxhosts (one with | Gilles Chehade |
2009-01-28 | Reflect MPLS kernel changes. | Michele Marchetto |
2009-01-28 | Get rid of the ugly rtentry hack. | Michele Marchetto |
2009-01-28 | synchronize synopsis and usage. | Igor Sobrado |