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