Age | Commit message (Expand) | Author |
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 |
2003-01-15 | Kill stupid leaks when using FLAG_DUMMY option. | Cedric Berger |
2003-01-15 | Get rid of the remaining vm_offset_t in pci drivers. | Artur Grabowski |
2003-01-15 | Get rid of vm_offset_t in bktr. | Artur Grabowski |
2003-01-15 | skip zero-sized memory regions, which pass otherwise due to the address round... | Michael Shalayeff |
2003-01-15 | revert last change; request from mickey@ | Alexander Yurchenko |
2003-01-14 | regen | Anil Madhavapeddy |
2003-01-14 | add ATI Radeon 9500/9700 gfx card | Anil Madhavapeddy |
2003-01-14 | In wihap_shutdown() use a broadcast for disassoc and deauth packets | Todd C. Miller |
2003-01-14 | that's where the label really is now | Michael Shalayeff |
2003-01-14 | Add a define for easy access to sc_wdcdev.sc_dev.dv_xname | Alexander Yurchenko |
2003-01-14 | Move sunkbd defn to common place and remove old event.c reference | Jason Wright |
2003-01-14 | Remove dead files | Jason Wright |
2003-01-14 | do not fail if there is no disklabel found, could be netbooting | Michael Shalayeff |
2003-01-14 | up the boot version after recent changes | Michael Shalayeff |
2003-01-14 | fix cutnpaste in the cpu table for the itlbna field; from herr weissmanndude | Michael Shalayeff |
2003-01-14 | need pdc_hwtlb always; pt out by herr weissmanndude | Michael Shalayeff |
2003-01-14 | include the _l tlb functions for 7300lc as well; pt put by the weissmanndude | Michael Shalayeff |
2003-01-14 | during the open store the partition offset and do subsequent io relative to t... | Michael Shalayeff |
2003-01-14 | preserve the partition when decoding the boot device | Michael Shalayeff |
2003-01-14 | no need to force root on nfs | Michael Shalayeff |
2003-01-14 | put the disklabel in after the lif header, like hp300 | Michael Shalayeff |
2003-01-14 | proped type for bootdev | Michael Shalayeff |
2003-01-14 | make the lif be tried the last after ufs and cd9660 get a chance | Michael Shalayeff |
2003-01-14 | Define exception vector tables as assembly source, with the appropriate | Miod Vallat |
2003-01-13 | Add experimental support for NVIDIA nForce/nForce2 IDE chips. | Alexander Yurchenko |
2003-01-13 | Clean up ipl handling: be sure to always return valid levels in getipl(), | Miod Vallat |
2003-01-13 | Missing splx() | Miod Vallat |
2003-01-13 | fix the logic in hvt probing | Michael Shalayeff |
2003-01-13 | Fix kernel snprintf function(s) to be like | Tobias Weingartner |
2003-01-13 | Don't use a global variable to determine which pci_conf* function to call, | Jason Wright |
2003-01-13 | Improve robustness & error handling. More thorough checks of user data. | Cedric Berger |
2003-01-13 | Fix pastos. Reported by andres at msu dot edu. | Thierry Deval |
2003-01-13 | Bye, bye vm_offset_t and vm_size_t, sparc doesn't need you anymore. | Artur Grabowski |
2003-01-13 | Sysctls for fetching intrcnt. | Artur Grabowski |
2003-01-13 | make it compile w/ SCSIDEBUG defined, found by brad@ | Michael Shalayeff |
2003-01-13 | Cleaner SBP2 status response treatment. | Thierry Deval |
2003-01-13 | make 3com 9201 really work - got the last success report a bit early. | Henning Brauer |
2003-01-12 | support the 3com 9201 found on nForce2-based Asus A7N8X | Henning Brauer |
2003-01-12 | regen | Henning Brauer |
2003-01-12 | SiS 745 chipset stuff; from jcbender@benderhome.net w/ minor adjustments | Henning Brauer |
2003-01-12 | 3com 9201 found on Asus A7N8X deluxe mainboard | Henning Brauer |
2003-01-12 | regen | Alexander Yurchenko |
2003-01-12 | more kernel growth requires me to remove uha | Theo de Raadt |