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
/
make
/
error.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-27
Mark all the error printing functions as printf-like; fix two format
guenther
1
-10
/
+6
2012-10-18
numerous error message fixes:
espie
1
-8
/
+13
2012-10-02
more changes, discussed and tested by various people.
espie
1
-4
/
+5
2012-09-21
major overhaul of the way make handle jobs, inspired by dpb:
espie
1
-16
/
+12
2012-03-22
tweak: consistent include guards, no change in generated code.
espie
1
-1
/
+3
2012-03-22
minor cleanup: error messages include lineno and fileno together, so
espie
1
-8
/
+10
2010-07-19
Correct $OpenBSD$ stuff
espie
1
-2
/
+1
2010-07-19
two small changes:
espie
1
-1
/
+1
2008-11-04
changes to get target equivalence to work better.
espie
1
-14
/
+1
2008-01-12
better error reporting/job handling error:
espie
1
-4
/
+2
2007-11-03
fix an obnoxious bug: in parallel mode, dieing in the job controller is not
espie
1
-4
/
+7
2007-11-02
Work done at p2k7.
espie
1
-2
/
+14
2007-09-17
kill extra spaces at end of line
espie
1
-3
/
+3
2004-04-07
ISO function declarations, trim a few comments, rename a few variables to
espie
1
-5
/
+5
2002-05-17
oops, worked only because va_end is a noop on most of our arches.
espie
1
-2
/
+2
2002-02-19
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
millert
1
-63
/
+6
2001-09-05
make sure that va_start() has matching va_end()
deraadt
1
-1
/
+2
2001-07-18
Avoid dumping core when reporting open conditionals.
espie
1
-2
/
+3
2001-05-29
Blech! gcc is a stupid program. Compiling with -fno-builtin shows lots
espie
1
-1
/
+2
2001-05-23
Mostly clean-up:
espie
1
-137
/
+177
2001-05-03
Synch with my current work.
espie
1
-7
/
+18
2000-10-13
esetenv: does a setenv and bails out if error.
espie
1
-3
/
+17
2000-06-23
This is the speed-up patch, which doubles make speed (almost).
espie
1
-1
/
+27
2000-01-08
Silence gcc -Wall on alpha in enomem() printf via cast to u_long.
millert
1
-3
/
+2
1999-12-09
Split some allocation/error handling functions out of main.c
espie
1
-0
/
+144