Age | Commit message (Expand) | Author |
2007-10-21 | Last bit of (planned) tidy up in cons_options(). Join some lines, | Kenneth R Westerback |
2007-10-21 | Add ifmedia support. | Brad Smith |
2007-10-21 | Tidy up, make usual case exit faster, eliminate variable. No functional | Kenneth R Westerback |
2007-10-20 | Remove unneeded scope declarations that shadows existing ones. krw@ ok | Federico G. Schwindt |
2007-10-20 | _check prototypes are no longer used (replaced by i2c_scan.c); ok deraadt@ | Constantine A. Murenin |
2007-10-20 | Ack IRQ *after* fetching IPI args. From NetBSD. | Mark Kettenis |
2007-10-20 | Provide sensor status based on the limits found in OpenFirmware. | Mark Kettenis |
2007-10-20 | sync | Theo de Raadt |
2007-10-20 | ecadc(4) | Mark Kettenis |
2007-10-20 | Add support for the temperature sensors on the SUNW,envctrltwo device found | Mark Kettenis |
2007-10-20 | Move a few more definitions to pcf8584var.h. Needed for SUNW,envctrl and | Mark Kettenis |
2007-10-20 | pull in exname() changes from ragge's repo. we're now back in sync | Otto Moerbeek |
2007-10-20 | sync with ragge's repo | Otto Moerbeek |
2007-10-20 | minor changes i missed on earlier merges with ragge's repo | Otto Moerbeek |
2007-10-20 | add missing [-b block#] to the usage of fsck(8) | Igor Sobrado |
2007-10-20 | an usage message should fit on a 80-column display | Igor Sobrado |
2007-10-20 | Strip trailing whitespace on input lines. Should make config files more | Kenneth R Westerback |
2007-10-20 | Make sure to send an ipi to the processor a given proc runs on in signotify(), | Miod Vallat |
2007-10-20 | enuf -> enough | Miod Vallat |
2007-10-20 | Call scsi_done() at SPLBIO. 'looks olright' says mickey. | Kenneth R Westerback |
2007-10-20 | Correct typo. | Joel Sing |
2007-10-20 | document the "all" interface group; after some discussion w/ mpf and henning | Jason McIntyre |
2007-10-20 | ntpd and bgpd's turn to behave like the others. | Pierre-Yves Ritschard |
2007-10-20 | forgot about ospfd in last commit. | Pierre-Yves Ritschard |
2007-10-20 | Sync parse.y with recent enhancements in hoststated. | Pierre-Yves Ritschard |
2007-10-20 | Give more details on failure. | Miod Vallat |
2007-10-20 | Make this work on 64 bit platforms by using strlen() instead of sizeof()... | Miod Vallat |
2007-10-20 | add EDITOR and VISUAL to env_keep | Henning Brauer |
2007-10-20 | Start of a powerpc backend by Gregory McGarry. Not complete yet. | Otto Moerbeek |
2007-10-20 | powerpc ccom | Otto Moerbeek |
2007-10-20 | Pull from master repo; commit by gmcgarry | Otto Moerbeek |
2007-10-20 | Pull from master repo: | Stefan Kempf |
2007-10-20 | Create memory specific decode routines to make code cleaner, | Jonathan Gray |
2007-10-20 | Doh. Setting ITSDONE and returning SUCCESSFULLY_QUEUED just means | Kenneth R Westerback |
2007-10-20 | DO NOT access xs after calling scsi_done(xs). It's not there anymore. | Kenneth R Westerback |
2007-10-20 | DO NOT access xs after calling scsi_done(xs). It's not there anymore. | Kenneth R Westerback |
2007-10-20 | replace auich's DMA and interrupt handling with code from NetBSD's | Jacob Meuser |
2007-10-20 | re-introduce the "p_clk rounding" for DDR -- they need it | Theo de Raadt |
2007-10-20 | oops, too much copying from select(2) manual | Jacob Meuser |
2007-10-20 | Print the type of DIMM (SO-DIMM/Mini-DIMM/Micro-DIMM) for | Jonathan Gray |
2007-10-20 | sync | Bob Beck |
2007-10-20 | Add ShanTou ZT6688 usb 10/000 nic - A udav sold in a generic package. | Bob Beck |
2007-10-20 | Deal with all possible 16 array offsets for tenths of a nanosecond array, | Jonathan Gray |
2007-10-20 | Put scsi_done() invocations inside existing splbio/splx pairs to make | Kenneth R Westerback |
2007-10-19 | do setegid() before seteuid(); see pr 5605 for more info; ok millert | Theo de Raadt |
2007-10-19 | Man page update due to the recent pctr codebase rewrite. | Mike Belopuhov |
2007-10-19 | missing break; spotted by robert, marco did not read the diff well enough or ... | Theo de Raadt |
2007-10-19 | remove vars from some prototypes. | Federico G. Schwindt |
2007-10-19 | print system error when fopen fails. | Pierre-Yves Ritschard |
2007-10-19 | pretty | Theo de Raadt |