Age | Commit message (Expand) | Author |
2002-07-20 | Always HWREF. Don't have it as an option because the slow-slow version | Artur Grabowski |
2002-07-20 | Instead of copying out the signal trampoline on top of the stack, create | Artur Grabowski |
2002-07-20 | Add flags 0x00 to fd | Federico G. Schwindt |
2002-07-19 | do not use broken tsc on geode and broken latch on ns geodes; testing by markus@ | Michael Shalayeff |
2002-07-19 | Define an IPL_VM and mark IPL_IMP as "not to be used". | Artur Grabowski |
2002-07-18 | - Add support for both of the schizo iommu's(There is an iommu per pbm) | Jason Wright |
2002-07-18 | if such an occasion occures that hpmc_dump() returns -- just summon the globa... | Michael Shalayeff |
2002-07-18 | s/0/NULL in pointer comparison | Jason Wright |
2002-07-18 | make reserved pages for the pv_pool variable on physmem (should pool get prel... | Michael Shalayeff |
2002-07-18 | move kernel higher. | Michael Shalayeff |
2002-07-18 | Match compatible sab82532 | Jason Wright |
2002-07-18 | another name, 'parallel' | Jason Wright |
2002-07-18 | another prom name, 'audio' | Jason Wright |
2002-07-17 | when bailing out from attach, -- pretend to be nice and place a backslashan | Michael Shalayeff |
2002-07-17 | be consistant w/ NBPG vs PAGE_SIZE | Michael Shalayeff |
2002-07-17 | DTIMEXP is not a fatal error, deal with it. | Jason Wright |
2002-07-16 | correct memset arguments; from Moritz Jodeit <moritz@jodeit.org> via PR/2822. | Federico G. Schwindt |
2002-07-15 | repair tags building (due to obj dirs in /sys) | Michael Shalayeff |
2002-07-15 | Perform accounting for executable pages on powerpc, prepare for | Dale Rahn |
2002-07-12 | enable radio on bktr and fms, drivers are already there | Michael Shalayeff |
2002-07-12 | check upon the pir length prior to using it, ignore short tables; from henric... | Michael Shalayeff |
2002-07-12 | turn on the pciagp option, per theo's request | Michael Shalayeff |
2002-07-12 | pciagp option | Michael Shalayeff |
2002-07-12 | Cleanup: use less _t typedefs, use the structure itself. | Dale Rahn |
2002-07-12 | support for the agp gart on various agp chipsets. | Michael Shalayeff |
2002-07-12 | Use interrupts for fetching ADC conversions instead of polling. | Jason Wright |
2002-07-12 | No need to include files.sun, which only add the "frim event" stuff which | Miod Vallat |
2002-07-10 | proper cdev_decl(crypto) and no private protos | Michael Shalayeff |
2002-07-10 | proper cdev_decl(ksyms), fix ksyms's broken functions | Michael Shalayeff |
2002-07-10 | proper cdev_decl(gpr) | Michael Shalayeff |
2002-07-10 | 'sez' is not an english word; ok deraadt@ | Jason Peel |
2002-07-09 | try to disable vsync timing if sparc_vsyncblank is set | Jason Wright |
2002-07-09 | Add udsbr and comment it out until it is tested | Nathan Binkert |
2002-07-09 | typo in panic message. | Artur Grabowski |
2002-07-09 | When building ptes manually for pmap_zero_page4m and pmap_copy_page4m | Artur Grabowski |
2002-07-09 | allow getting and setting of the ADC, DAC, and PIO ports on the daadio (this ... | Jason Wright |
2002-07-09 | Use BWX on cia as much as possible. | Artur Grabowski |
2002-07-09 | move common declarations to if_wivar.h; mickey@ and millert@ ok. | Federico G. Schwindt |
2002-07-09 | no offset | Michael Shalayeff |
2002-07-08 | bzero the correct size (I swear this worked at one time...) | Jason Wright |
2002-07-08 | Correctly convert to new timeouts (this hasn't compiled for awhile) | Jason Wright |
2002-07-08 | in addition to check cd_ndevs, also check that cd_devs[N] != NULL | Jason Wright |
2002-07-07 | Add isadma to bsd.rd, for proper isapnp operation. | Miod Vallat |
2002-07-06 | Remove kernel support for NTP. ok deraadt@ and tholo@ | Thomas Nordin |
2002-07-05 | Sync the ethernet controllers list with GENERIC. | Miod Vallat |
2002-07-04 | ep at isapnp works (dma on isapnp is still non-working). | Miod Vallat |
2002-07-03 | Change all variables definitions (int foo) in sys/sys/*.h to variable | Miod Vallat |
2002-07-03 | code bloat in ahc causes adv to die. We will now pressure smurph to de-bloat... | Theo de Raadt |
2002-07-03 | sis(4) works on alpha, so move it out of the UNTESTED section. | Aaron Campbell |
2002-07-01 | Add auxio at sbus. | Miod Vallat |