Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-12-16 | uncessary defns | Jason Wright | |
2003-12-16 | Don't need linear mappings here either | Jason Wright | |
2003-12-16 | don't do a linear mapping (prevents warnings on the leopard) | Jason Wright | |
2003-12-16 | clean the cpu types and sync | Michael Shalayeff | |
2003-12-16 | only map the rom and do not touch the hpa space getting rid of memsize ↵ | Michael Shalayeff | |
define that was not really true; plus tested by otto@ and miod@ | |||
2003-12-16 | shorten terminal baud rate change strings | Theo de Raadt | |
2003-12-16 | becuase | Theo de Raadt | |
2003-12-14 | the extended long (bracketed) cpu names are not useful to anyone -- they are | Theo de Raadt | |
just trivia -- and they bloat the ramdisk kernels by a fair bit. remove them. | |||
2003-12-14 | Replace pmap_testbit/pmap_changebit sequences with a tailor-made pmap_unsetbit | Miod Vallat | |
routine, in order to speed up pmap_clear_modify() and pmap_clear_reference(). | |||
2003-12-14 | Remove unnecessary trunc_page() calls, and change pmap_enter() logic to | Miod Vallat | |
match m68k. | |||
2003-12-14 | In pmap_testbit, always update the attribute flags for the pv list hander. | Miod Vallat | |
Fixes a regression introduced in the conversion from physseg to VM_PAGE_MD. | |||
2003-12-12 | Provide a better delay() resolution on 188. | Miod Vallat | |
2003-12-12 | typo | Theo de Raadt | |
2003-12-12 | initialze -> initializes; from Eric Borsboom; | Jason McIntyre | |
2003-12-12 | missing parameter to printf; erick@bonzai.space-ei.nl | Theo de Raadt | |
2003-12-11 | Oops, forgot to commit this chunk of pcb_t removal. Spotted by deraadt. | Miod Vallat | |
2003-12-11 | remove @ that i do not like | Theo de Raadt | |
2003-12-10 | for unaligned btlb mapping attempts -- just fail | Michael Shalayeff | |
2003-12-09 | on pci systems bootdevice is specified by the hpa only | Michael Shalayeff | |
and thus just scan the bars for the matching hpa for each pci device | |||
2003-12-09 | allow for user pci conf | Michael Shalayeff | |
2003-12-08 | Correct what seems to be a typo: __builtin_va_alist vs __builtin_va_list | Peter Valchev | |
in va_dcl declaration. Fixes lots of varargs-using ports OK mickey | |||
2003-12-04 | Typos | Miod Vallat | |
2003-12-04 | creator needs wsemul_sun attribute. | Miod Vallat | |
2003-12-01 | when allocating kpdes -- allocate no less than four | Michael Shalayeff | |
2003-12-01 | same leds on b132 and b160; from Hans-Joerg.Hoexer@yerbouti.franken.de | Michael Shalayeff | |
2003-11-27 | gcc3 wants "m" operands to be lvalues. | Marc Espie | |
okay toby, mickey. | |||
2003-11-27 | Bad #undef, spotted by gcc3. | Marc Espie | |
okay toby, mickey. | |||
2003-11-27 | This var is volatile. gcc3 complains if the CV qualifiers don't match. | Marc Espie | |
ok toby, mickey | |||
2003-11-26 | after some discussion with nick@, note that `hd*' syntax makes more | Jason McIntyre | |
sense when specifying a boot device than does `wd*' or `sd*', and replace examples with it; in line with what nick has already done to the faq; ok nick@ mickey@ weingart@ | |||
2003-11-26 | The geodesc works great for SC1201 as well. ok markus@ | Kevin Lo | |
2003-11-25 | Allow mvmeppc to compile again. not a supported arch. | Dale Rahn | |
2003-11-24 | experimental support for HVT as a 2nd level tlb | Michael Shalayeff | |
2003-11-24 | -fno-builtin. okay dale `mvmeppc doesn't exist' rahn. | Marc Espie | |
2003-11-24 | -fno-builtin, checked by millert@ | Marc Espie | |
2003-11-24 | have to apm_set_ver() before the values calculated get used; from ↵ | Michael Shalayeff | |
nedko@users.sourceforge.net | |||
2003-11-23 | -fno-builtin* checked by brad@ | Marc Espie | |
2003-11-22 | Unbreak compiling with DEBUG. | Alexander Yurchenko | |
Diff from mickey@, ok weingart@ | |||
2003-11-21 | + -fno-builtin-* on architectures confirmed to work. | Marc Espie | |
2003-11-20 | Add -fno-builtin-print -fno-builtin-log to i386/sparc/sparc64/hppa. | Marc Espie | |
No confirmed report of `this work' for other arches yet... | |||
2003-11-18 | Remove the duplicated code in ssh_checkintr() - checked against mvme68k. | Miod Vallat | |
2003-11-18 | In ssh_checkintr(), better check pointers for NULL before they | Miod Vallat | |
are dereferenced. XXX Looks like there are duplicated sections in this function. This driver needs a huge cleanup anyway... | |||
2003-11-18 | remove useless debug print. | Dale Rahn | |
2003-11-18 | DDB_SAFE_CONSOLE should not be specified in GENERIC kernel except for testing. | Dale Rahn | |
2003-11-17 | Be sure to not use the cpuid instruction on processors which do not support it; | Miod Vallat | |
repairs 80386 support. Spotted and tested nick@ | |||
2003-11-17 | Be sure to pmap_deactivate() pmaps when processes exit or are scheduled out. | Miod Vallat | |
2003-11-17 | Sync cpu_swapout() comments with reality. | Miod Vallat | |
2003-11-16 | convert __attribute__((__packed__)) to __packed so that parsers unaware | Anil Madhavapeddy | |
of gcc extensions have more of a chance. ok mcbride@, no objections from millert@, deraadt@ | |||
2003-11-15 | recognize AMD Opteron, Athlon64 and Athlon64FX as 686-class CPU | Henning Brauer | |
diff from Chris Timmons <ChrisT@computar.ca> and jaimie@camerarepair.com with minor adjustments by me ok millert@ | |||
2003-11-15 | diff from andreas@: | Henning Brauer | |
use the cpuid instruction for processor identification where available. tested by grange@, tedu@ and me | |||
2003-11-14 | Enable pci address fixup, include a workaround for the fact that | Dale Rahn | |
the ISA space address shows up in the PCI address space register, and that ISA space is outside of the PCI address range. |