index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
/
ksh
/
path.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
When system calls indicate an error they return -1, not some arbitrary
deraadt
2019-06-28
1
-2
/
+2
*
Bring back the sign compare changes, this time with a fix from otto@
millert
2018-01-06
1
-2
/
+2
*
Back out sign compare changes that appear to cause problems on hppa.
millert
2018-01-04
1
-2
/
+2
*
Add WARNINGS=yes to ksh and fix the resulting sign compare warnings.
millert
2018-01-01
1
-2
/
+2
*
Use PATH_MAX instead of a local define
jca
2017-09-03
1
-2
/
+2
*
Move system headers from sh.h to those files that actually need them.
tb
2015-12-14
1
-1
/
+3
*
Move string.h include from sh.h to the files that use it.
mmcc
2015-10-19
1
-1
/
+3
*
Apply style(9) to header includes.
mmcc
2015-10-19
1
-2
/
+3
*
Remove an old and broken test snippet, from Michael McConville. ok millert
nicm
2015-10-06
1
-25
/
+1
*
correct spelling of NULL from (char *)0. from Michael McConville.
tedu
2015-09-15
1
-7
/
+7
*
Add brackets to clarify assignments that are the result of a test operator.
jsg
2015-09-05
1
-2
/
+2
*
lots of indentation cleanup, now ksh is readable like our other code.
deraadt
2005-03-30
1
-6
/
+5
*
Ansification plus some minor knf. No binary change on i386 and
otto
2004-12-20
1
-19
/
+12
*
Remove unused OS dependent #ifdef blocks, #defines and macro abstraction.
millert
2004-12-18
1
-45
/
+26
*
typos from Jared Yanovich;
jmc
2003-10-22
1
-2
/
+2
*
typos; from Brian Poole
jmc
2003-02-28
1
-2
/
+2
*
rm $Log$
todd
2000-03-01
1
-59
/
+1
*
patches from pdksh 5.2.13.11
millert
1999-06-15
1
-18
/
+27
*
Bug fixes from pdksh-unstable-5.2.13.4, including "official" versions of
millert
1998-10-29
1
-3
/
+21
*
pdksh-5.2.13 + local changes
millert
1998-06-25
1
-6
/
+3
*
back out
kstailey
1997-06-19
1
-9
/
+9
*
(foo *)0 -> NULL
kstailey
1997-06-18
1
-7
/
+10
*
Import pdksh 5.2.7.
downsj
1996-08-14
1
-0
/
+343