Age | Commit message (Expand) | Author |
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 |
2006-12-24 | duplicated line. ok miod@ | Nick Holland |
2006-12-24 | In msk_marv_miibus_writereg, wait for busy flag to clear instead of | Mark Kettenis |
2006-12-24 | fix typos in comments (verses->versus) | Martin Reindl |
2006-12-24 | use the right size when loading the rx/tx descriptor bus dma maps. | Reyk Floeter |
2006-12-24 | fix program name in usage, use __progname | Martin Reindl |
2006-12-24 | ansify, no binary change, from Bret Lambert | Pedro Martelletto |
2006-12-24 | first pass cleanup of sasyncd, based on some discussion with deraadt@ | Mathieu Sauve-Frankel |
2006-12-24 | normally hardware engineers call it Vcc not VCC | Theo de Raadt |
2006-12-24 | change schizo/psycho interrupts to be xname:what instead of ugly names | Theo de Raadt |
2006-12-24 | Fix a bug where inserting a file resulted in an incorrect | Kjell Wooding |
2006-12-24 | Add column-number indicator to status line (enabled when line-number-mode is | Kjell Wooding |
2006-12-24 | zap incorrect comment | Damien Miller |
2006-12-23 | please gcc | Theo de Raadt |
2006-12-23 | do not mix & and || badly | Theo de Raadt |
2006-12-23 | Regenerate. No change except for comments being updated to reflect | Kenneth R Westerback |
2006-12-23 | Spelling. | Kenneth R Westerback |
2006-12-23 | Remove trailing spaces in sed expression. | Mark Kettenis |
2006-12-23 | sync | Theo de Raadt |
2006-12-23 | describe new functions to handle sensors; by Constantine A. Murenin | Theo de Raadt |
2006-12-23 | show two-level sensor framework in action; Constantine A. Murenin | Theo de Raadt |
2006-12-23 | adapt to new two-level sensor sysctl framework; by Constantine A. Murenin | Theo de Raadt |
2006-12-23 | adapt to new two-level sensor api; Constantine A. Murenin | Theo de Raadt |
2006-12-23 | kernel code implimemting the new two-level sensor api; written by | Theo de Raadt |
2006-12-23 | new sensor api is two level, such that a device (ie. ipmi or lm0) has | Theo de Raadt |
2006-12-23 | if errors happen while reading the sdr list, give up on handling the | Theo de Raadt |
2006-12-23 | Add the ability to issue GPCMD_REPORT_KEY and GPCMD_SEND_KEY scsi | Kenneth R Westerback |
2006-12-23 | Move the handling of SCI events to the acpiec gpe handler. | Can Erkin Acar |
2006-12-23 | Correctly compute timeout value in acpi_sleep. | Can Erkin Acar |
2006-12-23 | mark regress as a top-level target, even though it's usually not run | Marc Espie |
2006-12-23 | When compiling with gcc3, flag pool_get() as a malloc-like function, this | Miod Vallat |