Age | Commit message (Expand) | Author |
2003-11-20 | Add -fno-builtin-print -fno-builtin-log to i386/sparc/sparc64/hppa. | Marc Espie |
2003-11-14 | the the; rohee@ | Miod Vallat |
2003-11-07 | adress -> address, and a few more; all from Jonathon Gray; | Jason McIntyre |
2003-11-06 | move netisr definition into md code to allow arch provide suitable allocation... | Michael Shalayeff |
2003-11-03 | spelling fixes (in the comments) | David Krause |
2003-10-05 | If attaching a wsdisplay console causes a font switch, do not update the PROM | Miod Vallat |
2003-10-03 | Merge tty_attach() in ttymalloc() and tty_detach() in ttyfree(). The need for | Miod Vallat |
2003-09-29 | avaliable -> available | Miod Vallat |
2003-09-23 | Replace select backends with poll backends. selscan() and pollscan() | Todd C. Miller |
2003-08-25 | rename struct dinode to ufs1_dinode. clears the namespace and makes | Ted Unangst |
2003-08-15 | change arguments to suser. suser now takes the process, and a flags | Ted Unangst |
2003-08-14 | partial proto repairs | Theo de Raadt |
2003-08-11 | better cleaning | Theo de Raadt |
2003-08-01 | The Vigra VS10-EK is recognized as a cgthree clone, but due to its utterly | Miod Vallat |
2003-07-22 | Fix .depend generation for assym.h. Resolves PR 1154. | Otto Moerbeek |
2003-07-19 | don't specify the leading "/" in MANSUBDIR (otherwise "//" occurs) | David Krause |
2003-07-16 | sun disklabels need updating too. frag size -> 2048. | Ted Unangst |
2003-07-16 | Add support for unbuffered SBus LANCE devices. jason@ and deraadt@ OK | Todd C. Miller |
2003-07-14 | i_loadstore is missing the rs1 decode which shifts the i_i bits and i_simm13 | Jason Wright |
2003-07-08 | add ep@pcmcia and phys, commented out an and com | Michael Shalayeff |
2003-07-08 | BUS_SPACE_BARRIER_{READ,WRITE} are needed for some drivers -- fake | Michael Shalayeff |
2003-07-02 | fix tslot issues (need level-triggered interrupts); from miod | Todd T. Fries |
2003-06-28 | back out that which does not compile | Theo de Raadt |
2003-06-28 | grr... committed previous from the wrong tree... fixed version, which also | Jason Wright |
2003-06-28 | add emulations for slinear:8 and ulinear:8; ok miod | Jason Wright |
2003-06-28 | Sync sparc fb API with the sparc64 changes (fbwscons_init takes flags, and | Miod Vallat |
2003-06-28 | Be more careful when processing interrupts - the TS102 queues them, and we | Miod Vallat |
2003-06-28 | Be prepared to the fact that the user may unplug a card before it was | Miod Vallat |
2003-06-28 | Add a macro to encode (x,y) coordinates. | Miod Vallat |
2003-06-28 | Add RI_FULLCLEAR to the rasops flags. Accelerated drivers (cgsix, creator, | Miod Vallat |
2003-06-28 | Clear screen after smitching to the wsfont, on low-resolution cgsix. | Miod Vallat |
2003-06-28 | A better reset sequence; also, probe slots immediately rather than waiting | Miod Vallat |
2003-06-25 | We want address incrementation disabled, so correctly ask for it... | Miod Vallat |
2003-06-25 | Oops, put back iot/memt affectations in io_alloc/mem_alloc; spotted by todd@ | Miod Vallat |
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 | fix _set_ functions as found while debugging an@stp | Michael Shalayeff |
2003-06-24 | ... and it must compile, too. Doh. | Miod Vallat |
2003-06-24 | io_alloc must provide working bus_space tag and handles... | Miod Vallat |
2003-06-24 | Use the common Power9000 definitions. | Miod Vallat |
2003-06-23 | *_raw_*_1() functions do not exist | Michael Shalayeff |
2003-06-23 | Properly account for fast interrupt vectors; this was accidentally broken | Miod Vallat |
2003-06-23 | Attachment glue for stp and tslot drivers, and add them, as well as wi0, | Miod Vallat |
2003-06-23 | Driver for the pcmcia slots in the Tadpole SPARCbook machines. | Miod Vallat |
2003-06-23 | Split the stp driver into its core, and md attachment routines, and provide | Miod Vallat |
2003-06-23 | Add a very straightforward subset of the bus_space API, where all functions | Miod Vallat |
2003-06-23 | Handle SBus cards with an "interrupts" property but no "intr" property. | Miod Vallat |
2003-06-18 | oops, missed this part of the hme vlan stuff | Jason Wright |
2003-06-18 | configure the interface to properly support vlan frames | Jason Wright |
2003-06-18 | Oops, previous commit removed the rcsid by mistake. | Miod Vallat |