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