Age | Commit message (Expand) | Author |
2007-06-02 | stand/ofdev.h | Theo de Raadt |
2007-06-02 | Fix collision by not adding data length but blocks instead. | Marco Peereboom |
2007-06-02 | split up large CMD53 reads and writes | Uwe Stuehler |
2007-06-02 | Set a flag in hci_usrreq() to allow priviledged operations | Uwe Stuehler |
2007-06-02 | no need to extern nextvnodeid here. | Thordur I. Bjornsson |
2007-06-02 | ufs1_daddr_t is no more, okay deraadt@ | Pedro Martelletto |
2007-06-02 | retry reading HCI packets a few times before giving up | Uwe Stuehler |
2007-06-02 | safer snprintf construct with more paranoid length calculation | Peter Valchev |
2007-06-02 | pf_set_rt_ifp accesses state key data, so must be called later | Henning Brauer |
2007-06-02 | do the daddr_t -> daddr64_t or int32_t dance here as well | Theo de Raadt |
2007-06-02 | Add optional metadata element. This will be needed in the future for | Marco Peereboom |
2007-06-02 | daddr64_t (in comments) | Theo de Raadt |
2007-06-02 | ufs1_daddr_t cleanup, okay thib@ deraadt@ | Pedro Martelletto |
2007-06-02 | daddr_t -> daddr64_t for specfs. convert some variables | Thordur I. Bjornsson |
2007-06-02 | Redo the sense mechanism to become autosense instead of request sense. | Marco Peereboom |
2007-06-01 | more vop argument "ap = v" comment removal; ok pedro | Theo de Raadt |
2007-06-01 | pedro ok'd this ~3500 line diff which removes the vop argument | Theo de Raadt |
2007-06-01 | Add RX path and enable monitor mode. | Marcus Glocker |
2007-06-01 | ufs1_daddr_t cleanup, okay otto@ | Pedro Martelletto |
2007-06-01 | Uninline bio_doread(), okay art@ | Pedro Martelletto |
2007-06-01 | remove strings from sensor.desc which are now present in sysctl variable name... | Constantine A. Murenin |
2007-06-01 | remove ofw devices which we don't use; that way of mixing devices is crazy | Theo de Raadt |
2007-06-01 | daddr64_t changes; not fssize is still an int; ok pedro@ | Otto Moerbeek |
2007-06-01 | backout r1.33: temperature sensor description was removed on purpose, | Constantine A. Murenin |
2007-06-01 | Revert INTEL_82915GM part of tedu's commit as it hung my T43 | Bjorn Sandell |
2007-06-01 | Convert sensorsd to use two-level data-structures. This makes sensorsd be | Constantine A. Murenin |
2007-06-01 | Infrastructure to allow root on wd0. | Miod Vallat |
2007-06-01 | very small clean-up of dependencies list handling. | Marc Espie |
2007-06-01 | FIBMAP is used by nothing; checked by miod and pvalchev | Theo de Raadt |
2007-06-01 | some pentium 4 machines are 64-bit and have EST, but a different msr to | Ted Unangst |
2007-06-01 | check return value of findblkmajor; this fixes a crash on vax during boot. | Marco Peereboom |
2007-06-01 | apply the same checks on extraction that are done during pkg_create | Marc Espie |
2007-06-01 | Replace comment in Swedish. -moj | Mats O Jansson |
2007-06-01 | paranoid snprintf length calculation to avoid a possible buffer | Peter Valchev |
2007-06-01 | add RAID to the list of partition types for which we do not prompt for a | Todd T. Fries |
2007-06-01 | don't store stuff in the plist, use the handle which is there for that. | Marc Espie |
2007-06-01 | avoid potentially bad snprintf construct; ok henning millert otto | Peter Valchev |
2007-06-01 | compute real list. | Marc Espie |
2007-06-01 | remove strings from sensor.desc which are now present in sysctl variable name... | Constantine A. Murenin |
2007-06-01 | wipe tablet.h that was used by tb(4) that was | Robert Nagy |
2007-06-01 | Sync return value section with reality. | Moritz Jodeit |
2007-06-01 | Instead of reexporting PAGE_SIZE from assym.h which causes warnings | Artur Grabowski |
2007-06-01 | Fix snprintf(9) truncation check and skip the check for -1 because | Moritz Jodeit |
2007-06-01 | micro-optimizations | Marc Espie |
2007-06-01 | Set BTF_UP before hci_enable() to make hci_unit_lookup() work; ok gwk | Uwe Stuehler |
2007-06-01 | Nuke 'ufs_lbn_t', okay otto@ deraadt@ krw@ beck@ | Pedro Martelletto |
2007-06-01 | set hiwat mark for some of the more popular pools to reduce bouncing | Ted Unangst |
2007-06-01 | workq_add_task() flags argument position changed | Uwe Stuehler |
2007-06-01 | s/endianess/endianness/ | Alexandre Anriot |
2007-06-01 | ufs_daddr_t is a dead type. growfs is the only program that uses it, yet | Theo de Raadt |