Age | Commit message (Expand) | Author |
2010-12-26 | Clean up how we print the sbus(4) clock speed. Purely cosmetic. | Mark Kettenis |
2010-12-26 | Use sizeof(double) instead of hardcoding 8. | Miod Vallat |
2010-12-26 | nits with current being NULL or not. | Marc Espie |
2010-12-25 | Yet another batch of -Thtml polishing from kristaps@: | Ingo Schwarze |
2010-12-25 | ntfs memory names were too long and make vmstat -m look ugly | Ted Unangst |
2010-12-24 | add a param to uvm_map_hint to not skip over the heap, and use it as a last | Ted Unangst |
2010-12-24 | don't send the actual forced command in a debug message; ok markus deraadt | Damien Miller |
2010-12-24 | the bsdi ldt entry is no longer interesting. from valdimir kirillov | Ted Unangst |
2010-12-24 | in pf_src_connlimit, the indices to sk->addr were swapped. | Henning Brauer |
2010-12-24 | crtbeginS.o needs to be buit with -fPIC; with -fpic the relocations for the | Mark Kettenis |
2010-12-24 | fix crash: | Alexandr Shadchin |
2010-12-24 | Advertise printk() as a printf-like function. | Alexander Yurchenko |
2010-12-24 | Add missing argument to printk(). Spotted while porting on linux 2.6. | Alexander Yurchenko |
2010-12-24 | Sync uvm_km_alloc1() prototype with reality. | Alexander Yurchenko |
2010-12-24 | Fix a flaw in the rc.subr framework reported by stephan@ where | Antoine Jacoutot |
2010-12-24 | now that pkg_create checks more stuff, we have to ask for it to create | Marc Espie |
2010-12-24 | pass state around. | Marc Espie |
2010-12-24 | define __throw_exception_again to something, so that g++ -fno-exceptions | Marc Espie |
2010-12-24 | move the handling of ldconfig to AddDelete::State | Marc Espie |
2010-12-24 | handle failures from ports tree with more care. | Marc Espie |
2010-12-24 | try to update the monster comment at the top of this file to explain | Theo de Raadt |
2010-12-24 | regen | Alexandr Shadchin |
2010-12-24 | Add info for Intel (Core Host), ATI (Radeon HD 5670) | Alexandr Shadchin |
2010-12-24 | Have sd(4) devices check for and respect read-only information the | Kenneth R Westerback |
2010-12-23 | server_kill_window can modify the RB tree so don't use RB_FOREACH, fixes | Nicholas Marriott |
2010-12-23 | Better malloc the right size, overruns are so 200x... Pass the brown paper | Miod Vallat |
2010-12-23 | Style tweaks. | Nicholas Marriott |
2010-12-23 | The exception vector page on m88k systems has always been the same page as | Miod Vallat |
2010-12-23 | Add a common interface for various devices | Alexandr Shadchin |
2010-12-23 | Check for pcb_onfault being set for genuine kernel data faults, copyout() | Miod Vallat |
2010-12-23 | Make the pte created by pmap_map() wired, and count them in pmap_kernel()'s | Miod Vallat |
2010-12-23 | Increase the DATA limit in the RDE to the max value and do the same | Claudio Jeker |
2010-12-23 | Use the provided note() and warning() functions of dhcpd instead of | Claudio Jeker |
2010-12-23 | pick netmask instead of address when we mean it; found by dhill, ok reyk | Mike Belopuhov |
2010-12-23 | always add a none payload, should fix ike sa rekeying for responders; ok reyk | Mike Belopuhov |
2010-12-23 | regen | Jasper Lievisse Adriaanse |
2010-12-23 | - sort previous | Jasper Lievisse Adriaanse |
2010-12-23 | document EXIT STATUS; based on a diff from Daniel Dickman | Jason McIntyre |
2010-12-23 | fix my last (sloppy) fix; from Thomas Pfaff | Jason McIntyre |
2010-12-23 | spelling fixes; from Daniel Dickman | Jason McIntyre |
2010-12-23 | Sync | Kenneth R Westerback |
2010-12-23 | Add info for Intel (CORE DMI), nVidia (GT425M, GF108 audio), JMicron | Kenneth R Westerback |
2010-12-22 | minor tweaks: | Ingo Schwarze |
2010-12-22 | Use yet more standard HTML tags, | Ingo Schwarze |
2010-12-22 | remove redundant junk | Todd T. Fries |
2010-12-22 | fix sloppy paste in; | Jason McIntyre |
2010-12-22 | add more commands of output of random "junk" to arandom | Todd T. Fries |
2010-12-22 | adjust set debug description to reality | Henning Brauer |
2010-12-22 | wow, we must reach into the chroot for /dev/arandom, meaning some of | Theo de Raadt |
2010-12-22 | rewrite randomwrite() for clarity after discussion with mikeb | Theo de Raadt |