Age | Commit message (Expand) | Author |
2006-12-27 | Switch new new syscall ABI, now passes the syscall number in r12 instead of | Dale Rahn |
2006-12-27 | Set IFM_ETH_MASTER if local PHY configuration resolved to MASTER. | Mark Kettenis |
2006-12-27 | spacing | Jonathan Gray |
2006-12-27 | Wrap bus space access in similiar macros to other drivers | Jonathan Gray |
2006-12-27 | consistent naming of units, percentage -> percent. | Marc Balmer |
2006-12-27 | Add IFM_ETH_RXPAUSE and IFM_ETH_TXPAUSE. From NetBSD. | Mark Kettenis |
2006-12-27 | - sync with usage | Niall O'Higgins |
2006-12-27 | - no need to mention -e option twice in usage. | Niall O'Higgins |
2006-12-27 | Also provide 'C' as a command line arg. From Mark Lumsden <mark at cyodesigns | Otto Moerbeek |
2006-12-27 | correct rhlen computation (if the "if" clause on the next line is taken, | Jun-ichiro itojun Hagino |
2006-12-26 | Add polling to devices that require it such as acpibat and acpitz. | Marco Peereboom |
2006-12-26 | make -k and -K mutually exclusive, and ignore multiple invocations of them. | Alexander von Gernler |
2006-12-26 | no more seperate prebind | Theo de Raadt |
2006-12-26 | Our dhclient only handles one interface. Simplify code by using the | Kenneth R Westerback |
2006-12-26 | Make exception handling work on alpha. | Mark Kettenis |
2006-12-26 | fts_read returning NULL and errno set is an error. ok ray@ | Otto Moerbeek |
2006-12-26 | FULL_DISTDIR -> FULLDISTDIR | Steven Mestdagh |
2006-12-26 | The adt7475 has a fixed address of 0x2e. | Mark Kettenis |
2006-12-26 | support adt7475; tested by dhartmei | Theo de Raadt |
2006-12-26 | There is a single 'p', not a double, in 'triple'. | Tom Cosgrove |
2006-12-26 | Fix truncation check by directly comparing both values and don't | Moritz Jodeit |
2006-12-26 | Don't re-initialize the card every time the IP address is changed. | Kenneth R Westerback |
2006-12-26 | There must be no alias address set, so check ifi->client->alias | Moritz Jodeit |
2006-12-26 | Fix inline asm. From GCC PR 17856. Fixes gnash on amd64. | Mark Kettenis |
2006-12-26 | Show more digits in timedelta sensor output as the timedelta sensors become | Marc Balmer |
2006-12-26 | fix usage messages | Theo de Raadt |
2006-12-26 | print icmpv6 inside security header (ah/esp). | Jun-ichiro itojun Hagino |
2006-12-26 | Add missing $OpenBSD$ | Jonathan Gray |
2006-12-26 | make option processing happen first. | Mathieu Sauve-Frankel |
2006-12-25 | identify adt7475 | Theo de Raadt |
2006-12-25 | print the phy mode in IFF_DEBUG status output which helps to debug | Reyk Floeter |
2006-12-25 | the global timeout for checks is specified in milliseconds | Reyk Floeter |
2006-12-25 | fix the conversion from milliseconds to struct timeval, which uses | Reyk Floeter |
2006-12-25 | knf | Reyk Floeter |
2006-12-25 | partial rewrite of the check_* routines to use libevent everywhere | Reyk Floeter |
2006-12-25 | Typo. | Alexander Yurchenko |
2006-12-25 | good day to remove a some poo | Theo de Raadt |
2006-12-25 | spacing | Theo de Raadt |
2006-12-25 | remove some junk | Theo de Raadt |
2006-12-25 | Uncomment a sentence about acpitz(4) shutting down the system if a | Michael Knudsen |
2006-12-25 | "show ip bgp source-as" should issue a bgpctl show ip bgp source-as and not | Claudio Jeker |
2006-12-24 | Make non-autonegotiated 10baseT and 100baseTX work. | Mark Kettenis |
2006-12-24 | Define PROC_PC. Then, since profiling information is being reported in | Miod Vallat |
2006-12-24 | If <machine/cpu.h> defines PROC_PC to compute the userland pc from an exception | Miod Vallat |
2006-12-24 | Check for want_resched when processing AST and nowhere else. But then, when | Miod Vallat |
2006-12-24 | Keep a counter for addupc_intr() invocations, and pass its value, instead of 1, | Miod Vallat |
2006-12-24 | it is not permitted to change the "hellotime" is in RSTP, but in STP mode. | Reyk Floeter |
2006-12-24 | Remove m88k compiler flags tweak which is no longer necessary since a long time | Miod Vallat |
2006-12-24 | typos; Murenin | Theo de Raadt |
2006-12-24 | typo | Michele Marchetto |