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