summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2019-12-07Sync usage with man page, merge single letter options.wiz
2019-12-04Fix signed/unsigned comparisonjmcneill
2019-12-04Add -u flag for updating headers in place.jmcneill
2019-12-03Fix typo in ad clause. Ok perry@.uwe
2019-12-02Add more tests for variable modifiers in make.rillig
2019-12-01Fix out-of-bounds read in Str_Match.rillig
2019-11-30Sortsevan
2019-11-30Add Grace Hopper and Richard Feynmansevan
2019-11-30Demonstrate some more edge cases for the :M modifierrillig
2019-11-30Fix unit test for edge case in :M modifierrillig
2019-11-30Ignore temporary files from running the unit testsrillig
2019-11-30Add another unit test for the :M modifierrillig
2019-11-30Add unit tests for variable modifiers like :M and :Nrillig
2019-11-28Add Aaron Swartz and Steve Jobssevan
2019-11-16msg_table_add(): fix mishap in the format safety changes in r1.45martin
2019-11-12Remove list of audio drivers, moved to audio(4).wiz
2019-11-11Update LLVM to 10.0.0git (01f3a59fb3e2542fce74c768718f594d0debd0da)joerg
2019-11-11Spell the largest 32bit signed value as INT32_MAX. Explicitly cast tojoerg
2019-11-11Fix a typo. Fix some xrefs, comment out references to non-existing man pages.wiz
2019-11-09Understand _Alignofchristos
2019-11-09copyright maint.mrg
2019-11-09add support for playing IEEE float32 and float64 RIFF WAVEmrg
2019-11-06Belatedly update several entries that move from year to year.pgoyette
2019-11-04PR 54093: Align static TLS area to max_align_t.joerg
2019-10-24Switch the iconv(3) prototype to the POSIX conformant variationkamil
2019-10-21adding argon2 support to libcrypt. argon2 user authentication nowjhigh
2019-10-19use stdarg, annotate function as __printflike and fix broken formats.christos
2019-10-14Add Ted Nelson's birthdaysevan
2019-10-13use strlcpy instead of strncpy.christos
2019-10-13can't happen, but gcc can't figure it out.christos
2019-10-13fool gcc with strncpy.christos
2019-10-13introduce some common variables for use in GCC warning disables:mrg
2019-10-12avoid strcpy.christos
2019-10-06Add SICPsevan
2019-10-06sprintf() -> snprintf(), and adjust a buffer size to avoid anymrg
2019-10-05use memcpy() for strings that are not C strings.mrg
2019-10-05Recognize \oOOO \dDD \xXX plus the other regular 'C' backslash escapes likechristos
2019-10-05add an abort for a case that can't happenchristos
2019-10-04fix a bug gcc 8 picked up: use ~LOCK_NB to look for LOCK_UN,mrg
2019-10-04Undo the confusion. Use separate synopsis lines for -c command withuwe
2019-10-04The command is not optional.uwe
2019-10-04Tweak formatting.uwe
2019-10-04revert previous; i meant to test first and if you read the commentmrg
2019-10-04use destination buffer size not source buffer size for strncpy len.mrg
2019-10-04use memmove() instead of strncpy() for overlapping strings.mrg
2019-10-04adjust fallthru comment.mrg
2019-10-04turn off various warnings for various things:mrg
2019-10-04msg:mrg
2019-10-03Skip options which rely on crypto support in getopt() argument list, if we'resevan
2019-10-01Add Alan Perlissevan