aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* mkimg: Add fat32lba partition typeJose Luis Duran2021-06-224-0/+4
* diff tests: Require root for report_identicalMark Johnston2021-06-211-0/+1
* banner: Correct history.Warner Losh2021-06-211-2/+2
* vmstat: correct historyWarner Losh2021-06-211-2/+2
* basename: fix historyWarner Losh2021-06-211-4/+6
* pkgbase: Create a FreeBSD-nfs packageEmmanuel Vadot2021-06-191-0/+2
* sockstat: use cap_pwdMariusz Zaborski2021-06-182-2/+15
* sockstat: fix core dumpMariusz Zaborski2021-06-181-1/+4
* sort: Change default algorithm to mergesortCyril Zhang2021-06-171-2/+2
* truss: minor cleanup and pedantic warning fixesAlex Richardson2021-06-162-30/+44
* truss: fix handling of 64-bit arguments/return values for compat32Alex Richardson2021-06-161-23/+17
* kdump: use VIS_NOLOCALE when printing outputAlex Richardson2021-06-161-1/+1
* id: sanitize arguments betterAlan Somers2021-06-151-0/+2
* Merge llvm-project 12.0.0 releaseDimitry Andric2021-06-1331-454/+2087
* Merge llvm-project main llvmorg-12-init-17869-g8e464dd76befDimitry Andric2021-06-134-16/+20
* Remove svnlite.John Baldwin2021-06-1172-5007/+0
* freebsd-tips: Add fortune on kern.tty_info_kstacksMichael Gmelin2021-06-091-0/+7
* 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