Age | Commit message (Expand) | Author |
2016-09-08 | When changing the passphrase, keep the previous number of rounds, unless | Joel Sing |
2016-09-08 | Enable -static -pie on arm. | Mark Kettenis |
2016-09-08 | Use rcrt0.o instead of crt0.o for -static -pie executables. | Mark Kettenis |
2016-09-08 | Implement self-relocation for -static -pie on arm. Also removes some | Mark Kettenis |
2016-09-08 | Shuffle some code to make futher changes easier - pass the KDF type into | Joel Sing |
2016-09-08 | shorten smime; | Jason McIntyre |
2016-09-08 | Have "make cleandir" work everywhere in the clang tree. | Pascal Stumpf |
2016-09-08 | When changing a passphrase, use bio_kdf_generate() so that we generate a | Joel Sing |
2016-09-08 | When changing the mask key, copy the new KDF hint to the metadata, if it | Joel Sing |
2016-09-08 | move mfs_pri into tsleep so it's easy to see and it doesn't change | Ted Unangst |
2016-09-08 | as with ps, update bug to caveat and clarify | Ted Unangst |
2016-09-08 | delete useless comments, such as how KVA is mapped on HP | Ted Unangst |
2016-09-08 | simplify the extra buffer size copy | Marc Espie |
2016-09-08 | The bug about not displaying exact information because ps can't run | Ted Unangst |
2016-09-08 | Mark PPID read-only as per the manual. From Anthony Coulter. | Todd C. Miller |
2016-09-08 | Add KSH_IGNORE_RDONLY flag and use it in var.c instead of the 0x4 | Todd C. Miller |
2016-09-08 | Allow "typeset -ir FOO" if FOO is not already marked read-only. OK tb@ | Todd C. Miller |
2016-09-08 | etime isn't just an alias for start. the output format is different. | Ted Unangst |
2016-09-08 | normalize option defines; reduces diff between ping(8) and ping6(8) | Florian Obser |
2016-09-08 | We need this for struct iovec; reduces diff to ping6(8) | Florian Obser |
2016-09-08 | Don't try to look up array names for complete_* that aren't | Nicholas Marriott |
2016-09-08 | Streamline the daemon shutdown sequence. | Eric Faurot |
2016-09-08 | new sign only when new sign | Marc Espie |
2016-09-08 | Replace two if/do/while dances by while loops. | Martin Pieuchot |
2016-09-08 | Call bfd_rtfree() when the route entry has been removed from the table, | Martin Pieuchot |
2016-09-08 | If the same address is offered via NA, update the existing ``ifa'' | Martin Pieuchot |
2016-09-08 | Source Joachim Nilsson: | Mark Lumsden |
2016-09-08 | it seems we hyphenate it set-group-id; | Jason McIntyre |
2016-09-08 | fix test after the errno reshuffle; ok swarsche@ | Otto Moerbeek |
2016-09-08 | While /dev/audio is in use, /dev/audioctl has read-only access to | Alexandre Ratchov |
2016-09-08 | Remove eqnchar. | Anthony J. Bentley |
2016-09-07 | add objdir to fix regress test | Vincent Gross |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |
2016-09-07 | - point to binutils 2.17 version of elf/mips.h | Jasper Lievisse Adriaanse |
2016-09-07 | Remove other instance of _tolower | Todd C. Miller |
2016-09-07 | Avoid using the obsolete _tolower() macro. | Todd C. Miller |
2016-09-07 | minor tweak; | Jason McIntyre |
2016-09-07 | sort; from matthew martin | Jason McIntyre |
2016-09-07 | strlen + emalloc + snprintf = asprintf | Michal Mazurek |
2016-09-07 | remove unused MD man5 dirs; ok schwarze | Jason McIntyre |
2016-09-07 | Get rid of the static nomem() function and replace it with err(1, NULL); | Michal Mazurek |
2016-09-07 | whitespace | Florian Obser |
2016-09-07 | normalize code to send preload packets | Florian Obser |
2016-09-07 | move header printing down; reduces diff to ping6 | Florian Obser |
2016-09-07 | Fix fuse node lookups. Currently fusefs nodes in the kernel remember the | Martin Natano |
2016-09-07 | move arc4random down; reduces diff to ping6 | Florian Obser |
2016-09-07 | Remove usermount remnants. ok tedu | Martin Natano |
2016-09-07 | Trivial cleanup: Pass pointers of the correct types to the private | Ingo Schwarze |
2016-09-07 | trivial cleanup: delete inline attribute on static function, | Ingo Schwarze |
2016-09-07 | trivial cleanup: | Ingo Schwarze |