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