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
/
usr.bin
/
less
/
option.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split only LESS on $.
krw
2018-03-17
1
-6
/
+6
*
little bit more KNF
deraadt
2016-09-17
1
-1
/
+1
*
A couple more prototypes without arguments.
nicm
2015-11-23
1
-2
/
+2
*
error() is not a stdarg function, so there is no reason for NULL_PARG
deraadt
2015-11-09
1
-4
/
+4
*
Remove NULL-checks before free(), a needless comment, and a needless
mmcc
2015-11-09
1
-2
/
+1
*
replace save() with estrdup() and make estrdup() exit like all the other
tedu
2015-11-07
1
-1
/
+1
*
Garrett D'Amore has agreed to moving his copyright line up above the
nicm
2015-11-06
1
-4
/
+2
*
Replace less with the cleaned-up fork of less 458 maintained by Garrett
nicm
2015-11-05
1
-199
/
+175
*
Make more(1) POSIX compliant with respect to the -e option.
schwarze
2014-04-25
1
-1
/
+1
*
Merge Less 458 plus local patches
shadchin
2014-04-25
1
-26
/
+29
*
Merge in less 444 plus local changes
shadchin
2011-09-16
1
-65
/
+134
*
Make the GNU_OPTIONS define actually do something (was a no-op)
millert
2003-04-14
1
-1
/
+6
*
Merge in less-381 w/ local changes and remove obsolete files.
millert
2003-04-13
1
-104
/
+186
*
lots of sprintf -> snprintf and strcpy -> strlcpy; checked by tedu
deraadt
2003-03-13
1
-2
/
+2
*
kill more registers
mpech
2001-11-19
1
-11
/
+11
*
$OpenBSD$
niklas
2001-01-29
1
-0
/
+2
*
Import of unmolested less-290.
etheisen
1996-09-21
1
-0
/
+549