summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-23Complete rewrite for rd(4) to eliminate unnecessary functionality andMatthew Dempsky
2011-06-23a bit more ansi; ok teduTheo de Raadt
2011-06-23ansify a few files. ok deraadt dlg krw matthewTed Unangst
2011-06-23regression tests for the sed substitute commandIngo Schwarze
2011-06-23set set*id bits only if the target did not exist and -p was not used;Otto Moerbeek
2011-06-23Add a couple of extra xterm-style keys that gnome terminal provides,Nicholas Marriott
2011-06-23rename sandbox.h => ssh-sandbox.h to make things easier for portableDamien Miller
2011-06-23cope with empty rx rings by scheduling a timeout to keep trying until itDavid Gwynne
2011-06-23this chip has an annoying "feature" where it cannot report the linkDavid Gwynne
2011-06-23delete unused stupid code; Daniel DickmanTheo de Raadt
2011-06-22$OpenBSD$ makersDamien Miller
2011-06-22hook up a channel confirm callback to warn the user then requested X11Damien Miller
2011-06-22introduce sandboxing of the pre-auth privsep child using systrace(4).Damien Miller
2011-06-22reuse the multistate option arrays to pretty-print options for "sshd -T"Damien Miller
2011-06-22reset the tx_count on UP, since it may have been advanced from non-zeroTheo de Raadt
2011-06-22kill a few more casts that aren't helpful. ok krw miodTed Unangst
2011-06-22Print correct function name in debug statements. ata_get_params, notKenneth R Westerback
2011-06-22add beagle, far from ready but it's a startJasper Lievisse Adriaanse
2011-06-22absolute_okay is more a property of the class than an extra parameter toMarc Espie
2011-06-22msi support. this is a complicated one...David Gwynne
2011-06-22document SYSTR_POLICY_KILL syscall policyDamien Miller
2011-06-22fix whitespaceStuart Henderson
2011-06-22fix whitespaceStuart Henderson
2011-06-22Fix another pre-{rdr,nat}-to rule example...Stuart Henderson
2011-06-22another myri10ge device matched by freebsd/linux driversJonathan Gray
2011-06-22regenJonathan Gray
2011-06-22add a few more devicesJonathan Gray
2011-06-22some fixes for cnmac(4)YASUOKA Masahiko
2011-06-22sync; add IPv6 address for d.root-servers.netJakob Schlyter
2011-06-22enable myx(4), now that it worksTheo de Raadt
2011-06-22oops, handle refill like i said i was going to two revisions ago.David Gwynne
2011-06-22set the mac address on the chip correctly (repair the byte order)Theo de Raadt
2011-06-22deraadt plugged his myx into a sparc64 and discovered 3 problems:David Gwynne
2011-06-22Add a SYSTR_POLICY_KILL per-syscall policy option that sends SIGKILL toDamien Miller
2011-06-22Validate pmemrange result, enabling early catching of bugs in the code.Ariane van der Steldt
2011-06-21scsi_link's scsibus field is redundant with bus->sc_dev.dv_unit, soMatthew Dempsky
2011-06-21do the unaligned dma tests so we can figure out if we need to fallDavid Gwynne
2011-06-21Eliminate some slanderous lies about the flexibility of our SCSIMatthew Dempsky
2011-06-21Two dpt(4) fixes:Matthew Dempsky
2011-06-21Convert SO_RTABLE's protocol level to the SOL_SOCKET; ok claudioMike Belopuhov
2011-06-21remove some unnecessary casts. ok blambert deraadt kettenis matthewTed Unangst
2011-06-21remove stupid casts, ok deraadtTed Unangst
2011-06-21report the controllers part number. eg, i now know i have aDavid Gwynne
2011-06-21wire up jumbos properly. the hardware supports up to 9018 bytes offDavid Gwynne
2011-06-21i prefer 16k ints/sec to 32k ints/sec.David Gwynne
2011-06-21There is no need to handle fragmented TCP reset packets in a specialAlexander Bluhm
2011-06-21- adjust add_property() to allow more liberal whitespace usage.Jasper Lievisse Adriaanse
2011-06-21minor cleanups; ok dlgTheo de Raadt
2011-06-21Laurence Tratt reported that his "Intel 6 Series AHCI" ahci(4) noMatthew Dempsky
2011-06-21looks like the disk_lock method actually does workTheo de Raadt