openbsd
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...
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
next