Commit Graph

272 Commits

Author SHA1 Message Date
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
lars
7141958b03 chat for ppp, from ppp 2.1.2 1994-11-12 05:25:32 +00:00
lars
618a2b1931 chat for ppp, from ppp 2.1.2 1994-11-12 05:25:32 +00:00
lars
f84d7d9abf chat for ppp, from ppp 2.1.2 1994-11-12 05:25:32 +00:00
ache
99297c6bd2 Fix beforeinstall target:
use chflags /usr/bin/chpass ONLY if chpass present
1994-11-08 14:59:22 +00:00
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