summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-22Pass the receiving interface pointer to carp_input() instead of re-Martin Pieuchot
2014-01-22Same clean up for hppa64.Joel Sing
2014-01-22implement DPD similar to isakmpd, but only send DPD-messages 'on-demand'Markus Friedl
2014-01-22Clean up code - sort headers, remove __OpenBSD__ #ifdefs and ansifyJoel Sing
2014-01-22Make rebuild a discipline specific function pointer. For now, this defaultsJoel Sing
2014-01-22Don't remove the SHA256 file twice.Antoine Jacoutot
2014-01-22Cleanup and simplify:Antoine Jacoutot
2014-01-22- add wakep_{n,one} to NAME and more fully into DESCRIPTIONJason McIntyre
2014-01-22Remove genmask support from the kernel. rtmsgs with RTA_GENMASK set willClaudio Jeker
2014-01-22Adjust man pages since RTA_GENMASK is going away (even though we keep theClaudio Jeker
2014-01-22RTA_GENMASK is going to die soon so no need to handle it anymore.Claudio Jeker
2014-01-22Remove genmask support from route(8). It still will show them in monitorClaudio Jeker
2014-01-22dont piggyback on C_PRIVATEXFER because it must not touch splx.David Gwynne
2014-01-22- Unconditionally set IFCAP_VLAN_MTUBrad Smith
2014-01-22simplify ubcmtp_matchjoshua stein
2014-01-22The sr_rebuild function does not actually do the rebuild, it only startsJoel Sing
2014-01-22tweak ubcmtp commentjoshua stein
2014-01-22Provide inline dummy implementations of drm_sysfs_connector_add() andMark Kettenis
2014-01-22Move sr_dump from the RAID5 code into shared code. Rename it toJoel Sing
2014-01-22bring inteldrm back up after resume using DVACT_WAKEUP (non-cold, ableTheo de Raadt
2014-01-22Handle the case where a chunk is in a rebuild state during writes.Joel Sing
2014-01-22one more absolutely obvious bcopy -> memcpyHenning Brauer
2014-01-227x bcopy -> memcpy, impossibility of overlaps verified. ok benno dlgHenning Brauer
2014-01-22There can be resolution-worth of slop in two places, so accept thatPhilip Guenther
2014-01-22Switch metadata saves from the system workq to the system taskq.Joel Sing
2014-01-22udav(4): add CoreChip RD9700 supportsasano
2014-01-22Fix a bug where stale routes were not properly flushed on sessions announcingClaudio Jeker
2014-01-22Use DIV_ROUND_UP instead of howmany to reduce the diffs with Linux.Mark Kettenis
2014-01-22do the tx and pfsync handlers only once on the way out of netisrDavid Gwynne
2014-01-22CDIAGFLAGS= not neededTheo de Raadt
2014-01-22Write disklabel in correct spot on devices with non-512-byte sectors.Kenneth R Westerback
2014-01-22Emit a warning if no entropy was supplied by the boot loader.Joel Sing
2014-01-22add a missing argument to a printfJonathan Gray
2014-01-22add a missing argument to a debug printfJonathan Gray
2014-01-22Use ljmp instead of ljmpq since binutils 2.17 doesn't like the latter.Mark Kettenis
2014-01-22improve randomization. remove some junk debugging features that areTheo de Raadt
2014-01-22add a missing argument to a debug printfJonathan Gray
2014-01-22fixup a few debug printfs; pointed out by jsg@Mike Belopuhov
2014-01-22add a missing argument to a debug printfJonathan Gray
2014-01-22allow -s<abrev> in addition to -s <word> in ntpctl commandline, likeSebastian Benoit
2014-01-22re-generated from usbdevssasano
2014-01-22missing printf arg, spotted by jsg@Jonathan Matthew
2014-01-22Delete casts in assignments to void* and passed void* arguments.Philip Guenther
2014-01-22Remove a pesky free that was supposed to be removed in an earlier commit.Joel Sing
2014-01-22Fix the ambigous text in afterboot. For a newbie, the text reallyjuanfra
2014-01-22add CoreChip RD9700 (idVendor:idProduct=0x0fe6:0x9700) definitionsasano
2014-01-22iscsid can handle multiple outstanding commands per lun. with the latencyDavid Gwynne
2014-01-22timeval, timespec, and itimerval have padding on many archs. If we'rePhilip Guenther
2014-01-22Missing #includePhilip Guenther
2014-01-22relax the cfg file secrecy check slightly to allow group readabilityHenning Brauer