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
/
column
/
column.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused function.
rob
2018-06-22
1
-12
/
+1
*
Add full UTF-8 support to column(1).
martijn
2016-09-04
1
-15
/
+41
*
Complete do-over for column to prepare for implementing UTF-8 support.
martijn
2016-08-31
1
-129
/
+143
*
Switch (non-curses, non-ksh) programs that use COLUMNS to a single idiom.
bentley
2016-03-17
1
-9
/
+9
*
Blank line before pledge().
mmcc
2015-11-03
1
-1
/
+2
*
Change all tame callers to namechange to pledge(2).
deraadt
2015-10-09
1
-5
/
+5
*
tame "stdio rpath" or tame "stdio" suffices for all of these programs.
deraadt
2015-10-05
1
-9
/
+17
*
If we have to realloc() "list" we need to zero out the new entries
millert
2014-05-22
1
-5
/
+7
*
fix alloc idioms. watch out for emalloc that's actually a calloc in disguise
espie
2014-05-17
1
-17
/
+18
*
fix leaks
jsg
2014-01-22
1
-1
/
+3
*
unsigned char casts for ctype
deraadt
2013-11-26
1
-2
/
+2
*
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2009-10-27
1
-14
/
+1
*
Refactor realloc() + checks into erealloc()
millert
2007-08-01
1
-24
/
+28
*
use strtonum; ok millert@
jdixon
2007-05-01
1
-5
/
+11
*
remove some bogus *p tests from charles longeau
tedu
2007-03-20
1
-3
/
+3
*
realloc & size_t police; simplify some pointer arithmetic; ok ray@
otto
2006-03-10
1
-12
/
+16
*
better realloc. ok deraadt@ henning@
tedu
2003-09-26
1
-6
/
+8
*
mostly ansi cleanup; pval ok
deraadt
2003-06-10
1
-14
/
+10
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-03
1
-7
/
+3
*
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
millert
2002-02-16
1
-9
/
+9
*
first pass at a -Wall cleanup
deraadt
2001-07-12
1
-7
/
+7
*
Avoid divide by zero, spotted by aaron@
millert
1999-12-09
1
-2
/
+4
*
repair usage; charnier@freebsd
deraadt
1997-06-30
1
-3
/
+3
*
getopt(3) returns -1 when out of args, not EOF, whee!
millert
1997-01-15
1
-3
/
+3
*
rcsid
deraadt
1996-06-26
1
-1
/
+2
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+310