Age | Commit message (Expand) | Author |
2002-09-23 | Fix console determination; based on discussion in port-sparc64@netbsd | Jason Wright |
2002-09-23 | Get the wsdisplay capabilities from rasops, rather than attempting to | Miod Vallat |
2002-09-23 | Fix the extra cursor image remaining in the upper left corner of the | Miod Vallat |
2002-09-23 | parisc level 0x10 is just an overclocked 0xe | Michael Shalayeff |
2002-09-23 | sync | Theo de Raadt |
2002-09-23 | another amd usb; henric@attbi.com | Theo de Raadt |
2002-09-23 | Don't print extra junk to the console | Nathan Binkert |
2002-09-23 | make the leds blink (on those machines where we have 'em). | Michael Shalayeff |
2002-09-23 | turn off sppp, lmc, and cz until various licenses on those components are | Theo de Raadt |
2002-09-23 | panic if out of kvm when mapping devices. ok deraadt@ | Dale Rahn |
2002-09-23 | Print pci_addr_fixup info when debugging is enabled, not disabled, ok deraadt@ | Dale Rahn |
2002-09-23 | For serverworks chipsets: instead of trying to prevent attaching the same bus | Nathan Binkert |
2002-09-23 | Link the kernel so that it gets only one load section. | Artur Grabowski |
2002-09-23 | Add support for vmcmds that load sections relative to a base section. | Artur Grabowski |
2002-09-22 | use #ifndef __STRICT_ALIGNMENT instead of #ifdef __i386. | Nathan Binkert |
2002-09-22 | Update ifp->if_opackets correctly | Jason Wright |
2002-09-21 | Add support for TBI mode in fiber based cards (heavily inspired by FreeBSD) | Nathan Binkert |
2002-09-21 | cleanup, remove register | Nathan Binkert |
2002-09-21 | Add support for OS defined halt action on Cheetah and Omega. | Hugh Graham |
2002-09-20 | this should have a cd@scsi on it | Michael Shalayeff |
2002-09-20 | kill dangling space, line and a space in the tab | Michael Shalayeff |
2002-09-20 | flush cpu state on read/write fpregs, force reload on write | Michael Shalayeff |
2002-09-20 | gonna need cr10, aka ccr from the trapframe | Michael Shalayeff |
2002-09-20 | Support to run the 24 bit fb in 8 bit mode or cg12 in 1 bit mode | Federico G. Schwindt |
2002-09-19 | remember: bits is bits and bytes is bytes... use -byte- count for bcopy not | Jason Wright |
2002-09-18 | Mark ELF ld.so as VTEXT to prevent the file from being overwritten. | Dale Rahn |
2002-09-18 | We can jump to the fail: label before shellargp is initialized. | Artur Grabowski |
2002-09-18 | Don't forget to map the prom executable. Otherwise we'll have trouble | Artur Grabowski |
2002-09-18 | From NetBSD and in line with recent local changes: | Hugh Graham |
2002-09-18 | mad typo, only null can take it | Michael Shalayeff |
2002-09-18 | Add lofn (working), and nofn (not working and commented out) | Jason Wright |
2002-09-18 | Write the operand registers with the correct endian (fortunately it just means | Jason Wright |
2002-09-17 | It turns out that disabling selection timeout is not a good idea, on | Miod Vallat |
2002-09-17 | print out the ccr and rctr | Michael Shalayeff |
2002-09-17 | add ad1981a id; from hunter@dg.net.ua | Michael Shalayeff |
2002-09-17 | match on ich4; from hunter@dg.net.ua | Michael Shalayeff |
2002-09-17 | 6 year old typo in _KERN_DO_ELF | Miod Vallat |
2002-09-17 | deal w/ the dma in a special thread to follow the busdma semantics. this fixe... | Michael Shalayeff |
2002-09-17 | Work around a vax-specific problem where mmap()ing large amount of memory | Miod Vallat |
2002-09-17 | I sense too much cut 'n paste. | Artur Grabowski |
2002-09-17 | int is small for returned values from uvm_rb_{space,subtree_space}, use | Mike Pechkin |
2002-09-17 | handle fpu exceptions properly, might use a regress, i guess | Michael Shalayeff |
2002-09-17 | Until vgafb on macppc properly support non-console operation, do | Dale Rahn |
2002-09-17 | Switch device register routine from last match to first match. Fixes | Hugh Graham |
2002-09-16 | Limit buffer cache size to 35% kvm, not 70. | Artur Grabowski |
2002-09-16 | give up on putting the sccs[] variable before the version[] string. | Theo de Raadt |
2002-09-16 | It's more convinient to spell convinient as ``convenient'', actually. | Miod Vallat |
2002-09-16 | Resync siop with NetBSD. Make strong effort to minimize | Kenneth R Westerback |
2002-09-16 | Sync (siop device changes). | Kenneth R Westerback |
2002-09-16 | Update siop devices to include 1010-66 (66Mhz PCI Ultra3 chip). | Kenneth R Westerback |