aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* usr.bin/bc: update to version 5.3.1Stefan Eßer2022-06-111-4/+7
* usr.bin/dtc: Include <limits> for std::numeric_limits<>.John Baldwin2022-06-092-1/+2
* gcore: Don't hardcode VM write permissions.John Baldwin2022-06-061-1/+3
* gcore: Remove unused elf_note_arm_vfp function.John Baldwin2022-06-061-25/+0
* sed(1): Fix a typo in a source code commentGordon Bergling2022-06-041-1/+1
* netinet6: Fix mbuf leak in NDPArseny Smalyuk2022-05-311-0/+2
* zdiff: avoid non-conformant featuresKyle Evans2022-05-314-22/+154
* sockstat: be more verbose when reporting kernel/userland size mismatch.Alexander V. Chernikov2022-05-301-18/+31
* nfsstat: Add an entry to output NFSPROC_APPENDWRITE countRick Macklem2022-05-281-6/+9
* sockbuf: remove unused mbuf counter and cluster counterGleb Smirnoff2022-05-272-17/+5
* diff3: Add help and version optionsTom Jones2022-05-251-3/+16
* diff3: Copy line into debug informationTom Jones2022-05-251-1/+1
* diff3: Don't perform a bitwise OR when comparing diffsTom Jones2022-05-251-1/+1
* irdma: Add RDMA driver for Intel(R) Ethernet Controller E810Bartosz Sobczak2022-05-232-2/+2
* Use getpagesize in gcore to find the page sizeAndrew Turner2022-05-191-3/+5
* truss: add ppoll(2) argument decodingChristian Weisgerber2022-05-171-0/+3
* Merge llvm-project main llvmorg-14-init-17616-g024a1fab5c35Dimitry Andric2022-05-142-6/+2
* Merge llvm-project main llvmorg-14-init-10223-g401b76fdf2b3Dimitry Andric2022-05-143-5/+4
* kdump: Decode cpuset_t.Dmitry Chagin2022-05-111-1/+39
* diff3: Remove test case that references non existent test filesTom Jones2022-05-021-2/+1
* base64: ignore -i as promisedPiotr Pawel Stefaniak2022-04-241-0/+4
* Add a quoted-printable encoder/decoderPiotr Pawel Stefaniak2022-04-244-8/+35
* bintrans: adjust mmencode.c to style(9)Piotr Pawel Stefaniak2022-04-241-221/+224
* bintrans: make mmencode.c compilablePiotr Pawel Stefaniak2022-04-241-285/+9
* bintrans: import mmencode.c for quoted-printable en/de-codingPiotr Pawel Stefaniak2022-04-241-0/+530
* Merge bmake-20220418Simon J. Gerraty2022-04-222-17/+13
|\
* | ctlstat: add prometheus outputAlan Somers2022-04-203-10/+257
* | sed(1): Fix a typo in the manual pageGordon Bergling2022-04-201-1/+1
* | diff3: Add support for -mTom Jones2022-04-195-3/+137
* | diff3: Add support for -ATom Jones2022-04-195-8/+157
* | diff3: seperate old and new markers from file markersTom Jones2022-04-191-5/+8
* | diff3: Clean up printing of ranges for edscript outputTom Jones2022-04-191-35/+37
* | diff: tests: loosen up requirements for report_identicalKyle Evans2022-04-191-4/+2
* | Add the base64 command using b64encode and b64decodePiotr Pawel Stefaniak2022-04-185-6/+140
* | b64encode: implement -w to wrap linesPiotr Pawel Stefaniak2022-04-182-11/+59
* | bintrans: reinstate a test case that I lostPiotr Pawel Stefaniak2022-04-181-0/+3
* | bintrans: move files to a new directoryPiotr Pawel Stefaniak2022-04-1820-1/+1
* | Modularize uuencode and uudecode by wrapping them in bintrans.cPiotr Pawel Stefaniak2022-04-1819-97/+130
* | diff3: allow diff3 ed scripts to generate deletionsTom Jones2022-04-157-16/+113
* | protect(1): Correct typo and add newlineDaniel Ebdrup Jensen2022-04-121-3/+4
* | protect.1: document existence of _oomprotectAdam Wolk2022-04-111-2/+30
* | Document procstat(1) advlock commandKonstantin Belousov2022-04-091-1/+57
* | Implement procstat(1) advlocks commandKonstantin Belousov2022-04-094-0/+106
* | procstat(1): add ability to specify subcommands not requiring pid listsKonstantin Belousov2022-04-092-1/+9
* | Correct calendar date entry for myselfLewis Cook2022-04-081-1/+1
* | backlight.8: Fix description of -fMateusz Piotrowski2022-04-081-2/+2
* | Merge bmake-20220330Simon J. Gerraty2022-04-032-10/+17
|\|
* | top(1): Fix a typo in a source code commentGordon Bergling2022-04-021-1/+1
* | systat.1: Fix listsMateusz Piotrowski2022-04-011-7/+11
* | dtc.1: Fix the display of directives ending with semicolonsJose Luis Duran2022-03-301-5/+5