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