summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-27last stage of rfc changes, using consistent Rs/Re blocks, and moving theJason McIntyre
2012-09-27make smsc work on big endian archsJonathan Gray
2012-09-27last stage of rfc changes, using consistent Rs/Re blocks, and moving theJason McIntyre
2012-09-27Do not leak file descriptor if not a tty, reported by Sebastien Marie.Nicholas Marriott
2012-09-26fix memory leak in case of fdopen() failureCharles Longeau
2012-09-26Stop using the delivery_data union (field "to") in delivery_mda.Eric Faurot
2012-09-26Do not report link status unless the interface is up as the status isBrad Smith
2012-09-26Mention checksum offload for the 6105M controller.Brad Smith
2012-09-26Add support for VLAN sized frames.Brad Smith
2012-09-26last stage of rfc changes, using consistent Rs/Re blocks, and moving theJason McIntyre
2012-09-26add D-Link DGE-530T to re(4), update re(4) manpageRyan Freeman
2012-09-26last stage of rfc changes, using consistent Rs/Re blocks, and moving theJason McIntyre
2012-09-26last stage of rfc changes, using consistent Rs/Re blocks, and moving theJason McIntyre
2012-09-26add M_ZEROIZE as an mbuf flag, so copied PFKEY messages (with embedded keys)Markus Friedl
2012-09-26maps must be numbered from 1 up, as 0 means "no map".Eric Faurot
2012-09-26fix double free() issue in error pathsAlexander Hall
2012-09-26log final user and method used for local deliveries.Eric Faurot
2012-09-26cleanup the pathconf function a bit. Same MD5.Brad Smith
2012-09-26Remove the first paragraph. The first sentence is already stated in theBrad Smith
2012-09-26Explicitly annotate setjmp() and longjmp() (and friends) asBrad Smith
2012-09-25Correct DPADD to not list libssl which is not used by iked.Brad Smith
2012-09-25Upon "master volume change" message, send feedback to other clientsAlexandre Ratchov
2012-09-25Update the libpthread section.Brad Smith
2012-09-25Remove mentioning of the -pthread flag.Brad Smith
2012-09-25Stop the space char completing a file name. This mimics more recentlum
2012-09-25make const arguments const, and static functions static.Eric Faurot
2012-09-25need inttypes.hEric Faurot
2012-09-25lost preposition "in"Otto Moerbeek
2012-09-25Make sure we send MSIs to the primary CPU like we do on amd64.Stuart Henderson
2012-09-25Add minimal support for gen7/ivy bridge in inteldrm.Jonathan Gray
2012-09-25Remove unused acpi locking code.Paul Irofti
2012-09-25Reduce the diff between amd64/stand and i386/stand, requested by deraadt@.Pascal Stumpf
2012-09-25Add notification for input from a pane, from George Nachman.Nicholas Marriott
2012-09-25Fix search forward so it can match strings on the last line, SF bugNicholas Marriott
2012-09-25add npppd, and clean up a few Xrs while here;Jason McIntyre
2012-09-24Add control_write_buffer, from George Nachman.Nicholas Marriott
2012-09-24Use pgrp of pty fd not pid of immediate child when recovering currentNicholas Marriott
2012-09-24Use ACS characters for choose-tree arrows based on diff from RomainNicholas Marriott
2012-09-24spaces -> tabsEric Faurot
2012-09-23Make setenv(3) consistent with unsetenv(3), giving EINVAL if passedJeremy Evans
2012-09-23uint32_t is the integer type defined in stdint.hMarc Espie
2012-09-23Allow route -T 3 add to create a table even if the table does not existClaudio Jeker
2012-09-23Enable graceful restart by default. The only way to find out if it works forClaudio Jeker
2012-09-23Remove /usr/X11R6/lib/X11/config/Matthieu Herrb
2012-09-22gcc2 doesn't like unnamed fields. make this compile on vax again.Marc Espie
2012-09-22last stage of rfc changes, using consistent Rs/Re blocks, and moving theJason McIntyre
2012-09-22various fixes; ok yasuokaJason McIntyre
2012-09-22revert previous, breaks the treeStuart Henderson
2012-09-21Do not pass the username to forwards_get() which does not have to care aboutEric Faurot
2012-09-21wrap expandtree into a "struct expand".Eric Faurot