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
/
lib
/
libutil
/
uucplock.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2009-10-27
1
-5
/
+1
*
casts that cannot cause breakage in the future
deraadt
2006-03-30
1
-4
/
+4
*
spaces, and a off_t typecast to please lint
deraadt
2005-11-28
1
-7
/
+7
*
Make sure we check snprintf return value for failure or truncation before
cloder
2005-03-03
1
-9
/
+10
*
knf; otto ok
deraadt
2004-05-28
1
-23
/
+12
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
some -Wall and spaces cleanup, scsi.c left.
fgsch
2002-06-09
1
-1
/
+1
*
pid_t cleanup
deraadt
2002-05-26
1
-4
/
+4
*
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
-3
/
+3
*
Add opendisk from NetBSD.
csapuntz
1999-09-21
1
-1
/
+1
*
More <sys/file.h> vs. <fcntl.h> and open() flags fixes.
millert
1999-08-17
1
-2
/
+2
*
Get the pid right if a stale lock file exists.
brian
1999-03-16
1
-4
/
+4
*
Cast pid_t to int for sprintf.
brian
1998-06-10
1
-2
/
+2
*
Add uu_lock_txfr() for donating locks to another process.
brian
1998-06-08
1
-1
/
+26
*
Correct the ftruncate() call.
bri
1997-11-09
1
-2
/
+8
*
Introduce uu_lock(), uu_unlock() and uu_lockerr()
bri
1997-11-09
1
-0
/
+211