Age | Commit message (Expand) | Author |
2008-07-24 | unXXX prototypes: exp2, remquo, nan, exp2f, remquof, nanf | Martynas Venckus |
2008-07-24 | - remove isinff, isnanf. this has been moved to libc | Martynas Venckus |
2008-07-24 | - add NAN definition (except on VAX) | Martynas Venckus |
2008-07-24 | - move isinf, isnan dups to gen, since most is ieee 754 | Martynas Venckus |
2008-07-24 | Do not define vax-inspired LOWPAGES and HIGHPAGES anymore, they make no | Miod Vallat |
2008-07-23 | If /dev/video* is already used by an application, return EBUSY to other | Marcus Glocker |
2008-07-23 | we really need unsigned in arithmetic operations. | av |
2008-07-23 | Avoid an occasional double free in getpwent() which corrupted memory. It | Theo de Raadt |
2008-07-23 | Forgot to add rebranded AS800 names there. | Miod Vallat |
2008-07-23 | Attempt to sync with reality, and make the supported/unsuported status of | Miod Vallat |
2008-07-23 | Do not rely on an <ichc>invisible cast</ichc> to return failure in | Miod Vallat |
2008-07-23 | regen | Brad Smith |
2008-07-23 | Attansic L1E PCI id. | Brad Smith |
2008-07-23 | clear sign bit, instead of comparing to zero and setting x=-x. | Martynas Venckus |
2008-07-23 | sync | Theo de Raadt |
2008-07-23 | make this real C | Theo de Raadt |
2008-07-23 | So it turns outthe HP engineers changed the PA-RISC 2.0 architecture | Mark Kettenis |
2008-07-23 | fix stack abuse in the `time' commmand, using alloc()'d memory instead. | Jared Yanovich |
2008-07-23 | Correct cases of mishandling of pending reads and writes to prevent | Bob Beck |
2008-07-23 | Prevent warning about insecure hostnames where no /etc/hostname.* | Stuart Henderson |
2008-07-23 | Fix a blatant misuse of MINCLSIZE I introduced in ieee80211_output.c r1.59 | Damien Bergamini |
2008-07-23 | Stop printing the size of BARs; the way the code calculates it is wrong. | Mark Kettenis |
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 |