Age | Commit message (Expand) | Author |
2006-10-10 | system call changes (the file says "changes", leaving it purposely | Theo de Raadt |
2006-10-10 | libc/shlib_version | Theo de Raadt |
2006-10-10 | state when the sensor api can be used, and that care must be taken with | David Gwynne |
2006-10-10 | sync | Todd T. Fries |
2006-10-10 | etc.landisk does not exist yet, dont try to build MAKEDEV for it yet either | Todd T. Fries |
2006-10-10 | 4 usb tty devices by default; ok msf@ marco@ | Todd T. Fries |
2006-10-10 | get the spacing right for -ok too; i missed this in my previous commit. | Jason McIntyre |
2006-10-10 | get the spacing right for -exec and -execdir; ok otto | Jason McIntyre |
2006-10-10 | add an example of -exec {} and remove a less useful example; ok otto | Jason McIntyre |
2006-10-10 | sleep before retrying (not after) since sleep changes errno; fixes | Markus Friedl |
2006-10-10 | Minor tweaks. | Miod Vallat |
2006-10-10 | Don't spoof a Free/NetBSD MBR partition as the 'a' partition in a | Kenneth R Westerback |
2006-10-10 | Add bus_space_barrier. | Brad Smith |
2006-10-09 | xmalloc -> xcalloc that was missed previously, from portable | Damien Miller |
2006-10-09 | Kill unused debug flag. | Marcus Glocker |
2006-10-09 | Kill unused kthread struct. | Marcus Glocker |
2006-10-09 | Change historical leftovers (tsleep "pftres" to "pgtres"). | Marcus Glocker |
2006-10-09 | Add powerhooks. Tested with a Netgear WG511v1 on my X40. | Marcus Glocker |
2006-10-09 | The mickey (/brad) jumbo allocation avoidance patch triggers the same | Theo de Raadt |
2006-10-09 | landisk bits; ok mickey | Jason McIntyre |
2006-10-09 | tweaks; ok mickey | Jason McIntyre |
2006-10-09 | Fix jump scroll glitch, reported by dim@ and Paul Stoeber. | Miod Vallat |
2006-10-09 | bret lambert sent a patch removing register. i made it ansi. | Ted Unangst |
2006-10-09 | revert the last two changes. the changes were causing brgphy@gem to panic. | Brad Smith |
2006-10-09 | pretty | Ted Unangst |
2006-10-09 | pretty. the comma operator should not be used to cram two statements into | Ted Unangst |
2006-10-08 | use 'weight-value' vs. 'offset' for the weight argument; | Kevin Steves |
2006-10-08 | Implement bus searching. | Alexander Yurchenko |
2006-10-08 | Rework bus scanning code so that most of work could be offloaded | Alexander Yurchenko |
2006-10-08 | Define superH obsd-specific emulations for ld, and use it by default. | Miod Vallat |
2006-10-08 | Add status register bits string for pretty %b printf. | Alexander Yurchenko |
2006-10-08 | Pass linux_sys_waitpid() on to linux_sys_wait4() in order to properly | Nikolay Sturm |
2006-10-08 | Also attach to boards with the PCI Express Fibre Channel FC949E chipset. | Brad Smith |
2006-10-08 | Execute the Enforce in-order Execution of I/O (eieio) instruction in | Gordon Willem Klok |
2006-10-08 | Something more closely resembling english in this comment. | Bob Beck |
2006-10-08 | fix minor typo | Ian Darwin |
2006-10-08 | set Jumbo frame settings for Jumbo capable bge(4) adapters. | Brad Smith |
2006-10-08 | refactor the code a bit, use the bge(4) PHY flags and add another | Brad Smith |
2006-10-08 | - g/c unused code. | Brad Smith |
2006-10-07 | g/c unused code. | Brad Smith |
2006-10-07 | make cd-roms retry forever while the device indicates that it is | Bob Beck |
2006-10-07 | add a no Ethernet@Wirespeed flag. | Brad Smith |
2006-10-07 | MGET/MGETHDR will return NULL upon failure, not 0. | Brad Smith |
2006-10-07 | More bits in progress, adapted from NetBSD. | Miod Vallat |
2006-10-07 | add and set PHY workaround flags depending on the ASIC revision | Brad Smith |
2006-10-07 | Mention nmeaattach(8) in the SEE ALSO section. | Marc Balmer |
2006-10-07 | sync | Theo de Raadt |
2006-10-07 | remove 'flags S/SA' and 'keep state' | Ryan Thomas McBride |
2006-10-07 | 'keep state' is now default, and use 'no state' where intended. | Ryan Thomas McBride |
2006-10-06 | The NETGEAR WG511 and SMC2835W are CardBus. Only v2 of the SMC is supported. | Aaron Campbell |