Age | Commit message (Expand) | Author |
2007-11-29 | outdated comment | Theo de Raadt |
2007-11-29 | fix small glitch in displaying process list header; from Mark Lumsden | Otto Moerbeek |
2007-11-29 | needs at least S defined | Theo de Raadt |
2007-11-29 | sync | Theo de Raadt |
2007-11-29 | remove unused function | Charles Longeau |
2007-11-29 | use a working mutex for the freepage list. ok art deraadt | Ted Unangst |
2007-11-28 | oga just showed the worst case of "commit and run for beer" i've ever | Theo de Raadt |
2007-11-28 | Initial import of the DRM (direct rendering manager). | Owain Ainsworth |
2007-11-28 | <oga> art write me a manpage | Artur Grabowski |
2007-11-28 | Add msleep. This is identical to tsleep but it takes a mutex as a | Owain Ainsworth |
2007-11-28 | Garbage collect sparc_cas() and sparc_casx(). We have equivalent functions | Mark Kettenis |
2007-11-28 | Don't complain about removing wired pages; this is expected to happen with | Mark Kettenis |
2007-11-28 | i prefer our ISC license. | David Gwynne |
2007-11-28 | g/c mfs_mountroot() and mfs_initminiroot(). We don't support root on | Todd C. Miller |
2007-11-28 | fill the va_blocksize with something a litte saner, | Thordur I. Bjornsson |
2007-11-28 | - bring back a tweak that got reverted in previous | Jason McIntyre |
2007-11-28 | sort options list; | Jason McIntyre |
2007-11-28 | Don't free the old idt vector if we reuse it. | Mark Kettenis |
2007-11-28 | Give UltraSPARC-IV CPUs a chance again to attach on GENERIC. | Mark Kettenis |
2007-11-28 | %hhd was being printed as if %hd was specified | Theo de Raadt |
2007-11-28 | my brother, David Fries david at fries dot net, noticed that if you put your | Todd T. Fries |
2007-11-28 | basic support for building an i386 kernel with the native toolchain | Ted Unangst |
2007-11-28 | use sizeof (buf) instead of hardcoded value | Charles Longeau |
2007-11-28 | when we probe a port send an ata inquiry to the device and cache | David Gwynne |
2007-11-28 | cpu options are gone now. | Ted Unangst |
2007-11-28 | doh! | Ted Unangst |
2007-11-28 | readjust list width after previous; | Jason McIntyre |
2007-11-28 | quite a bit of simplification by removing cpu classes. | Ted Unangst |
2007-11-28 | add options to specify the check and report intervals. ok deraadt | Ted Unangst |
2007-11-28 | refine format string, support hh and c for real. ok deraadt | Ted Unangst |
2007-11-28 | a few more places where getmicrotime is good enough. ok miod | Ted Unangst |
2007-11-28 | Cleanup and add references to mainbus(4). | Joel Sing |
2007-11-28 | add the device and interface class codes for USB Video Class (UVC) | Robert Nagy |
2007-11-28 | Be more careful with printf-style formats, and fix a few other niggles | Theo de Raadt |
2007-11-28 | ctob/btoc -> ptoa/atop | Martin Reindl |
2007-11-28 | Document the SGI mainbus device. With feedback from jmc@. | Joel Sing |
2007-11-28 | do not check malloc return value against NULL, as M_WAITOK is used | Charles Longeau |
2007-11-28 | bump the current file descriptor resource limit (openfiles-cur) to the | Reyk Floeter |
2007-11-28 | - [-C] and [-c cookie] do not belong in the first synopsis/usage(); | Jason McIntyre |
2007-11-28 | remove already commented out entries, of devices which we do not support; | Jason McIntyre |
2007-11-28 | the ccb lists protect themselves, so we dont have to check if we're at | David Gwynne |
2007-11-28 | tweak previous; | Jason McIntyre |
2007-11-28 | fix SEE ALSO; | Jason McIntyre |
2007-11-28 | i'm always behind on the doc updates | Ted Unangst |
2007-11-28 | tweak previous; | Jason McIntyre |
2007-11-28 | When updating the timestamps on pipes, use getnanotime() instead of more | Miod Vallat |
2007-11-28 | extend proxy example | Reyk Floeter |
2007-11-28 | insert .WAIT so that stuff is built first, and checked afterwards, instead | Marc Espie |
2007-11-28 | typos | Reyk Floeter |
2007-11-28 | this is openbsd, therefore the native display mode is called openbsd | Ted Unangst |