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
/
sbin
/
ttyflags
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Do nog segfault on malformed ttys(5) entry; ok kn@ jca@
otto
2019-06-04
1
-2
/
+3
|
*
Skip open of "network" ttys because they permanently retain the (large)
deraadt
2019-01-13
1
-2
/
+6
|
|
|
|
|
tty buffers after that. from miod
*
remove some unnecessary sys/cdefs.h inclusions
deraadt
2012-12-04
1
-2
/
+1
|
*
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2009-10-27
1
-11
/
+1
|
|
|
|
|
|
|
unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms
*
convert to new .Dd format;
jmc
2007-05-31
1
-2
/
+2
|
*
use a singular here, just to match an earlier reference;
jmc
2005-04-20
1
-2
/
+2
|
*
simplify synopsis somewhat, sort options, and sync usage();
jmc
2005-04-20
2
-8
/
+7
|
*
ansi
deraadt
2002-07-03
1
-14
/
+7
|
*
more strlcat
deraadt
2002-05-29
1
-16
/
+16
|
*
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
-6
/
+6
|
*
Remove hard sentence breaks, and some other cleanup along the way.
aaron
2000-03-18
1
-2
/
+3
|
*
always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net
aaron
1998-12-15
1
-2
/
+2
|
*
kill redundant .Nm macro arguments; other misc fixes
aaron
1998-11-28
1
-5
/
+5
|
*
sbin/ man page fixes
aaron
1998-09-17
1
-3
/
+3
|
*
$OpenBSD$
deraadt
1997-09-21
1
-2
/
+1
|
*
Initialize path earlier so we never try to use it before it has been
tholo
1997-03-04
1
-6
/
+6
|
|
|
|
initialized; from Time Pierce <twpierce@mail.bsd.uchicago.edu>
*
getopt(3) returns -1 when out of args, not EOF, whee!
millert
1997-01-15
1
-3
/
+3
|
*
Really set flags...
tholo
1996-10-30
1
-4
/
+7
|
*
Attempt at cleanup.
michaels
1996-10-08
1
-2
/
+2
|
*
add -p for printing; cleanup error handling
deraadt
1996-08-30
2
-58
/
+89
|
*
update rcsid
deraadt
1996-06-23
3
-1
/
+4
|
*
sync to netbsd 960418
deraadt
1996-04-21
1
-10
/
+33
|
*
initial import of NetBSD tree
deraadt
1995-10-18
3
-0
/
+304