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
/
ldattach
(
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
-7
/
+7
*
redundant, gets BINDIR from ../Makefile.inc
espie
2017-06-12
1
-3
/
+1
*
Different compilers and versions of compilers have different warnings.
jsg
2017-04-16
1
-2
/
+2
*
Remove leftovers of line disciplines that are no more.
mpi
2016-11-26
1
-7
/
+2
*
I bet the reference to <sys/ttycom.h> near the ldisc list in tty(4)
deraadt
2015-01-15
1
-2
/
+2
*
no more sl(4);
jmc
2014-10-02
1
-3
/
+2
*
Remove some sl(4) references.
mpi
2014-10-01
1
-6
/
+2
*
msts(4) appears to support TIOCSTSTAMP
guenther
2014-08-10
1
-1
/
+2
*
replace sys/param.h with sys/types.h (and sometimes add limits.h if needed)
deraadt
2012-12-04
1
-2
/
+3
*
Define empty CDIAGFLAGS for programs that use Werror.
haesbaert
2012-09-12
1
-1
/
+2
*
list offset should be "indent", not "-indent";
jmc
2010-04-06
1
-3
/
+3
*
-indet is not a valid .Bl option, it should be -indent. But what mandoc(1)
deraadt
2010-04-05
1
-3
/
+3
*
If the nmea(4) or endrun(4) timing disciplines are selected ignore status
ckuethe
2009-10-31
1
-1
/
+2
*
poll events must be reinitialized after each call to poll. fixes
ckuethe
2009-10-28
1
-4
/
+4
*
.Xr endrun 4
stevesk
2009-05-06
1
-1
/
+2
*
endrun(4) - EndRun Technologies native time-of-day message timedelta
stevesk
2009-05-06
2
-7
/
+16
*
Initialize the tty in the same way for nmea and slip.
mbalmer
2008-06-12
1
-6
/
+2
*
Explicit flush stdout after printing the pty name when -p is used.
mbalmer
2008-06-11
1
-1
/
+2
*
sleep if the slave device of the pty(4) is not connected.
mbalmer
2008-06-10
1
-3
/
+8
*
correctly setup the tty line for NMEA devices, especially turn off echo
mbalmer
2008-06-10
1
-1
/
+5
*
Don't reverence slattach(8) or nmeaattach(8) in a comment.
mbalmer
2008-06-09
1
-3
/
+4
*
zap trailing whitespace;
jmc
2008-06-09
1
-3
/
+3
*
Add the '-p' option to ldattach(8) to pass data received from the device
mbalmer
2008-06-09
5
-18
/
+277
*
Log an error if a device can not be opened, only log line discipline attachment
mbalmer
2008-02-28
2
-6
/
+10
*
Add support for the Meinberg Standard Time String format that all Meinberg
mbalmer
2008-01-05
2
-10
/
+29
*
zap trailing whitespace;
jmc
2007-11-13
1
-2
/
+2
*
Do not set explicit com parameters for the tty, instead use the exisiting
mbalmer
2007-11-13
2
-55
/
+74
*
document different types for "device" and improve startup description;
jmc
2007-11-03
1
-8
/
+16
*
4800
deraadt
2007-11-03
1
-2
/
+2
*
tweaks;
jmc
2007-11-03
1
-3
/
+3
*
use tty01 and mention the baud rate issue
deraadt
2007-11-03
1
-3
/
+4
*
Correct bad example, in /etc/ttys use the _tty_ not _cua_, of course.
mbalmer
2007-11-03
1
-3
/
+3
*
lint
deraadt
2007-11-03
1
-8
/
+9
*
ldattach(8) is a command to attach line discipline to a tty line. It can
mbalmer
2007-11-03
3
-0
/
+381