summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-15permit tcp 111/2049 at boot too, for tcp nfs mounts; Jim ReesTheo de Raadt
2007-10-15No need to match on "at34c02" anymore.Mark Kettenis
2007-10-15Skip non-SPD EEPROMs.Mark Kettenis
2007-10-15enable ADDMULTI and DELMULTI in the ioctl handler now that the thtDavid Gwynne
2007-10-15now that pcc knows the __inline__ keyword, no need to -D it to inlineOtto Moerbeek
2007-10-15catch privileged actions as well; hint from miod@Federico G. Schwindt
2007-10-15Allow ntpd to report the status of peers and sensors to syslog. ThisOtto Moerbeek
2007-10-15regenBrad Smith
2007-10-15add some more Intel ICH9 PCI to ISA bridges.Brad Smith
2007-10-15specifying int instead of just unsigned is better styleTheo de Raadt
2007-10-15regenBrad Smith
2007-10-15add the Intel ICH9 PCI ids.Brad Smith
2007-10-15regenBrad Smith
2007-10-15add the PCI ids for the Broadcom BCM5761/BCM5761E/BCM5764 and BCM5784Brad Smith
2007-10-15more remove unneeded declarations that shadows existing vars; ok by many.Federico G. Schwindt
2007-10-15the new dev/rnd.c uses the shared arc4 code instead of implimenting it byTheo de Raadt
2007-10-15prettier when running make depend (just tabs and spaces)Theo de Raadt
2007-10-15Switch arc4random to using routines from crypto/arc4.[ch], and reworkDamien Miller
2007-10-14remove tests for EIDRM and ENOMSG existence now that they're in the tree.Federico G. Schwindt
2007-10-14correctly print PC and PC2- prefixes; ok jsgTheo de Raadt
2007-10-14do not fallthroughTheo de Raadt
2007-10-14regression test for include directive (if anyone has a better way to doTheo de Raadt
2007-10-14Switch log_sockaddr() to take a void * so it is not necessary to cast theClaudio Jeker
2007-10-14by default just build ccom for the current hostOtto Moerbeek
2007-10-14don't hardcode TARGMACHOtto Moerbeek
2007-10-14From master repo:Stefan Kempf
2007-10-14Missing spaceClaudio Jeker
2007-10-14Remove now unused functions dealing with kerberosThordur I. Bjornsson
2007-10-14registred -> registeredMiod Vallat
2007-10-14keep the Nd lines consistent;Jason McIntyre
2007-10-14Don't bail out after finding the first cpu.Mark Kettenis
2007-10-14The spec says to wait 40 microseconds for the run bit to clear beforeDeanna Phillips
2007-10-14audio(4)-compatible mixer items for ALC883.Deanna Phillips
2007-10-14syncTheo de Raadt
2007-10-14enable wbngTheo de Raadt
2007-10-14Provide a way to attach spdmem(4) by faking an I2C bus with EEPROMs withMark Kettenis
2007-10-14Implement OF_getproplen().Mark Kettenis
2007-10-14include in bnf, wanted by jmcTheo de Raadt
2007-10-14wbng(4) manual page for Winbond W83793G; 'commit it' deraadtConstantine A. Murenin
2007-10-14fix newlinesTheo de Raadt
2007-10-14'expresion' -> 'expression'. Reported by Jung on tech@.Kenneth R Westerback
2007-10-14wbng(4) driver for Winbond W83793G Hardware Monitor; 'commit it' deraadtConstantine A. Murenin
2007-10-14print the name of the chip on attach; ok deraadtConstantine A. Murenin
2007-10-14One more cpu_switchto() leftover.Miod Vallat
2007-10-14'syncronize' -> 'synchronize'. From Diego Casati.Kenneth R Westerback
2007-10-14Fix a panic which happens with ACX100 chipsets in ieee80211_add_xrates()Marcus Glocker
2007-10-14Disable timer/compare interrupts on the macebus. This prevents interruptJoel Sing
2007-10-14allows node to be run twice, by not destroying the cmdnode contents.Marc Espie
2007-10-14add GW-US54GD to the list of supported devicesFelix Kronlage
2007-10-14attach Planex GWUS54GD, from freebsdFelix Kronlage