aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
...
* | | who(1): Add EXAMPLES sectionFernando Apesteguía2020-08-301-2/+43
* | | tsort(1): Add EXAMPLES sectionFernando Apesteguía2020-08-301-1/+66
* | | Update Hong Kong Liberation Day (hah!)Greg Lehey2020-08-271-1/+1
* | | Remove whitespace which accidentaly snuck into r364831.Colin Percival2020-08-261-1/+1
* | | Add -w option to lockf(1).Colin Percival2020-08-262-6/+17
* | | Add necessary Makefile.inc1 infrastructure for building on non-FreeBSDAlex Richardson2020-08-251-2/+10
* | | w(1): Add EXAMPLES to man pageFernando Apesteguía2020-08-241-4/+37
* | | procctl(8): usermode bits to force LA58/LA57 on exec.Konstantin Belousov2020-08-232-1/+58
* | | Reserve FreeBSD ELF feature control bit LA48 to control VA layout on amd64.Konstantin Belousov2020-08-231-0/+1
* | | uptime(1): Add EXAMPLES sectionFernando Apesteguía2020-08-181-1/+6
* | | cpuset(1): Update the usage message.Mark Johnston2020-08-171-6/+7
* | | Don't explicitly specify c99 or gnu99 as the default is now gnu99.Xin LI2020-08-172-2/+0
* | | Remove heuristic for dealing with trailing newlines being truncated by mailers.Warner Losh2020-08-161-9/+4
* | | Merge ^/head r364082 through r364250.Dimitry Andric2020-08-154-37/+72
|\ \ \
| * | | tput(1): Several enhancements for the manual pageGordon Bergling2020-08-111-19/+44
| * | | script: Minor cleanups.Mark Johnston2020-08-111-10/+9
| * | | fortune, strfile: Improve validation of command-line arguments.Mark Johnston2020-08-102-8/+19
* | | | Merge ^/head r364051 through r364081.Dimitry Andric2020-08-103-3/+5
|\| | |
| * | | Document the order in which the kernel and the user environment versionsAlexey Dokuchaev2020-08-101-1/+4
| * | | Correct date for Nagasaki bombing.Greg Lehey2020-08-091-1/+1
| * | | Remove incorrect duplicate.Greg Lehey2020-08-091-1/+0
* | | | Merge ^/head r364041 through r364050.Dimitry Andric2020-08-081-2/+2
|\| | |
| * | | Fix i386 build of chpass after r363992Alex Richardson2020-08-081-2/+2
* | | | Merge ^/head r363583 through r364040.Dimitry Andric2020-08-071-0/+30
|\| | |
| * | | script: Put the terminal in raw mode when playing back a session.Mark Johnston2020-08-071-0/+30
* | | | Merge ^/head r363989 through r364034.Dimitry Andric2020-08-072-7/+7
|\| | |
| * | | Always install usr.bin/grep as grep when bootstrappingAlex Richardson2020-08-071-2/+2
| * | | grep(1): correct typos for 'if a name patches' to 'if a name matches'Gordon Bergling2020-08-071-5/+5
* | | | Merge ^/head r363739 through r363986.Dimitry Andric2020-08-065-6/+76
|\| | |
| * | | bsdgrep: switch to libregex for GNU_GREP_COMPATKyle Evans2020-08-042-3/+3
| * | | Connect the tests provided with the new bc and dcStefan Eßer2020-08-032-3/+69
| * | | Upgrade to version 3.1.4Stefan Eßer2020-08-031-0/+4
| * | | Document automatic handling of font height for BDF filesMateusz Piotrowski2020-08-021-3/+3
* | | | Update Makefiles under lib/clang and usr.bin/clang for 11.0.0 builds,Dimitry Andric2020-08-066-1/+8
|/ / /
* | | sed: fix hex_subst test after after r363679Kyle Evans2020-07-301-5/+3
* | | diff: fix side_by_side after r363679Kyle Evans2020-07-301-2/+2
* | | Add my entry to the calendar fileDaniel Ebdrup Jensen2020-07-291-0/+1
* | | comm(1): Add EXAMPLES sectionFernando Apesteguía2020-07-271-4/+31
* | | truncate(1): Add EXAMPLES sectionFernando Apesteguía2020-07-271-1/+38
* | | Describe the value in the 're' column of vmstat(8) in terms of freebsd's vmIan Lepore2020-07-261-1/+1
* | | Remove commented-out lines describing the old never-implemented -t option.Ian Lepore2020-07-261-4/+1
* | | sed: treat '[' as ordinary character in 'y' commandYuri Pankov2020-07-262-4/+29
* | | netstat(1): Add EXAMPLES sectionFernando Apesteguía2020-07-211-2/+23
* | | Fix some regressions with the zgrep(1) wrapper.Craig Leres2020-07-202-13/+61
* | | Oops missed Makefile.configSimon J. Gerraty2020-07-191-0/+11
* | | at(1): Markup environment variables with proper macrosAllan Jude2020-07-191-1/+5
* | | at(1): Fix location of at(1) crontabAllan Jude2020-07-171-3/+4
* | | Allow install(1)'s create_tempfile() to work on Linux hostsAlex Richardson2020-07-152-5/+5
* | | Allow bootstrapping localdef on non-FreeBSD systemsAlex Richardson2020-07-1515-2/+549
* | | Add missing newline and return in localedef error messageAlex Richardson2020-07-151-2/+3