Age | Commit message (Expand) | Author |
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 |
2006-10-06 | Don't allow anyone but root to read /var/log/{daily,weekly,monthly}.out. | Ray Lai |
2006-10-06 | Soyo Aerielink works. | Aaron Campbell |
2006-10-06 | Convert strtol to strtonum, eliminating errno misusage. | Ray Lai |
2006-10-06 | Remove lingering debug printf. Don't announce that mace_get was called. | Gordon Willem Klok |
2006-10-06 | debugging delay off | Michael Shalayeff |
2006-10-06 | Enable pgt cardbus. | Marcus Glocker |
2006-10-06 | few more files | Michael Shalayeff |
2006-10-06 | Sync with recent disklabel.h changes. Zap dkbad. | Kenneth R Westerback |
2006-10-06 | Remove explicit -fno-stack-protector now that the compiler workaround is in | Miod Vallat |
2006-10-06 | Disable stack protector in OVERRIDE_OPTIONS regardless of the commandline | Miod Vallat |
2006-10-06 | Sync with recent disksubr.c changes. Just some comments in this case. | Kenneth R Westerback |
2006-10-06 | safe to enter landisk | Theo de Raadt |
2006-10-06 | Enable pgt cardbus. | Marcus Glocker |
2006-10-06 | enable landisk MAKEDEV building later | Theo de Raadt |
2006-10-06 | add landisk subdirs | Theo de Raadt |
2006-10-06 | control how deep the tree can be entered (for man pages) | Theo de Raadt |
2006-10-06 | Fix cardbus support for pgt(4). Tested with a Netgear WG511. | Marcus Glocker |
2006-10-06 | w/ help of netbsd srcs and some mother unzel made it lift off | Michael Shalayeff |
2006-10-06 | import supah pieces from netbsd | Michael Shalayeff |
2006-10-06 | a few fixes to get thru the autoconf | Michael Shalayeff |
2006-10-06 | Incomplete bits for an OpenBSD/landisk port to the I/O DATA USL-5P appliances, | Miod Vallat |
2006-10-06 | Preliminary bits for SuperH-based ports, based on NetBSD/sh3 codebase with | Miod Vallat |
2006-10-06 | Early bits for a 32-bit SuperH toolchain, currently for little-endian | Miod Vallat |
2006-10-06 | sync | Theo de Raadt |
2006-10-06 | Handle default 'flags S/SA keep state', 'no state' and 'flags any'. | Ryan Thomas McBride |
2006-10-06 | Print 'flags any' correctly and handle anchors. | Ryan Thomas McBride |
2006-10-06 | 'no state' should only be printed on pass rules, though. | Ryan Thomas McBride |
2006-10-06 | Print out 'no state' when the rule is not stateful. | Ryan Thomas McBride |