openbsd
2008-08-29 tobiasIf parsing of a command in one of the trigger files...
2008-08-29 damiennew sentence, new line.
2008-08-29 damienthe atw(4) man page says:
2008-08-29 damienadd the following paragraph from the wi(4) manual page...
2008-08-29 ottofix comment: we use a pool for namei, so malloc conside...
2008-08-29 damiengarbage collect unused capabilities and configurations...
2008-08-29 ajacoutot- prevent sysmerge from installing a virgin passwd...
2008-08-29 jmcMSIZE and MCLBYTES are now defined in sys/param.h;...
2008-08-29 cnstsupport AMD Family 11h (Turion X2 Ultra et al); discus...
2008-08-28 ogaIgnore xserver provided mmio address. We already have...
2008-08-28 damienunbreak IEEE80211_DEBUG
2008-08-28 bradRewrite the multicast/promiscuous handling and in the...
2008-08-28 damienindent IF_PURGE. pointed out by brad@
2008-08-28 damien#undef IPW_DEBUG
2008-08-28 damien80 cols.
2008-08-28 damienWPA support for iwi(4).
2008-08-28 bradDo not try to attach to rev 2 BCM4311/BCM4312 chipsets...
2008-08-28 damieni've lost the IF_PURGE() bits in the process...
2008-08-28 damienWPA support for ipw(4).
2008-08-28 bradsome style fixes.
2008-08-28 bradFix a typo in the naming of the PPPoE input queues...
2008-08-28 jmcsome auacer(4) bits;
2008-08-28 reykencode the speed and link state in the local port key.
2008-08-28 mikebman page for the auacer(4) driver.
2008-08-28 mikebDriver for Acer Labs M5455 integrated sound found on...
2008-08-28 jmctypo; from hyjial
2008-08-28 jasper- enable uvideo on sgi, it's working for me with a...
2008-08-28 ogaIgnore userland provided batchbuffer start parameter...
2008-08-28 ogaset sarea_priv to NULL to prevent possible access on...
2008-08-28 ogaKill the ifdefed out ttm interface stuff. The intel...
2008-08-28 bradAdd some more E1000 PCI ids.
2008-08-28 ogaThis file was meant to be removed with the last commit...
2008-08-28 ogareplace usage of drm_memrange with extent(9). No functi...
2008-08-27 jmcdocument \user; from Kristaps D?onsons, originally...
2008-08-27 bradRemove a redundant define for RL_CFG2 and remove an...
2008-08-27 jmccorrect man sections; from Tobias Sarnowski
2008-08-27 jasperadd an Xr to usb, now that we have usb on sgi
2008-08-27 deraadtsync
2008-08-27 deraadtanother ups
2008-08-27 mglockerSome __packed cleanup; Remove another obsolete pack...
2008-08-27 damienmove definitions of channels attributes away from ieee8...
2008-08-27 damienpass FCS to radiotap.
2008-08-27 damienfix IEEE80211_RADIOTAP_F_SHORTPRE
2008-08-27 damienanother IEEE80211_RADIOTAP_F_FCS candidate.
2008-08-27 damienadd IEEE80211_RADIOTAP_F_FCS radiotap flag from NetBSD.
2008-08-27 damienhardware may pass us ACK or CTS frames in some cases...
2008-08-27 damienthe firmware is responsible for sending management...
2008-08-27 damienoverride net80211's ic_node_alloc function to allocate...
2008-08-27 damienintroduce new IEEE80211_STA_ONLY kernel option that...
2008-08-27 bradFix length check when parsing PPPoE discovery phase...
2008-08-27 kjelladd a C-c target, so we can use it as a prefix for...
2008-08-27 martynasexposed too much, only expose prototype outside ifdef
2008-08-27 deraadtdelete unused pragma ident junk
2008-08-27 martynascomment fixes
2008-08-27 martynasfix 128-bit division. gcc mangled arguments when passi...
2008-08-26 jsgFix an if (); typo. ok beck@
2008-08-26 deraadtanother ups to knock out of being a uhid
2008-08-26 deraadtsync
2008-08-26 deraadtnew devs
2008-08-26 mglockerFix alignment panic on sparc64 by removing a wrong...
2008-08-26 kettenisFix a couple of problems that may make gem(4) get stuck:
2008-08-26 miodStylus pressure sensor is active low, so invert the...
2008-08-26 kettenisBetter strategy to single out onboard bge(4)'s on sparc...
2008-08-26 miodWhen using the not-documented-but-ought-to 'boot sd...
2008-08-26 martynas- add F
2008-08-26 martynasdon't zero-pad special values. ok millert@
2008-08-26 kettenisPlug potential memory leak.
2008-08-26 henningwe need to call pf_pkt_addr_changed here too. found...
2008-08-26 henningcall pf_pkt_addr_changed instead of manually clearing...
2008-08-26 henningintroduce a function to be called when addressing infor...
2008-08-26 jmclibbfd and libopcodes no longer built;
2008-08-26 bradUpdate comment to mention the 8211C.
2008-08-26 bradMention the 8211C.
2008-08-26 bradregen
2008-08-26 bradAdd the PCI id for the Broadcom BCM5785 Ethernet contro...
2008-08-26 jsingregen
2008-08-25 deraadtcorrect +name handling; schwarze@usta.de
2008-08-25 jmctwo spelling fixes from Anathae Townsend;
2008-08-25 jasper- usb stuff
2008-08-25 ottoMake all combinations of G, P, J and zero-fill work...
2008-08-25 jsingWe can install from a CD-ROM now...
2008-08-25 deraadtuse ?= for adjusting RELXDIR for all sets
2008-08-25 jsingNow that the rest of the infrastructure is in place...
2008-08-25 jasper- add a bunch of enabled usb devices that have been...
2008-08-25 jsingMake sgivol(8) use the device sector size for reads...
2008-08-25 jsingAdd bus_space_read_raw_region_* and bus_space_write_raw...
2008-08-25 jsingregen
2008-08-25 jsingAdd USB devices.
2008-08-25 jsingAdd device majors for USB character devices in OpenBSD...
2008-08-25 jsingUnbreak.
2008-08-25 sobradominor tweak for removal of "[-d devel]" (change done...
2008-08-25 krwIf partoffp is non-NULL then readdoslabel() is just...
2008-08-25 pedroCorrectly invalidate attribute cache entries in case...
2008-08-25 toddhow about i commit what was actually approved? wrong...
2008-08-24 toddo implement proper volume control table based on chipse...
2008-08-24 martynasprepends, not overrides default search path. with...
2008-08-24 deraadtTadpole Viper onboard ethernet has no eeprom either...
2008-08-24 deraadtralink firmware on the ramdisk
2008-08-24 deraadtmany more devices for the RAMDISK
2008-08-24 miodDefine a proper wsdisplay type for legss(4).
next