Age | Commit message (Expand) | Author |
2007-06-24 | Remove some unused leftover code; original request from jasper@ | Uwe Stuehler |
2007-06-24 | Crank initial storage for extents a bit. We really should allocate extents | Mark Kettenis |
2007-06-24 | Fix xd and xy disklabel handling. | Miod Vallat |
2007-06-24 | Attach as console when appropriate. | Mark Kettenis |
2007-06-24 | When bootfile was made global so that macppc could modify it, it | Tom Cosgrove |
2007-06-24 | Fix typo in (unused) #define. | Mark Kettenis |
2007-06-24 | Save some bytes and make code more readable by removing junk union and | Ryan Thomas McBride |
2007-06-24 | tweak the description of sensor_task_unregister; | Jason McIntyre |
2007-06-24 | document changes to the sensor_task api. task_register now returns a | David Gwynne |
2007-06-24 | rework sensor tasks to use the kernels generic workq rather than a special | David Gwynne |
2007-06-23 | Implement disk sizes > 2^32-1. Code modelled on NetBSD. | Kenneth R Westerback |
2007-06-23 | expand size/offset to 16 characters, and drop the Cyl comments which | Theo de Raadt |
2007-06-23 | Enable workaround for decrementer exception problem. | Dale Rahn |
2007-06-23 | setup a local sigalarm to send a HUP to the ftp process if it takes longer | Marc Espie |
2007-06-23 | net80211 growth means vr(4) goes away for now | Theo de Raadt |
2007-06-23 | use a masked destination network instead of the interface ip for the | Reyk Floeter |
2007-06-23 | sync description of "-m" option to reality. mcbride@ ok | Jun-ichiro itojun Hagino |
2007-06-23 | default rule.flags and rule.flagset to 0 instead of null | joshua stein |
2007-06-23 | Accept 0x00 as notify type since some notebooks (MSI-S260) | Can Erkin Acar |
2007-06-23 | document REGRESS_LOG* | Steven Mestdagh |
2007-06-23 | Remove raidmakedisklabel(). The only invocation was commented out in | Kenneth R Westerback |
2007-06-22 | sync | Todd T. Fries |
2007-06-22 | according to claudio, entries should be ordered by PCI ID, fix two not in order | Todd T. Fries |
2007-06-22 | daddr_t -> daddr64_t; ok pedro@ thib@ | Otto Moerbeek |
2007-06-22 | Update ffs[1/2] time last written for cg's in | Thordur I. Bjornsson |
2007-06-22 | Regen. | Alexander Yurchenko |
2007-06-22 | Add vendor/product HUMAX/PVR-SMART for jmc@. | Alexander Yurchenko |
2007-06-22 | export the flow/filter information attached to the SA, too; ok hshoexer@ | Markus Friedl |
2007-06-22 | PCI malo(4) works | Martin Reindl |
2007-06-22 | ansify/de-register | Jasper Lievisse Adriaanse |
2007-06-22 | declare "uid" as uid_t instead of u_int, and fix format string accordingly | Jasper Lievisse Adriaanse |
2007-06-22 | declare "pid" as pid_t instead of long, and remove unneeded cast to pid_t | Jasper Lievisse Adriaanse |
2007-06-22 | more supported models; from brad and jsg | Jason McIntyre |
2007-06-21 | remove a whole bunch of duplicate function | Thordur I. Bjornsson |
2007-06-21 | cleanup CAPINFO values. | Damien Bergamini |
2007-06-21 | add EDCA Parameter Set and QoS capability IEs to appropriate frames | Damien Bergamini |
2007-06-21 | add two new functions: | Damien Bergamini |
2007-06-21 | Brace got lost in rev 1.51. | Miod Vallat |
2007-06-21 | Enable memory above 256MB again now that bus_dma has been fixed. | Miod Vallat |
2007-06-21 | Extent sgi bus_dma to cope with different views of memory: non-contiguous | Miod Vallat |
2007-06-21 | add (currently unused) code to parse RSN IEs. | Damien Bergamini |
2007-06-21 | relist these commented out entries, but w/o the man section number until | Jason McIntyre |
2007-06-21 | parse vendor-specific Microsoft WMM OUI. | Damien Bergamini |
2007-06-21 | fd -> fdc; from miod | Jason McIntyre |
2007-06-21 | cleanup the list of Organizationally Unique Identifiers (OUI). | Damien Bergamini |
2007-06-21 | force logif to zero if no logging is asked for | Henning Brauer |
2007-06-21 | always initialize logif, from max laier, ok ryan | Henning Brauer |
2007-06-21 | add fields for EDCA. | Damien Bergamini |
2007-06-21 | add code to parse EDCA parameter set information elements. | Damien Bergamini |
2007-06-21 | s/IEEE80211_ELEMID_EDCA_PARAMS/IEEE80211_ELEMID_EDCAPARMS/ for consistency. | Damien Bergamini |