Age | Commit message (Expand) | Author |
2009-03-01 | Update to match mktemp.c changes | Todd C. Miller |
2009-03-01 | Print the correct function name in log_debug(). | Michele Marchetto |
2009-03-01 | - add missing letoh32 | Alexander Yurchenko |
2009-03-01 | fix possible NULL dereference when getpwnam fails; ok gilles@ | Jacek Masiulaniec |
2009-03-01 | fix double space in synopsis and usage. | Igor Sobrado |
2009-03-01 | New mktemp(3) based on the one from portable mktemp(1). Now includes | Todd C. Miller |
2009-03-01 | make the condition under which delivery is made by SMTPD_USER more | Jacek Masiulaniec |
2009-03-01 | simplify *_open functions by passing them char * instead of struct | Jacek Masiulaniec |
2009-03-01 | deny regular users to run "smtpctl show stats" and "smtpctl schedule"; | Jacek Masiulaniec |
2009-03-01 | In "smtpctl show stats", break queue.inserts into queue.inserts.remote | Jacek Masiulaniec |
2009-03-01 | ss_len was set to sizeof pointer, should be sizeof structure; ok gilles@ | Jacek Masiulaniec |
2009-03-01 | rework serialisation of messages slightly. | David Gwynne |
2009-03-01 | check pfsyncs IFF_RUNNING flag before doing stuff. should save time for | David Gwynne |
2009-03-01 | Don't let an mmio area replace the frame buffer if they are the same size. | Mark Kettenis |
2009-03-01 | i can't see a reason that we'd need to go to splnet to call ip_output. | David Gwynne |
2009-03-01 | zap trailing whitespace; | Jason McIntyre |
2009-03-01 | Sync disklabel instructions with reality and those detailed in INSTALL.sgi. | Joel Sing |
2009-03-01 | move to 4.5-current | Theo de Raadt |
2009-02-28 | Mention another url for the axppci33 reference, this time in pdf. | Miod Vallat |
2009-02-28 | Update sets sizes. | Miod Vallat |
2009-02-28 | Update list of supported machines (and encourage people to try running on | Mark Kettenis |
2009-02-27 | say that aucat can act as audio server in the NAME section | Alexandre Ratchov |
2009-02-27 | Do not check the link state when installing a route. This bit was missing in | Claudio Jeker |
2009-02-27 | fix quick reuse of tcp states. | Henning Brauer |
2009-02-27 | fix mbuf problems and simplify code, well spotted and input by | Joerg Goltermann |
2009-02-27 | 0x3 is not really a good number for bit flags. Should fix the Logitech | Marcus Glocker |
2009-02-27 | Rework nmi handling to handle ``complex'' NMI faster, and return as fast as | Miod Vallat |
2009-02-27 | Be a bin more paranoid in m88410_inval() in the operation complete check. | Miod Vallat |
2009-02-27 | set interrupt moderation timer for tx; otherwise interrupt always for tx | Kevin Lo |
2009-02-26 | If acx_attach() fails, print the reason why it is failing. | Stefan Sperling |
2009-02-26 | Fix PR6089, "panic in acx_detach upon card eject". | Stefan Sperling |
2009-02-26 | don't use ``hdl->filling'' flag uninitialized | Alexandre Ratchov |
2009-02-26 | fix tree break with two missing chars | Todd T. Fries |
2009-02-26 | declare builds from around here to be 4.5 instead of 4.5-beta, though it | Theo de Raadt |
2009-02-26 | Change apmd to use the new _REQ ioctls for zzz, this gives X a chance to | Owain Ainsworth |
2009-02-26 | Add a two new ioctls to the apm(4) interface. | Owain Ainsworth |
2009-02-26 | bulk updates are sent from a timeout which walks over the state tree and | David Gwynne |
2009-02-26 | fix the multicast code; tested by sthen@ | Kevin Lo |
2009-02-26 | revert 1.50 and 1.51. kettenis discovered they don't let his sparcle go slow... | Ted Unangst |
2009-02-25 | after the STOP message is sent, move the receiver to the RMSG state | Alexandre Ratchov |
2009-02-25 | Checking if a file is ASCII should only be done when diffing, because | Ray Lai |
2009-02-25 | add a stupid workaround for a race somewhere in the crypto code in the | Henning Brauer |
2009-02-25 | fix slow memory leak, spotted by Max Laier and Artis Caune | Bob Beck |
2009-02-25 | Fix an invalid pointer dereference in control_close(). If control_connbyfd() | Claudio Jeker |
2009-02-25 | fix examples of list deletion to not leak memory. | Bob Beck |
2009-02-25 | Fix up multicast support, from brad. | Jonathan Gray |
2009-02-25 | On full mask revision 2 or later default to | Jonathan Gray |
2009-02-25 | NULL pointer dereference | Gilles Chehade |
2009-02-25 | remove chown's called when running with user privs, ie. basically noops; | Jacek Masiulaniec |
2009-02-25 | also known as the Attansic L1E | Theo de Raadt |