Age | Commit message (Expand) | Author |
2007-03-22 | Reapplication of rev 1.36. | Christopher Pascoe |
2007-03-22 | Let atascsi issue NCQ commands if the controller supports it. | Christopher Pascoe |
2007-03-22 | manpage for sili(4) before miod has to remind me. | David Gwynne |
2007-03-22 | import sili(4) so it can be worked on in the tree. this will support the | David Gwynne |
2007-03-21 | A polled xfer has completed and been put by the time ata_cmd returns, so | Christopher Pascoe |
2007-03-21 | add HUAWEI Mobile Connect E620 to the list of devices supported by ubsa(4). | Felix Kronlage |
2007-03-21 | update the variables for bootp/dhcpd; | Jason McIntyre |
2007-03-21 | transfer, more or less, the daemon section of afterboot(8); a fair bit | Jason McIntyre |
2007-03-21 | remove the various sections on enabling daemons: the page was getting overly | Jason McIntyre |
2007-03-21 | no need to include uvm_extern.h here | Martin Reindl |
2007-03-21 | - this file also document rc.conf.local, so add it to NAME | Jason McIntyre |
2007-03-21 | Document the CVSROOT/config file; input and OK's niallo@ jmc@. | Xavier Santolaria |
2007-03-21 | sync | Theo de Raadt |
2007-03-21 | Added code to parse unicast routes learned from route report packets. | Michele Marchetto |
2007-03-21 | Map the kernel text read only. Because we can. | Miod Vallat |
2007-03-21 | Uninitialized variable in db_write_bytes(). | Miod Vallat |
2007-03-21 | kill trailing whitespace; | Jason McIntyre |
2007-03-21 | typo | Pedro Martelletto |
2007-03-21 | Remove the v_interlock simplelock from the vnode structure. | Thordur I. Bjornsson |
2007-03-21 | tweak a sentence; | Jason McIntyre |
2007-03-21 | add pppd example for Cingular that I have been using; ok fkr@ jmc@ | Kevin Steves |
2007-03-21 | Add missing const | Todd C. Miller |
2007-03-21 | Add support for mounting arbitrary sessions, from Enache Adrian | Pedro Martelletto |
2007-03-21 | event_init() and event_dispatch() take void. Add commented out | Todd C. Miller |
2007-03-21 | NCQ commands generate a "Set Device Bits" FIS upon completion. Enable the | Christopher Pascoe |
2007-03-21 | start a list of supported devices | Robert Nagy |
2007-03-21 | Add RFC 3137 and remove the caveats section. Ospfd will now automaticaly | Claudio Jeker |
2007-03-21 | fix a formatting issue found by reyk; | Jason McIntyre |
2007-03-21 | Document "stub router (yes|no)" and how/why it is used. | Claudio Jeker |
2007-03-21 | Mention JMB368 support. | Jonathan Gray |
2007-03-21 | Add support for issuing NCQ commands via AHCI. | Christopher Pascoe |
2007-03-21 | Use arc4random() to generate random IDs. In the future we | Todd C. Miller |
2007-03-21 | Document event_base_free(). OK jmc@ | Todd C. Miller |
2007-03-21 | Basic support for JMicron PATA. | Jonathan Gray |
2007-03-21 | dont print if there is a device found or not, you can figure that out by | David Gwynne |
2007-03-21 | ahci seems to work fine on i386. thanks to marc winiger for figuring that | David Gwynne |
2007-03-21 | Reflect default settings. Don't try to set the router-id, let ospfd(8) | Esben Norby |
2007-03-21 | Add support for RFC 3137: OSPF Stub Router Advertisement | Claudio Jeker |
2007-03-21 | Split tsleep into pieces. Instead of doing everything in a large "shove | Artur Grabowski |
2007-03-21 | tweaks; | Jason McIntyre |
2007-03-21 | sync | Theo de Raadt |
2007-03-21 | Real atomic_{set,clear}bits_int implementation, ok deraadt | Miod Vallat |
2007-03-21 | Real atomic_{set,clear}bits_int implementation, no performance hit on 060 | Miod Vallat |
2007-03-21 | Mips_IOSyncDCache last argument is in the 0..2 range, not -1..1, so let | Miod Vallat |
2007-03-21 | atascsi sends h2d fis's, not d2h. | David Gwynne |
2007-03-21 | remove extra *p tests, from charles longeau | Ted Unangst |
2007-03-21 | remove extra *p tests, from charles longeau | Ted Unangst |
2007-03-21 | remove extra *p test, from charles longeau | Ted Unangst |
2007-03-21 | Basic ruleset optimization is now the default. | Ryan Thomas McBride |
2007-03-21 | Enable basic ruleset optimization by default. | Ryan Thomas McBride |