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