summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2007-11-28bump the current file descriptor resource limit (openfiles-cur) to theReyk Floeter
2007-11-28- [-C] and [-c cookie] do not belong in the first synopsis/usage();Jason McIntyre
2007-11-28remove already commented out entries, of devices which we do not support;Jason McIntyre
2007-11-28the ccb lists protect themselves, so we dont have to check if we're atDavid Gwynne
2007-11-28tweak previous;Jason McIntyre
2007-11-28fix SEE ALSO;Jason McIntyre
2007-11-28i'm always behind on the doc updatesTed Unangst
2007-11-28tweak previous;Jason McIntyre
2007-11-28When updating the timestamps on pipes, use getnanotime() instead of moreMiod Vallat
2007-11-28extend proxy exampleReyk Floeter