openbsd
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).
2008-08-24 mglockerGet VIDIOC_G_FMT working (makes ekiga happy).
2008-08-24 miodCorrect eisa i/o ports layout structure, this has proba...
2008-08-24 deraadtproper indent
2008-08-24 jmcremove the ls=ls -gCF alias: we already have an alias...
2008-08-24 miodvsbus machines also have modem control bits on line...
2008-08-24 miodWriting to the DTR register on KA60 resets the TCR...
2008-08-24 miodtypo
2008-08-24 miodCorrect dmesg, do not mention dz is the console device...
2008-08-24 krwFix readdpmelabel() so it doesn't corrupt a disklabel...
2008-08-24 mglockerUse consistent variable names; curr -> cur, err -...
2008-08-24 mglockerAdd support for processing unit (e.g. brightness) contr...
2008-08-24 dlgdont display disk geometry (cyls/heads/sectors) since...
2008-08-24 bradAdd Atheros OUI and Atheros F1 id.
2008-08-24 bradregen
2008-08-24 bradBCM5714 also supports fiber interfaces.
2008-08-24 jsgsurplus semicolon on if statement
2008-08-23 miodSlight speed improvement by using byte accesses on...
2008-08-23 miodPick the correct host adapter id from nvram.
2008-08-23 chladd missing header needed by asprintf().
2008-08-23 djmmake mbstowcs(NULL, string, 0) correctly return the...
2008-08-23 djmunbreak MALLOC_OPTIONS=G that I broke in my last commit;
2008-08-23 jmc- document -h
2008-08-23 jmcufs -> UFS;
2008-08-23 jmcit's no longer necessary to build crunch by hand, so...
2008-08-23 djmfix calloc() for MALLOC_OPTIONS=J case: SOME_JUNK was...
2008-08-23 djmunbreak wcschr(string, L'\0') which was incorrectly...
2008-08-22 ottomake sure we always map and unmap multiples of MALLOC_P...
2008-08-22 miodLet lkms(4) support VSXXX-AB tablets in addition to...
2008-08-22 deraadta ; in a bad place; dragonfly; ok mglocker
2008-08-22 ottoSmarter implementation of calloc(3), which uses the...
2008-08-22 deraadtInstead of spewing error messages about link status...
2008-08-22 deraadtsync
2008-08-22 deraadtmake it section 8
2008-08-22 deraadtmore crunch stuff goes away
2008-08-22 deraadtNo need to enter crunch
next