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
/
sh
Age
Commit message (
Expand
)
Author
2004-01-05
Homogenize usage messages: make the 'usage' word all lowercase, as this seems
jmmv
2003-12-21
Fix example added in previous.
wiz
2003-12-21
add a note to Short-Circuit operators section about the somewhat
jdolecek
2003-12-21
minor optimization in evalvar()
jdolecek
2003-12-18
correct 2 typos
heas
2003-12-18
PR/23786: Robert Nestor: wait command returns the wrong status code. This
christos
2003-11-27
Generate command line when SMALL is defined and make buffer full sized.
dsl
2003-11-16
Improve how various "simple" host tools are built and invoked.
lukem
2003-11-14
Posix requires that 'pwd -P' reset the shells saved cwd value - so a
dsl
2003-11-14
This seems to need stdlib.h to get a prototype for abort().
dsl
2003-11-14
Add '\n' to "fork failed" trace messages.
dsl
2003-10-30
Validate the arguments to 'pwd'. Treat -L and -P as per pwd(1).
dsl
2003-10-27
passwd(5), not passwd(4). From Igor Sobrado in PR 23278.
wiz
2003-10-27
Do not xref alias(1) since that points to csh(1).
wiz
2003-10-27
skip a leading `-' on the arg0 name when calling el_init()
lukem
2003-10-21
Rework how MAKEVERBOSE operates:
lukem
2003-10-19
Let libedit handle signals so we resize properly. I might change my mind
christos
2003-10-19
rework to use the newer _MKMSGCREATE (et al) macros
lukem
2003-10-19
Ensure that $TERM is set in the real environment before calling el_init(3)
lukem
2003-10-19
improve MAKEVERBOSE message for HOST_LINKed tools
lukem
2003-10-19
Support MAKEVERBOSE (XXX: mksyntax is noisy when MAKEVERBOSE=0).
lukem
2003-10-18
Link the host tools against tools/compat -lnbcompat since someone decided to
lukem
2003-09-22
Fix 'set "*" b; case "* b" in "$@") ...' and 'set "*"; case 1 in "${#1}") ...'
dsl
2003-09-17
Drop equal signs from rule definitions; they cause problems with "bison -y".
jmmv
2003-09-17
PR/22640: Paul Jarc: sh mishandles positional parameters in case. Fixed
christos
2003-09-14
Add 'trace' to CLEANFILES, generated when debug is enabled.
jmmv
2003-09-14
Fix crash when DEBUG=2, by opening the log file ASAP. Reviewed by simonb@.
jmmv
2003-08-26
Include strings.h, needed for index's prototype.
jmmv
2003-08-26
Use '\0' instead of NULL in two checks (we are not checking for a pointer
jmmv
2003-08-26
s/FD_SETFD/F_SETFD/
jmmv
2003-08-25
Move an assignment that was using a variable out of scope to fix a build
jmmv
2003-08-22
remove \r (agc, are you using MS-DOS?)
itojun
2003-08-22
Move 4 more files from UCB 4 clause to 3 clause licence.
agc
2003-08-21
remove clause 3
christos
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-07-13
use bounded string op
itojun
2003-06-27
Quote some punctuation.
wiz
2003-05-15
Don't close any script files if vfork is set.
dsl
2003-05-15
Fix problems with parallel makes.
dsl
2003-05-15
Use echo instead of cat to add prologue to builtins.[ch]
dsl
2003-05-08
Use ${HOST_SH}
christos
2003-05-06
Drop trailing space.
wiz
2003-05-06
Recognise octal and hexadecimal constants in expressions.
dsl
2003-05-04
ANSIify.
gmcgarry
2003-05-04
Add new builtin 'inputrc' which allows keybindings to be redefined
gmcgarry
2003-05-02
Expand documentation of emacs and vi modes. From
gmcgarry
2003-04-15
%d is 12 chars, not 10 chars. hinted by deraadt
itojun
2003-04-12
add missing parenthesis
zuntum
2003-03-22
Change "if" to "if and only if" per discussion in PR 20794.
kristerw
2003-03-10
If building as a CRUNCHEDPROG, use "lex -L" and "yacc -l" to suppress #line
lukem
[next]