| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=50572
|
| |
|
|
|
|
|
|
|
|
| |
main() returns int
Silence egcs (yeah, I know....)
Reprompt if given an empty login name in uucpd
Correct errno handling in uucpd.
Notes:
svn path=/stable/3/; revision=46281
|
| |
|
|
|
|
|
| |
Submitted by: "Andrew J. Korty" <ajk@purdue.edu>
Notes:
svn path=/stable/3/; revision=45416
|
| |
|
|
| |
Notes:
svn path=/head/; revision=31331
|
| |
|
|
| |
Notes:
svn path=/head/; revision=22989
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ic=expect/send script modem init script
ac=expect/send script modem answer script
ct#val chat script timeout (seconds)
rt#val recycle timeout (seconds) if 'ac' set
dc#val debug bitmask for debugging chat scripts
hw (boolean) enable crtscts handshaking
if=path 'issue' file sent prior login prompt
chat.c is a simplistic expect/send chat module.
Notes:
svn path=/head/; revision=22208
|
| |
|
|
|
|
|
|
|
|
|
| |
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
Notes:
svn path=/head/; revision=21673
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
emitting the initial prompt.
This is useful in a number of circumstances :
- you have (a) stupid modem(s) that assert(s) DCD too soon.
- you have dialin users with stupid diallers and poorly
written chatscripts. (esp. some Winsock diallers)
BSD/OS also has this capability.
Submitted by: damian@cablenet.net (Damian Hamill)
Notes:
svn path=/head/; revision=21120
|
| |
|
|
|
|
|
| |
authentication program
Notes:
svn path=/head/; revision=19697
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
COMPAT_43 cruft. This is supposedly the last core utility that has
been using it! (So now, one should be able to remove this option from
the config files. Be aware that the last officially released xterm
however still requires it.)
The getty has been running now for several weeks on my modem line, so
i feel safe about it.
Obtained from: mostly from the NetBSD vendor-branch
Notes:
svn path=/head/; revision=15645
|
| |
|
|
|
|
|
|
| |
broken to live.
Submitted by: jkh
Notes:
svn path=/head/; revision=2286
|
|
|
Notes:
svn path=/vendor/CSRG/dist/; revision=1592
|