aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Remove remaining uses of ${COMPILER_FEATURES:Mc++11}Alex Richardson2021-01-191-3/+1
* grep: fix LINKS in MakefileMartin Tournoij2021-01-181-1/+1
* elfctl: prefix disable flags with "no"Ed Maste2021-01-141-4/+5
* elfctl: add backwards compatibility for "no" prefixesEd Maste2021-01-141-0/+10
* Merge bmake-20210110Simon J. Gerraty2021-01-142-35/+126
|\
* | elftcl: add -i flag to ignore unknown flagsEd Maste2021-01-132-4/+15
* | cmp: fix -s (silent) when used with skip offsetsEd Maste2021-01-112-1/+17
* | cmp: use C99 bool for flagsEd Maste2021-01-114-14/+17
* | ldd: renumber executable type constantsEd Maste2021-01-091-2/+2
* | diff: honour flags with -qEd Maste2021-01-092-1/+13
* | last(1): Add EXAMPLES sectionFernando Apesteguía2021-01-091-4/+22
* | man(1): Bump .DdFernando Apesteguía2021-01-091-1/+1
* | man(1): Add EXAMPLES sectionFernando Apesteguía2021-01-091-0/+35
* | ldd: Retire aout supportEd Maste2021-01-084-646/+0
* | du: tests: make H_flag tests more strict about output requirementsKyle Evans2021-01-071-4/+12
* | du: tests: fix the H_flag test (primarily grep usage)Kyle Evans2021-01-071-3/+4
* | Rename NO_WERROR -> MK_WERROR=noAlex Richardson2021-01-073-4/+1
* | Fix -Wpointer-sign warnings in makefs and mkimgAlex Richardson2021-01-071-1/+1
* | Add some examples to script.1Mateusz Piotrowski2021-01-051-2/+68
* | Improve readability of the options listMateusz Piotrowski2021-01-051-2/+2
* | pkgbase: Install atf and kyua in the tests packageEmmanuel Vadot2021-01-041-0/+6
* | fortune(6): Add EXIT STATUS and HISTORY sectionsGordon Bergling2021-01-031-1/+15
* | unzip: Sync with NetBSD upstream.Yoshihiro Takahashi2021-01-021-4/+10
* | Replace strcat, strcpy and snprintf with bounds checking versionsStefan Eßer2020-12-311-46/+48
* | Add "-n" flag to sockstat.Alexander Motin2020-12-302-4/+10
* | Make calendarhome buffer staticStefan Eßer2020-12-301-1/+1
* | bsdcat,cpio,tar: derive version string from archive.hXin LI2020-12-293-3/+6
* | look(1): Add EXAMPLES sectionFernando Apesteguía2020-12-291-1/+30
* | lsvfs(1): Add EXAMPLES sectionFernando Apesteguía2020-12-291-1/+17
* | bsdcat,cpio,tar: Bump version number to 3.5.1Martin Matuska2020-12-273-3/+3
* | Adjust to display more than 999 sleeping threadsStefan Eßer2020-12-271-5/+5
* | Statistics are for threads, not processesStefan Eßer2020-12-271-1/+1
* | Decode and report native eventfd descriptors from libprocstat and procstat.Konstantin Belousov2020-12-272-0/+7
* | gprof: Retire a.out supportEd Maste2020-12-264-244/+1
* | grep: tests: stop testing for a nonexistent version of grepKyle Evans2020-12-251-16/+3
* | build: remove the option to build gnugrepKyle Evans2020-12-251-18/+8
* | patch(1): Fix a few mandoc related issuesGordon Bergling2020-12-191-6/+6
* | uname(1): Fix a typo in the man page dateGordon Bergling2020-12-191-1/+1
* | ident(1): Normalizing date formatGordon Bergling2020-12-191-1/+1
* | login(1): when exporting variables check the result of setenv(3)Pedro F. Giffuni2020-12-191-1/+4
* | Revert r368776:Pedro F. Giffuni2020-12-191-4/+1
* | login(1): when exporting variables check the result of setenv(3)Pedro F. Giffuni2020-12-191-1/+4
* | Add ELF flag to disable ASLR stack gap.Konstantin Belousov2020-12-181-0/+1
* | kyua: Only install examples if requestedEmmanuel Vadot2020-12-171-1/+7
* | Complete steps 5 and 9 from Committer's guideJuraj Lutter2020-12-161-0/+1
* | Fix WITHOUT_ICONV buildStefan Eßer2020-12-131-1/+1
* | Revert r368606Stefan Eßer2020-12-131-4/+0
* | Fix WITHOUT_ICONV buildStefan Eßer2020-12-131-0/+4
* | xargs: compile yesexpr as EREYuri Pankov2020-12-121-1/+1
* | Use getlocalbase() instead of compiled in LOCALBASE to locate calendarsStefan Eßer2020-12-122-3/+9