| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
'RELENG_3_2_0_RELEASE'.
This commit was manufactured to restore the state of the 3.2-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
|
| |
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
PR: 10399
Notes:
svn path=/stable/3/; revision=45417
|
| |
|
|
|
|
|
| |
Submitted by: "Andrew J. Korty" <ajk@purdue.edu>
Notes:
svn path=/stable/3/; revision=45416
|
| |
|
|
|
|
|
| |
Submitted by: Matthew Jacob <mjacob@nas.nasa.gov>
Notes:
svn path=/head/; revision=40083
|
| |
|
|
|
|
|
|
|
| |
PR: 7280
Reviewed by: phk
Submitted by: Craig Leres <leres@ee.lbl.gov>
Notes:
svn path=/head/; revision=37817
|
| |
|
|
|
|
|
|
|
| |
PR: 6903
Reviewed by: phk
Submitted by: Josh Gilliam <josh@quick.net>
Notes:
svn path=/head/; revision=36853
|
| |
|
|
|
|
|
|
| |
PR: 6499
Submitted by: Doug Barton <Studded@san.rr.com>
Notes:
svn path=/head/; revision=35665
|
| |
|
|
| |
Notes:
svn path=/head/; revision=31331
|
| |
|
|
|
|
|
|
|
| |
For escaped characters used in modem strings, use double-backslashes
in gettytab.
PR: 4370
Notes:
svn path=/head/; revision=29045
|
| |
|
|
|
|
|
|
|
| |
Fix typo in escape parsing function.
PR: 4370
Submitted by: sumii@is.s.u-tokyo.ac.jp
Notes:
svn path=/head/; revision=29003
|
| |
|
|
|
|
|
|
|
| |
split between lines.
PR: bin/4080
Notes:
svn path=/head/; revision=28626
|
| |
|
|
|
|
|
| |
PR: bin/4079
Notes:
svn path=/head/; revision=28316
|
| |
|
|
| |
Notes:
svn path=/head/; revision=27369
|
| |
|
|
| |
Notes:
svn path=/head/; revision=26999
|
| |
|
|
|
|
|
|
|
|
| |
PR: 3733
Reviewed by:
Submitted by: kfurge@worldnet.att.net
Obtained from:
Notes:
svn path=/head/; revision=26415
|
| |
|
|
|
|
|
|
|
|
| |
PR: 3748
Reviewed by:
Submitted by:
Obtained from:
Notes:
svn path=/head/; revision=26398
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
calls. The cost is a little more up-front memory allocation, but the
effect seems minimal.
Problem noticed-by: bde
Added syslog at LOG_ERR when referencing an unknown gettytab entry
and for other cgetent() failues (circular reference et al).
To be merged into 2.2 after a few days testing.
Notes:
svn path=/head/; revision=25709
|
| |
|
|
|
|
|
|
|
| |
that are in reality handled in gettytab.
Document the new 'dialin' and 'network' tty flags.
Notes:
svn path=/head/; revision=24906
|
| |
|
|
| |
Notes:
svn path=/head/; revision=22989
|
| |
|
|
|
|
|
|
|
|
|
|
| |
'sane' standard (not raw) settings before abort/exiting; move
responsibility of setting raw mode for chat-handling out of
chat.c to avoid doing redundant tc{s,g}etattr()s; move DE
pause prior setting standard mode before issue/login prompt to
avoid echoing modem connect strings. Fixed up comment styles
in a couple of places.
Notes:
svn path=/head/; revision=22491
|
| |
|
|
|
|
|
| |
login.
Notes:
svn path=/head/; revision=22400
|
| |
|
|
|
|
|
|
|
| |
previously hard-coded at 16 characters (and possibly overflowing
the field when NUL terminating a username of exactly 16 characters
in length).
Notes:
svn path=/head/; revision=22211
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
| |
Notes:
svn path=/head/; revision=22199
|
| |
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
| |
Notes:
svn path=/head/; revision=21635
|
| |
|
|
|
|
|
|
|
|
|
| |
more manageable and convenient referencing by login.conf (login
class database) and (e.g.) login.access.
This is the first of a group of commits which implements the login
class capabilities database.
Notes:
svn path=/head/; revision=21189
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
| |
Notes:
svn path=/head/; revision=20486
|
| |
|
|
| |
Notes:
svn path=/head/; revision=19699
|
| |
|
|
|
|
|
| |
authentication program
Notes:
svn path=/head/; revision=19697
|
| |
|
|
|
|
|
| |
used instead of the rudimentary routines here.
Notes:
svn path=/head/; revision=18419
|
| |
|
|
| |
Notes:
svn path=/head/; revision=17797
|
| |
|
|
| |
Notes:
svn path=/head/; revision=15659
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |\
| |
| |
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=15250
|
| |
|
|
|
|
|
| |
Obtained from: NetBSD 1.1R
Notes:
svn path=/vendor/NetBSD/dist/; revision=15249
|
| |
|
|
| |
Notes:
svn path=/vendor/CSRG/dist/; revision=15100
|
| |
|
|
|
|
|
| |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=13123
|
| |
|
|
| |
Notes:
svn path=/cvs2svn/branches/ATT/; revision=13122
|
| |
|
|
|
|
|
|
|
| |
I get on this topic will go straight to /dev/null. This is absolutely the
last word on this topic you'll see from me. Too much time has already been
wasted.
Notes:
svn path=/head/; revision=9875
|
| |
|
|
|
|
|
|
|
|
|
| |
%r: current release
%m: machine architecture type (i386 for now)
%s: OS name (FreeBSD)
from uname() in banner string.
Notes:
svn path=/head/; revision=9839
|
| |
|
|
| |
Notes:
svn path=/head/; revision=9651
|
| |
|
|
| |
Notes:
svn path=/head/; revision=8870
|
| |
|
|
|
|
|
| |
Submitted by: Jan Conard <charly@fachschaften.tu-muenchen.de>
Notes:
svn path=/head/; revision=7317
|
| |
|
|
| |
Notes:
svn path=/head/; revision=6440
|
| |
|
|
|
|
|
|
|
|
| |
/usr/libexec/getty doesn't properly interpret the '%d' escape. It tries
to use %P to get AM or PM, but instead all it gets is "P".
Submitted by: John Kohl
Notes:
svn path=/head/; revision=2845
|
| |
|
|
| |
Notes:
svn path=/head/; revision=2391
|
| |
|
|
|
|
|
|
| |
Reviewed by:
Submitted by: jkh
Notes:
svn path=/head/; revision=2287
|