summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-30skip the bad mapping checks for now, sighTheo de Raadt
2007-11-30Simplify process header display logic a bit. From Mark LumsdenOtto Moerbeek
2007-11-30make mailer.conf(5) more visible.Jason McIntyre
2007-11-30Define IPL_VM on platforms which lack it.Miod Vallat
2007-11-30Skip the sanity test introduced in r1.50 on TI devices, as it gets triggeredMiod Vallat
2007-11-30Define NORMAL_C_NOP everywhere.Miod Vallat
2007-11-29unbreak the zaurus kernel build by adding a missing headerTodd T. Fries
2007-11-29Remove devices that do not exist and architectures are not supported.Joel Sing
2007-11-29- get synopsis/usage() rightJason McIntyre
2007-11-29- for acpi(4), document /dev/apm and /dev/apmctlJason McIntyre
2007-11-29- better integrate msleep() into this pageJason McIntyre
2007-11-29- sort the options listJason McIntyre
2007-11-29repair case of agp & subsidiary busses; ok kettenisTheo de Raadt
2007-11-29outdated commentTheo de Raadt
2007-11-29fix small glitch in displaying process list header; from Mark LumsdenOtto Moerbeek
2007-11-29needs at least S definedTheo de Raadt
2007-11-29syncTheo de Raadt
2007-11-29remove unused functionCharles Longeau
2007-11-29use a working mutex for the freepage list. ok art deraadtTed Unangst
2007-11-28oga just showed the worst case of "commit and run for beer" i've everTheo de Raadt
2007-11-28Initial import of the DRM (direct rendering manager).Owain Ainsworth
2007-11-28<oga> art write me a manpageArtur Grabowski
2007-11-28Add msleep. This is identical to tsleep but it takes a mutex as aOwain Ainsworth
2007-11-28Garbage collect sparc_cas() and sparc_casx(). We have equivalent functionsMark Kettenis
2007-11-28Don't complain about removing wired pages; this is expected to happen withMark Kettenis
2007-11-28i prefer our ISC license.David Gwynne
2007-11-28g/c mfs_mountroot() and mfs_initminiroot(). We don't support root onTodd C. Miller
2007-11-28fill the va_blocksize with something a litte saner,Thordur I. Bjornsson
2007-11-28- bring back a tweak that got reverted in previousJason McIntyre
2007-11-28sort options list;Jason McIntyre
2007-11-28Don't free the old idt vector if we reuse it.Mark Kettenis
2007-11-28Give UltraSPARC-IV CPUs a chance again to attach on GENERIC.Mark Kettenis
2007-11-28%hhd was being printed as if %hd was specifiedTheo de Raadt
2007-11-28my brother, David Fries david at fries dot net, noticed that if you put yourTodd T. Fries
2007-11-28basic support for building an i386 kernel with the native toolchainTed Unangst
2007-11-28use sizeof (buf) instead of hardcoded valueCharles Longeau
2007-11-28when we probe a port send an ata inquiry to the device and cacheDavid Gwynne
2007-11-28cpu options are gone now.Ted Unangst
2007-11-28doh!Ted Unangst
2007-11-28readjust list width after previous;Jason McIntyre
2007-11-28quite a bit of simplification by removing cpu classes.Ted Unangst
2007-11-28add options to specify the check and report intervals. ok deraadtTed Unangst
2007-11-28refine format string, support hh and c for real. ok deraadtTed Unangst
2007-11-28a few more places where getmicrotime is good enough. ok miodTed Unangst
2007-11-28Cleanup and add references to mainbus(4).Joel Sing
2007-11-28add the device and interface class codes for USB Video Class (UVC)Robert Nagy
2007-11-28Be more careful with printf-style formats, and fix a few other nigglesTheo de Raadt
2007-11-28ctob/btoc -> ptoa/atopMartin Reindl
2007-11-28Document the SGI mainbus device. With feedback from jmc@.Joel Sing
2007-11-28do not check malloc return value against NULL, as M_WAITOK is usedCharles Longeau