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