]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
pty.3: Add a HISTORY section
authorAlan Somers <asomers@FreeBSD.org>
Sat, 2 Jun 2018 22:40:16 +0000 (22:40 +0000)
committerAlan Somers <asomers@FreeBSD.org>
Sat, 2 Jun 2018 22:40:16 +0000 (22:40 +0000)
commit8a46c08a2a47e0e6106013d722a8f8f93e09dcab
treedf91d1f0d76aab5d2c298a3a147b8660057a52f1
parentd0a22279dbaaab07095b551ade9b179fc7cc48d0
pty.3: Add a HISTORY section

These functions were first added in 4.3 BSD-Reno, according to
http://unix.superglobalmegacorp.com/ and the CSRG svn repository.

Reviewed by: bcr, bjk
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D15652
lib/libutil/pty.3