Age | Commit message (Expand) | Author |
2003-06-27 | protos for userland build | Theo de Raadt |
2003-06-27 | Cleanup biosboot to remove uneeded 32-bit opcodes, initializations of | Tobias Weingartner |
2003-06-27 | kqueue support for various usb devices including: usb, uhid, ugen, | Nathan Binkert |
2003-06-27 | filter event that simulates seltrue(). From NetBSD | Nathan Binkert |
2003-06-27 | do pf_tagname2tag() in DIOCCHANGERULE as well. | Henning Brauer |
2003-06-27 | move down pf_tag_unref() calls in pf_rm_rule() to after the check wetehr there | Henning Brauer |
2003-06-27 | add support for a whole bunch of sunix cards | Henning Brauer |
2003-06-27 | sync | Henning Brauer |
2003-06-27 | Sunix covers a whole range of cards under this one ID so change the name | Henning Brauer |
2003-06-27 | Fix hang in EDD detection routine. | Tobias Weingartner |
2003-06-27 | ansi functions | Jason Wright |
2003-06-27 | These don't need linear mappings either. | Jason Wright |
2003-06-27 | Don't need LINEAR mappings. | Jason Wright |
2003-06-27 | ansify and add an alaw <-> mulaw conversion | Jason Wright |
2003-06-26 | sync | Theo de Raadt |
2003-06-26 | intel PRO_2100_3B wireless | Theo de Raadt |
2003-06-26 | fix typo in comment. tedu@ ok | Jolan Luff |
2003-06-26 | Compile the vax kernel with -Wmissing-prototypes -Wstrict-prototypes now. | Miod Vallat |
2003-06-26 | add prototypes for userland code that reaches over. ok deraadt@ | Ted Unangst |
2003-06-26 | Simplify code a bit by eliminating a few early returns in the sense | Kenneth R Westerback |
2003-06-26 | addrmask canbe const | Michael Shalayeff |
2003-06-26 | alignment for extent_alloc_subregion cannot be zero | Michael Shalayeff |
2003-06-26 | constify readonly data | Michael Shalayeff |
2003-06-26 | regen | Michael Shalayeff |
2003-06-26 | add netgear ha501 802.11a | Michael Shalayeff |
2003-06-26 | fix probing for ami raid owned hba properly; mjacob@ ok | Michael Shalayeff |
2003-06-26 | it's better w/ a comma between irq and address | Michael Shalayeff |
2003-06-26 | align acb size to 256 bytes to avoid cache issues; krw@ ok | Michael Shalayeff |
2003-06-26 | space vs tab consistancy | Michael Shalayeff |
2003-06-25 | constify some readonly data | Michael Shalayeff |
2003-06-25 | fix #if/ifdef issue and use u_int16_t instead of int where appropriate | Michael Shalayeff |
2003-06-25 | Typo police: attribute is better written with an 'r'. | Miod Vallat |
2003-06-25 | Acknowledge the status interrupt in some odd and usually rare cases, which | Miod Vallat |
2003-06-25 | mimic delays pattern from i82365 on socket enable. actually pull the reset li... | Michael Shalayeff |
2003-06-25 | AN_RID_ACTUALCFG gets the same endianesslessness as AN_RID_GENCONFIG | Michael Shalayeff |
2003-06-25 | add topic97b support; from netbsd and tested by Pedro la Peu <pedro@am-gen.org> | Michael Shalayeff |
2003-06-25 | We want address incrementation disabled, so correctly ask for it... | Miod Vallat |
2003-06-25 | fix all the _BITS and their use | Michael Shalayeff |
2003-06-25 | implement new means of manipulating buf queues, bufq. | Ted Unangst |
2003-06-25 | Oops, put back iot/memt affectations in io_alloc/mem_alloc; spotted by todd@ | Miod Vallat |
2003-06-25 | Restore the original wdcdebug_mask instead of clearing DEBUG_PROBE when | Henric Jungheim |
2003-06-25 | Recent bus_space changes make ne at pcmcia work out of the box, | Miod Vallat |
2003-06-25 | Extend the sparc bus_space_tag_t to store access endianness in it, and | Miod Vallat |
2003-06-25 | Let the stp driver use different bus_space_tag_t for its own device access, | Miod Vallat |
2003-06-25 | #include <machine/intr.h> is not necessary here. | Miod Vallat |
2003-06-25 | add a pf_tagname field to ifbrlreq and a pf_tag field to ifbrlnode. | Henning Brauer |
2003-06-25 | a bit whitespace/tab KNF while I'm here | Henning Brauer |
2003-06-25 | support Moxa C104H | Henning Brauer |
2003-06-25 | regen | Henning Brauer |
2003-06-25 | Moxa C104H | Henning Brauer |