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
/
sys
/
kern
/
tty_pty.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use suser() to check for super user rather than examining cr_uid directly.
phk
1999-01-30
1
-2
/
+2
*
Added D_TTY to the cdevswitch flags for all tty drivers. This is required
bde
1998-08-23
1
-14
/
+18
*
Changed %n to %r in devfs name format strings. %n has almost gone away.
bde
1998-07-15
1
-3
/
+3
*
This commit fixes various 64bit portability problems required for
dfr
1998-06-07
1
-2
/
+2
*
Don't depend on "implicit int" or bloat the data section in the
bde
1998-02-25
1
-3
/
+3
*
Make all file-system (MFS, FFS, NFS, LFS, DEVFS) related option new-style.
eivind
1998-01-24
1
-1
/
+2
*
Make COMPAT_43 and COMPAT_SUNOS new-style options.
eivind
1997-12-16
1
-1
/
+2
*
Use ENOIOCTL instead of -1 (= ERESTART) for tty ioctls that are
bde
1997-12-06
1
-3
/
+3
*
Fixed gratuitous ANSIisms.
bde
1997-09-16
1
-2
/
+4
*
Extend to use poll backend. If memory serves correctly, most of this was
peter
1997-09-14
1
-46
/
+42
*
Removed unused #includes.
bde
1997-09-02
1
-2
/
+1
*
fix a few problems with pty. warn about how if you only have 1 pty
jmg
1997-07-30
1
-13
/
+16
*
Don't include <sys/ioctl.h> in the kernel. Stage 5: include
bde
1997-03-24
1
-2
/
+4
*
Don't #include <sys/fcntl.h> in <sys/file.h> if KERNEL is defined.
bde
1997-03-23
1
-2
/
+2
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Clean up -Wunused warnings.
gpalmer
1996-06-12
1
-9
/
+5
*
Fixed the PF_REMOTE case of ptcwrite(). I broke it in rev.1.22. Output
bde
1996-04-11
1
-4
/
+15
*
Merge in Lite2: buf fix with comparison of wrong field against EXTPROC.
hsu
1996-03-11
1
-3
/
+3
*
Fix a bug I made in the devfs.
phk
1996-01-26
1
-3
/
+3
*
Avoid local sprintfs and other printf'isms.
phk
1996-01-25
1
-8
/
+7
*
Fixed pty names. The control and slave names were back to front.
bde
1995-12-22
1
-5
/
+5
*
A Major staticize sweep. Generates a couple of warnings that I'll deal
phk
1995-12-14
1
-12
/
+12
*
devsw tables are now arrays of POINTERS to struct [cb]devsw
julian
1995-12-13
1
-2
/
+2
*
Removed new alias d_size_t for d_psize_t.
bde
1995-12-10
1
-2
/
+2
*
Julian forgot to make the *devsw structures static.
phk
1995-12-08
1
-3
/
+3
*
Pass 3 of the great devsw changes
julian
1995-12-08
1
-42
/
+63
*
I fixed this before than committed it on my machine and not on freefall.
julian
1995-12-02
1
-5
/
+5
*
Submitted by: Heikki Suonsivu
julian
1995-12-02
1
-8
/
+8
*
If you're going to mechanically replicate something in 50 files
julian
1995-11-29
1
-12
/
+12
*
OK, that's it..
julian
1995-11-29
1
-1
/
+63
*
Moved prototypes for devswitch functions from conf.c and driver sources
bde
1995-11-04
1
-3
/
+1
*
Removed an annoying redundant declaration that I added in the previous
bde
1995-10-30
1
-2
/
+1
*
Fixed data loss in writes to pty masters. Data was almost always lost
bde
1995-10-25
1
-8
/
+23
*
Don't clear the session pointer in ptcclose(). It must be left alone
bde
1995-09-19
1
-2
/
+1
*
Fix benign type mismatches in devsw functions. 82 out of 299 devsw
bde
1995-09-08
1
-2
/
+5
*
Back out predefined termios speeds check, it can cause troubles
ache
1995-08-02
1
-28
/
+1
*
Check for valid speed values in pty drive
ache
1995-08-02
1
-2
/
+29
*
Don't set TS_ZOMBIE flag for non-open ptys. ptcclose() has always done
bde
1995-08-02
1
-4
/
+6
*
Obtained from: partly from ancient patches of mine via 1.1.5
bde
1995-07-31
1
-13
/
+19
*
Obtained from: partly from ancient patches of mine via 1.1.5
bde
1995-07-22
1
-9
/
+9
*
Move the inline code for waking up writers to a new function
bde
1995-07-22
1
-8
/
+2
*
Obtained from: partly from ancient patches by ache and me via 1.1.5
bde
1995-07-21
1
-9
/
+8
*
Obtained from: partly from an ancient patch of mine via 1.1.5
bde
1995-07-21
1
-3
/
+1
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-4
/
+4
*
Call ptsstop in ptsclose instead of ptcwakeup
ache
1995-04-10
1
-2
/
+2
*
ptcwakeup() was called from wrong places
ache
1995-04-09
1
-4
/
+5
*
Incorporate bde's code-review comments.
pst
1995-02-28
1
-11
/
+1
*
(a) remove the pointer to each driver's tty structure array from cdevsw
pst
1995-02-25
1
-1
/
+21
*
write ptys use _the_same_ tsleep/wakeup address as read ptys due to
ache
1994-10-29
1
-3
/
+3
[next]