Age | Commit message (Expand) | Author |
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 |
2010-12-22 | Consistantly use /dev/arandom for feeding entropy to the kernel. | Theo de Raadt |
2010-12-22 | move and rename util.c:print_id() to ikev2.c:ikev2_print_id() because | Reyk Floeter |
2010-12-22 | split util.c into two files: imsg_util.c for ibuf/imsg stuff and util for | Reyk Floeter |
2010-12-22 | ikev2 rfc was recently updated, so list the newer one; ok reyk | Mike Belopuhov |
2010-12-22 | Do not attempt to prepend /dev/ to path if it already contains a slash. | Todd C. Miller |
2010-12-22 | seemingly the "Decentralized Trust Management" paper comes from the | Jason McIntyre |
2010-12-22 | Tweak the grammar a little bit by requiring a "bytes" keyword before the | Reyk Floeter |
2010-12-22 | Fix a little control socket bug, as discussed with mikeb@ | Reyk Floeter |
2010-12-22 | -s carries the same caveat as -p; from Jiri B. | Jason McIntyre |
2010-12-22 | child sa rekeying revamp plus numerous bugfixes; | Mike Belopuhov |
2010-12-22 | Fix out of date comment; no code change | Todd C. Miller |
2010-12-22 | simplify some more: if it's not installed, ask the ports tree, who knows, | Marc Espie |
2010-12-22 | When configuring a vnd(4) disk, populate the disk name based on the mode | Joel Sing |
2010-12-22 | * recognize/support the Dynex DX-SC51 in envy(4) | Jacob Meuser |