Commit Graph

308 Commits

Author SHA1 Message Date
ats
1a2909f840 Comment out the man page of rstat.1 from Makefile.inc. There is no rstat
command available yet.
Changed an entry in getprcent.3 from rpcinfo(8C) to rpcinfo(8).
Changed an entry in getrpcport.3 from 3R to 3.
Changed two entries in rpc.3 from 3N to 3.
1994-12-11 22:08:10 +00:00
ats
f829367c4b Added the mpool.3 manpage to the installed manpages. It is referred from the
other manpages and there is no conflict.
1994-12-11 22:03:05 +00:00
ache
5bfe7373e6 tputs prototypes... 1994-12-10 23:10:41 +00:00
ache
2a467c7131 tputs: (char) -> (int) 1994-12-10 23:02:33 +00:00
ache
965d6f2445 Prototypes... 1994-12-10 22:56:53 +00:00
ache
9f1ec2efa1 tputs: (char) -> (int) 1994-12-10 22:01:25 +00:00
ache
1fd643ec5b Fix tputs/tparm declarations 1994-12-09 22:02:19 +00:00
ache
9d8ac0137b Fix tputs declaration 1994-12-09 21:59:06 +00:00
ache
2a1cff7111 Fix tputs/tparm declarations 1994-12-09 21:52:47 +00:00
ache
25d3326dfa Describe tparm 1994-12-04 03:15:30 +00:00
ache
9af4cf3148 Add $Id$ 1994-12-04 02:49:24 +00:00
ache
867b2b7b91 termcap.h now belongs to system 1994-12-04 02:43:41 +00:00
ache
c69cd25487 Add termcap.h & tparm 1994-12-04 02:41:41 +00:00
ache
d6f34be3cf Move gdc/bs to games 1994-12-03 04:42:49 +00:00
ache
5106e2559d exit_standout don't turn most attributes off, fixed 1994-12-03 04:27:08 +00:00
ache
7d928ccee6 #ifdef out check for pending input, cause problems with
output-only pgms
1994-12-03 03:35:30 +00:00
ache
2971a9b5f7 bkgd() family fixes 1994-12-02 19:43:34 +00:00
ache
7a3e472a21 Implement chage_scroll_region properly 1994-12-02 07:35:48 +00:00
ache
8a2a333ba2 Upgrade to version 1.8.6 1994-12-02 06:40:24 +00:00
wollman
48f193add4 In _gethostbydnsaddr(), force RES_RECURSE into _res.options. This is
incredibly obnoxious, but also makes inverse mappings work when the local
resolver is in a cache-only configuration.  (Maybe this is actually
a bug in BIND?)
1994-12-01 22:25:38 +00:00
ache
bf34068be4 wscrl: implement partial scrolling via al/dl
winsdel: implemented via wscrl
winsertln/deleteln: implemented as macros via winsdel
1994-11-29 02:48:20 +00:00
ache
91dd4f8da4 Fix many duplicated attribute sets 1994-11-27 05:23:52 +00:00
ache
178744f0e2 Add wrefresh before doing putp when idlok 1994-11-27 03:08:12 +00:00
ache
b1affeefa7 Make idlok works properly with back color erase. 1994-11-27 02:22:09 +00:00
dg
2ae9cae768 Go back to Bruce's fix with a minor change that will allow a NULL string
pointer if len is 0. I should have looked at the revision history - I would
have found that Bruce already fixed the bug with len=0 over a month ago.
Whoever said that the bug was in 2.0 was wrong.
1994-11-25 08:58:53 +00:00
dg
fd183289f3 Fixed bugs related to returning NULL if length is zero. 1994-11-25 04:11:19 +00:00
ache
ac525bda28 Forget to exit alt charset mode, critical for non-cons25r
terminals wits as/ae
1994-11-24 15:09:30 +00:00
ache
5d6022cb61 Make this file more BSD-like 1994-11-21 23:03:23 +00:00
ache
349a9fe394 Fix scroll bug bringed by 'vi <several_small_files>'
and :n command then. :prev bug still exists because it syscons
bug itself, I work on it.
1994-11-21 14:16:31 +00:00
ats
ba75486667 Ooops, change back the LIBDIR macro to the SHLIBDIR macro for the shared
libs as told by Bruce. Now it works.
1994-11-19 14:01:58 +00:00
ats
c9c2e03689 Makefile:
Change the reference for the libtermcap libtermlib link from SHLIBDIR
to LIBDIR. SHLIBDIR is undefined in the standard case.
termcap.c:
Initialize a local variable to zero. Otherwise an erroneous free call
can happen and clobber the calling program.
Seen with vi and gdb. If you have TERMCAP set with a terminal entry and
set TERM with something like huhu, vi and gdb core dumps.
1994-11-18 12:38:43 +00:00
phk
429e4dc1ff Remove ${DESTDIR} from link-macros. Already applied behind the scenes. 1994-11-18 00:59:33 +00:00
ache
36e0f48312 Make newscr publicly available 1994-11-17 23:53:25 +00:00
dfr
197446d284 Added sysarch system call which is used my i386_get/set_ltd.c and is needed
for Wine support.  The current snapshot of wine works fine with this.

This should go into the beta as the code which it calls in the kernel is
already there, and works fine.
1994-11-17 10:50:55 +00:00
ache
9679e19712 Change rules to not generate term.h on second make depend 1994-11-16 11:54:09 +00:00
bde
c603fd4473 Install shared libraries in ${SHLIBDIR} instead of in ${LIBDIR}.
Add missing ${DESTDIR}'s.
1994-11-14 06:45:23 +00:00
bde
8cb56044aa Install shared libraries in ${DESTDIR}${SHLIBDIR} instead of in
$(DESTDIR)/$(LIBDIR) (I need SHLIBDIR.  The / was a bug and the
$(...) style was inconsistent.)

Install ordinary libraries in ${DESTDIR}${LIBDIR} instead of in
$(DESTDIR)/$(LIBDIR).

Change remaining $(...) to ${...}.
1994-11-14 06:44:45 +00:00
phk
1c74ec5ce8 Added routines to read the canonical UNIX configuration file. This will
later be applied to a number of programs (inetd for instance) to clean
out the bogus code doing the same thing, modulus all the bugs.

If you need to read a '#'-is-a-comment-file, please use these routines.

I realize that the shlib# should be bumped (for the non-US world:
increased by something), but will defer this until something significant
happens.
1994-11-13 20:47:44 +00:00
paul
8132c0788a Fix some bugs with forms that have only text fields.
Add an extern form to forms.h for apps to pick up.
1994-11-13 07:43:43 +00:00
paul
70648651b9 The start of a forms editor library. Currently implements text and
input fields. It reads a template file passed to init_forms(char *)
and creates a curses based form editor. See the examples directory
for a basic demo.
1994-11-13 06:45:44 +00:00
ljo
dbb00a7316 Remove z_abs. It is already in libm.a 1994-11-11 12:58:12 +00:00
ljo
2d9fa7acc5 Add missing z_abs. In BSD tradition this is in libm.a. 1994-11-11 12:56:27 +00:00
jkh
eb44e2d545 From: Michael Reifenberger <root@rz-wb.fh-sw.de>
z_abs is missing in libf2c.
Could someone please commit the following patch?

Submitted by:	mr
1994-11-11 07:27:04 +00:00
ache
7ea4c09bc1 Add 57600, 115200 ro baudrate() 1994-11-10 13:10:21 +00:00
ache
b5235b16ef Forget to change = to += in previous commit 1994-11-08 17:33:22 +00:00
ache
4f25274485 Add missing link for shared libtermlib 1994-11-08 17:31:52 +00:00
phk
3a6f130649 *** ATTENTION *** YOU MIGHT BE ABOUT TO BE HOSED *** ATTENTION ***
This effectively changes the non-DES password algoritm.

If you have the "securedist" installed you will have no problems with this.
(Though you might want to consider using this password-encryption instead
of the DES-based if your system is likely to be hacked)

If you are running a -current system without the "securedist" installed:
YOU WILL NEED TO CHANGE ALL PASSWORDS !!    There is no backwards mode.

Suggested procedure is:
	Update your sources
	cd /usr/src/lib/libcrypt
	make clean
	make all
	make install
	passwd root
		<set roots new password>
	change password for any other users on the system.

This algorithm is expected to be much better than the traditional DES-
based algorithm.  It uses the MD5 algorithm at what it is best at, as
opposed to the DES algorithm at something it isn't good at at all.  The
algorithm is designed such that it should very hard to shortcut the
calculations needed to build a dictionary, and to make partial knowledge
(Hmm, his password starts with a 'P'...) useless.  Of course if somebody
breaks the MD5 algorithm this looses too.

The salt is 48 bits (8 char @ base64).
The encrypted password is 128 bits.

And I am positively delighted to say that it takes 34 msec to crypt() a
password on a Pentium/60Mhz, so building a dictionary is not really an
option for hackers at the moment.
1994-11-07 21:07:09 +00:00
phk
64fd87abc6 Added "const" to the arguments here and there. 1994-11-07 20:48:35 +00:00
phk
32c6962fe3 A semicolon was lost. 1994-11-07 19:54:55 +00:00
jkh
55d31de697 From: "gj%pcs.dec.com@inet-gw-1.pa.dec.com" <garyj@rks32.pcs.dec.com>
Given the right circumstances, a call to kvm_open can result in a core
dump.

The diff belows fixes this (note that this change is already in the
NetBSD code). Could somebody apply this?

Gary J.
Submitted by:	gj
1994-11-07 09:42:24 +00:00