aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* | uudecode: move the new uudecode test from uuencode/ to uudecode/Piotr Pawel Stefaniak2022-03-296-5/+5
* | uudecode: use SRCDIR in the regression testPiotr Pawel Stefaniak2022-03-281-1/+1
* | syscallarg_t: Add a type for system call argumentsBrooks Davis2022-03-284-10/+10
* | uudecode: add missing test files to MakefilePiotr Pawel Stefaniak2022-03-281-0/+1
* | uudecode: correct error messagePiotr Pawel Stefaniak2022-03-284-1/+9
* | uu{encode,decode}: improve stylePiotr Pawel Stefaniak2022-03-282-21/+23
* | x86: Add a NT_X86_SEGBASES register set.John Baldwin2022-03-241-0/+1
* | arm,arm64: Add a NT_ARM_TLS read-only register set.John Baldwin2022-03-231-0/+3
* | Use a regset for NT_ARM_VFP.John Baldwin2022-03-231-5/+2
* | procstat: remove set but not used variablePiotr Pawel Stefaniak2022-03-181-2/+1
* | backlight: Remove set but not used variablePiotr Pawel Stefaniak2022-03-181-3/+0
* | logger.1: Clarify -i flagFernando ApesteguĂ­a2022-03-161-1/+2
* | Chase mixer(8) command-line interface changesHans Petter Selasky2022-03-141-2/+2
* | Chase mixer(8) command-line interface changesMateusz Piotrowski2022-03-132-12/+11