Age | Commit message (Expand) | Author |
2011-07-13 | Reintroduce lost local diff; detective work by matthew@; ok okan@ oga@ | Otto Moerbeek |
2011-07-13 | ellipsis is not an optional argument; replace ".Ar file ..." -> ".Ar"; | Igor Sobrado |
2011-07-13 | Mention AT-2972LX10/LC, reported working by Marek Czubenko. | Stuart Henderson |
2011-07-12 | Fix typo that caused fchownat(2) and fchmodat(2) to try to dereference | Matthew Dempsky |
2011-07-12 | create packages with inter-dependencies... and delete them | Marc Espie |
2011-07-12 | start adding regress for manual installs, not fully working yet... | Marc Espie |
2011-07-12 | Range check vnd_secsize, vnd_ntracks, and vnd_nsectors so that later on | Theo de Raadt |
2011-07-12 | Don't call munmap(2) if mmap(2) failed. | Matthew Dempsky |
2011-07-12 | argument to -t is optional. | Igor Sobrado |
2011-07-12 | Clarify that exactly one of O_RDONLY, O_WRONLY, and O_RDWR must be | Matthew Dempsky |
2011-07-12 | document O_CLOEXEC and O_DIRECTORY | Matthew Dempsky |
2011-07-12 | break up a line of code that involved a decrement operator and macros | Jonathan Gray |
2011-07-12 | print out the amount of memory used for cache. ok otto | Ted Unangst |
2011-07-12 | on malloc flag S, set cache size to 0; will catch even more | Otto Moerbeek |
2011-07-12 | Allow syslogc -n XX to display less than the whole file, and -n XX -f to | Stuart Henderson |
2011-07-12 | be ways more verbose with -a | Marc Espie |
2011-07-12 | put back options -Dbaddepend -Ddependencies | Marc Espie |
2011-07-12 | document new -a | Marc Espie |
2011-07-12 | new pkg_delete, very similar to pkg_add, support for -a | Marc Espie |
2011-07-12 | wip, definitely not finished (and not used) yet | Marc Espie |
2011-07-12 | refactor | Marc Espie |
2011-07-12 | write a small blurb about `installed manually' and how it fits with the other | Marc Espie |
2011-07-12 | tweak: need -a -a to reverse @option manual-install | Marc Espie |
2011-07-12 | move option -a up into common add/delete code, in preparation for pkg_delete | Marc Espie |
2011-07-12 | use a better regexp provided by guenther@ | Robert Nagy |
2011-07-12 | fix some notyet code | David Gwynne |
2011-07-12 | now that we know if a disk is thin provisioned (or an ssd), we can choose | David Gwynne |
2011-07-11 | repair t24 when obj exists, like other targets. | Okan Demirmen |
2011-07-11 | the matchall magic shortcut requires we set c=1 to print now | Ted Unangst |
2011-07-11 | how annoying. soembody added a regress test that would have caught my | Ted Unangst |
2011-07-11 | Only complain about zero-sized structures/unions when in strict | Martynas Venckus |
2011-07-11 | there is a usage case where ypldap can be used without the local | Theo de Raadt |
2011-07-11 | pass the interface for non-compat-mode piix. from netbsd. | joshua stein |
2011-07-11 | Revert art@'s moving around of the KERNEL_LOCK()/KERNEL_UNLOCK() calls, | Philip Guenthe |
2011-07-11 | Remove the GCC2 optimizer workaround for sparc. After switching | Martynas Venckus |
2011-07-11 | no more format(8); | Jason McIntyre |
2011-07-11 | ask the disk about unmap (read trim) parameters. check if we have the | David Gwynne |
2011-07-11 | unset amd_flags so that backward compat (amd=YES) works | Robert Nagy |
2011-07-11 | EDITOR or VISUAL are not a path. They are a string that needs to be | Theo de Raadt |
2011-07-11 | use more XXX for mktemp; ok ajacoutot | Theo de Raadt |
2011-07-11 | Add hibernate_read_block and fix a couple of typos in the previous commit. | Mike Larkin |
2011-07-11 | we need ypldap_flags=NO by default | Theo de Raadt |
2011-07-11 | sync | Theo de Raadt |
2011-07-11 | support "failover" style access to volumes, ie, only use one active | David Gwynne |
2011-07-11 | disks report trim^Wunmap^Wif theyre thin provisioned via a bit in | David Gwynne |
2011-07-10 | remove a duplicate definition of BadOp(), fixes compilation on i386 | Jonathan Gray |
2011-07-10 | distrib/sets/lists | Theo de Raadt |
2011-07-10 | sync | Theo de Raadt |
2011-07-10 | remove irrelevant comments | Theo de Raadt |
2011-07-10 | remove irrelevant old comment | Theo de Raadt |