summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-24Fix a flaw in the rc.subr framework reported by stephan@ whereAntoine Jacoutot
2010-12-24now that pkg_create checks more stuff, we have to ask for it to createMarc Espie
2010-12-24pass state around.Marc Espie
2010-12-24define __throw_exception_again to something, so that g++ -fno-exceptionsMarc Espie
2010-12-24move the handling of ldconfig to AddDelete::StateMarc Espie
2010-12-24handle failures from ports tree with more care.Marc Espie
2010-12-24try to update the monster comment at the top of this file to explainTheo de Raadt
2010-12-24regenAlexandr Shadchin
2010-12-24Add info for Intel (Core Host), ATI (Radeon HD 5670)Alexandr Shadchin
2010-12-24Have sd(4) devices check for and respect read-only information theKenneth R Westerback
2010-12-23server_kill_window can modify the RB tree so don't use RB_FOREACH, fixesNicholas Marriott
2010-12-23Better malloc the right size, overruns are so 200x... Pass the brown paperMiod Vallat
2010-12-23Style tweaks.Nicholas Marriott
2010-12-23The exception vector page on m88k systems has always been the same page asMiod Vallat
2010-12-23Add a common interface for various devicesAlexandr Shadchin
2010-12-23Check for pcb_onfault being set for genuine kernel data faults, copyout()Miod Vallat
2010-12-23Make the pte created by pmap_map() wired, and count them in pmap_kernel()'sMiod Vallat
2010-12-23Increase the DATA limit in the RDE to the max value and do the sameClaudio Jeker
2010-12-23Use the provided note() and warning() functions of dhcpd instead ofClaudio Jeker
2010-12-23pick netmask instead of address when we mean it; found by dhill, ok reykMike Belopuhov
2010-12-23always add a none payload, should fix ike sa rekeying for responders; ok reykMike Belopuhov
2010-12-23regenJasper Lievisse Adriaanse
2010-12-23- sort previousJasper Lievisse Adriaanse
2010-12-23document EXIT STATUS; based on a diff from Daniel DickmanJason McIntyre
2010-12-23fix my last (sloppy) fix; from Thomas PfaffJason McIntyre
2010-12-23spelling fixes; from Daniel DickmanJason McIntyre
2010-12-23SyncKenneth R Westerback
2010-12-23Add info for Intel (CORE DMI), nVidia (GT425M, GF108 audio), JMicronKenneth R Westerback
2010-12-22minor tweaks:Ingo Schwarze
2010-12-22Use yet more standard HTML tags,Ingo Schwarze
2010-12-22remove redundant junkTodd T. Fries
2010-12-22fix sloppy paste in;Jason McIntyre
2010-12-22add more commands of output of random "junk" to arandomTodd T. Fries
2010-12-22adjust set debug description to realityHenning Brauer
2010-12-22wow, we must reach into the chroot for /dev/arandom, meaning some ofTheo de Raadt
2010-12-22rewrite randomwrite() for clarity after discussion with mikebTheo de Raadt
2010-12-22Consistantly use /dev/arandom for feeding entropy to the kernel.Theo de Raadt
2010-12-22move and rename util.c:print_id() to ikev2.c:ikev2_print_id() becauseReyk Floeter
2010-12-22split util.c into two files: imsg_util.c for ibuf/imsg stuff and util forReyk Floeter
2010-12-22ikev2 rfc was recently updated, so list the newer one; ok reykMike Belopuhov
2010-12-22Do not attempt to prepend /dev/ to path if it already contains a slash.Todd C. Miller
2010-12-22seemingly the "Decentralized Trust Management" paper comes from theJason McIntyre
2010-12-22Tweak the grammar a little bit by requiring a "bytes" keyword before theReyk Floeter
2010-12-22Fix 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-22child sa rekeying revamp plus numerous bugfixes;Mike Belopuhov
2010-12-22Fix out of date comment; no code changeTodd C. Miller
2010-12-22simplify some more: if it's not installed, ask the ports tree, who knows,Marc Espie
2010-12-22When configuring a vnd(4) disk, populate the disk name based on the modeJoel Sing
2010-12-22* recognize/support the Dynex DX-SC51 in envy(4)Jacob Meuser