Commit Graph

299 Commits

Author SHA1 Message Date
ache
44a01bec5c 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
12fa25db82 Nuke bogus duplicate decls. 1994-12-18 11:59:37 +00:00
ache
8208ca5c30 strip not close files on error
Submitted by: jc@irbs.com
1994-12-18 01:18:17 +00:00
ache
9b983f8f9b 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
d579313f8d Document new route flags. 1994-12-14 18:55:01 +00:00
wollman
2815c0cbf5 Make it possible to correctly print out new route flags, and do so. 1994-12-13 22:34:34 +00:00
ache
2aacf92f19 Merge... 1994-12-13 21:03:46 +00:00
ache
206bf73a97 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
9f8a13aa70 Upgrade... 1994-12-13 20:43:57 +00:00
ache
847f097bee Point that we use GNU version of uucp 1994-12-13 19:48:51 +00:00
ache
b9665ad3e1 Fix includes, tputs argument, ospeed setting, printing
attributes started with 'l'
1994-12-12 06:14:42 +00:00
ats
00eb70825c change a .TH VMSTAT 1 to a .TH VMSTAT 8 . 1994-12-12 00:26:08 +00:00
ats
e29f36e542 Changed a nslookup(1) to nslookup(8). 1994-12-12 00:24:31 +00:00
ats
30383496a9 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
fae3396f06 Changed one uucico(1) to uucico(8). 1994-12-12 00:19:19 +00:00
ache
cadfa3e269 Remove links before creating them 1994-12-08 22:27:49 +00:00
pst
aa283de558 Remove extra newline introduced in 44lite (oops) 1994-12-05 10:01:39 +00:00
pst
d72d6db86e Remove extra newline introduced in Net/2 1994-12-05 10:01:23 +00:00
ache
359f1e4eb9 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
fb6252e418 Remove iso8859-1 to proper name 1994-12-04 21:13:56 +00:00
ache
84b42cbdbd Dig out full locale names set for ISO8859-1 (great success!) 1994-12-04 21:11:29 +00:00
ache
14a6cf2109 Found at least one proper name for ISO8859-1 locale,
still need more names
1994-12-04 20:46:33 +00:00
ache
264a8f6c5f 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
e4a64194ac 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
2ba8bf9157 Fix encoding scheme UTF2 --> None 1994-12-04 19:54:19 +00:00
ache
5cfd007601 Reorganize data to not mess with sources 1994-12-04 19:52:31 +00:00
ache
b371615607 Fix wrong encoding scheme UTF2 --> NONE 1994-12-04 19:41:35 +00:00
jkh
7ad0579439 Install Kaleb's iso_8859_1 by default. 1994-12-04 12:22:45 +00:00
jkh
ec693af768 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
507c04bcc3 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
5151cf56b6 Submitted by: Philippe Charnier
Fixed a little typo: lable -> label.
1994-12-01 22:19:02 +00:00
ugen
d93eef03a6 Sorry..forgot something for yesterdays login patch..
(Umm..i hope nobody "make world" this time:)
1994-12-01 12:35:54 +00:00
ugen
8ad6e3251b 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
32ed38ead8 Get rid of gets
Submitted by: Ollivier Robert
1994-11-29 01:11:43 +00:00
dg
fb5bb563e2 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
ea93a0e17c add missing tconv 1994-11-22 00:47:14 +00:00
phk
1a81bac89a Another absolute path... 1994-11-21 01:07:02 +00:00
phk
87c94514b6 -I${.CURDIR}/../.. 1994-11-21 00:54:28 +00:00
phk
3c6e7145ab Absolute path to /sys again... 1994-11-21 00:53:32 +00:00
phk
5969f0545c More absolute paths 1994-11-21 00:17:10 +00:00
wollman
6f83a72187 Add distribution=krb for P-HK 1994-11-20 23:23:28 +00:00
jkh
008eb04590 Add getopt. 1.x used to have it, it's gone from 2.0, I need it, end
of story.
1994-11-20 14:21:25 +00:00
nate
4e3e94f6b1 NetBSD -> FreeBSD
(Bring to 2.0 please)
1994-11-19 18:19:27 +00:00
ats
a478cc7ac5 Correct the dig manpage that has some macros in it, that our man system
doesn't understand.
1994-11-19 13:12:37 +00:00
ats
43d40a56f0 Fixed a typo. Seems this manual page has stemmed from the rwall
man page :-).
1994-11-18 21:37:40 +00:00
ats
5e6122808a Fixed the PATH and cleanenv setting in su. This was totally broken in the
4.4BSD Lite source.
1994-11-17 16:56:58 +00:00
phk
f3cc8692bf A little fix for "make distribute". 1994-11-14 21:28:46 +00:00
bde
d1be7de765 Fix logic in previous commit. 1994-11-14 07:13:12 +00:00
lars
50630f0206 Added chat 1994-11-12 05:32:46 +00:00
lars
3718ba6d64 This commit was generated by cvs2svn to compensate for changes in r4374,
which included commits to RCS files with non-trunk default branches.
1994-11-12 05:25:32 +00:00