Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-09-24 | new style interrupt counters; pefo ok | Theo de Raadt | |
2004-09-23 | don't need to set ifp->if_mtu or ifp->if_output in each driver, | Brad Smith | |
{ether,atm,fddi}_ifattach already does this. ok mcbride@ markus@ henning@ | |||
2004-09-23 | use .c versions of certain functions. 32 bit mode | Per Fogelstrom | |
2004-09-22 | Bring in libsa code for proper %llx printf display; necessary for /boot. | Miod Vallat | |
ok deraadt@ | |||
2004-09-22 | Add systrace support. | Miod Vallat | |
2004-09-22 | On single SCSI slot O2's the first disk is numbered 2 (the slot number) | Per Fogelstrom | |
by the ARCS Bios. To make the kernel pick up the right sd number offset the slots if the CPU is a R10K or larger. R10K's and up are those with single disk slots. A more correct solution would be to dig down and check the SCSI ID's, but right now this solutions works OK. | |||
2004-09-21 | nswbuf is long dead; also silence debug printf unless option DEBUG. | Miod Vallat | |
2004-09-21 | /dev/ptm support for sgi. | Miod Vallat | |
2004-09-21 | Nuke commons. | Miod Vallat | |
2004-09-20 | Move <machine/pte.h> to mips64 land. | Miod Vallat | |
2004-09-20 | // is not valid in asm. doh... | Per Fogelstrom | |
2004-09-20 | Homogeneize with other platforms' Makefiles; mainly adds the ability to | Miod Vallat | |
compile a kernel with propolice disabled, and only disable the log() and printf() gcc builtins. | |||
2004-09-20 | splraise can be inlined or not by define | Per Fogelstrom | |
2004-09-20 | Add support for R10K cpu class | Per Fogelstrom | |
2004-09-17 | Remove option EON from kernel and options(4) | Mathieu Sauve-Frankel | |
ok henning@ | |||
2004-09-16 | Correctly read the symbol table pointers passed by the boot code. | Miod Vallat | |
2004-09-16 | Only one script text is necessary... | Miod Vallat | |
2004-09-16 | ld.script for boot. cvs add is ok according to deraadt@ | Per Fogelstrom | |
2004-09-16 | Update boot with miods ELF64 symtab fixes and my 32 bit compiles | Per Fogelstrom | |
2004-09-16 | Don't adjust month from tod clock. clock.c does | Per Fogelstrom | |
2004-09-16 | cleanup deafult locators (blah ?); please check that your most hated ↵ | Michael Shalayeff | |
architecture is still fluffy (; | |||
2004-09-16 | Typo in comment. | Miod Vallat | |
2004-09-16 | ``viritual'' is a virtual word and this is a real tree. | Miod Vallat | |
2004-09-16 | Dead meat. | Miod Vallat | |
2004-09-16 | Superseded by MI <link.h> | Miod Vallat | |
2004-09-15 | Add an install: target. Ok miod@, pefo@ | Matthieu Herrb | |
2004-09-15 | Assume default compiler settings | Per Fogelstrom | |
2004-09-10 | This is the script used to link the kernel. A flaw in ld makes | Per Fogelstrom | |
setting the load address using 0xffffffff80100000 impossible so a workaround using -0x7.... is used. Hopefully this file will go away and using -N and -Ttext= will work once binutils is fixed. | |||
2004-09-10 | Fix LEAF usage adding new extra arg. spotted by miod. | Per Fogelstrom | |
2004-09-09 | Kernel moves to 64 bit. A few more tweaks when binutils is updated. | Per Fogelstrom | |
2004-09-09 | Kill mb_map and related defines, we don't need one. | Miod Vallat | |
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-25 | Minor tweaks to make things work in install. | Per Fogelstrom | |
2004-08-23 | pefo is a tree breaker | Theo de Raadt | |
2004-08-23 | fix free page commit handling | Per Fogelstrom | |
2004-08-23 | clean | Per Fogelstrom | |
2004-08-23 | default is big endian | Per Fogelstrom | |
2004-08-23 | new disklabel for sgi | Per Fogelstrom | |
2004-08-23 | disk boot and tools for sgi | Per Fogelstrom | |
2004-08-11 | no ecoff | Per Fogelstrom | |
2004-08-11 | various ansi and spacing issues; pefo ok | Theo de Raadt | |
2004-08-11 | PCIVERBOSE by default (USBVERBOSE comes along for the future ride); pefo ok | Theo de Raadt | |
2004-08-11 | and this, heh | Theo de Raadt | |
2004-08-11 | pefo look at this diff closely | Theo de Raadt | |
2004-08-11 | $OpenBSD$ - ok pefo@. | Xavier Santolaria | |
2004-08-10 | copyrights | Per Fogelstrom | |
2004-08-10 | zap ECOFF | Per Fogelstrom | |
2004-08-10 | spacing | Theo de Raadt | |
2004-08-10 | gone | Per Fogelstrom | |