Age | Commit message (Expand) | Author |
2006-12-30 | Add new marvell sata controller. from brad@ | Marco Peereboom |
2006-12-30 | Save pcb in dumppcb when dumping core. | Mark Kettenis |
2006-12-30 | one more 'verses'->'versus' typo in comment | Martin Reindl |
2006-12-30 | regen | Martin Reindl |
2006-12-30 | add IDs for Integrated System Solution Corp. KY-BT100 and another Belkin | Martin Reindl |
2006-12-30 | Remove stub write callback functions now that libevent allows them to be NULL. | Camiel Dobbelaar |
2006-12-30 | Convert three instances of atoi() to strtonum() and apply sane upper bounds. | Camiel Dobbelaar |
2006-12-30 | Add flow control support. | Mark Kettenis |
2006-12-30 | Make mii_phy_auto() advertise flow control if MIIF_DOPAUSE is set. | Mark Kettenis |
2006-12-30 | s/form/from/ | Ray Lai |
2006-12-30 | Why doing something as complex as for () bus_space_write_1(); when there | Claudio Jeker |
2006-12-29 | Pass MIIF_DOPAUSE to mii_attach(). | Mark Kettenis |
2006-12-29 | Use mii_phy_flowstatus() to replace the code that sets flag0/flag1 to | Mark Kettenis |
2006-12-29 | No colon after "address". | Marcus Glocker |
2006-12-29 | Add IFM_ETH_FMASK. From NetBSD. | Mark Kettenis |
2006-12-29 | mention meta-key-mode in mg(1) to enable 8-bit character input. this | Reyk Floeter |
2006-12-29 | Sort product ids alphabetically like jmc did in the manpage. fkr also | Marc Balmer |
2006-12-29 | tweaks; ok mbalmer | Jason McIntyre |
2006-12-29 | fix the key buffer size used for software wep, this could cause | Reyk Floeter |
2006-12-29 | Change the comment for mbg(4) to "radio clocks" here, too. | Marc Balmer |
2006-12-29 | Avoid void * arithmetic, okay deraadt@, suggestions from millert@ | Pedro Martelletto |
2006-12-29 | Fix another 'tripple' (not surprising, since this was copied from the | Tom Cosgrove |
2006-12-29 | Add the newly supported Meinberg radio clocks. | Marc Balmer |
2006-12-29 | Change the comment for mbg(4): Use "radio clocks" instead of "time base". | Marc Balmer |
2006-12-29 | No need to read ANAR and ANLPAR anymore. | Mark Kettenis |
2006-12-29 | Add support for the Meinberg PCI511 and GPS170PCI cards. | Marc Balmer |
2006-12-29 | Netstat has the same issue problem as route when printing a default inet6 | Claudio Jeker |
2006-12-29 | Route warns about a illegal prefixlen when a default inet6 route is present. | Claudio Jeker |
2006-12-29 | Don't wrap MAC address to newline. | Marcus Glocker |
2006-12-29 | Replace setperf algorithm with a linear version. Also use the aml provided | Marco Peereboom |
2006-12-29 | Give the UltraSPARC-III its own version of dcache_flush_page(). Fixes problems | Mark Kettenis |
2006-12-28 | knf, from bred@ | Todd T. Fries |
2006-12-28 | s/vfs_lookup/VOP_LOOKUP/ since the former does not | Thordur I. Bjornsson |
2006-12-28 | spacing. | Marcus Glocker |
2006-12-28 | Finish core enumeration, break out core change and reset functions. | Marcus Glocker |
2006-12-28 | Add support for the Cronyx Omega serial ports card; this particular card | Miod Vallat |
2006-12-28 | Regen | Miod Vallat |
2006-12-28 | Cronyx Omega serial ports card. | Miod Vallat |
2006-12-28 | Support for ST16C654 chips, however these aren't detected as such, so the | Miod Vallat |
2006-12-28 | Zap nextgennumber, unused since LFS went up into the attic. | Thordur I. Bjornsson |
2006-12-28 | check if ifqueue has anything queued before doing the dance of | Theo de Raadt |
2006-12-28 | check if ifqueue has anything queued before doing the dance of | Theo de Raadt |
2006-12-28 | please lint | Theo de Raadt |
2006-12-28 | assume that new elf architectures will have ld.so | Theo de Raadt |
2006-12-28 | Prettify dmesg a bit for attach with power state being either offline or | Michael Knudsen |
2006-12-28 | Remove useless code dealing with media type. Simplify PHY reset code. | Mark Kettenis |
2006-12-28 | - remove un-needed trailing backslash from LINKS declaration. | Niall O'Higgins |
2006-12-28 | tweaks; | Jason McIntyre |
2006-12-28 | - rearrange text | Jason McIntyre |
2006-12-28 | Pass MIIF_DOPAUSE to mii_attach(). | Mark Kettenis |