summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-07Avoid including machine/cpu.hTodd C. Miller
2009-06-07updates for 8187b;Jason McIntyre
2009-06-07sync usage();Jason McIntyre
2009-06-07More cvs/diff/rcs convergence:Ray Lai
2009-06-07Document the gconf2 module.Antoine Jacoutot
2009-06-07Change the way fds passed over a socket are retreived on the receiving side.Eric Faurot
2009-06-07de-spaghetti:Ingo Schwarze
2009-06-07More tersification. Fixes verbiage issue reported by jdixon@ onKenneth R Westerback
2009-06-07fix a minor memory leak spotted by deraadt@; ok millert@ deraadt@Ingo Schwarze
2009-06-07Use the new kvm_getfile2 interface to do the dirty work. OK deraadt@Todd C. Miller
2009-06-07Add kvm_getfile2 which uses KERN_FILE2 when possible, fallingTodd C. Miller
2009-06-07Add KERN_FILE2 sysctl analogous to KERN_PROC2 but for file structures,Todd C. Miller
2009-06-07on amd64, store a pointer to the loaded data and the type. This willOwain Ainsworth
2009-06-07fix uninitialized or undefined value returned to callerCharles Longeau
2009-06-07extend uvm_page_physload to have the ability to add "device" pages to theOwain Ainsworth
2009-06-07Modify the uc_entries allocation check such that the lhs is a constant.Todd C. Miller
2009-06-07Make the imsg protocol network-safe.Eric Faurot
2009-06-07Initial documentation for the new stuffClaudio Jeker
2009-06-07First attempt at reload support for RIBs. There is some magic that I doClaudio Jeker
2009-06-07No need to malloc, copy, have a single read access, and free right away.Ingo Schwarze
2009-06-06Unrevert the curpmap change with the addition of correct %gs handlingPhilip Guenthe
2009-06-06Don't allocate an mbuf cluster without checking to see if it willBret Lambert
2009-06-06Somehow I missed comitting this.Artur Grabowski
2009-06-06Update est.c, make it capable of using ACPI if the PSS is available butGordon Willem Klok
2009-06-06make it possible to abort transfers of broken ftp servers. firstMartynas Venckus
2009-06-06Consolidate error handling in read case.Bret Lambert
2009-06-06ipi_reloadcr3 uses CPUVAR, so it needs to set up %fs in order toPhilip Guenthe
2009-06-06change the imsg header fields a bit to prepare for upcoming changes.Eric Faurot
2009-06-06Reorder IMSG types to put the "exported" ones further down so they do notClaudio Jeker
2009-06-06We need miod's no-coredumps-on-ramdisks diff, because we have grown theTheo de Raadt
2009-06-06Fix bgpctl show rib prefix/len command. Problem reported by Insan Praja.Claudio Jeker
2009-06-06mention that the timeout is in milliseconds... because i always forget.Chris Kuethe
2009-06-06Disable interrupts durring the lock step frequency/voltage change. GenericGordon Willem Klok
2009-06-06Uninitialized variable causing havoc on flush. Found by rivo nurgesClaudio Jeker
2009-06-06- don't mess with assert()/__assert(), use KASSERT() insteadJasper Lievisse Adriaanse
2009-06-06syncTheo de Raadt
2009-06-06INTMAX_TYPE / UINTMAX_TYPE are always in terms of long long.Martynas Venckus
2009-06-06When getting a fault in the kernel, we checked for biglock and failedArtur Grabowski
2009-06-06If ntpd decides the clock has become unsynced, reset the number of savedChris Kuethe
2009-06-06Turns up the polling rate of sensors and makes ntpd calculate frequencyChris Kuethe
2009-06-06this one missed the last batch.Pierre-Yves Ritschard
2009-06-06Get ready for including imsg.h from a lib, when it comes along.Pierre-Yves Ritschard
2009-06-06In case of memory exhaustion, ypmatch_add may both leak memory and leaveIngo Schwarze
2009-06-06make ntpd imsg-in-a-lib ready as well. extensive testing done, noPierre-Yves Ritschard
2009-06-06All caller of buf_acquire were doing bremfree before the call.Artur Grabowski
2009-06-06- remove unused macro from iostat.cJasper Lievisse Adriaanse
2009-06-06Since all callers of uvm_pagedeactivate did pmap_page_protect(.., VM_PROT_NONE)Artur Grabowski
2009-06-06add LCD-4300UYojiro Uo
2009-06-06regenYojiro Uo
2009-06-06add another UDL deviceYojiro Uo