openbsd
2008-07-23 djmdo not try to print options that have been compile...
2008-07-23 deraadtsync
2008-07-23 deraadtnew ati goo; giovanni
2008-07-23 fgschmove the aml_register_notify() call below for better...
2008-07-22 reykAdd dynamic IPv6-to-IPv4 and IPv4-to-IPv6 translation...
2008-07-22 deraadtuse arc4random_uniform(); ok djm millert
2008-07-22 espieFAKE (the variable) died about 2 years ago...
2008-07-22 miodNone of the pceb EISA alpha designs has more than 8...
2008-07-22 martynasremez -> Remes here, too. for consistency
2008-07-22 mglockerAdd another working cam reported by Jerome Pinot.
2008-07-22 miodProper interrupt swizzling for devices behind bridges...
2008-07-22 miodModify pci_intr_map() implementation to pass the pci_at...
2008-07-22 miodUse cgbase() instead of doing arithmetic on fs_fpg...
2008-07-22 miodDo not define VM_MIN_ADDRESS as __LDPGSZ, but provide...
2008-07-22 mglockerThere are devices out there which are UVC compatible...
2008-07-22 martynas- added HUGE_VALF, HUGE_VALL, INFINITY, FP_INFINITE...
2008-07-22 henningafter pf_state_key_atach nothing must use the state...
2008-07-22 martynasmore negotation -> negotiation; ok sthen@
2008-07-22 mglockerSpelling, negotation -> negotiation.
2008-07-22 mglockerFix uvm_fault crash in uvideo_vs_negotation() which...
2008-07-22 bluhmIf isakmpd is started with -4 or -6, virtual_get_defaul...
2008-07-22 bluhmAssign the struct size to sin6_len instead of sin6_family.
2008-07-22 thibchange the bcachestats structures members to int64_t...
2008-07-22 djmuse generalised PBKDF#2 from bioctl; ok damien@
2008-07-22 mbalmerdeactivate the code to display location in the sensor...
2008-07-22 deraadtsync
2008-07-22 canacarAdd signed size printing functions, as requested by...
2008-07-22 dlgimplement the fetching of a scsi devices "devid". recen...
2008-07-22 dlgtweak comment to reflect the new reality after my last...
2008-07-21 dlgwhen probing a device the midlayer queries its inquiry...
2008-07-21 martynasvaxfp.h is VAX pendant of ieee.h. it defines VAX f...
2008-07-21 jmcspelling fix from Mark Pecaut;
2008-07-21 martynas- add proper double_t and float_t definitions for each...
2008-07-21 martynasNetBSD's C library supplies these functions -> OpenBSD...
2008-07-21 martynasrename lround.c lroundf.c llround.c llroundf.c to s_lro...
2008-07-21 damiengives this a chance to work on architectures with stric...
2008-07-21 damiensync
2008-07-21 damienrename rt2860 pci ids to match with reality.
2008-07-21 damienadd ieee80211_priv.h file: contains definitions private...
2008-07-21 rainerfix ugly debug dump output. found with bluhm@
2008-07-21 damienmove processing of EAPOL frames away from ieee80211_...
2008-07-21 damieninstead of passing rx tstamp and rssi to the ieee80211_...
2008-07-21 millertExtra sanity checking for afree(); OK deraadt@ and...
2008-07-21 millertInitial stab at DHCPINFORM support. OK phessler@
2008-07-21 davidsome whitespace cleanup I did while looking through...
2008-07-21 davidfix typo that broke rdr rules (without pass) with non...
2008-07-21 marcoAdd curproc to ioctl call.
2008-07-21 bluhmFree the rules in the rule_queue also if ipsecctl is...
2008-07-21 artImplement the cpu_yield hypervisor call. Use it in...
2008-07-21 kettenisIPL_NONE doesn't really exist. The corresponding bit...
2008-07-21 ajacoutotLeave PATH alone.
2008-07-21 djmopenssh-5.1
2008-07-21 bradAdd acphy/amphy.
2008-07-21 toddnam2blk[] needs a "vnd" entry for some things (like...
2008-07-21 kevlocleanup - we don't have resource structure
2008-07-20 deraadtno, ipmi is still not fine on some machines (since...
2008-07-20 djmfill in variant and version components of the UUID
2008-07-20 deraadtsync
2008-07-20 deraadtsync
2008-07-20 kettenisOn TI cardbus bridges, enable PCI interrupt routing...
2008-07-20 yuoHuawei E618 and E620 is not compatible with ubsa(4).
2008-07-20 krwNuke unused readbsdlabel() function.
2008-07-20 krwUse NULL instead of 0 for pointer parameters.
2008-07-20 martynasReme algorithm -> Remes algorithm. in comments
2008-07-20 martynasget in the bug fix for pow, from fdlibm 5.3. also...
2008-07-20 martynasuse more accurate algorithm for tan. from fdlibm 5.3:
2008-07-20 kettenisProvide a timecounter based on the UltraSPARC IIe STICK...
2008-07-20 krwAdd DIOCGPDINFO support. 'disklabel -d svnd0' now works.
2008-07-19 martynaslink to apache web server, not the project group. ...
2008-07-19 marcoFull rewrite of metadata handling. This fixes power...
2008-07-19 claudioUse errx instead of fprintf, exit combo.
2008-07-19 miodIn dec_1000a_intr_map(), use the SRM hint if available...
2008-07-19 miodAdd code to walk the eisa configuration, from NetBSD...
2008-07-19 miodIn _io_map(), make sure the whole range fits in one...
2008-07-19 jmcminor wording tweaks;
2008-07-19 bradCorrect missed capitalization of MPLS.
2008-07-19 kettenisAdd acx(4) at cardbus(4).
2008-07-19 reykprint the host parent id if available
2008-07-19 reykno need for using a TAILQ queue for the host children...
2008-07-19 mglockerIf a resolution which has been requested over VIDEO_TRY...
2008-07-19 reykIf the new 'parent' keyword is specified for a host...
2008-07-19 reykUse the IPv6 documentation prefix 2001:db8::/32 from...
2008-07-19 kettenisUnbreak the tree. Pointed out by James Hartley.
2008-07-19 mglockerIn interrupt handler change printf -> DRPINTF.
2008-07-18 artAdd a macro that clears the want_resched flag that...
2008-07-18 jmcno need for .Pp before or after .Sh;
2008-07-18 jmc+.Xr crash 8 ,
2008-07-18 kettenisAdd ohci(4) and ehci(4) at cardbus(4).
2008-07-18 kettenisDetermine the free address space by looking at the...
2008-07-18 mglockerFor negotation first get the devices default values...
2008-07-18 miodProtect dma operations with splvm instead of splhigh...
2008-07-18 miodMake IPL_VM level 5, which is guaranteed to be above...
2008-07-18 mglockerImplement VIDIOC_S_FMT and VIDIOC_TRY_FMT. Now V4L2...
2008-07-18 kurtAdd support for the kernel to recognize, load and execu...
2008-07-18 kurtAdd new uvm function called uvm_map_pie() which takes...
2008-07-18 mglockerAdd OmniVision OV7670 cam to the supported devices...
2008-07-18 kevloremove unnessasary cast.
2008-07-18 thibo Use mbufs, for the RX ring, instead of malloc()'ing...
2008-07-18 martynasfix cases, found by lint:
2008-07-18 reykmerge host_v6 with relayd's version to use getaddrinfo...
next