Age | Commit message (Expand) | Author |
2008-07-23 | - Fix potential uvm_fault crash in | Marcus Glocker |
2008-07-23 | Clear correctable errors after handling them. From Bjorn Andersson. | Mark Kettenis |
2008-07-23 | - in nfs_mknodrpc - initialize the node we pass to nfs_lookitup. It's | Artur Grabowski |
2008-07-23 | Document the new timeout_add_* functions. | Artur Grabowski |
2008-07-23 | validate packet length in debug dns packet logging before printing the header. | Reyk Floeter |
2008-07-23 | sync | Marcus Glocker |
2008-07-23 | Unbreak the tree. | Marcus Glocker |
2008-07-23 | do not try to print options that have been compile-time disabled | Damien Miller |
2008-07-23 | sync | Theo de Raadt |
2008-07-23 | new ati goo; giovanni | Theo de Raadt |
2008-07-23 | move the aml_register_notify() call below for better debugging output. | Federico G. Schwindt |
2008-07-22 | Add dynamic IPv6-to-IPv4 and IPv4-to-IPv6 translation inspired by | Reyk Floeter |
2008-07-22 | use arc4random_uniform(); ok djm millert | Theo de Raadt |
2008-07-22 | FAKE (the variable) died about 2 years ago... | Marc Espie |
2008-07-22 | None of the pceb EISA alpha designs has more than 8 physical slots, so don't | Miod Vallat |
2008-07-22 | remez -> Remes here, too. for consistency | Martynas Venckus |
2008-07-22 | Add another working cam reported by Jerome Pinot. | Marcus Glocker |
2008-07-22 | Proper interrupt swizzling for devices behind bridges; matches what SRM | Miod Vallat |
2008-07-22 | Modify pci_intr_map() implementation to pass the pci_attach_args to the | Miod Vallat |
2008-07-22 | Use cgbase() instead of doing arithmetic on fs_fpg, for the former does | Miod Vallat |
2008-07-22 | Do not define VM_MIN_ADDRESS as __LDPGSZ, but provide its value, to prevent | Miod Vallat |
2008-07-22 | There are devices out there which are UVC compatible, but do not show | Marcus Glocker |
2008-07-22 | - added HUGE_VALF, HUGE_VALL, INFINITY, FP_INFINITE, FP_NAN, | Martynas Venckus |
2008-07-22 | after pf_state_key_atach nothing must use the state keys passed to it any | Henning Brauer |
2008-07-22 | more negotation -> negotiation; ok sthen@ | Martynas Venckus |
2008-07-22 | Spelling, negotation -> negotiation. | Marcus Glocker |
2008-07-22 | Fix uvm_fault crash in uvideo_vs_negotation() which was reported by some | Marcus Glocker |
2008-07-22 | If isakmpd is started with -4 or -6, virtual_get_default() may | Alexander Bluhm |
2008-07-22 | Assign the struct size to sin6_len instead of sin6_family. | Alexander Bluhm |
2008-07-22 | change the bcachestats structures members to int64_t's and do the | Thordur I. Bjornsson |
2008-07-22 | use generalised PBKDF#2 from bioctl; ok damien@ | Damien Miller |
2008-07-22 | deactivate the code to display location in the sensor description | Marc Balmer |
2008-07-22 | sync | Theo de Raadt |
2008-07-22 | Add signed size printing functions, as requested by deraadt@. | Can Erkin Acar |
2008-07-22 | implement the fetching of a scsi devices "devid". recent hardware provides | David Gwynne |
2008-07-22 | tweak comment to reflect the new reality after my last change. | David Gwynne |
2008-07-21 | when probing a device the midlayer queries its inquiry data and | David Gwynne |
2008-07-21 | vaxfp.h is VAX pendant of ieee.h. it defines VAX f fp, and VAX d | Martynas Venckus |
2008-07-21 | spelling fix from Mark Pecaut; | Jason McIntyre |
2008-07-21 | - add proper double_t and float_t definitions for each arch | Martynas Venckus |
2008-07-21 | NetBSD's C library supplies these functions -> OpenBSD's C library | Martynas Venckus |
2008-07-21 | rename lround.c lroundf.c llround.c llroundf.c to s_lround.c | Martynas Venckus |
2008-07-21 | gives this a chance to work on architectures with strict alignment | Damien Bergamini |
2008-07-21 | sync | Damien Bergamini |
2008-07-21 | rename rt2860 pci ids to match with reality. | Damien Bergamini |
2008-07-21 | add ieee80211_priv.h file: contains definitions private to net80211. | Damien Bergamini |
2008-07-21 | fix ugly debug dump output. found with bluhm@ | Rainer Giedat |
2008-07-21 | move processing of EAPOL frames away from ieee80211_{input,output}.c | Damien Bergamini |
2008-07-21 | instead of passing rx tstamp and rssi to the ieee80211_input function, | Damien Bergamini |
2008-07-21 | Extra sanity checking for afree(); OK deraadt@ and pvalchev@ | Todd C. Miller |