Age | Commit message (Expand) | Author |
2002-04-18 | sync | Jason Wright |
2002-04-18 | Another conexant winmodem, and a MiniPCI ethernet card; Maurice Nonnekes <mau... | Jason Wright |
2002-04-18 | Add amphy | Jason Wright |
2002-04-18 | Provide the correct signal number to the ktrace PSIG information instead | Miod Vallat |
2002-04-18 | call pool_get() with PR_NOWAIT. allocation can fail with low memory, but | Theo de Raadt |
2002-04-17 | dm9102 appears to be register compatible with dm9101 which is also an amphy-a... | Jason Wright |
2002-04-17 | remove unneeded bytes; tested by nate, deraadt and nate ok. | Federico G. Schwindt |
2002-04-17 | Clear flags indicating whether or not wi or hostap is active as | Todd C. Miller |
2002-04-17 | regen | Todd C. Miller |
2002-04-17 | Spectrum24 LA4100 is vendor id SYMBOL not SYMBOL2; from NetBSD | Todd C. Miller |
2002-04-17 | put -current in the wrong place; oops | Theo de Raadt |
2002-04-17 | new RAMDISK config, much smaller | Theo de Raadt |
2002-04-16 | Same .text vs .data issue as for mvme68k. | Miod Vallat |
2002-04-16 | The interrupt vectors are data, not code; this makes non-DDB kernels | Miod Vallat |
2002-04-16 | move prototypes of dc_eeprom_width, dc_read_srom, and dc_parse_21143_srom to ... | Jason Wright |
2002-04-16 | Use the common m68k pmap_bootstrap code here. | Miod Vallat |
2002-04-16 | Missing prototype. | Miod Vallat |
2002-04-16 | - allow users of pmap_bootstrap to not have virtual address 0 read only, | Miod Vallat |
2002-04-16 | Merge pmap_pinit() inside pmap_create() and pmap_release() inside | Miod Vallat |
2002-04-16 | use polled access for now (prevents a hang on the Momenco Leopard-V) | Jason Wright |
2002-04-16 | - Don't bother checking to see if the prom has already mapped this | Jason Wright |
2002-04-16 | Move the stage2 boot block load address higher, so that it can load | Miod Vallat |
2002-04-16 | Using a dull device to probe the FPU is ridiculous, replace it with an early | Miod Vallat |
2002-04-16 | From NetBSD: | Todd C. Miller |
2002-04-15 | Add Siemens/Efficient Networks SpeedStream 1023 Wireless PCI Adapter, | Todd C. Miller |
2002-04-15 | regen with SpeedStream 1023 | Todd C. Miller |
2002-04-15 | SpeedStream 1023 Wireless PCI Adapter (PLX-based) | Todd C. Miller |
2002-04-15 | Remove bogus casts to int in printf that causes a warning on 64bit arches. | Todd C. Miller |
2002-04-15 | Since XFree doesn't try to remap things behind our backs anymore, simplify | Jason Wright |
2002-04-15 | 3.1-current | Theo de Raadt |
2002-04-15 | wx is totally gone now | Theo de Raadt |
2002-04-14 | gx, not wx, you fool. spotted by miod | Theo de Raadt |
2002-04-13 | Try MUCH harder to always print a "root on" line | Theo de Raadt |
2002-04-11 | Back out nfs_realign() change, it causes "pool_get: must have NOWAIT" panics. | Todd C. Miller |
2002-04-11 | o Check supported speeds before examing capabilties | Todd C. Miller |
2002-04-11 | Make sure this always prints the 'root on' line. Also, treat ramdisks | Jason Wright |
2002-04-11 | bye bye beta | Theo de Raadt |
2002-04-11 | Fix Lucent <-> Prism2 WEP interop bug. We only want to set the | Todd C. Miller |
2002-04-11 | o Set feature flags based on firmware type and version. | Todd C. Miller |
2002-04-10 | o Add ibss and ibss-master mediaopt for ifconfig | Todd C. Miller |
2002-04-10 | For PLX cards move CIS handling to be earlier | Todd C. Miller |
2002-04-10 | nfs_realign from FreeBSD. The old code was over-optimized, occasionally overw... | Constantine Sapuntzakis |
2002-04-10 | Handle all pending adb interrupts when searching for devices. | Dale Rahn |
2002-04-10 | don't attach to system processes. | Federico G. Schwindt |
2002-04-10 | Be sure to print 'root on' line for RAMDISK kernels | Jason Wright |
2002-04-10 | remove ahc from here again | Theo de Raadt |
2002-04-09 | because SUNW,fas boards don't have a corresponding 'dma' device, searching | Jason Wright |
2002-04-09 | better lt keymap (in the best .su tradition); from Vladis Adler <vld@vic.lt> | Michael Shalayeff |
2002-04-09 | Don't enable interrupts until an open() is done. Until then the driver | Per Fogelstrom |
2002-04-09 | No longer need memsize. | Todd C. Miller |