Age | Commit message (Expand) | Author |
2010-05-24 | CPP and TOUCH are not used | Theo de Raadt |
2010-05-24 | Reduce differences between the Makefile.* files for all architectures. | Theo de Raadt |
2010-05-18 | dont let sys/ioctl.h imply that you get the ioctls in dkio.h. this | David Gwynne |
2010-05-09 | Proper support for IP35 C-Brick types (i.e. Origin 3000): do not attach | Miod Vallat |
2010-05-09 | Program a larger PCI retry hold interval if there is a Lucent USB controller | Miod Vallat |
2010-04-28 | Only invoke setcurcpu() #ifdef MULTIPROCESSOR | Miod Vallat |
2010-04-28 | Storeing current cpu_info address into LLAddr register, for curcpu(). | Takuya ASADA |
2010-04-28 | clean up more more subtle and stupid differences between the various | Theo de Raadt |
2010-04-27 | Killing a few more diffs for theo, arm makes #LINKFLAGS, beagle cleanup, | Dale Rahn |
2010-04-27 | Unifity CPPFLAGS= (using ${_mach}), SYSTEM_LD_TAIL= (always on one line), | Theo de Raadt |
2010-04-27 | Disable builtin malloc and log2 on gcc3 arches, a no-op for gcc3 | Jonathan Gray |
2010-04-27 | shorten preamble | Theo de Raadt |
2010-04-27 | noone needs comments about QUOTA and TRACE | Theo de Raadt |
2010-04-27 | over the years we have moved to a machine+architectures scheme that has | Theo de Raadt |
2010-04-27 | use -f assymp.dep again; worked out with miod | Theo de Raadt |
2010-04-27 | alpha/conf/Makefile.alpha | Theo de Raadt |
2010-04-26 | even cleaner mach/arch/machdir/archdir | Theo de Raadt |
2010-04-26 | next step towards unification: make all the genassym chunks handle both | Theo de Raadt |
2010-04-26 | next unification step: move all MD naming _mach, _machdir, _arch, and _archdir | Theo de Raadt |
2010-04-26 | first step of unification: spaces at end of lines; comments, etc. | Theo de Raadt |
2010-04-23 | Recycle unused disklabel fields in order to create a disklabel unique | Joel Sing |
2010-04-21 | two more proc.h needed | Theo de Raadt |
2010-04-21 | more cleanup to cope with the change that tries to make proc.h not act | Theo de Raadt |
2010-04-17 | Do not forget to set nasid to the right value when trying to attach spdmem. | Miod Vallat |
2010-04-15 | Match the interleaving scheme used on dual-PIMM capable IP35 systems (i.e. | Miod Vallat |
2010-04-15 | Allow multiple xbow to attach, to attach devices on multiple node systems. | Miod Vallat |
2010-04-07 | Correctly initialize cursor attribute when this display is a console device; | Miod Vallat |
2010-04-06 | Split the device_register() code responsible for boot path recognition into | Miod Vallat |
2010-04-06 | Obtain struct sgi_device_location for the console input and output devices, | Miod Vallat |
2010-04-06 | Add more KL grovelling routines: one routine to enumerate on all nodes, | Miod Vallat |
2010-04-06 | Introduce struct sgi_device_location to carry enough information to uniquely | Miod Vallat |
2010-04-06 | Provide WIDGET_ID_FOO() macros to extract parts of the ID register value, | Miod Vallat |
2010-04-04 | Fix bus_space_{read,write}_raw_region_# operation. | Miod Vallat |
2010-04-02 | Remove parent/slave mode of rbus as nothing uses it. | Jonathan Gray |
2010-03-31 | Add bnx firmware on installation media; this causes a media oflow, so | Miod Vallat |
2010-03-29 | PMAP_CANFAIL for bus_dmamem_map on all other architectures (and some | Owain Ainsworth |
2010-03-28 | Add envy(4), as found on Tezro; attaches, not tested yet because marco@ doesn't | Miod Vallat |
2010-03-28 | Correctly account devio usage, instead of relying upon unused devio registers | Miod Vallat |
2010-03-22 | Put back bnx(4) now that claudio@ has made the driver work on big endian | Miod Vallat |
2010-03-22 | On SGI IP35 systems, get SPD memory records from L1 and attach spdmem to | Miod Vallat |
2010-03-21 | let this compile without DIAGNOSTIC; from miod | Theo de Raadt |
2010-03-21 | add glass console support to the ramdisks; from miod | Theo de Raadt |
2010-03-21 | Update KL structure definitions to match IP35 use of previously unused fields. | Miod Vallat |
2010-03-21 | Fix widget probe order for BASEIO boards and P-Brick. | Miod Vallat |
2010-03-20 | Add code to tell Origin 200 and Origin 2000 / Onyx 2 apart. | Miod Vallat |
2010-03-15 | Do not leak mbuf in the TX path when a TX error occurs; found the hard way | Miod Vallat |
2010-03-13 | Make sure non-console impact_screen struct gets zeroed upon allocation, | Miod Vallat |
2010-03-13 | Octane PROM picks highest graphics widget as console, not lowest; | Miod Vallat |
2010-03-08 | Correctly initialize all members of struct wsemuldisplaydev_attach_args | Miod Vallat |
2010-03-08 | fix a miod typo (it has to be a typo; miod makes no real mistakes) | Theo de Raadt |