summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-21Disable memory above 2GB physical again, as we can end up with an unkillableMiod Vallat
2009-06-21Remove the ioc interrupt probe code, the heuristic is correct; origin 300Miod Vallat
2009-06-21Add a bunch of usb devices, per deraadt@'s pressure.Miod Vallat
2009-06-21- add and enable stge(4)Jasper Lievisse Adriaanse
2009-06-21Support mouses with lots of buttons. Also, fix a crash when pressingJacek Masiulaniec
2009-06-21Upgrade to sudo 1.7.2Todd C. Miller
2009-06-21Add tags for the benefit of the sync scriptsDarren Tucker
2009-06-21abort if key_sign fails, preventing possible null deref. Based on reportDarren Tucker
2009-06-21simplify write_s16 routine and just use memory stack instead of twoMartynas Venckus
2009-06-21fix rcs ids. ok sthen@Martynas Venckus
2009-06-21abs conforms c99 -> imaxabs conforms c99. ok millert@Martynas Venckus
2009-06-21CVE-2009-1391: Buffer overflow in the inflate function in Zlib.xsMartynas Venckus
2009-06-204.6-BETAMiod Vallat
2009-06-20Preserve more registers in sigcontext, and restore them in sigreturn. ThisMiod Vallat
2009-06-20Remove unused global variables.Miod Vallat
2009-06-20Remove unused struct ka410_cpu, long superseded by struct vs_cpu.Miod Vallat
2009-06-20Move KREAD define to kvm_private.hTodd C. Miller
2009-06-20Split out cd9660 bits into their own .c file to avoid #define collisionsTodd C. Miller
2009-06-20syncMiod Vallat
2009-06-20Rewrite the interface flag handling case code and update the receiveChristian Weisgerber
2009-06-20use llabs instead of the home-grown version; and some comment changesMartynas Venckus
2009-06-20Force atapiscsi to depend upon wdc_base. This allows kernels to haveMiod Vallat
2009-06-20Repair comment ID & typo, no binary changeIan Darwin
2009-06-20Add msdosfs support now that we have the headers.Todd C. Miller
2009-06-20First stab at state transitions.Marco Peereboom
2009-06-20Install msdosfs includes; ok krw@Todd C. Miller
2009-06-20Decrement routing socket count in MPLS detach caseBret Lambert
2009-06-20Remove incomplete list of specific PHY models that might be associatedStuart Henderson
2009-06-20Have hmestop() properly clear the RUNNING/OACTIVE flags and the interfaceStuart Henderson
2009-06-20Allocate memory for env->sc_ssl like in smtp; ok gilles@Jacek Masiulaniec
2009-06-20If the user didn't specify a kernel, pass in NULL to kvm_openfiles()Todd C. Miller
2009-06-19Allow bge(4) to recognize the revisions of the 57780 ASICs. From Brad.Christian Weisgerber
2009-06-19Quiet a gcc warningTodd C. Miller
2009-06-19Make the 64 bit bootblocks compile again after the <machine/mnode.h> changes.Miod Vallat
2009-06-19When operating in liberal mode, retain labels even if they aren't learntMichele Marchetto
2009-06-19Some more defines for bge(4). Mainly bits for accessingChristian Weisgerber
2009-06-19Tidy up allocation of transmit DMA maps and generalize it to alsoChristian Weisgerber
2009-06-19after long discussion with many...Henning Brauer
2009-06-19- uppercase the column headers for consistency with other viewsJasper Lievisse Adriaanse
2009-06-19They're DPME partitions, not DPMI partitions.Kenneth R Westerback
2009-06-19Document the defer option for pfsync(4) interfaces. ok dlg@Stuart Henderson
2009-06-19format comment so source code fits on a 80-column display.Igor Sobrado
2009-06-19- add two new views to systat, 'nfsserver' and 'nfsclient'.Jasper Lievisse Adriaanse
2009-06-19sync to 1.7.19: more elegant section handlingIngo Schwarze
2009-06-19Always report 0 as the minimal brightness level to wscons. This results inMark Kettenis
2009-06-19Either jordan or jsing left some debug prints behind. tsk tsk.Marco Peereboom
2009-06-19Don't create bogus hosts file entries if too few parameters areKenneth R Westerback
2009-06-19sync to 1.7.19: escape sequences of the forms \*x and \*(xx are deprecatedIngo Schwarze
2009-06-18sync to 1.7.19: comment cleanup; no functional changeIngo Schwarze
2009-06-18sync to 1.7.19: improved comment handlingIngo Schwarze