dg
c82996e4a7
Removed redundant call to vm_object_page_clean: this is already handled
...
by vfs_msync().
1995-08-06 11:59:48 +00:00
dg
cf5a823616
Removed redundant call to vm_object_page_clean - this is already done
...
in vfs_msync().
1995-08-06 11:56:42 +00:00
dg
a968d47c0d
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
a1f95a2e08
Fix %c to be ctime-compatible
1995-08-06 11:50:26 +00:00
ache
36df651f43
Fix default %c to be ctime-compatible as supposed (by Solaris too)
1995-08-06 11:48:16 +00:00
ache
ba987a9a72
Add timedef
1995-08-06 11:20:41 +00:00
markm
3b83fc9590
Only build telnetd if secure telnetd is not going to be built.
...
Reviewed by: rgrimes
1995-08-06 11:20:35 +00:00
ache
452c8234aa
Remove timedef
1995-08-06 11:19:27 +00:00
ache
2651913ab8
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
40eef631fe
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
40c5e48c60
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
e7b61cf7cb
Only build telnet if secure telnet is not going to be built.
...
Reviewed by: rgrimes
1995-08-06 11:05:31 +00:00
gibbs
d46fbec246
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
0fd326e2ae
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
2d07068155
Eliminate a few more lurking obj bogons.
1995-08-06 02:52:40 +00:00
bde
6b8146fcaa
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
26a84585fb
Fix pm name after some time playing with
1995-08-05 23:53:33 +00:00
ache
2747943921
timedef added
1995-08-05 23:28:21 +00:00
jkh
0c337ce40f
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
5f38924add
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
8d694298ca
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
5ec1f8dfb4
Use %+ to print data using LC_TIME
1995-08-05 23:08:17 +00:00
ache
db0e73744f
Remove _set_ospeed, it is done in tgetent
1995-08-05 22:04:23 +00:00
ache
e5b7520924
Remove _set_ospeed, it is done in tgetent now
...
Remove ospeed redefinition from header file
1995-08-05 21:48:16 +00:00
ache
b5d2d54dc4
Remove _set_ospeed, done in tgetent now.
1995-08-05 21:33:11 +00:00
peter
94298d4284
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
6e28dc018a
Remove _set_ospeed, trick done in tgetent now
1995-08-05 21:25:28 +00:00
ache
100e6f311c
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
c426abc424
Update timezone compiler and dumper to understand the new EC rules.
1995-08-05 20:28:48 +00:00
wollman
58f52714ed
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
69fff289db
Don't depend on bogusly-installed <tzfile.h>.
1995-08-05 20:25:24 +00:00
wollman
bb1cde1c8e
Don't install bogus tzfile.h. In fact, don't install any tzfile.h.
1995-08-05 20:24:32 +00:00
pst
0e79ca4d90
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
f87a14f2ec
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
9eb7a64ecc
Fix some typos in a comment BUAD -> BAUD.
1995-08-05 18:16:50 +00:00
gibbs
8ef6697e87
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
93a197827a
Fix cut&paste error: LC_COLLATE should be LC_TIME
1995-08-05 17:32:06 +00:00
gibbs
685c99c94e
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
e6be3172f8
Add time locale loading
1995-08-05 17:31:17 +00:00
dg
c95012c29f
Add back $Id$ that got nuked in rev 1.6.
1995-08-05 07:39:02 +00:00
bde
7c26ba05b7
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
832ba59977
Don't install me.7. Use the one in groff.
1995-08-05 07:25:43 +00:00
gibbs
1df678461b
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
5e2d56d556
Update cmich's URL.
...
Submitted by: Mail Archive <archive@cps.cmich.edu>
1995-08-05 02:04:18 +00:00
ache
287d1f84d4
Add missing ospeed initialization
1995-08-04 19:52:44 +00:00
ache
7f093ebd6e
Fix sh coredump in vi mode with empty colon command
1995-08-04 19:42:23 +00:00
wollman
99cef2aaa7
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
98a78b7aa4
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