summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-12wip, definitely not finished (and not used) yetMarc Espie
2011-07-12refactorMarc Espie
2011-07-12write a small blurb about `installed manually' and how it fits with the otherMarc Espie
2011-07-12tweak: need -a -a to reverse @option manual-installMarc Espie
2011-07-12move option -a up into common add/delete code, in preparation for pkg_deleteMarc Espie
2011-07-12use a better regexp provided by guenther@Robert Nagy
2011-07-12fix some notyet codeDavid Gwynne
2011-07-12now that we know if a disk is thin provisioned (or an ssd), we can chooseDavid Gwynne
2011-07-11repair t24 when obj exists, like other targets.Okan Demirmen
2011-07-11the matchall magic shortcut requires we set c=1 to print nowTed Unangst
2011-07-11how annoying. soembody added a regress test that would have caught myTed Unangst
2011-07-11Only complain about zero-sized structures/unions when in strictMartynas Venckus
2011-07-11there is a usage case where ypldap can be used without the localTheo de Raadt
2011-07-11pass the interface for non-compat-mode piix. from netbsd.joshua stein
2011-07-11Revert art@'s moving around of the KERNEL_LOCK()/KERNEL_UNLOCK() calls,Philip Guenthe
2011-07-11Remove the GCC2 optimizer workaround for sparc. After switchingMartynas Venckus
2011-07-11no more format(8);Jason McIntyre
2011-07-11ask the disk about unmap (read trim) parameters. check if we have theDavid Gwynne
2011-07-11unset amd_flags so that backward compat (amd=YES) worksRobert Nagy
2011-07-11EDITOR or VISUAL are not a path. They are a string that needs to beTheo de Raadt
2011-07-11use more XXX for mktemp; ok ajacoutotTheo de Raadt
2011-07-11Add hibernate_read_block and fix a couple of typos in the previous commit.Mike Larkin
2011-07-11we need ypldap_flags=NO by defaultTheo de Raadt
2011-07-11syncTheo de Raadt
2011-07-11support "failover" style access to volumes, ie, only use one activeDavid Gwynne
2011-07-11disks report trim^Wunmap^Wif theyre thin provisioned via a bit inDavid Gwynne
2011-07-10remove a duplicate definition of BadOp(), fixes compilation on i386Jonathan Gray
2011-07-10distrib/sets/listsTheo de Raadt
2011-07-10syncTheo de Raadt
2011-07-10remove irrelevant commentsTheo de Raadt
2011-07-10remove irrelevant old commentTheo de Raadt
2011-07-10Register the Heart clock as a timecounter on Octane systems.Miod Vallat
2011-07-10Do not register the per-cpu counter as a system timecounter on MULTIPROCESSORMiod Vallat
2011-07-10Read the HCSPARAMS register from the correct location, and addEric Faurot
2011-07-10Move the vax/boot code to vax/stand. A cvs 'mv' with de-tagging has beenTheo de Raadt
2011-07-10Switch arm ports to gcc4. ok deraadt@Miod Vallat
2011-07-10better dependencies for rdsetrootTheo de Raadt
2011-07-10bring in more libgcc type thingies for new libzTheo de Raadt
2011-07-10Oops. Copy just the comment about the checkdisklabel() call, notKenneth R Westerback
2011-07-10Use stdio in getent() and reuse pfp from tcgetnext when calling getent().Todd C. Miller
2011-07-10Rename O_DIRECTORY to O_TMP_DIRECTORY to avoid a namespace collisionTodd C. Miller
2011-07-10Make -m 0 work as expected.Otto Moerbeek
2011-07-10If there is recognized MD disk partitioning info, use it to determineKenneth R Westerback
2011-07-10match latest change by distrib/ramdisk, for extra elfrdsetroot filesTheo de Raadt
2011-07-10The mandoc directory will soon grow subdirs mandocdb/ and apropos/Ingo Schwarze
2011-07-10syncTheo de Raadt
2011-07-09- Fix the cabs, and cabsf prototypes in the manual pages; it'sMartynas Venckus
2011-07-09zap a glob leftoverAlexander Hall
2011-07-09Document default write speed of tao subcommand.Stefan Sperling
2011-07-09Switch to the SSE code. OK mikeb@.Martynas Venckus