openbsd
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...
2008-07-18 reykmerge log_host with relayd's version using getnameinfo...
2008-07-18 reykterminate the input buffer on failure in print_host()
2008-07-18 reykthe Belkin F5D7010 version # is a RTL8185 cardbus devic...
2008-07-18 reyksync
2008-07-18 reykAdd Belkin Wireless G Notebook Card F5D7010 (rtw(4...
2008-07-18 marcoPOLL causes concurrency issues with event driven batter...
2008-07-18 martynasoops. move infnan to md.vax. pointed out by theo
2008-07-17 kettenisZero mbreg_t structure *before* initializing any member...
2008-07-17 bradAdd a flag and allow the driver to identify the BCM5788...
2008-07-17 reykfinal reorder diff to use TAILQ_INSERT_TAIL instead of
2008-07-17 reykadd the hosts in order to get host ids that match the...
2008-07-17 reykgive sane ids to hosts, tables, redirections, relays...
2008-07-17 martynasproperly raise inexact; ok millert@
2008-07-17 reykuse getaddrinfo/getnameinfo to parse ipv6 addresses...
2008-07-17 jsingRemove clause 3 from NetBSD license.
2008-07-17 jsgIncrease the size of the diskinfo struct, which has...
2008-07-17 djmstrip trailing '.' from hostname when HostbasedUsesName...
2008-07-17 djmstrnvis preauth banner; pointed out by mpf@ ok markus@
2008-07-17 sthenPasto in error message for setspppkey()
2008-07-16 drahnFix several of the 'large offset' PLT entries. With...
2008-07-16 miodAdd a new parameter to pckbc_cnattach(): flags to put...
2008-07-16 miodIf pckbc_xt_translation() fails, do not try to force...
2008-07-16 miodOne more pckbd.
2008-07-16 miodSend unused string literal ``mapme'' to nirvana.
2008-07-16 miodThis file is long unused.
2008-07-16 miodIt is no longer necessary to regen gsckbdmap after...
2008-07-16 miodImplement pckbc_xt_translation() in gsckbc. Thus, we...
2008-07-16 miodNow that uvm_pglistalloc() does not lose on large memor...
2008-07-16 martynassome archaic 'n = a(b), c(d)' use that confused lint
2008-07-16 martynasinstall infnan.3 only for vax. pointed out by millert@
2008-07-16 martynas'no subject' check is never triggered. check if it...
2008-07-16 martynasadd -E flag and 'skipempty' option to skip sending...
2008-07-16 martynasansify infnan example. sure millert@
2008-07-16 reykrelay_connect() may fail, close the session in the...
2008-07-16 martynasinfnan always returned wrong values, because compiler...
2008-07-16 martynasbetter description for TMPDIR. from millert@
2008-07-16 martynasman page tweaks:
2008-07-16 martynas- use strncmp/strncasecmp instead of comparing by character
2008-07-16 reykuse getsockname() to find out the local address of...
2008-07-16 martynas- err with the pathbuf, if we know it
2008-07-16 reykfix nat lookup to use the correct pf_addr offset. ...
2008-07-16 djmthis loop index should be automatic, not static
2008-07-16 djmrename variable first_gc -> last_gc (since it is actual...
2008-07-16 millertDynamically allocate fd_sets so we are not limited...
2008-07-16 canacarCleanup #define maze leftover from pftop compatibility.
2008-07-16 henninglink udp pcbs to pf states, same as done for tcp already
2008-07-16 bradEnable the read DMA engine's PCI read request burst...
2008-07-15 kettenisAdd a timecounter based on the $sys_tick register,...
2008-07-15 kettenisUse -Wa,-Av9b instead of -Wa,-Av9a such that I can...
2008-07-15 martynas- chraise can be replaced with toupper; no need to...
2008-07-15 martynasset cp to the value of PAGER, so that type1 doesn't...
2008-07-15 kettenisBackout rev 1.162. This change made us muck with with...
2008-07-15 ogaRemove some debug code that i forgot to remove in a...
2008-07-15 jsgAdapt some code from the FreeBSD driver required to...
2008-07-15 thibtheres no need too m_adj() the mbuf by 8bytes (u_int64_...
2008-07-15 espiemake the version number stuff mandatory.
2008-07-15 espiedeprecate package names without version numbers.
2008-07-15 pvalchevsync
2008-07-15 djmnumber of pipelined requests is not 64; prodded by...
2008-07-14 miodFix struct sysioreg layout after the struct iommureg...
2008-07-14 mglockerMake VIDIOC_ENUM_FMT list all available formats for...
2008-07-14 miodRegen
2008-07-14 miod/dev/tuner description should point out to bktr(4)...
2008-07-14 miodDo not create /dev/joy* and /dev/{r,}mcd* nodes, these...
2008-07-14 artDon't lock timeouts in db_show_callout.
2008-07-14 miodUse uvm_km_valloc_prefer_wait() instead of uvm_km_vallo...
2008-07-14 miodBe sure to propagate PSL_O in psw on PCXU* processors...
2008-07-14 henningm_copy can return NULL, so check for it
2008-07-14 artZap some dead commons that are no longer used.
2008-07-14 sthenanother mange->manage
2008-07-14 mbalmermange -> manage
2008-07-14 mglockerFinish support for uncompressed payloads (UDESCSUB_VS_F...
2008-07-14 djmmention requirement for /dev/log inside chroot when...
2008-07-14 dlgcode(4) doesnt exist. cmp(4) is probably a bit more...
2008-07-13 djmincrease number of piplelined requests so they properly...
2008-07-13 djmuse struct sockaddr_storage instead of struct sockaddr...
next