Age | Commit message (Expand) | Author |
2004-09-14 | always map the io space | Michael Shalayeff |
2004-09-14 | do not print anything about btlb if there is none | Michael Shalayeff |
2004-09-14 | allocate ext-cfg memory if was requestd in dd_stimemreq | Michael Shalayeff |
2004-09-14 | better nkpdes calculation including pdes for io space now; move uvm_page_phys... | Michael Shalayeff |
2004-09-14 | higher max kmem default and mark swap broken | Michael Shalayeff |
2004-09-14 | a few more funcs | Michael Shalayeff |
2004-09-14 | two more icensemble codecs. now they are via really... | Michael Shalayeff |
2004-09-14 | move to 3.6-current | Theo de Raadt |
2004-09-13 | for pcons tty and kernel console (ie. boot -a) input, replace prom ^H | Theo de Raadt |
2004-09-12 | Return the most common data link type instead of the first match for an | Claudio Jeker |
2004-09-11 | backout 1.48, but maintain the fix for the merge error. | David Gwynne |
2004-09-10 | Need to sync NLEAF() occurences too. | Miod Vallat |
2004-09-10 | typo in SAVE_CPU expansion. | Miod Vallat |
2004-09-10 | Use correct register aliases wrt the __mips_n64 regdef. | Per Fogelstrom |
2004-09-10 | This is the script used to link the kernel. A flaw in ld makes | Per Fogelstrom |
2004-09-10 | Fix LEAF usage adding new extra arg. spotted by miod. | Per Fogelstrom |
2004-09-09 | these should have gone in with the other 64 bit changes | Per Fogelstrom |
2004-09-09 | Kernel moves to 64 bit. A few more tweaks when binutils is updated. | Per Fogelstrom |
2004-09-09 | Copy out anchors with relative paths and wildcards correctly, | Daniel Hartmeier |
2004-09-09 | Changes for 64 bit kernel. Some functions needis to be rewritten or | Per Fogelstrom |
2004-09-09 | Kill mb_map and related defines, we don't need one. | Miod Vallat |
2004-09-09 | cpu_setup functions passed wrong first arg; from foleite@yahoo.com.br | Theo de Raadt |
2004-09-08 | typo, wrong type; cd@sentia.nl | Theo de Raadt |
2004-09-07 | Properly put ktrsyscall (and scdebug_foo) into biglock, inspired from NetBSD | Niklas Hallqvist |
2004-09-06 | rl fits on install media again | Theo de Raadt |
2004-09-06 | add INTEL PRO_1000_GT; ok deraadt | Markus Friedl |
2004-09-06 | sync | Markus Friedl |
2004-09-06 | add intel PRO_1000_GT; ok deraadt | Markus Friedl |
2004-09-06 | Jumbo pack of fixes: | Miod Vallat |
2004-09-02 | Prevent mixer from resetting volume back to blead-from-the-ears. | Marco Peereboom |
2004-09-01 | regen for BCM4401-B0 | Todd C. Miller |
2004-09-01 | Support Broadcom BCM4401-B0; from FreeBSD. OK deraadt@ and henning@ | Todd C. Miller |
2004-09-01 | Make sure we don't call kernfs_xread() with a negative offset. | Todd C. Miller |
2004-08-31 | Buglet in cachectl(), do not use curproc anymore. | Miod Vallat |
2004-08-31 | Prevent backup CARP hosts from replying to arp requests, fixes strangeness | Ryan Thomas McBride |
2004-08-30 | another card tat uses system prom | Michael Shalayeff |
2004-08-30 | In the interrupt handler, if there is a DMA transfer in progress, do | Miod Vallat |
2004-08-30 | fix some types not agreeing with gcc 3 | Per Fogelstrom |
2004-08-30 | Add the original LUNA-88K support. | Kenji Aoyama |
2004-08-30 | Increment the states reference counter in the rule attached to the state | Ryan Thomas McBride |
2004-08-30 | from freebsd via Jonathan Gray | David Gwynne |
2004-08-30 | Remove 'usb_'realloc() usage because it doesn't know the size of the old | Dale Rahn |
2004-08-29 | Add Adaptec 2120S. ok deraadt@ mickey@ | Marco Peereboom |
2004-08-29 | oops debugging printf | Michael Shalayeff |
2004-08-27 | Add wsmux to support USB keyboards on RAMDISK_CD, which has usb support, | Dale Rahn |
2004-08-27 | Support USB keyboards on install where USB support is enabled. ok deraadt@ | Dale Rahn |
2004-08-26 | Fix for DoS caused by incorrect error handling. From Dmitry V. Levin. | Otto Moerbeek |
2004-08-26 | diskboot changes | Per Fogelstrom |
2004-08-26 | Fix a problem where the driver could get stuck in the rx int loop. | Per Fogelstrom |
2004-08-26 | sync with GENERIC for PCI NICs and MII PHY drivers | Brad Smith |