index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libutil
/
pty.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing header.
des
2008-11-04
1
-0
/
+1
*
Remove unneeded call to revoke() inside openpty().
ed
2008-10-28
1
-4
/
+0
*
Small cleanups to openpty().
ed
2008-10-03
1
-23
/
+15
*
Put back the openpty(3) and ptsname(3) fixes but don't disable ptsname(3)
jhb
2008-01-15
1
-55
/
+3
*
Back out last commit, since it accidentally broke pts.
cperciva
2008-01-15
1
-3
/
+55
*
Fix issues which allow snooping on ptys. [08:01]
cperciva
2008-01-14
1
-55
/
+3
*
Invoke revoke(2) on the slave pty in the pts(4) case (new_openpty()) to
jhb
2007-12-20
1
-1
/
+13
*
Bump up the number of ttys supported by pty(4) to 512 by making use of
jhb
2007-11-19
1
-1
/
+1
*
Remove California Regent's clause 3, per letter
imp
2007-01-09
1
-4
/
+0
*
Teach openpty() how to deal with pts.
cognet
2006-01-26
1
-0
/
+45
*
ANSIfy, WARNSify, CONSTify. Bit of style(9)-ify.
markm
2003-10-18
1
-10
/
+2
*
Tidy up. Sort headers.
markm
2003-06-14
1
-1
/
+1
*
Remove 'register' keyword.
obrien
2002-03-21
1
-2
/
+2
*
Add __FBSDID()s to libutil
dillon
2001-09-30
1
-3
/
+3
*
In theory it would be perfectly legal for a system administrator to
billf
2001-03-10
1
-1
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Remove the static declaration from the line[] variable to allow
jb
1999-05-24
1
-2
/
+2
*
Now take stdio.h out of files that don't require it.
jkh
1998-10-09
1
-2
/
+1
*
Protect the copyright comments from reformatting by
steve
1997-08-13
1
-0
/
+5
*
General -Wall warning cleanup, part I.
jkh
1996-07-12
1
-0
/
+1
*
Bump libutil revision after recent addition of setproctitle().
peter
1996-01-01
1
-0
/
+2
*
Update to 4.4lite2 (clean up includes; initialize the name of the master
bde
1995-10-22
1
-9
/
+10
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-3
/
+3
*
Support for >32 PTYs.
jkh
1995-02-09
1
-2
/
+2
*
BSD 4.4 Lite Lib Sources
rgrimes
1994-05-27
1
-0
/
+127