summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2010-05-26Trying this again. Mixing anoncvs with cvs is _not_ a good idea.Thordur I. Bjornsson
2010-05-26rename intvec.s to locore.S, and add the guts of locore.C to machdep.cTheo de Raadt
2010-05-26Reintroduce bufqs. A few changes since it was backed out after some goodThordur I. Bjornsson
2010-05-26Fallout from the proc.h include cleanup: proc.h must be included beforePhilip Guenthe
2010-05-26Bad tedu, no cookie.Owain Ainsworth
2010-05-26the addr field in read cap 16 is 8 bytes, not 4. pity, i had really bigDavid Gwynne
2010-05-26PAGEFASTRECYCLE does not exist as an option after uvm_pmemrange; it isTheo de Raadt
2010-05-25eh.S includes eh_common.S to make eh.o; fix this dependencyTheo de Raadt
2010-05-25Actively remove processes from the runqueues of a CPU when we stop it.Mark Kettenis
2010-05-25The logic in this function is a little tricky (though correct).Owain Ainsworth
2010-05-25Having just calculated which sequence number we wish to wait for (soOwain Ainsworth
2010-05-25The _arch and _mach variables now come from config(8), decreasing even furtherTheo de Raadt
2010-05-25rename struct drm_i915_private to struct inteldrm_softc, to be more inOwain Ainsworth
2010-05-25Remove the DRI1 code paths from inteldrm as promised two weeks ago.Owain Ainsworth
2010-05-25Fix previous. s/sfs->f_typename/bfs->fs_typename andThordur I. Bjornsson
2010-05-25Use token paste operator to avoid nested __CONCAT() macros. This allowsJoel Sing
2010-05-25Zero out svr4_statvfs and svr4_statvfs64 before using and copy theTodd C. Miller
2010-05-25Hand-list the two-step assym.h -> .[Ss] -> .o dependencies. TheTheo de Raadt
2010-05-25got the arch wrongTheo de Raadt
2010-05-25${SRCS} is only used once, and fits onto the line where it is usedTheo de Raadt
2010-05-25fix includes; fallout from the proc.h changesTheo de Raadt
2010-05-24give up on -Wvariable-declTheo de Raadt
2010-05-24"scsi_ioh_add:" -> "scsi_ioh_del:" in scsi_ioh_del() panic msg.Kenneth R Westerback
2010-05-24Remove PHYs which don't have an associated driverJonathan Gray
2010-05-24Support fibre PHY on BCM5709S. From FreeBSD via Brad.Stuart Henderson
2010-05-24regenJonathan Gray
2010-05-24shrinkJonathan Gray
2010-05-24use the same idiom for stripping gdb kernels. This relies on strip -oTheo de Raadt
2010-05-24Unify the dependency time check for whether an architecture has SFILESTheo de Raadt
2010-05-24stupid typo snuck inTheo de Raadt
2010-05-24CPP and TOUCH are not usedTheo de Raadt
2010-05-24typo regarding __mach__Theo de Raadt
2010-05-24Correctly recognise extended partitions created prior to the addition ofJoel Sing
2010-05-24sync to hppa: Add missing prototypesTheo de Raadt
2010-05-24Add missing prototypesTheo de Raadt
2010-05-24Reduce differences between the Makefile.* files for all architectures.Theo de Raadt
2010-05-24We sometimes compile kernels with -Wvariable-decl because it makes usTheo de Raadt
2010-05-24Flush cache before suspend.Mark Kettenis
2010-05-24removed prototypes for functions that were removed.David Gwynne
2010-05-24atascsi may (will) reuse ata_xfers, meaning the xa state thatDavid Gwynne
2010-05-24remove bpfdetach() here, because it is called correctly in if_detach()David Gwynne
2010-05-24there is no reason for one MAXPHYS definition to be different from all the ot...Theo de Raadt
2010-05-24Remove the drm drivers that are not enabled (and have never been so).Owain Ainsworth
2010-05-23seteconf() died years agoTheo de Raadt
2010-05-23#ifdef arc is just too common, but I don't know how to extract this correctlyTheo de Raadt
2010-05-23Does not need -Dloongson, and instead, but -D__loongson__ is nice since that isTheo de Raadt
2010-05-23Does not need -Dlandisk, and instead, but -Dlandisk is nice since that isTheo de Raadt
2010-05-23Move towards passing $PARAM around in CPPFLAGS, instead of compiling param.cTheo de Raadt
2010-05-23no need for -Dhppa or -Dhppa64 on these architecturesTheo de Raadt
2010-05-23Move towards passing $PARAM around in CPPFLAGS, instead of compiling param.cTheo de Raadt