summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2019-07-30Welcome to 9.0_BETA!martin
2019-07-28Explicitly link against libpthread and liblzma to make static linkingjoerg
2019-07-26PR/54410: fmoon: typos in mail(1)christos
2019-07-23Add bicycle daysevan
2019-07-23kdump(1): Symbolic printing for MALLOC_OPTIONS="U".nonaka
2019-07-22Amend the previous change: we can have (almost) the best of bothkre
2019-07-21Stop assuming that printf handles options in any way at allkre
2019-07-14Add Fernando Jose Corbatosevan
2019-07-12allow c9x struct casts (in new libXt)christos
2019-07-11Fix typo (s/supress/suppress/).msaitoh
2019-06-30Make the scaling of the "bytes written" sticky, so that if we gohe
2019-06-30Add John von Neumann's date of deathsevan
2019-06-25Do the fmtcheck for both message lookups to satisfy format stringjoerg
2019-06-25Limit maximum owner name to appease gccmartin
2019-06-23Use OPT_NOMENU instead of -1christos
2019-06-23use calloc properly.christos
2019-06-23don't cast malloc.christos
2019-06-23define as hex and make MC_VALID smaller so it fits in a short.christos
2019-06-23Menu 0 does not exist anymore (it is now OPT_NOMENU), so emit an emptymartin
2019-06-23Use OPT_NOMENU as error return for new_menu (instead of old hard coded -1).martin
2019-06-22trim down error checking if we are small.christos
2019-06-22make this compile again with -DNO_PROGRESSchristos
2019-06-22Conserve space: make ints to shorts and make OPT_NOMENU 0 instead of -1christos
2019-06-20Re-add msg_clear() accidently dropped in previous.martin
2019-06-20Introduce _fmt_ flavors of the menu functions that take a formatting stringchristos
2019-06-18Happy 32nd birthday SDF.org!sevan
2019-06-01Deal with fallout from the addition ofkre
2019-05-29tr.1: add a "see also" xref to ctype(3) (to align with an inlinegutteridge
2019-05-19Sort options in usage.wiz
2019-05-18- add flag to produce OMAGICchristos
2019-05-13Show the number of packets dropped by pfilozaki-r
2019-05-09Sort options (no-argument options before ones demanding arguments).wiz
2019-05-09Improve wording, bump date.wiz
2019-05-09when dumping a kernhist history replace "%s" with "%p" so that themrg
2019-05-08Remove -p option. AUDIO_SETCHAN is insecure and is obsoleted.isaki
2019-05-08Update respond to isaki-audio2 branch.isaki
2019-05-06You don't have to be _LP64 to run 32 bit binaries. You can be mips (64 bitchristos
2019-05-06Add support for SIGRTMIN+1..SIGRTMAX-1 signals in ktruss(1)kamil
2019-05-06Sort SEE ALSO.wiz
2019-05-05Also fix the error message when -T is used with something other than A or Dpgoyette
2019-05-05Fix the BUGS section. There is no ``-t A'' or ``-t D'' option ``-t''pgoyette
2019-05-04Use err(3)/errx(3) properly to avoid "write failed: Undefined error: 0".isaki
2019-04-30Use PRWORD for printing -m/-mW totals so fields don't run in to each other.simonb
2019-04-27Fix build on ppc64skrll
2019-04-26A couple of fixes so that NetBSD/cats builds (on linux), works, andskrll
2019-04-23remove unused labelchristos
2019-04-23Don't pass '-' to getopt(3). My guess is that *very* old getoptuwe
2019-04-13Undefine SSE stuff; we don't want portable code to depend on it and wechristos
2019-04-12Backout previous - our pool is zeroed, no need to reinitializ here.martin
2019-04-12new_menu: add missing initializations - we might be using a previouslymartin