summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2018-04-29print the mprotect perm argument symbolically.christos
2018-04-09Keep previous location of device definitions so we can print them in errorchristos
2018-04-05Pass -S to ed(1) so that patches containing ! commands don't run commands.christos
2018-04-05Appease the compiler gods; yes I know what I am doing adding to a literalchristos
2018-04-05Be more selective about detecting a SYSV include as opposed to a dependencychristos
2018-04-02Fix bad markup.dholland
2018-03-12Remove Tn.wiz
2018-03-12Explicitly mention use of -- for format strings beginning with -,dholland
2018-03-11deal with cvs meta-data directories not called CVS.christos
2018-03-06[tail] Fix type of 'len'eadler
2018-03-04Don't use the local username as the default anonftp password.dholland
2018-02-26Fix typo in comment.htodd
2018-02-25Fix typo in error message.htodd
2018-02-25add LIBKRB5_LDADD/LIBKRB5_DPADD and their static counterpartsmrg
2018-02-22Avoid calling sysconf for every file loaded.sjg
2018-02-18Var_Set: avoid SIGSEGV if val is NULLsjg
2018-02-13Avoid unused variable warningsjg
2018-02-12Do not treat .info as warning for -Wsjg
2018-02-11more volatile to appease gcc.christos
2018-02-08Typos.dholland
2018-02-06mark old compat functions.christos
2018-02-06use OPENSSL_API_COMPATchristos
2018-02-06use OpenSSL-1.1 apischristos
2018-02-06use BN_is_prime_exchristos
2018-02-06explicitly include <string.h> since OpenSSL-1.1 does not do it for us.christos
2018-02-06Adjust to OpenSSL 1.1christos
2018-02-05fixes for GCC 6.4:mrg
2018-02-04Fix tools buildjmcneill
2018-02-04Add support for writing "AArch64 Linux kernel image" format images.jmcneill
2018-02-04fixes for GCC 6.4:mrg
2018-01-23drop main() prototypesevan
2018-01-15fix indentchristos
2018-01-15Add a _Noreturn tokenchristos
2018-01-09Stop using Tn. New sentence, new line.wiz
2018-01-09Merge autofs support from: Tomohiro Kusumichristos
2017-12-26Don't print duplicate definitions for inline symbols.christos
2017-12-25Return a non-zero (one) exit code on failure for one of the filesmaya
2017-12-21consistent style: connect(2), socket(2) and setsockopt(2) return -1plunky
2017-12-21fix width of .Bl listplunky
2017-12-21fix offset/indent of listplunky
2017-12-19Add names of a few more ICMPv6 messages, from RFC6275 (Mobile IPv6)kre
2017-12-10Fix fallout from hid factorisation:bouyer
2017-12-09Fix a typo.leot
2017-12-08Ensure VAR+=val on command line is handled correctlysjg
2017-12-04deref the right address to get the pool_allocator.mrg
2017-12-03remove now wrong comment. minor KNF.mrg
2017-12-03fix the kvm version of counting pool pages for vmstat -s.mrg
2017-12-02Mention the Sand Creek massacre.dholland
2017-12-02add two new members to uvmexp_sysctl{}: bootpages and poolpages.mrg
2017-11-28- make the level computation consistentchristos