ache
5087bcc0e9
Set given term name exactly, not first name from termcap entry.
...
It helps for rlogin/telnet to another systems without our termcap
1994-11-07 20:26:35 +00:00
phk
fcd393a845
Always make the salt a 8 char string (incl '\0') for algorithms that can use it
1994-11-06 21:08:19 +00:00
ache
71f06f6803
Better tuning for FreeBSD 2.0
1994-11-04 06:59:17 +00:00
ache
262fc78bc6
Merge changes with new version
1994-11-04 06:11:39 +00:00
ache
2b0c966dab
This commit was generated by cvs2svn to compensate for changes in r4135,
...
which included commits to RCS files with non-trunk default branches.
1994-11-04 05:36:00 +00:00
ache
e4ff209da9
Initial import 1.8.6
1994-11-04 05:36:00 +00:00
ache
2ab6cc91f0
Prepare for 1.8.6 import
1994-11-04 05:34:16 +00:00
ache
5def2f702c
Simplify __FreeBSD__ block since __386BSD_ eliminated
1994-11-04 04:53:13 +00:00
jkh
5446d45c75
__386BSD__ -> __FreeBSD__
...
I know that many of these entries are bogus and need to be revisited,
but let's get the tree working again for now and then do a pass through
looking at all the __FreeBSD__ entries, shall we?
1994-11-04 02:14:13 +00:00
bde
3e82d5d1af
Give up instead of looping endlessly for unknown speeds.
1994-10-30 21:01:04 +00:00
ache
3c59c5a8ee
More 8bit/ctype fixes, command mode
1994-10-30 04:05:50 +00:00
ache
2dcd3b75fb
Make window 8bit clean and ctype oriented.
...
Fix restart after ^Z hang.
1994-10-30 03:09:58 +00:00
ache
efe303f9ea
Fix hang on exit: needs to restore SIGIO reaction _before_
...
tcsetattr, because tcsetattr cause SIGIO in wakeup
1994-10-30 01:43:09 +00:00
ache
9a9c874b31
Fix print class mistype
1994-10-28 23:31:48 +00:00
jkh
dff094b274
Andreas Klemm's tape erase patches from 1.1.5.1.
...
Submitted by: andreas
1994-10-28 13:21:57 +00:00
ache
eff7ae253b
Remove VMIN_BUG from CFLAGS, add 57600, 115200
1994-10-27 22:52:14 +00:00
pst
82209f9283
lorder(1) manual page not properly installed due to makefile usurping
...
install rule.
1994-10-27 19:23:30 +00:00
ljo
35974ba8f2
Remove the f77 script now that we are instead installing a f77 program
...
(that does the same as the script). The f77 program lives in cc/f77.
1994-10-27 16:37:39 +00:00
ache
91bf889cda
Partially back out previous fix (in cases ':' and '!'),
...
leave case '.' as valid user name, not host reference.
Document new behaviour.
1994-10-24 05:42:34 +00:00
ache
db2f18a27b
Remove undocumented talk behaviour, when names like
...
aa.bb aa:bb and aa!bb treated as user+host and not as local user
names (especially aa.bb is common case).
Only @ is valid user/host separator according to manpage.
Pointed-by: doctor@dream.demos.su
1994-10-24 03:48:44 +00:00
wollman
11c82d3064
Use new NFS sysctl interface to get statistics rather than reading /dev/kmem,
...
unless the user specifies a dead kernel to operate on.
1994-10-23 23:25:43 +00:00
guido
c129ac0583
The talkd security hole can ealso be exploited by wall (and thus rwall).
...
write and talk are not affected.
Now print out escape sequences in the same way as is done by write(1).
1994-10-23 15:33:55 +00:00
adam
4750b85d84
P was missing from getopt string
1994-10-19 11:15:30 +00:00
ache
e414a5d4d0
Prevents segm. fault on unknown option
1994-10-19 05:10:06 +00:00
pst
ccb1b7b8b1
Remove which per Rod's request.
1994-10-19 03:14:13 +00:00
pst
c08105f1f8
Added which
1994-10-19 00:34:23 +00:00
pst
e3801229c7
Include most of the logdaemon v4.4 S/key changes
1994-10-19 00:03:45 +00:00
dg
f1b1cbd47d
Made zero-fill stats a bit more clear.
1994-10-18 15:17:09 +00:00
dg
126ffa95cf
Updated to changes in struct vmmeter.
1994-10-18 15:03:10 +00:00
dg
842a8efe85
Updated to changes in struct vmmeter and reorganized -s stats to be more
...
logical.
1994-10-18 15:00:06 +00:00
phk
c451d9bf51
Spelling mistakes.
...
Submitted by: Chris Kukulies
1994-10-17 17:16:47 +00:00
dg
046a695052
Restore all of my changes that Garrett clobbered in the previous commit.
1994-10-17 10:34:42 +00:00
phk
661efa6cbd
Added a missing 'break;'
1994-10-16 22:07:47 +00:00
phk
bf9e117cea
Symorder complains if INET isn't in the kernel. I added '-m' to inform it
...
that it should exit(0) even if this is so. fixed a /386bsd -> /kernel in
the man-page while at it.
1994-10-16 22:01:44 +00:00
gpalmer
3e1719f8f4
Remove `ld' from the clean line also. Someone should look at all the
...
non-i386 machine lines sometime.
1994-10-16 20:03:03 +00:00
wollman
5fbb937d01
New way of getting disk drive names.
1994-10-16 04:04:56 +00:00
gpalmer
4a7ed71557
Remove directories we don't have from the clean SUBDIR's and add note
...
about it (some of the missing dirs are still referenced by other
clauses in the `.if')
1994-10-16 02:56:01 +00:00
gpalmer
785cb801cb
Fix up this makefile so that it handles clean' and
cleandir' properly.
1994-10-15 20:50:05 +00:00
dg
6f8df8debf
Updated to changes in struct vmmeter.
1994-10-15 13:37:41 +00:00
dg
1b452aa8cb
Updated to changes in struct vmmeter. Nuked !NEWVM code. Fixed rounding
...
bug when interval is 1 second.
1994-10-15 13:36:32 +00:00
dg
3a3b672208
Added '-b' option to display the number of in and out bytes on a given
...
interface (used with -i and -I flag).
1994-10-12 02:37:35 +00:00
wollman
f6c7206456
Make id' and
groups' somewhat faster and less cpu-intensive :-)
...
Really!
1994-10-11 02:13:21 +00:00
ache
90587a6af0
Fix termcap path
1994-10-09 23:51:43 +00:00
ache
5142cd5d8b
This commit was generated by cvs2svn to compensate for changes in r3462,
...
which included commits to RCS files with non-trunk default branches.
1994-10-09 17:40:30 +00:00
ache
514095b9ab
Splitted from libmytinfo
1994-10-09 17:40:30 +00:00
ache
5d3bd309c1
Back out part of ctype fixes, unneded with new ctypoe
1994-10-09 15:40:07 +00:00
dg
ee6ead524a
#if 0'd out the meat of the swap code until I get a chance to rewrite it.
1994-10-09 07:37:18 +00:00
pst
379e59326a
Back out the fluff, leave the meat
1994-10-07 07:48:18 +00:00
pst
978451f728
(a) there's no reason for PASSIVEMODE to be conditionally compiled since it's
...
controlled by a runtime switch.
(b) add '-P' to toggle passive mode from the command line
(c) turn on passive mode by default
- passive mode ftp works on all but a few servers out there
- it's easy to disable
- no, standard ftp should not run with passive enabled by default,
but that doesn't matter because I've already fixed standard mode
ftp to take a switch
This really should have been implemented as a ncftp "set" command instead
of carrying over the same hack that was done to ftp. I will go back and fix
it some day.
1994-10-06 23:57:21 +00:00
ache
165e5d1132
Back out ospeed change
1994-10-06 21:07:55 +00:00