openbsd
2008-08-19 markususe the actual keysize from the SA to figure out which...
2008-08-19 pedroWhen failing to acquire the vnode lock in readdir_with_...
2008-08-19 pedroLook at 'fs_flags' when dumping FFS2 file systems,...
2008-08-19 kettenisMake it possible to enter ddb from the serial console.
2008-08-19 kettenisMake it possible to enter ddb from the serial console.
2008-08-19 jmc+D-Link DWA-110 to the rum(4) list;
2008-08-19 deraadtsync
2008-08-19 deraadtmore
2008-08-19 deraadtsync
2008-08-19 deraadtanother rum; Jonathan Lee
2008-08-19 deraadtadd missing devices to nam2blk[]
2008-08-18 miodForgot to add this file, needing for KA60 support.
2008-08-18 miodNow that KA60 support is in, include the proper header...
2008-08-18 miodAdd support for the ``Firefox'' VAXstation 3520/3540...
2008-08-18 miodSome uglyness to allow both uba_common.h and ubareg...
2008-08-18 miodIncrement device interrupt event counter when redispatc...
2008-08-18 miodPreparing for KA60 support, crank IPL_TTY to level...
2008-08-18 miodMove common CVAX defines and code (internal cache IPR...
2008-08-18 miodMake hardclock() a cpu_dep member. Most machines will...
2008-08-18 miodShuffle the dz console code (both serial and keyboard...
2008-08-18 bradregen
2008-08-18 bradAdd the PCI id for the Broadcom BCM5716 Ethernet contro...
2008-08-18 kettenisAdd stge(4) and gentbi(4).
2008-08-18 raggeUpdates from master repo: Fix two bugs reported by...
2008-08-18 bradAdd sparc_bus_addr function for schizo to allow CardBus...
2008-08-18 kevlouse M_NOWAIT instead of M_WAITOK to cause malloc()...
2008-08-18 ogaAnother dead struct member.
2008-08-17 ogakill struct drm_freelist, after removing markbufs and...
2008-08-17 ogaKill a dead function and a dead struct member.
2008-08-17 ogaCheck that the driver properly initialised before allow...
2008-08-17 ogaCheck the return value of agp_enable() instead of assum...
2008-08-17 ogaKill the infobufs and markbufs calls. Nothing uses...
2008-08-17 raggeUpdates from master repo. Can now compile both userlan...
2008-08-17 ogakill the stupid pci capability defines, we have our...
2008-08-17 ogadrm_load() and drm_unload() are a remnant of code meant...
2008-08-17 kettenisScale down cpu_clockrate[1] when we scale down the...
2008-08-17 ogaKill some redundant ifdefs, they're taken care of elsew...
2008-08-17 krwForce fdisk to use the same geometry as the miniroot2...
2008-08-17 ogaMake sure we can't sleep with a spinlock held
2008-08-17 kettenisGarbage collect stupid delay loop.
2008-08-16 mglockerIf dwMaxPayloadTransferSize doesn't exactly match to...
2008-08-16 mglockerSpacing.
2008-08-16 mglockerSync ehci isochronous part with NetBSD:
2008-08-16 espiefix
2008-08-16 espierevert eval.c
2008-08-16 espienot yet, committed too much
2008-08-16 espieargument parsing should only skip spaces outside of...
2008-08-16 espiebe more liberal in include handling, namely we only...
2008-08-16 espieanother issue for which I have a patch.
2008-08-16 espiea new regression test, I has a diff for it.
2008-08-16 ogaApply a light paddling with the knf stick. No binary...
2008-08-16 krwbios_dev -> ba_name and bios_apmp -> ba_apmp in DPRINTF...
2008-08-15 miodMake the DZ_{READ,WRITE}_{BYTE,WORD} macros visible...
2008-08-15 miodFix array index computation in the machine check handle...
2008-08-15 miodIn dzcninit(), do not forget to enable the receiver...
2008-08-15 miodMove the vxt-specific clock functions frow clock.c...
2008-08-15 miodCorrect disassembly of the start of a function: fix...
2008-08-15 miodRemove unused and incomplete vax_bus_t enum, and unused...
2008-08-15 miodRename the cpu_dep hook ``steal_pages'' to ``init'...
2008-08-15 miodhmac.c is needed by softraid crypto now, even on non...
2008-08-15 naddyPrefer unaligned accesses over copying the rx buffer...
2008-08-15 djmAdd resolv.conf(5) option to force lookups by TCP:...
2008-08-15 jsingAdd -s option to usage().
2008-08-15 djmuse new shared HMAC_SHA1 code in crypto/hmac.[ch] rathe...
2008-08-15 damienuse LLC_SNAPFRAMELEN here too.
2008-08-14 henningonly update stats when we actually wrote sth, relevant...
2008-08-14 claudioKill the _MCLDEREFERENCE() macro it was only used once...
2008-08-14 jsingIf the AML SizeOf() method is called with an object...
2008-08-14 jsingAllow the sector size to be specified by the user when...
2008-08-14 damienieee80211_derive_pmkid() is not used either
2008-08-14 damien#ifdef notyet ieee80211_kdf() as it is not used yet...
2008-08-14 damienmove the HostAP bridge code and the delivery of data...
2008-08-14 damienin ieee80211_input(), call if_start() after enqueuing...
2008-08-14 damienput ieee80211_dump_pkt() under #ifdef IEEE80211_DEBUG
2008-08-14 ratchovfix comments suggested by eric@, remove stupid DPRINTF()
2008-08-14 robertadd missing semicolon; ok mbalmer@, marco@
2008-08-14 espielet's make this half useful to recover from crashed...
2008-08-14 martinconvert the last traces of btoc/ctob macros
2008-08-14 espiesimplify S definition to just srcdir, since it appears...
2008-08-14 ratchovin abuf_rgetblk() the ``start'' pointer may take a...
2008-08-14 ratchovmove all device related stuff from aucat.c to a new...
2008-08-14 ratchovin file.c, before dereferencing pointers to in(), out...
2008-08-14 ratchovadd an "AUTOQUIT" flag to mix and sub aprocs. If the...
2008-08-14 ratchovadd a bytes counter to abuf structures to count the...
2008-08-14 ratchovadd a xxx_done() method to aproc structures, that clean...
2008-08-14 ratchovmove mix/sub underrun/overrun handling code and data...
2008-08-14 ratchovfactor code that discards data from abuf strucure into...
2008-08-14 guentherMatch libpthread's behavior and make pthread_join(NULL...
2008-08-14 guentherFix 5771/library: in pthread_exit(), delay the call...
2008-08-14 guentherIf the initial thread calls pthread_exit(), don't overw...
2008-08-14 sthenTools from /usr may not be used in netstart since it...
2008-08-13 ogaMake sure that we don't sleep with a lock held, some...
2008-08-13 ogaCheck for zero in drm_calloc() to prevent divide-by...
2008-08-13 ogaKill file_priv->refs, it is always 1. Also move two...
2008-08-13 mglockerAdd VIDIOC_ENUM_FRAMESIZES ioctl. This permits applica...
2008-08-13 ogaChange the drm_lock*() api to take a pointer to the...
2008-08-13 ogaidgen32 wasn't really right here. Change back to how...
2008-08-13 ogaGenerate the magic id using idgen32(). While i'm here...
2008-08-13 ogaKill a bunch of the drm context code that nothing uses...
2008-08-13 kettenisInitial stab at a driver for the integrated random...
next