Age | Commit message (Expand) | Author |
2009-01-22 | oops! I committed the wrong version of the Channel->path diff, | Damien Miller |
2009-01-22 | make Channel->path an allocated string, saving a few bytes here and | Damien Miller |
2009-01-22 | Call checkdisklabel() for labels built from native info. This will | Kenneth R Westerback |
2009-01-21 | sort | Miod Vallat |
2009-01-21 | fix bugs section: clarify that sio_start() and sio_stop() should | Alexandre Ratchov |
2009-01-21 | sort; | Jason McIntyre |
2009-01-21 | _PATH_DRUM is no more. | Miod Vallat |
2009-01-21 | explain what ``frame'' does mean | Alexandre Ratchov |
2009-01-21 | Do not mention /dev/drum anymore, since we won't use it. With tweaks from | Miod Vallat |
2009-01-21 | All operation on live kernels uses sysctl interface, there is no reason to | Miod Vallat |
2009-01-21 | Replace timeout_add(msecs * hz / 1000) with timeout_add_msec(msecs). | Alexander Yurchenko |
2009-01-21 | make declarations "C" to allow c++ code to compile | Alexandre Ratchov |
2009-01-21 | Pass the new pointer to sysctl_clockrate(), so that trying to change the | Miod Vallat |
2009-01-21 | timer_nextduein returned crap. fix it. so obvious... how could that happen. | Henning Brauer |
2009-01-21 | It turns out that Sun USB keyboards really follow the HID specification for | Miod Vallat |
2009-01-21 | Add XVR-600 and XVR-1200 to the models list. | Miod Vallat |
2009-01-21 | Extend the acceleration code to handle jfb (XVR-600, XVR-1200) models, the | Miod Vallat |
2009-01-21 | paragraphs and sentences start with uppercase letters; synchronize | Igor Sobrado |
2009-01-21 | fix the synopsis for chown(8) | Igor Sobrado |
2009-01-21 | Update to tzdata2009a from elsie.nci.nih.gov. | Todd C. Miller |
2009-01-21 | - add Lenovo X300 webcam to the list of working models | Antoine Jacoutot |
2009-01-21 | - integrated webcam in the lenovo ideapad s10e works. | Jasper Lievisse Adriaanse |
2009-01-21 | temporary quick fix to an issue that needs more thinking; ok gilles@ | Jacek Masiulaniec |
2009-01-20 | sync | Todd T. Fries |
2009-01-20 | add softraid | Todd T. Fries |
2009-01-20 | Let this compile on landisk (and other configs) by wrapping the nfs | Thordur I. Bjornsson |
2009-01-20 | Prevent unaligned access. | Mark Kettenis |
2009-01-20 | I can't figure out why flushing all user windows before writing out windows | Mark Kettenis |
2009-01-20 | Add workaround for broken ATI southbridges; inspired by how Linux handles this. | Mark Kettenis |
2009-01-20 | Install ACPI S3 resume trampoline code in a lowmem page. First part | Mike Larkin |
2009-01-20 | Variables were never used, never implemented. | Ariane van der Steldt |
2009-01-20 | Change the ``buf'' parameter of sdla_{peek,poke}_by_4() | Alexander Yurchenko |
2009-01-20 | Don't use (type *)var as an lvalue, it's incorrect. No functional changes. | Alexander Yurchenko |
2009-01-20 | Start reworking NFS client mbuf handling by creating an interface which | Bret Lambert |
2009-01-20 | Add a few more inline functions to read priviliged registers. | Mark Kettenis |
2009-01-20 | Regression tests for source flow NAT support. | Marco Pfatschbacher |
2009-01-20 | Add support to isakmpd(8) and ipsecctl(8) to install SA's with a | Marco Pfatschbacher |
2009-01-20 | add a reference to the user's guide, as borrowed from freebsd; url left out, | Jason McIntyre |
2009-01-20 | revert earlier commit that broke the tree | Todd T. Fries |
2009-01-19 | Introduce a macro to invalidate the attribute | Thordur I. Bjornsson |
2009-01-19 | updates for BKK and DMK; based on a diff from Robert Elz, submitted | Jason McIntyre |
2009-01-19 | The acceleration code would not work on XVR-600 and XVR-1200, so if it turns | Miod Vallat |
2009-01-19 | Cleanup the functions related to the election of the designated | Michele Marchetto |
2009-01-19 | sync | Miod Vallat |
2009-01-19 | When inserting a new route into the kernel set as | Michele Marchetto |
2009-01-19 | Clear RI_CLEARMARGINS in the ri_bits == NULL ifb(4) kluge, the new window | Miod Vallat |
2009-01-19 | sync | Todd T. Fries |
2009-01-19 | Do not forget to adjust offsets for the beginning of the data area for non | Miod Vallat |
2009-01-19 | Do not use "egress" keyword as it expands to an actual interface, | Hans-Joerg Hoexer |
2009-01-19 | Add support for Novatel Wireless Ovation U727. | Jonathan Gray |