openbsd
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...
2008-07-13 sthenChange "ssh-keygen -F [host] -l" to not display random...
2008-07-13 claudioDo not specify the gateway on RTM_DELETE -- similar...
2008-07-13 ketteniscore(4)
2008-07-13 mglockerSpacing.
2008-07-13 mglockerSave format and frame descriptors to a format group...
2008-07-13 jsgAdd some additional hardware revisions from FreeBSD...
2008-07-12 ckuethereference vmt (openbsd) rather than vmware (xorg)
2008-07-12 kettenisMake the console interrupt driven.
2008-07-12 miodMake sure the label is read in rdopen(), this isn't...
2008-07-12 ogaRight now agp_generic_enable() is wrong. It has been...
2008-07-12 berndsync
2008-07-12 berndAdd another Acer id.
2008-07-12 kettenisShave off a few instructions from cpu_switchto().
2008-07-12 kettenisAdd a temporary hack to attach only the first thread...
2008-07-12 kettenisAdd core(4).
2008-07-12 kettenisPerform IOMMU cache flushes on Oberon.
2008-07-12 miodFix a strlcpy() bound.
2008-07-12 kettenisUse the proper interrupt target ID on Oberon.
2008-07-12 thibfix printing of nchstats
2008-07-12 kettenisAdjust SUN4U_TLB_RESERVED_MASK for updated SUN4U_TLB_PA...
2008-07-12 kettenisDon't install interrupt handlers for non-exitsing inter...
2008-07-12 kettenisOn Fujitsu's SPARC64 CPUs, the data_access_error trap...
2008-07-12 kettenisAdd macros to get the appropriate interrupt target...
2008-07-12 mglockerRemove obsolete TODO comment.
2008-07-12 canacarAdd ':q' as an alias to ':quit', to match old behaviour...
2008-07-12 bradregen
2008-07-12 bradAdd the OUI id for JMicron and the ids for the JMP202...
2008-07-12 djmbetter description for -i flag:
2008-07-12 bradAdd support for the Marvell 88E8016 PHY.
2008-07-12 djmunbreak; move clearing of cctx struct to before first use
2008-07-11 bradIf there is a 100baseT4 connection then fall through...
2008-07-11 reykshut off an annoying gcc warning.
2008-07-11 bradCheck the correct BMSR bit in the capabilities field...
2008-07-11 reykwrite a syslog debug message when a new GREY or TRAPPED...
2008-07-11 sobradoQlogic -> QLogic
2008-07-11 kettenisFujitsu SPARC64-VI CPU's have two cores that have two...
2008-07-11 blambertAdd timeout_add_{tv,ts,bt,sec,usec,nsec} so that we...
2008-07-11 blambertde-__inline a trio of functions to shave some space.
2008-07-11 kettenisDon't try to read the "regs" propety; it's pointless.
2008-07-11 kevloremove an unused function. ok jsg@
2008-07-11 kettenisHandle CPUs with a clock speed >= 2 GHz correctly.
2008-07-11 dlginitialise the state kept between calls to dmamap_load_...
2008-07-11 phesslergreyreader() shouldn't return, so tell us if it does
2008-07-11 martynashttpd deamon -> httpd daemon
2008-07-11 martynasadd missing ssl art after manual has been moved, instea...
2008-07-10 kettenisConsole functionality is there now.
2008-07-10 kettenisHandle breaks.
2008-07-10 martynas- handle sign of negative zero. use sign dtoa sets
2008-07-10 thibnuke two bogus ARGSUSED
2008-07-10 thibmove a common statement out of if/else;
2008-07-10 markussync v1 and v2 traffic accounting; add it to sshd,...
2008-07-10 markusmissing bzero; from mickey; ok djm@
2008-07-10 ajacoutotFix "etc source" output when not using a tarball
2008-07-10 mbalmerDon't terminate the array of matching product/vendor...
2008-07-10 kettenisDetect whether com(4) is the console on the m4k.
2008-07-10 mglockerAdd Sonix cam to the supported list.
2008-07-10 kettenisAdd support for Fujitsu SPARC64-VI CPUs.
2008-07-10 kettenisAdd support for getting the time of day on the m4k.
2008-07-10 kettenisAdd a function to get the time of day from the prom...
2008-07-10 djmretry port allocation on all errors, not just EADDRINUS...
2008-07-10 djmcheck pf NAT source port allocation against net.inet...
2008-07-10 davidIn pf_state_insert(), if the first pf_state_key_attach...
2008-07-10 mglockerMake cams with Sonix chipset work by avoiding excessive...
2008-07-10 djmadd X11 ports to default TCP baddynamic list
2008-07-10 krwDie -r, die! Eliminate stray -r in usage text. Spotted...
2008-07-10 ogathe DRM_{READ,WRITE}$NUMBER() macros currently use
2008-07-09 krwRead 'vendor' flag from ASCII disklabel since we print...
next