Age | Commit message (Expand) | Author |
1999-09-20 | delay for longer after each zsputc | Theo de Raadt |
1999-09-10 | roundup(foo, NBPG) -> round_page(foo) | Artur Grabowski |
1999-09-07 | print pri | Jason Wright |
1999-09-07 | add tadpole microcontroller device driver; from NetBSD | Jason Wright |
1999-09-06 | unbreak things after the pmap_enter change | Artur Grabowski |
1999-09-06 | remove debugging cruft | Jason Wright |
1999-09-06 | p9100 console driver for tadpole 3g[sx] (based on cgthree.c and netbsd's | Jason Wright |
1999-09-05 | use small font if size <= 800x600 (was if size < 800x600) | Jason Wright |
1999-09-05 | support for the "short" mouse protocol on tadpole; from netbsd | Jason Wright |
1999-08-29 | simplfy attachment of fvme children | Jason Wright |
1999-08-20 | uninitialized variable; art@ | Jason Wright |
1999-08-06 | reformat and simplify a little | Jason Wright |
1999-08-06 | take advantage of new interrupt handler #ifdef AUDIO_C_HANDLER | Jason Wright |
1999-07-25 | move around ioctl definitions | Jason Wright |
1999-07-23 | Drivers for the FORCE CPU-5V: | Jason Wright |
1999-07-20 | add support for "floating accent" and compose. -moj | Mats O Jansson |
1999-07-18 | print layout as %x, to match kbd(8) | Theo de Raadt |
1999-07-18 | Add code to support none us keyboards in kernel. -moj | Mats O Jansson |
1999-07-09 | vm_offset_t -> {v,p}addr_t and vm_size_t -> {v,p}size_t | Artur Grabowski |
1999-07-05 | but make it work for multiple cards... i think | Theo de Raadt |
1999-07-05 | calculate ca_offset correctly | Theo de Raadt |
1999-06-23 | hme dma version for fas cards | Theo de Raadt |
1999-06-07 | Better support for changing volume levels, muting, and switching output | Jason Wright |
1999-06-06 | First cut at SUNW,CS4231 audio driver (ss4/ss5). This driver is output-only | Jason Wright |
1999-05-28 | Oops, missed in last commit: additional AUDIO definitions | Jason Wright |
1999-05-28 | fix up audio_if interfaces and debugging code (allows switching between | Jason Wright |
1999-05-08 | Turn off sync when turning off video so that monitors will go into stand-by. | Jason Wright |
1999-05-05 | delay in power-off; minoura@dale.makoto.hauN.org | Theo de Raadt |
1999-04-22 | UVM fixes. vm_map_create -> uvm_map_create and kmem_alloc -> uvm_km_alloc | Artur Grabowski |
1999-04-22 | UVM fixes, just a few useracc -> uvm_useracc | Artur Grabowski |
1999-04-22 | fix device selector, spif isn't an DV_NET, missing sbus_establish | Jason Wright |
1999-04-18 | Support for the Sun SBus Expansion Subsystem (SUNW,xbox) | Jason Wright |
1999-04-18 | make AUDIO_C_HANDLER compile again | Jason Wright |
1999-04-18 | KNF & typo in printf | Jason Wright |
1999-04-18 | simplify clock handling | Jason Wright |
1999-03-25 | roll internal revision levels and enable 1080 support | mjacob |
1999-03-17 | proper formatting for dmesg | Theo de Raadt |
1999-03-17 | Add in a real working isp_sbus.c | mjacob |
1999-03-12 | reference doc | Jason Wright |
1999-03-01 | add checks for if_bridge (in addition to if_bpf) | Jason Wright |
1999-03-01 | led driver support for 4/[1236]00 machines | Jason Wright |
1999-02-28 | conditionalize use of sbus_testdma() | Jason Wright |
1999-02-24 | better promisc & allmulti handling | Jason Wright |
1999-02-23 | Better register definitions and attach printing knit | Jason Wright |
1999-02-23 | better promisc and allmulti handling | Jason Wright |
1999-02-15 | better promisc/allmulti handling | Jason Wright |
1999-02-08 | match be & qe as part of the bootpath | Jason Wright |
1999-02-06 | match qfe's as hme's | Jason Wright |
1999-02-04 | Code clean up, misc fixes | Jason Wright |
1999-02-01 | modem signal fixups | Jason Wright |