Age | Commit message (Expand) | Author |
2003-01-21 | fix cut and paste piece in dma programming, caused jumpieness in animation; g... | Michael Shalayeff |
2003-01-21 | reverse logic in dma sync flush as long as prewrite was given and purge for p... | Michael Shalayeff |
2003-01-21 | add elan520 from netbsd; adapted to watchdog sysctl interface; | Markus Friedl |
2003-01-21 | add kern.watchdog sysctl and generic watchdog interface; | Markus Friedl |
2003-01-21 | typos | margarida |
2003-01-21 | Stub out hostap bits #ifdef SMALL_KERNEL to free up space on the | Todd C. Miller |
2003-01-21 | do not need explicit match on intel; from alexander.guy@andern.org | Michael Shalayeff |
2003-01-21 | Do not do multiple stackgap_init calls in the same syscall execution, | Niklas Hallqvist |
2003-01-21 | bzero() siop_target structure after malloc(). | Kenneth R Westerback |
2003-01-21 | Get rid of vm_{offset,size}_t on i386. | Artur Grabowski |
2003-01-20 | It's difficult to create a table by changing its flags. | Cedric Berger |
2003-01-20 | Put back the Voyager zs probe workaround that got lost in rev 1.36; | Miod Vallat |
2003-01-20 | sync | Theo de Raadt |
2003-01-20 | the real liar is Tony Pierce <tonypi@pcisig.com>. he says this is a "misunder... | Theo de Raadt |
2003-01-20 | just for safety. from http://templeofhate.com/tglaser/pub/obsd.diff | Jun-ichiro itojun Hagino |
2003-01-19 | shut up, dn(4). There's really no need to printf junk nobody wants to read | Henning Brauer |
2003-01-19 | Temporary fix for PR#3069 (thanks for the report, Alex Cichowski), until | Thierry Deval |
2003-01-19 | Wording. | Thierry Deval |
2003-01-19 | format string fixes | Henning Brauer |
2003-01-18 | Argh! KNF. | Ryan Thomas McBride |
2003-01-18 | Make nat behave the way it used to by copying back the random source port | Ryan Thomas McBride |
2003-01-17 | allow setting com baudrate up to 115200; req and testing by Sourabh Ladha <la... | Michael Shalayeff |
2003-01-17 | Build sparc64 kernels with the same options as other architectures. | Dale Rahn |
2003-01-17 | typo: bandwith -> bandwidth | Camiel Dobbelaar |
2003-01-17 | The end of the track is one frame before the first frame of the next track | Jason Wright |
2003-01-17 | sync | Theo de Raadt |
2003-01-17 | typo | Theo de Raadt |
2003-01-17 | 80-pin -> 80-wire in debug output; requested by chris@ | Alexander Yurchenko |
2003-01-16 | recognize the Hauppauge wintv-fm #191; from wolfgang@wsrcc.com | Michael Shalayeff |
2003-01-16 | sync | Theo de Raadt |
2003-01-16 | fuckheads | Theo de Raadt |
2003-01-16 | slightely better memory regions validity check; weingart@ idea and ok | Michael Shalayeff |
2003-01-16 | do not include the bsd into the lif, make links in the mdec | Michael Shalayeff |
2003-01-16 | Missing break | Alexander Yurchenko |
2003-01-16 | - add two inline functions for accessing chip configuration space | Alexander Yurchenko |
2003-01-16 | regen | Michael Shalayeff |
2003-01-16 | add support for a few more devices (sis7012, nforce, amd768, amd8111), from n... | Michael Shalayeff |
2003-01-16 | Add channel number to report of registers mapping type. | Alexander Yurchenko |
2003-01-16 | getting rid of vm_offset_t. | Artur Grabowski |
2003-01-16 | Getting rid of vm_offset_t | Artur Grabowski |
2003-01-16 | Don't hardcode IO mapping for cmd/ctl regs, use pci_mapreg_type() | Alexander Yurchenko |
2003-01-16 | optimize accessing the md_regs through use of local vars | Michael Shalayeff |
2003-01-15 | Fix two minor nits; deraadt@ OK | Todd C. Miller |
2003-01-15 | a few missing bits (not all) and force pc into user mode when writing in, all... | Michael Shalayeff |
2003-01-15 | regen | Michael Shalayeff |
2003-01-15 | a few more products and wdc | Michael Shalayeff |
2003-01-15 | Fix another buglet with inactive sets. | Cedric Berger |
2003-01-15 | Fix a buglet when one "creates" a table which is already in the | Cedric Berger |
2003-01-15 | there is no machine/gprof.h | Michael Shalayeff |
2003-01-15 | Cleanup NULL tests in and around pfr_destroy_ktable(). | Cedric Berger |