Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make ttyslot(3) work with pts(4) devices. | ed | 2009-02-12 | 1 | -6/+5 |
| | | | | | | | It seems ttyslot() calls rindex(), to strip the device name to the last slash, but this is obviously invalid. /dev/pts/0 should be stripped until pts/0. Because /etc/ttys only supports TTY names in /dev/, just strip this piece of the pathname. | ||||
* | Per Regents of the University of Calfornia letter, remove advertising | imp | 2007-01-09 | 1 | -4/+0 |
| | | | | | | clause. # If I've done so improperly on a file, please let me know. | ||||
* | * Remove 'register'. (some functions had 7+ register functions...) | obrien | 2002-02-01 | 1 | -3/+5 |
| | | | | * Fix SCM ID's. | ||||
* | General -Wall warning cleanup, part I. | jkh | 1996-07-12 | 1 | -3/+3 |
| | | | | Submitted-By: Kent Vander Velden <graphix@iastate.edu> | ||||
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -2/+2 |
| | |||||
* | BSD 4.4 Lite Lib Sources | rgrimes | 1994-05-27 | 1 | -0/+68 |