index
:
freebsd/src
lf/15.0
lf/dev/D50111
lf/dev/alc-msix
lf/dev/anycast-src
lf/dev/bridge
lf/dev/bridge-1q
lf/dev/bridge-inet6-params
lf/dev/bridge-pctrie
lf/dev/bridge-vlan
lf/dev/clang-scan-deps
lf/dev/const-cast
lf/dev/iputils
lf/dev/keyserv2
lf/dev/macdo
lf/dev/make_ether_addr
lf/dev/no_prefixaddr
lf/dev/pkgbase-armfix
lf/dev/pkgbase-bmake
lf/dev/pkgbase-cross-toolchain
lf/dev/pkgbase-uclall
lf/dev/rc.conf.d
lf/dev/routed
lf/dev/traceroute-merge
lf/dev/traceroute-patches
lf/dev/usrj
lf/dev/vlan_input_p
lf/main
lf/stable/15
main
stable/13
stable/14
FreeBSD src (LF version)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
/
sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: Remove /.profile
Lexi Winter
2025-10-01
1
-7
/
+0
*
init: Use root's home directory in single-user mode
Jilles Tjoelker
2025-09-23
1
-2
/
+0
*
sh: Fix non-NO_ROOT installconfig
Lexi Winter
2025-09-02
1
-1
/
+1
*
sh: Add config tag to /.profile
Lexi Winter
2025-09-02
1
-1
/
+1
*
sh(1): Do not interpret chdir to "" as equivalent to chdir with no argument
Xin LI
2025-07-01
4
-2
/
+5
*
tests: Update for jemalloc's option parsing
Ed Maste
2025-06-17
1
-2
/
+2
*
sh: Avoid referencing uninitialized memory in alias
Joseph Mingrone
2025-05-16
1
-0
/
+5
*
sh.1: Remove a double word
Gordon Bergling
2025-05-01
1
-2
/
+2
*
dot.shrc: words to words, should be singular
Graham Perrin
2025-04-28
1
-1
/
+3
*
sh(1): Replace recommendation of use of -e with a note
Michael Osipov
2025-03-08
1
-6
/
+4
*
sh.1: extend the section about getopts
Piotr Pawel Stefaniak
2025-02-27
1
-14
/
+46
*
sh.1: document optional arguments to `:`
Alexander Ziaee
2025-02-24
1
-3
/
+4
*
sh.1: update history + spdx + linter error
Alexander Ziaee
2024-11-29
1
-2
/
+5
*
sh(1): -l is only valid in cli option not as set -l
Baptiste Daroussin
2024-11-20
1
-1
/
+1
*
sh(1): add -l option
Baptiste Daroussin
2024-11-20
4
-15
/
+26
*
sh tests: Fix ktrace usage now that envvars are traced by default
Mark Johnston
2024-11-17
2
-2
/
+2
*
Update Makefile.depend files
Simon J. Gerraty
2024-10-14
1
-1
/
+0
*
manuals: Fix typos in -offset for .Bd and .Bl
Graham Percival
2024-10-03
1
-2
/
+2
*
bin/sh: support RLIMIT_PIPEBUF
Konstantin Belousov
2024-09-20
1
-1
/
+4
*
Remove residual blank line at start of Makefile
Warner Losh
2024-07-15
10
-10
/
+0
*
sh(1): Grammar fix in jobs.c
Fu-Cheng Wang
2024-02-13
1
-1
/
+1
*
sh(1): Fix typo
Pei-Ju Chien
2023-12-26
1
-1
/
+1
*
sh(1): Fix typo
Kai-Yang Chen
2023-12-26
1
-1
/
+1
*
sh(1): Fix typo
WEININGCHIU
2023-12-26
1
-1
/
+1
*
bin: Automated cleanup of cdefs and other formatting
Warner Losh
2023-11-26
20
-60
/
+0
*
Remove copyright strings ifdef'd out
Warner Losh
2023-11-26
3
-27
/
+0
*
bin: Remove ancient SCCS tags.
Warner Losh
2023-11-26
61
-143
/
+0
*
Fix /root permissions after 'make installworld'
Thomas Eberhardt
2023-11-16
1
-0
/
+1
*
sh: implement PS1 \D to print current time
Piotr Pawel Stefaniak
2023-09-23
2
-0
/
+54
*
sh: also auto-complete functions
Piotr Pawel Stefaniak
2023-09-12
1
-0
/
+12
*
sh: introduce a function to iterate over all hashed commands
Piotr Pawel Stefaniak
2023-09-12
2
-7
/
+41
*
sh: tab-complete aliases
Piotr Pawel Stefaniak
2023-09-12
1
-0
/
+9
*
sh: introduce a function to iterate over all aliases
Piotr Pawel Stefaniak
2023-09-12
2
-6
/
+24
*
sh: reindent a for loop in parser.c
Piotr Pawel Stefaniak
2023-09-12
1
-119
/
+123
*
sh tests: Update $LINENO tests after $FreeBSD$ removal
Mark Johnston
2023-08-23
2
-4
/
+4
*
Remove $FreeBSD$: one-line nroff pattern
Warner Losh
2023-08-16
1
-1
/
+0
*
Remove $FreeBSD$: one-line sh pattern
Warner Losh
2023-08-16
537
-537
/
+0
*
Remove $FreeBSD$: one-line .c pattern
Warner Losh
2023-08-16
26
-52
/
+0
*
Remove $FreeBSD$: one-line .h pattern
Warner Losh
2023-08-16
23
-23
/
+0
*
Remove $FreeBSD$: two-line .h pattern
Warner Losh
2023-08-16
2
-4
/
+0
*
Separate dependencies on tools built for host.
Simon J. Gerraty
2023-06-29
1
-3
/
+6
*
sh: also auto-complete built-ins
Piotr Pawel Stefaniak
2023-06-19
1
-7
/
+25
*
sh: make smark a static variable instead of a local in main()
Daniel Kolesa
2023-06-08
1
-1
/
+7
*
sh(1): initialize smark to zero in main()
Daniel Kolesa
2023-06-03
1
-1
/
+1
*
sh: improve style
Piotr Pawel Stefaniak
2023-05-13
1
-11
/
+12
*
Fix building host tools for host
Simon J. Gerraty
2023-04-20
1
-2
/
+5
*
Update/fix Makefile.depend for userland
Simon J. Gerraty
2023-04-18
1
-2
/
+2
*
sh(1): fix history file write checking
Daniel Kolesa
2023-03-20
1
-1
/
+1
*
sh(1): Allow non-printing characters in prompt strings
Juraj Lutter
2022-12-22
3
-10
/
+59
*
sh: install hard link with same mode as target
Ed Maste
2022-11-23
1
-0
/
+1
[next]