summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-22use generalised PBKDF#2 from bioctl; ok damien@Damien Miller
2008-07-22deactivate the code to display location in the sensor descriptionMarc Balmer
2008-07-22syncTheo de Raadt
2008-07-22Add signed size printing functions, as requested by deraadt@.Can Erkin Acar
2008-07-22implement the fetching of a scsi devices "devid". recent hardware providesDavid Gwynne
2008-07-22tweak comment to reflect the new reality after my last change.David Gwynne
2008-07-21when probing a device the midlayer queries its inquiry data andDavid Gwynne
2008-07-21vaxfp.h is VAX pendant of ieee.h. it defines VAX f fp, and VAX dMartynas Venckus
2008-07-21spelling fix from Mark Pecaut;Jason McIntyre
2008-07-21- add proper double_t and float_t definitions for each archMartynas Venckus
2008-07-21NetBSD's C library supplies these functions -> OpenBSD's C libraryMartynas Venckus
2008-07-21rename lround.c lroundf.c llround.c llroundf.c to s_lround.cMartynas Venckus
2008-07-21gives this a chance to work on architectures with strict alignmentDamien Bergamini
2008-07-21syncDamien Bergamini
2008-07-21rename rt2860 pci ids to match with reality.Damien Bergamini
2008-07-21add ieee80211_priv.h file: contains definitions private to net80211.Damien Bergamini
2008-07-21fix ugly debug dump output. found with bluhm@Rainer Giedat
2008-07-21move processing of EAPOL frames away from ieee80211_{input,output}.cDamien Bergamini
2008-07-21instead of passing rx tstamp and rssi to the ieee80211_input function,Damien Bergamini
2008-07-21Extra sanity checking for afree(); OK deraadt@ and pvalchev@Todd C. Miller
2008-07-21Initial stab at DHCPINFORM support. OK phessler@Todd C. Miller
2008-07-21some whitespace cleanup I did while looking through the codeDavid Krause
2008-07-21fix typo that broke rdr rules (without pass) with non-TCP/UDP/ICMP protocolsDavid Krause
2008-07-21Add curproc to ioctl call.Marco Peereboom
2008-07-21Free the rules in the rule_queue also if ipsecctl is called withAlexander Bluhm
2008-07-21Implement the cpu_yield hypervisor call. Use it in the idle loop forArtur Grabowski
2008-07-21IPL_NONE doesn't really exist. The corresponding bit in theMark Kettenis
2008-07-21Leave PATH alone.Antoine Jacoutot
2008-07-21openssh-5.1Damien Miller
2008-07-21Add acphy/amphy.Brad Smith
2008-07-21nam2blk[] needs a "vnd" entry for some things (like softraid)Todd T. Fries
2008-07-21cleanup - we don't have resource structureKevin Lo
2008-07-20no, ipmi is still not fine on some machines (since acpi got enabled)Theo de Raadt
2008-07-20fill in variant and version components of the UUIDDamien Miller
2008-07-20syncTheo de Raadt
2008-07-20syncTheo de Raadt
2008-07-20syncTheo de Raadt
2008-07-20On TI cardbus bridges, enable PCI interrupt routing if the device has notMark Kettenis
2008-07-20Huawei E618 and E620 is not compatible with ubsa(4).Yojiro Uo
2008-07-20Nuke unused readbsdlabel() function.Kenneth R Westerback
2008-07-20Use NULL instead of 0 for pointer parameters.Kenneth R Westerback
2008-07-20Reme algorithm -> Remes algorithm. in commentsMartynas Venckus
2008-07-20get in the bug fix for pow, from fdlibm 5.3. also adapt it forMartynas Venckus
2008-07-20use more accurate algorithm for tan. from fdlibm 5.3:Martynas Venckus
2008-07-20Provide a timecounter based on the UltraSPARC IIe STICK logic.Mark Kettenis
2008-07-20Add DIOCGPDINFO support. 'disklabel -d svnd0' now works.Kenneth R Westerback
2008-07-19link to apache web server, not the project group. found whileMartynas Venckus
2008-07-19Full rewrite of metadata handling. This fixes power failures and crashesMarco Peereboom
2008-07-19Use errx instead of fprintf, exit combo.Claudio Jeker
2008-07-19In dec_1000a_intr_map(), use the SRM hint if available. This allows cardsMiod Vallat