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
/
login_fbtab.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove three NULL-checks before free(). ok millert@
mmcc
2015-11-27
1
-3
/
+2
*
remove cast of malloc(), since stdlib.h is included
deraadt
2015-08-20
1
-2
/
+2
*
comment inside comment
deraadt
2007-09-09
1
-2
/
+2
*
change internal login_protect() API to use mode_t like it should
deraadt
2006-03-30
1
-4
/
+4
*
avoid aliasing over library symbol
deraadt
2004-09-18
1
-5
/
+5
*
Now that we don't have a trailing newline we need to explicitly check
millert
2002-06-25
1
-3
/
+4
*
Use strtok_r() instead of strsep() since the latter treats consecutive
millert
2002-06-22
1
-8
/
+22
*
login_fbtab(3) fixes:
millert
2002-06-21
1
-51
/
+59
*
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
-2
/
+2
*
new license from Wietse; permits modification. This code is derived from
deraadt
2001-06-03
1
-5
/
+6
*
Add opendisk from NetBSD.
csapuntz
1999-09-21
1
-0
/
+2
*
Use _PATH_DEV, not "/dev/"
millert
1998-04-13
1
-2
/
+3
*
-Wall
millert
1997-11-18
1
-1
/
+2
*
Bring prototypes into scope
tholo
1996-09-16
1
-0
/
+1
*
duh, theo
deraadt
1996-07-31
1
-1
/
+1
*
login_fbtab() in libutil
deraadt
1996-07-31
1
-0
/
+154