index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
Age
Commit message (
Expand
)
Author
2023-06-24
Fix typo in a debug message.
msaitoh
2023-06-03
adapt to ${CC_WNO_IMPLICIT_FALLTHROUGH}
lukem
2023-06-03
bsd.own.mk: rename GCC_NO_* to CC_WNO_*
lukem
2023-06-02
follow the steps of Andrew Doran (ad) commit and fix more s/loose/lose/ typos.
andvar
2023-05-31
date(1): sync two [[[[[CC]yy]mm]dd]HH]MM[.SS] instances
uwe
2023-05-31
Add -R to usage
kim
2023-05-31
date(1): minor markup fixes
uwe
2023-05-31
Add -R option for displaying time in RFC 5322 format, similar to GNU date.
kim
2023-05-28
pax: don't overwrite destination if -r -w copy fails
lukem
2023-05-28
pax: exit 0 if stdin filelist is used and empty
lukem
2023-05-19
cat: fix misleading indentation
rillig
2023-05-05
If chown and chgrp can grow -d flags to suppress performing the
kre
2023-04-07
Remove an end of file trailing blank line that served no purpose.
kre
2023-04-07
The great shell trailing whitespace cleanup of 2023...
kre
2023-03-21
Use "sigjmp_buf loc" after switch to sigsetjmp()/siglongjmp().
hannken
2023-03-19
Do a better job handling EACCES errors from exec() calls. If the
kre
2023-03-19
Switch from using _setjmp()/_longjmp() (on BSD systems which aren't SVR4)
kre
2023-03-19
Change a few #defines from octal to hex (pdp11 days are long gone).
kre
2023-03-06
Adjust tilde expansion as will be documented in the forthcoming
kre
2023-02-24
Allow (but do not require) the magic '--' option terminator in
kre
2023-02-19
sleep(1): minor markup tweaks
uwe
2022-12-20
More markup errors. \+ was intended to be \&+ and .EV .Ev of course.
kre
2022-12-20
Using .Cm Cm makes no sense at all - no idea what I was thinking there
kre
2022-12-20
sh(1): Fix markup. -compact must be last.
uwe
2022-12-11
It appears that POSIX intends to add a -d X option to the read command
kre
2022-10-31
fix various typos in comments and one output message.
andvar
2022-10-30
PR bin/57053 is related (peripherally) here.
kre
2022-10-30
Note in the description of "jobs -p" that the process id returned is
kre
2022-10-22
Add -f option to set the time. From FreeBSD.
christos
2022-09-18
Oops, somehow managed to commit an older version where NBSH_INVOCATION
kre
2022-09-18
Add the -l option (aka -o login): be a login shell. Meaningful only on
kre
2022-09-16
More wording improvements. There might be more to come.
kre
2022-09-16
Minor wording improvements.
kre
2022-09-16
Move a comment that used to be in the correct place, once upon a time,
kre
2022-09-16
Whitespace.
kre
2022-09-15
Correct spelling of terminal (it doesn't have a 2nd m).
kre
2022-09-15
Fix the build for variants that do not define EDIT.
martin
2022-09-14
Update editing before prompt printing.
christos
2022-09-14
defer editing setup/cleanup to when we are interactive.
christos
2022-08-28
Change back various occurrences of \*[Le], \*[Ge] (less/greater equal)
hgutch
2022-08-27
PR 56983 Izumi Tsutsui: fix confusing message in test(1) with -DSMALL
dholland
2022-08-22
Add debugging trace points for history and the editline interface.
kre
2022-08-21
sh(1): revert previous because it interferes with custom user bindings
nia
2022-08-21
ksh(1): fix pasto in the description of the -l option.
uwe
2022-08-19
Improve the description of the read builtin command.
kre
2022-08-19
Don't output the error for bad usage (no var name given)
kre
2022-08-19
PR bin/56972 Fix escape ('\') handling in sh read builtin.
kre
2022-08-18
sh(1): Allow an explicit set -o vi or set -o emacs to override ~/.editrc
nia
2022-08-17
sh(1): Assign the tab completion key binding last so a user having
nia
2022-08-09
Sync usage with man page.
wiz
[next]