Commit Graph

312 Commits

Author SHA1 Message Date
ache
9b98551f59 Merging.
v1.9.0 - December 22, 1994.  The program won't exit from the interactive shell
  if it's working from a tty.  For example, it won't exit if you do an mget
  on a pattern that won't match anything.  Added padding around jmp_buf's
  for SunOS.  SunOS needs sigjmp_buf's, but plenty of OS's don't support
  sigjmp_buf's yet.  Fixed the tips to reflect the new archive site.

v1.8.9 - December 20, 1994.  Can now set "passive" user variable, or use
  passive command to toggle PASV/PORT ftp.  Debug mode now prints remote
  responses.  Can now get around buggy FTP servers like boombox.micro.umn.edu,
  that give back invalid port numbers to PASV.

v1.8.8 - December 19, 1994.  Now falls back to port FTP if passive FTP fails.
1994-12-24 01:15:19 +00:00
ache
125adadea7 This commit was generated by cvs2svn to compensate for changes in r5216,
which included commits to RCS files with non-trunk default branches.
1994-12-24 01:01:48 +00:00
ache
962de1ff22 Update 1994-12-24 01:01:48 +00:00
nate
15d87543df Subject: ranlib fix for odd length long final file names (PR #82)
Submitted by:	Peter Dufault <dufault@hda.com>
1994-12-23 22:55:00 +00:00
nate
7f56eb7b93 Updated to recent version of Paul K.'s shlib code. This code has better
warning handling and allows for link-time warnings with a modified
version of gas.

Note: Not all of the newer bits were updated such as some of the non-x86
machine-dependant code is relevant to FreeBSD right now.

Obtained from: NetBSD
1994-12-23 22:31:35 +00:00
wollman
18f4f1ed44 Added much-needed new options -[lL], to suppress printing of either the
call-graph or the flat profile, since often you only want one of them.
1994-12-22 20:52:15 +00:00
ache
0cd0f4861c Use ASCII lock instead of BINARY one. 1994-12-19 01:57:17 +00:00
ache
9c0459dc63 Use proper device names.
Remove fix-cua script, does nothing good.
1994-12-19 01:22:21 +00:00
ache
2c2bd5ed99 Use proper dialout device name 1994-12-19 01:14:58 +00:00
ache
3acc3a13d7 Use proper LOCKDIR name 1994-12-19 01:07:59 +00:00
ache
141b6b09cc Use proper lock dir name 1994-12-19 01:02:11 +00:00
ache
d33dd55752 Skip nulls in putback to don't confuse with EOFs 1994-12-19 00:26:20 +00:00
ache
81a63dc6d5 Make m4 more 8bit clean.
Don't use is*(EOF)
This fix core dump when LANG setted to 8bit wide charset
and ENABLE_STARTUP_LOCALE
1994-12-18 23:58:25 +00:00
jkh
a4f5aec057 Nuke bogus duplicate decls. 1994-12-18 11:59:37 +00:00
ache
c26a782b4b strip not close files on error
Submitted by: jc@irbs.com
1994-12-18 01:18:17 +00:00
ache
615440cded Fix odd length long names
Submitted by: dufault@hda.com
also Obtained from: 1.1.5.1
1994-12-17 05:59:33 +00:00
wollman
cca71c70dc Document new route flags. 1994-12-14 18:55:01 +00:00
wollman
3d4e098488 Make it possible to correctly print out new route flags, and do so. 1994-12-13 22:34:34 +00:00
ache
7afd3ed953 Merge... 1994-12-13 21:03:46 +00:00
ache
9f8a13aa70 Upgrade... 1994-12-13 20:43:57 +00:00
ache
e1243d665a This commit was generated by cvs2svn to compensate for changes in r5093,
which included commits to RCS files with non-trunk default branches.
1994-12-13 20:43:57 +00:00
ache
3a729ddda2 Point that we use GNU version of uucp 1994-12-13 19:48:51 +00:00
ache
3097328edf Fix includes, tputs argument, ospeed setting, printing
attributes started with 'l'
1994-12-12 06:14:42 +00:00
ats
755efec3d9 change a .TH VMSTAT 1 to a .TH VMSTAT 8 . 1994-12-12 00:26:08 +00:00
ats
82cc077090 Changed a nslookup(1) to nslookup(8). 1994-12-12 00:24:31 +00:00
ats
b459784c36 Changed the usage of the new not existant manpage macros CMD_EXT, INDOT
and SYS_OPS_EXT to the normal numbers. Garrett, don't kill me :-).
1994-12-12 00:23:00 +00:00
ats
fd51fdacb5 Changed one uucico(1) to uucico(8). 1994-12-12 00:19:19 +00:00
ache
6e69666f0b Remove links before creating them 1994-12-08 22:27:49 +00:00
pst
dfd4f9e068 Remove extra newline introduced in 44lite (oops) 1994-12-05 10:01:39 +00:00
pst
228a2d3e7f Remove extra newline introduced in Net/2 1994-12-05 10:01:23 +00:00
ache
2e90690c74 Don't install as 'cu', it breaks Taylor 'cu' installed in the same
directory. Taylor 'cu' is much more powerful than this cheap 'tip'
1994-12-04 22:20:42 +00:00
ache
0d22a2a56d Remove iso8859-1 to proper name 1994-12-04 21:13:56 +00:00
ache
d6880ea2c9 Dig out full locale names set for ISO8859-1 (great success!) 1994-12-04 21:11:29 +00:00
ache
4b415e359d Found at least one proper name for ISO8859-1 locale,
still need more names
1994-12-04 20:46:33 +00:00
ache
35d1856d18 Comment out iso88591 installation until proper name set will be found
(see README.locale_name). Please, anybody tell me language set
and countries set described in iso88591 to produce proper name set.
1994-12-04 20:27:31 +00:00
ache
7d893644f9 Add quick description of rules how to build locale name,
f.e. iso_8859_1 name is completely incorrect
1994-12-04 20:12:10 +00:00
ache
aeaa7d7be3 Fix encoding scheme UTF2 --> None 1994-12-04 19:54:19 +00:00
ache
ccc8586ed3 Reorganize data to not mess with sources 1994-12-04 19:52:31 +00:00
ache
ea0fcf68ce Fix wrong encoding scheme UTF2 --> NONE 1994-12-04 19:41:35 +00:00
jkh
748aa8aafd Install Kaleb's iso_8859_1 by default. 1994-12-04 12:22:45 +00:00
jkh
ea25831584 From: Kaleb Keithley <kaleb@x.org>
Here's something that should be a big selling point for European users.
Note that Linux still doesn't support anything other than the POSIX locale.
This is a superset of the POSIX locale with support for all the accented
characters. You need this to do compose processing in XFree86 3.x. I'm
using this on my 1.1.5.1 system. Don't know whether it works on 2.0, but
can't think of any reason why it wouldn't.

Submitted by:	kaleb
1994-12-04 12:19:25 +00:00
bde
be27214244 extern.h, iostat.c, main.c, vmstat.c:
Use the correct value of hz (stathz if it is nonzero) for
	interpretion of dk_time[] and cp_time[] in iostat.c.  Avoid
	multiple conversions of this value in iostat.c and vmstat.c

iostat.c:
	Implement the display of cp_time[CP_INTR].  Fix the display
	of cp_time[CP_IDLE] (the display was always null because
	cp_time[CP_INTR] == 0 was displayed instead).

systat.1:
	Document the display of cp_time[CP_INTR].

vmstat.c:
	Implement the display of cp_time[CP_INTR].
1994-12-03 10:06:40 +00:00
ats
fc7ab387c2 Submitted by: Philippe Charnier
Fixed a little typo: lable -> label.
1994-12-01 22:19:02 +00:00
ugen
2670248639 Sorry..forgot something for yesterdays login patch..
(Umm..i hope nobody "make world" this time:)
1994-12-01 12:35:54 +00:00
ugen
489bbb2313 Patch of password expired bug.
Now password changed for right user and
no longer possible to skip password change.
I hope it will be ok....
1994-11-30 15:40:09 +00:00
ache
c86bd43a84 Get rid of gets
Submitted by: Ollivier Robert
1994-11-29 01:11:43 +00:00
dg
885bd2dad5 Moved "VMSTAT" column up by one row so that it displays properly on 24
row displays.
1994-11-25 03:48:04 +00:00
ache
84347f55fd add missing tconv 1994-11-22 00:47:14 +00:00
phk
ca8dad7731 Another absolute path... 1994-11-21 01:07:02 +00:00
phk
e9b31a47c4 -I${.CURDIR}/../.. 1994-11-21 00:54:28 +00:00