aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* wc(1): document SIGINFO handling in the manual page.Eugene Grosbein2020-04-111-1/+13
* logger: temporarily disable Capsicum when a host is providedMariusz Zaborski2020-04-081-2/+4
* Normalize deployment tools usage and definitions by putting into one placeMaxim Sobolev2020-04-072-2/+3
* mail/gprof/tip: tap with the ugly stickKyle Evans2020-04-067-146/+204
* indent: fix the -fno-common buildKyle Evans2020-04-064-46/+88
* Remove extra spaces for the load average of machines that are down.Yoshihiro Takahashi2020-04-041-10/+13
* lldb: build and enable lua script bindingsEd Maste2020-04-031-0/+1
* Install a kyua.conf based on the one in devel/kyua.Brooks Davis2020-04-032-1/+18
* Fix up r359594: -m takes an argument.Mark Johnston2020-04-031-1/+1
* xargs: Fix exit status expression when a child process fails to exec.Mark Johnston2020-04-031-1/+1
* Fix the description of the -m flag in top.1.Mark Johnston2020-04-031-1/+1
* Remove hardcoded US Election Day from calendar.usholidayOleksandr Tymoshenko2020-04-031-1/+0
* Fix calculation of the recurring weekdaysOleksandr Tymoshenko2020-04-034-4/+15
* Stop hardcoding WARNS in iscsictl(8).Edward Tomasz Napierala2020-04-011-1/+0
* Fix build with src on a noexec filesystem.Brooks Davis2020-03-291-1/+1
* locate: fix -fno-common buildKyle Evans2020-03-292-1/+2
* Remove spurious transition from Julian to Gregorian for countryGreg Lehey2020-03-291-3/+2
* Add STANDARDS sectionGreg Lehey2020-03-291-0/+18
* Revert r359385-r359387Enji Cooper2020-03-291-0/+14
* systat: remove redundant definition of kdKyle Evans2020-03-291-2/+0
* Add year to Boganda's death.Greg Lehey2020-03-281-1/+1
* The .PATH throbbing I added in r359385 is no longer requiredEnji Cooper2020-03-281-1/+1
* Check in the generated copies of the manpagesEnji Cooper2020-03-281-15/+1
* Do not use macros in -widthMateusz Piotrowski2020-03-261-2/+2
* Install expected kyua docs.Brooks Davis2020-03-261-1/+4
* Import the kyua test framework.Brooks Davis2020-03-232-0/+65
* Use -F instead of -f in tail(1) examplesMateusz Piotrowski2020-03-221-2/+2
* Document that posixshmcontrol first appeared in 12.1Mateusz Piotrowski2020-03-181-4/+6
* ldd: add aout deprecation noticeEd Maste2020-03-171-0/+1
* Tell the world how to convert gigabytes to bytes with units(1) easilyMateusz Piotrowski2020-03-171-5/+18
* calendar(1): Updates and corrections for some calendar files.Pedro F. Giffuni2020-03-153-78/+688
* Remove unneeded checks for prelen.Xin LI2020-03-143-22/+17
* logger: capsicumizeMariusz Zaborski2020-03-122-5/+32
* elfctl: remove memory leakEd Maste2020-03-111-0/+2
* Merge ^/head r358731 through r358831.Dimitry Andric2020-03-101-0/+1
|\
| * posixshmcontrol: add an undocumented alias 'list' for the 'ls' command.Konstantin Belousov2020-03-091-0/+1
* | Remove -mlong-calls vhen building arm libraries and llvm.Dimitry Andric2020-03-101-3/+0
* | Merge ^/head r358712 through r358730.Dimitry Andric2020-03-071-0/+16
|\|
| * Fix an issue of net.inet.igmp.stats handler.Hiroki Sato2020-03-071-0/+16
* | Merge ^/head r358466 through r358677.Dimitry Andric2020-03-0528-22/+616
|\|
| * Reserve WXNEEDED ELF feature control flagEd Maste2020-03-041-0/+1
| * elfctl: check read return valueEd Maste2020-03-041-6/+12
| * elfctl: style(9): use C99 uintX_t typesEd Maste2020-03-041-12/+12
| * Add new ICMPv6 counters for Anti-DoS limits.Bjoern A. Zeeb2020-03-041-0/+8
| * Add extremely useful calendar(1) application to FreeBSDConrad Meyer2020-03-03115-0/+11078
| * Fix typo in r278616Conrad Meyer2020-03-02115-11078/+0
| * Add support for the TFTP windowsize option described in RFC 7440.John Baldwin2020-03-022-1/+38
| * hexdump: tests: take into account byte orderKyle Evans2020-03-0220-18/+63
| * elfctl: tiny style(9) cleanup, use bool where appropriateEd Maste2020-03-021-4/+4
| * elfctl: initialize featuresKyle Evans2020-03-021-0/+1