aboutsummaryrefslogtreecommitdiff
path: root/share/man/man1
Commit message (Expand)AuthorAgeFilesLines
* share/man: Move many manpages to more correct packagesLexi Winter2025-07-251-8/+16
* builtin.1: streamlined rewrite + document keybindsAlexander Ziaee2025-07-102-177/+93
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* intro.1: 2024 editionAlexander Ziaee2024-04-121-6/+34
* share: Remove ancient SCCS tags.Warner Losh2023-11-272-3/+0
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-161-1/+0
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-162-2/+0
* pkgbase: move man pages from runtime-manual to runtimeEmmanuel Vadot2019-07-191-2/+0
* share: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper2017-03-041-1/+1
* Separate manual pages into their own package.Glen Barber2016-01-211-0/+2
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+11
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge head from 7/28Simon J. Gerraty2014-08-191-1/+1
| |\ | |/ |/|
| * Merge from headSimon J. Gerraty2014-05-081-1/+1
| |\
| * \ Merge headSimon J. Gerraty2014-04-282-6/+2
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | Sync from headSimon J. Gerraty2012-11-041-0/+8
| |\ \ \
| * | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+14
* | | | | use .Mt to mark up email addresses consistently (part6)Baptiste Daroussin2014-06-231-1/+1
| |_|_|/ |/| | |
* | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
| |_|/ |/| |
* | | multiple: Remove 3rd clause from BSD license where approved by theEitan Adler2014-03-141-5/+1
* | | Subsume the functionality of MK_ATF into MK_TESTS.Julio Merino2013-11-081-1/+1
| |/ |/|
* | Add ATF to the build. This is may be a bit rought around the egdes,Marcel Moolenaar2012-10-221-0/+8
|/
* sh: Add kill builtin.Jilles Tjoelker2010-12-211-2/+2
* sh: Add printf builtin.Jilles Tjoelker2010-11-191-1/+4
* Remove Xo/Xc in It, which is not yet supported by mdocml butUlrich Spörlein2010-06-111-3/+1
* builtin(1): sh has no @ builtin command.Jilles Tjoelker2010-05-091-2/+2
* Make hash, type and ulimit available via execve().Jilles Tjoelker2010-04-251-3/+3
* builtin(1): Add missing escaping for !, . and : in the table.Jilles Tjoelker2010-04-241-3/+3
* builtin(1): Mention [ sh builtin.Jilles Tjoelker2010-04-241-1/+3
* Fix markup.Ruslan Ermilov2006-12-261-29/+29
* Nitpicking: <sysexits.h> defines exit codes.Ruslan Ermilov2006-12-241-1/+1
* Make the SYNOPSIS section more meaningful.Ruslan Ermilov2006-10-131-4/+2
* Sort MAN and MLINKS lists.Ruslan Ermilov2006-10-051-1/+1
* Add an MLINKS entry for times.1.Stefan Farfeleder2005-12-051-0/+1
* Add the times builtin.Stefan Farfeleder2005-12-041-1/+3
* Added missing builtins; a few other clean-ups.Gary W. Swearingen2005-09-091-10/+36
* Add a missing ** to the 'command' command.Daniel Harris2005-07-021-1/+1
* Add missing command name.Ruslan Ermilov2005-06-151-1/+1
* Update list of utilitys which are implemented externally, Xref info.1,Tom Rhodes2005-02-231-16/+25
* Fixed the misplaced $FreeBSD$.Ruslan Ermilov2005-02-091-1/+1
* Use a single style for share/man/ makefiles:Ruslan Ermilov2004-01-201-25/+77
* Mention the new bind(1) sh builtin.Tim J. Robbins2002-07-232-0/+3
* One external utility was ommitted in the previous delta:Sheldon Hearn2002-07-171-1/+1
* The following builtins are now available as external commands as well:Sheldon Hearn2002-07-171-11/+11
* Remove the printf builtin command from sh(1), which command is notAkinori MUSHA2001-11-201-3/+0
* Add false(1), test(1) and true(1) cross-references.Akinori MUSHA2001-11-201-0/+3
* Make test(1) a builtin command of our sh(1) for efficiency. TheAkinori MUSHA2001-11-171-0/+6
* Explain a little about sysexits(3) so that regular users can takeDima Dorfman2001-10-231-4/+8