aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* tip: Fix pointer-vs-integer confusionJessica Clarke2021-06-082-4/+16
* tip: Cast via intptr_t not long when casting between pointer and intJessica Clarke2021-06-081-8/+8
* usr.bin/calendar: do not treat // in text as commentStefan Eßer2021-06-073-9/+18
* sockstat: Use libcasper to capsicumizeRyan Moeller2021-06-052-21/+69
* Fix confusing example in paste(1)jocki842021-05-311-1/+1
* elfctl: avoid touching file if no change madeEd Maste2021-05-261-1/+5
* usr.bin/chpass: Correct manpage regarding path to temp filesCeri Davies2021-05-251-3/+3
* import nvi 2.2.0-3bbdfe4Baptiste Daroussin2021-05-216-2/+619
|\
* | usr.bin/elfctl: Allow for cross-endian operations.Marcin Wojtas2021-05-211-19/+36
* | ip_mroute: refactor bw_meter APIWojciech Macek2021-05-211-3/+12
* | sys/*/conf/*, docs: fix links to handbookCeri Davies2021-05-202-5/+4
* | sort: Hook NetBSD tests up to the buildMark Johnston2021-05-131-2/+2
* | sort: Cache value of MB_CUR_MAXCyril Zhang2021-05-135-34/+45
* | sort: Stop "fixing" obsolete key syntax after -- flagCyril Zhang2021-05-131-0/+5
* | find(1): Document the -f optionCeri Davies2021-05-131-1/+14
* | truss: Decode FreeBSD 11 mknod(2) and mknodat(2)Mark Johnston2021-05-121-2/+6
* | truss: Add missing underscore to compat_prefix for FreeBSD32Alex Richardson2021-05-111-1/+1
* | Clean up copyright messages.Kirk McKusick2021-05-112-10/+8
* | netstat: fix typo from 0471a8c73402Richard Scheffenegger2021-05-101-1/+1
* | tcp: SACK Lost Retransmission Detection (LRD)Richard Scheffenegger2021-05-101-0/+2
* | gcore: add option to dump core using kernel facilityKonstantin Belousov2021-05-032-11/+80
* | gcore: split code to open core file into helperKonstantin Belousov2021-05-031-8/+17
* | usr.bin/netstat: use roundup2 when rounding up to power of 2.Xin LI2021-05-022-3/+3
* | usr.bin/patch: remove unneeded header.Xin LI2021-05-021-1/+0
* | Add a way to map arm64 non-posted device memoryAndrew Turner2021-05-011-0/+3
* | poll(2): Add POLLRDHUP.Thomas Munro2021-04-281-1/+1
* | systat: Handle SIGWINCH to properly window resizing and adjustMichael Reifenberger2021-04-214-10/+22
* | systat: Avoid incorrect reallocation in pigs.cMichael Reifenberger2021-04-211-10/+7
* | usr.bin/lex: regenerate bootstrap files after d37f81e35bAlex Richardson2021-04-212-18/+6
* | Revert "contrib/flex: Drop local __dead2 patch"Alex Richardson2021-04-212-6/+18
* | contrib/flex: Drop local __dead2 patchAlex Richardson2021-04-202-18/+6
* | flex: Regen bootstrap filesJung-uk Kim2021-04-194-14/+18
* | less: upgrade to v581.Xin LI2021-04-191-1/+12
* | tcp: add support for TCP over UDPMichael Tuexen2021-04-183-7/+16
* | Fix zgrep --versionMateusz Piotrowski2021-04-181-3/+3
* | grep: Fix an incorrect description of the -C flagMateusz Piotrowski2021-04-172-14/+11
* | Use if ... else when printing memory attributesAndrew Turner2021-04-111-36/+18
* | m4(1): Add a SEE ALSO section and reference an AT&T manualGordon Bergling2021-04-081-1/+12
* | sed(1): Add a reference for a 4.4BSD manual documentGordon Bergling2021-04-081-1/+10
* | [bc] Update to version 4.0.0Stefan Eßer2021-04-061-2/+0
* | Fix `netstat -rs` reporting.Alexander V. Chernikov2021-03-312-13/+1
* | fortune/freebsd-tips: Fix markup and wordingDaniel Ebdrup Jensen2021-03-311-3/+3
* | fortune/freebsd-tips: Add a few fortunesDaniel Ebdrup Jensen2021-03-301-0/+34
* | fortune/freebsd-tips: Remove errant spacesDaniel Ebdrup Jensen2021-03-301-9/+10
* | fortune/freebsd-tips: Remove bogus fortuneDaniel Ebdrup Jensen2021-03-301-3/+0
* | truss: improved support for decoding compat32 argumentsAlex Richardson2021-03-253-45/+87
* | Fix warning about signed comparison and drop WARNS for ktrdump(8).Dmitry Chagin2021-03-242-9/+7
* | ls(1): Refine the HISTORY within the manual page.Gordon Bergling2021-03-131-3/+10
* | Fix some common typos in commentsGordon Bergling2021-03-132-3/+3
* | Improve the wording for showing the brightness levelBrad Davis2021-03-121-2/+2