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
/
biff
/
biff.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
-3
/
+3
*
Just like in mesg(1) in biff(1) we just need to push down pledge(2) a little
mestre
2018-08-11
1
-4
/
+6
*
biff, mesg, vi: only consider ACCESSPERMS for setting tty mode.
semarie
2016-07-07
1
-1
/
+3
*
fix exit status on pledge(2) failure.
gsoares
2015-12-29
1
-2
/
+2
*
these callers of ttyname() no longer need to pledge "tty"
deraadt
2015-10-12
1
-2
/
+2
*
biff pledges to only do "stdio rpath fattr tty". (very small program..
deraadt
2015-10-12
1
-1
/
+3
*
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2009-10-27
1
-15
/
+1
*
sort options; from Igor Sobrado
jmc
2007-02-20
1
-3
/
+3
*
mostly ansi cleanup; pval ok
deraadt
2003-06-10
1
-6
/
+4
*
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
-3
/
+3
*
warnx?/errx? paranoia (use "%s" not a bare string unless it is a
millert
2000-06-30
1
-4
/
+4
*
Wall
deraadt
1998-12-07
1
-2
/
+3
*
use S_IXUSR instead of 0100; noted by form
deraadt
1998-07-22
1
-7
/
+7
*
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
/
+111