Commit Graph

9415 Commits

Author SHA1 Message Date
dg
5c4172032a Fixed bug where vnode_pager_uncache() wasn't always called when it should
be. The result was that the file's space wouldn't be properly freed when
it was deleted.

Submitted by:	John Dyson
1995-08-06 11:55:25 +00:00
ache
5151b76c0a Fix %c to be ctime-compatible 1995-08-06 11:50:26 +00:00
ache
5b614ef26b Fix default %c to be ctime-compatible as supposed (by Solaris too) 1995-08-06 11:48:16 +00:00
ache
4e5f774166 Add timedef 1995-08-06 11:20:41 +00:00
markm
f0a23e7680 Only build telnetd if secure telnetd is not going to be built.
Reviewed by:	rgrimes
1995-08-06 11:20:35 +00:00
ache
1a3f757910 Remove timedef 1995-08-06 11:19:27 +00:00
ache
6f96a3282a This commit was generated by cvs2svn to compensate for changes in r9958,
which included commits to RCS files with non-trunk default branches.
1995-08-06 11:15:54 +00:00
ache
9396997020 Re-import it to proper location 1995-08-06 11:15:54 +00:00
ache
390b010598 Re-import it to proper location 1995-08-06 11:15:54 +00:00
markm
1dd7dd8356 Only build libtelnet if the secure libtelnet is not going to be built.
Reviewed by:	rgrimes
1995-08-06 11:14:09 +00:00
markm
46b38a8d89 Only build telnet if secure telnet is not going to be built.
Reviewed by:	rgrimes
1995-08-06 11:05:31 +00:00
gibbs
97805e40ac Clean up the mesgin code to make it easier to read with proceedure lables
that are based on what mesage is being processed instead of just numbers.

Order the tests for incoming message type by level of occurance.
1995-08-06 05:15:45 +00:00
jkh
25cd61f859 Make "out of space in ${PKG_TMPDIR}" handling a bit more robust.
Print the right thing, do the right thing.  Back to you, Satoshi!
1995-08-06 03:21:04 +00:00
jkh
ab4fec15fa Eliminate a few more lurking obj bogons. 1995-08-06 02:52:40 +00:00
bde
c94017e4e3 Don't attempt to install rtprio.2 from here. It has moved to lib/libc/sys. 1995-08-06 00:58:52 +00:00
ache
249545a6ce Fix pm name after some time playing with 1995-08-05 23:53:33 +00:00
ache
d7e6a277c2 timedef added 1995-08-05 23:28:21 +00:00
jkh
926117940d Close:
>Number:         656
>Category:       docs
>Synopsis:       -v is not fully documented in portmap.8
Submitted by:	Mike Grupenhoff <kashmir@umiacs.umd.edu>
1995-08-05 23:25:52 +00:00
ache
e90c6792aa Very simple LC_TIME compiler, you fill free to commit more complicated one 1995-08-05 23:23:41 +00:00
ache
d2c0063eea This commit was generated by cvs2svn to compensate for changes in r9946,
which included commits to RCS files with non-trunk default branches.
1995-08-05 23:23:41 +00:00
jkh
f594d45935 Reference to obj dir hardcoded in this file replaced with
a more intelligent macro.  I hate the obj link mechanism, I tell you, I hate
it! :-)
1995-08-05 23:21:39 +00:00
ache
29fc7e80b1 Use %+ to print data using LC_TIME 1995-08-05 23:08:17 +00:00
ache
27b830a3e3 Remove _set_ospeed, it is done in tgetent 1995-08-05 22:04:23 +00:00
ache
349ee3c349 Remove _set_ospeed, it is done in tgetent now
Remove ospeed redefinition from header file
1995-08-05 21:48:16 +00:00
ache
9e8e74e1c2 Remove _set_ospeed, done in tgetent now. 1995-08-05 21:33:11 +00:00
peter
16cfcaac81 Grab next major (68) for the Specialix SI/XIO driver which is due to
come in RSN.  As Jordan said "First in, first served.."
1995-08-05 21:33:04 +00:00
ache
84003be56a Remove _set_ospeed, trick done in tgetent now 1995-08-05 21:25:28 +00:00
ache
7e8625499e Do a little trick which covers 99% cases: initialize ospeed
variable directly in tgetent by stderr or stdout output speed.
It helps hide in non-standard __set_ospeed function and remove it
from other sources (coming soon).
Do prototype cleanup too.
1995-08-05 21:22:07 +00:00
wollman
e3391ffefc Update timezone compiler and dumper to understand the new EC rules. 1995-08-05 20:28:48 +00:00
wollman
4e44577e14 The European Commission went out and invented a new sort of summer-time
changeover, so we have to extend the format of timezone files (in a backward-
compatible way, of course).  This probably means that libc needs a minor
version number bump before 2.2 is released (or maybe not).
1995-08-05 20:28:08 +00:00
wollman
1d38b5e0b4 Don't depend on bogusly-installed <tzfile.h>. 1995-08-05 20:25:24 +00:00
wollman
321fa22f37 Don't install bogus tzfile.h. In fact, don't install any tzfile.h. 1995-08-05 20:24:32 +00:00
pst
739b682b80 Use data ports in the range 40000..44999 by default to enhance FTP usability
in a firewall environment.  Original idea by Mark Tracy (?).

Reviewed by:	wollman
Submitted by:	pst
1995-08-05 19:12:05 +00:00
ache
4239c3740e Comment out LDADD+=-ldescrypt, it is not yet active due to
missng defines for krb4encpwd and rsaencpwd and missing rsa library too.
1995-08-05 19:10:25 +00:00
ats
4b9f368dc9 Fix some typos in a comment BUAD -> BAUD. 1995-08-05 18:16:50 +00:00
gibbs
89bc469475 Update the SCB controll byte bit definitions to match new SCB_DISCENB bit.
Remove "#ifdef NOT_YET"s since the features they pertain too are committed
now.
1995-08-05 17:32:55 +00:00
ache
e34478bf2b Fix cut&paste error: LC_COLLATE should be LC_TIME 1995-08-05 17:32:06 +00:00
gibbs
5a719e1161 Total rewrite of the dataphase sections of the sequencer. This was done
to replace the very poor, original implementation of Scatter/Gather operations.

Use a bit (that was freed up with the rewrite above) in the SCB control byte
to designate commands that should allow disconnection.  The kernel driver
makes this decision now instead of the sequencer since the sequencer can't
do the indexing very efficiently.

This commit drops the sequencer from 426 instructions to 390 most likely
freeing enough space to do a target mode implementation.
1995-08-05 17:31:39 +00:00
ache
8fb053d8f3 Add time locale loading 1995-08-05 17:31:17 +00:00
dg
fbeb0513d8 Add back $Id$ that got nuked in rev 1.6. 1995-08-05 07:39:02 +00:00
bde
e2eb06a430 Move rtprio.2 from usr.sbin/rtprio to lib/libc/sys, overwriting the bogus
version in the latter directory.

Reviewed by:	davidg
1995-08-05 07:31:19 +00:00
bde
0a369d9bd8 Don't install me.7. Use the one in groff. 1995-08-05 07:25:43 +00:00
gibbs
4b518bad00 Fix two race conditions.
The first could occur because the original code would continue to reset
the SCSIID register while waiting for a selection.  This could potentially
conflict with a reconnect since a successfull reconnect will also set the
SCSIID register.  The fix is to use a separate wait loop after starting
a selection (as was done a few revisions ago).

The second probably never happens, but it was possible for a target to
reconnect while there was a pending SCB on the waiting list and not get
noticed.  The fix was to remove a supurflous check of the scb waiting
list.
1995-08-05 06:59:17 +00:00
jkh
611ce2cb32 Update cmich's URL.
Submitted by:	Mail Archive <archive@cps.cmich.edu>
1995-08-05 02:04:18 +00:00
ache
44cb4b8f18 Add missing ospeed initialization 1995-08-04 19:52:44 +00:00
ache
5f9fe00f71 Fix sh coredump in vi mode with empty colon command 1995-08-04 19:42:23 +00:00
wollman
ff1d424879 Implement locale-sensitive strftime () from ADO (heavily modified
by me).  This probably loses for multibyte characters, but I have no
way of telling.  I'll let ache decide whether to add this support to
startup_setlocale.  Note that for this to make any sense at all, the
symlinks in /usr/share/locale must go.  (For the moment, this doesn't
make any difference since there are no locales supplied.)

Obtained from:	Arthur David Olson <ado@elsie.nci.nih.gov>
1995-08-04 18:43:01 +00:00
joerg
1c1a617245 Make install not remove the target file if -s has been specified but
stripping failed (since the file has been a shell script, for
example).

Closes PR # bin/645: "install -c -s" can't inst...

Submitted by:	hohmuth@inf.tu-dresden.de (Michael Hohmuth)
1995-08-04 17:13:36 +00:00
joerg
496121e7ce Make only a -r' flag (as opposed to -r*') special within the
LINK_SPEC.  This solves a problem with the f77 frontend where
aproviding the -r8 option (use REAL*8) caused `cc' to ``forget'' to
pass the entry point to the linker.

Closes PR #gnu/644: f77 -r8

Reviewed by:	watanabe@komadori.earth.s.kobe-u.ac.jp (Takeshi WATANABE)
1995-08-04 17:11:32 +00:00
joerg
025138b8e4 expr(1) didn't comply to Posix.2 and its own man page: any
comparisions have been made as string comparisions, even in cases
where both operands clearly qualified as integers.

The fix is to make the parser properly analyzing whether an operand is
a valid integer or not.
1995-08-04 17:08:07 +00:00