Age | Commit message (Expand) | Author |
2014-01-19 | Tweak comment re root prefixes. | Joel Sing |
2014-01-19 | Do not prefix user specified stages with the root filesystem mount point. | Joel Sing |
2014-01-19 | When copying files do it in 512 byte blocks so that we're less likely to | Joel Sing |
2014-01-19 | Rework installboot and use a single directory with a single makefile. The | Joel Sing |
2014-01-19 | fix reaper loop that could run indefinitely | Damien Miller |
2014-01-18 | use the standard notation of <set>XX.tgz for the install sets | Alexander Hall |
2014-01-18 | sort options; | Jason McIntyre |
2014-01-18 | Remove -Wbounded: it is now the compiler default. | Martynas Venckus |
2014-01-18 | Make installboot(8) easier to use - copy the second stage boot loader to | Joel Sing |
2014-01-18 | Add a -r flag that allows for the mount point of the root filesystem to be | Joel Sing |
2014-01-18 | Build installboot on all architectures. | Joel Sing |
2014-01-18 | Also make installboot build on macppc. | Joel Sing |
2014-01-18 | Add missing include. | Joel Sing |
2014-01-18 | Make installboot(8) build on all architectures, although currently with | Joel Sing |
2014-01-18 | involuntary sneak preview, revert | Marc Espie |
2014-01-18 | ...and sort SHA256 properly | Marc Espie |
2014-01-18 | caching a bit more tricky... problem noticed by naddy@ | Marc Espie |
2014-01-17 | Validate file size before loading content into memory. | Tobias Stoeckmann |
2014-01-17 | do check_digest per plist. | Marc Espie |
2014-01-17 | make ArcCheck less confusing, don't archive stuff that WON'T survive | Marc Espie |
2014-01-17 | "recognize" extended header thingies (we don't handle them, we just | Marc Espie |
2014-01-17 | use internal gunzip, now that the fh leak is closed. | Marc Espie |
2014-01-17 | oops, keeping _current around means I still have a live fh after deref. | Marc Espie |
2014-01-17 | tweak documentation to match what's going on | Marc Espie |
2014-01-17 | as requested by theo, invoke signify in the EXAMPLE order. | Marc Espie |
2014-01-17 | default signer less picky, just select by function, e.g., *pkg or *fw. | Marc Espie |
2014-01-17 | tweak the interface to generating signatures yet again. | Marc Espie |
2014-01-14 | fix public key names | Christian Weisgerber |
2014-01-14 | reorder signature checks, we can do much more upfront. | Marc Espie |
2014-01-13 | fix another chmod on permanent tempfile to respect umask. | Marc Espie |
2014-01-13 | have Ustar extract owners for symlinks, which isn't really important for | Marc Espie |
2014-01-13 | say something if we sign an empty repository | Marc Espie |
2014-01-13 | new signify options. from and ok espie | Ted Unangst |
2014-01-12 | revert back to 1.97 | Peter Hessler |
2014-01-12 | plen is unsigned | Theo de Raadt |
2014-01-12 | allow prev release keys for now, transition 5.4 -> 5.5 kindof requires | Marc Espie |
2014-01-11 | typos, from Markus Lude, thx! | Marc Espie |
2014-01-11 | remove extraneous D, from Markus Lude | Stuart Henderson |
2014-01-11 | simplify code: always extract, then install, so that initial installations | Marc Espie |
2014-01-11 | a bit of spring cleanup in advance: scrape old stuff that's not really | Marc Espie |
2014-01-11 | Create cleaner & less noisy makefiles, now that we've been using | Theo de Raadt |
2014-01-11 | just a little TLC | Theo de Raadt |
2014-01-11 | Let tcpdump detect bad ICMPv6 checksums with the -v flag. | Lawrence Teo |
2014-01-11 | Let tcpdump detect bad ICMP checksums with the -v flag. | Lawrence Teo |
2014-01-11 | Make icmp_print() accept the length variable, which is the length of the | Lawrence Teo |
2014-01-10 | improve ntpctl usage so that the manual page does not need to be read | Theo de Raadt |
2014-01-10 | do not list sha1 and sha256 in SEE ALSO, since md5 is already there, and | Jason McIntyre |
2014-01-10 | likewise. this is useless | Marc Espie |
2014-01-10 | by popular demand, remove excessive paranoia | Marc Espie |
2014-01-10 | signify silent by default, don't bother working around stdout. | Marc Espie |