Age | Commit message (Expand) | Author |
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 |
2007-03-21 | enable ahci(4). this only attaches to the jmicron controllers so far. | David Gwynne |
2007-03-21 | describe .wav support in one sentence | Uwe Stuehler |
2007-03-21 | saost is dead, long live pxaost, and add .Xr to pxammc to intro; pointed | Uwe Stuehler |
2007-03-21 | Rename saost.4 to pxaost.4 and update - the driver got rewritten; ok drahn | Uwe Stuehler |
2007-03-21 | replace the array of u_int8_ts for the fis/registers with a struct to make | David Gwynne |
2007-03-21 | in addition to the host retry option in tables, add support for the | Reyk Floeter |
2007-03-21 | For now, reserve one opening so we always have a CCB free to issue a soft | Christopher Pascoe |
2007-03-20 | Mention Billionton Systems CFLT2-10B CF adapter here also. | Jonathan Gray |
2007-03-20 | Support for playing simple RIFF files (.wav) from Simon Effenberg, savar | Uwe Stuehler |
2007-03-20 | Remove duplicate definition of _POSIX_THREAD_ATTR_STACKSIZE and quiet | Kurt Miller |
2007-03-20 | some updates/improvements for BUGS; | Jason McIntyre |
2007-03-20 | Fix crystal on/off routine (no more panic). Add two new routines to | Marcus Glocker |
2007-03-20 | Set umask to 077 when saving messages in the outbox (not enabled | Todd C. Miller |
2007-03-20 | Move macppc to __HAVE_CPUINFO, and make locore.S and trap.c suitable for | Mark Kettenis |
2007-03-20 | cut SEE ALSO down to a sane size; | Jason McIntyre |
2007-03-20 | steps on kernel building + modifying are already contained in | Jason McIntyre |
2007-03-20 | sync | Theo de Raadt |
2007-03-20 | document the args to the "timezone" command; | Jason McIntyre |
2007-03-20 | Don't use newfs -d 0, it has been the default for over a decade now. | Pedro Martelletto |
2007-03-20 | various text improvements to make this page read better. also add in | Jason McIntyre |
2007-03-20 | swiss spelling | Theo de Raadt |
2007-03-20 | make synopsis/usage() a little nicer; | Jason McIntyre |
2007-03-20 | sync usage(); from Igor Sobrado | Jason McIntyre |
2007-03-20 | An complete lack of peer review before this is commited means it gets pulled. | Theo de Raadt |
2007-03-20 | sort options; sync synopsis and usage(); | Jason McIntyre |
2007-03-20 | - let synopsis and description agree for -f | Jason McIntyre |
2007-03-20 | remove -K from usage(); | Jason McIntyre |
2007-03-20 | -l requires an argument; from Igor Sobrado | Jason McIntyre |
2007-03-20 | further clean usage(); ok todd | Jason McIntyre |