dyson
9b2d1fdb85
Improve management of pages moving from the inactive to active queue. Additionally,
...
add some much needed comments.
1997-10-06 02:48:16 +00:00
nate
34e8b1944e
- Style police
...
- Updated some comments using data from the most recent PAO release.
Obtained (partially) from: PAO-970616
1997-10-06 02:46:38 +00:00
dyson
df56983676
Relax the vnode locking for read only operations.
1997-10-06 02:38:30 +00:00
dyson
a96b1911b8
It is possible that MB's with really broken bios's not set up more of
...
the mtrr registers. This just fills in more of the registers.
1997-10-06 02:11:32 +00:00
fenner
59cc2d4033
Use the RFC1738 interpretation of ftp: URL's, i.e. CWD to each
...
slash-seperated element of the URL and then RETR the last element.
PR: bin/4670
Reviewed by: wollman
1997-10-06 01:09:56 +00:00
jmb
fd0c3e5733
record the envelope-from address in the received headers
...
for all mail received at hub.freebsd.org
Obtained from: Peter Wemm <peter@freebsd.org>
1997-10-06 00:09:17 +00:00
jkh
a7fe67864a
Turn NODOC back on - this is going to take a bit more work to get right.
1997-10-05 22:31:40 +00:00
fsmp
455f86d114
Removed redundant 'all' arg to " Making Make" target.
...
Removed "-r RELENG_2_2" from 'update' target.
1997-10-05 22:28:50 +00:00
fsmp
4de1398f08
For SMP, add a space between the state name and the CPU#.
...
Everything following bumps right 1 character.
1997-10-05 21:20:56 +00:00
helbig
692805a7ce
Added -D_ANSI_SOURCE as discussed with bde,
...
removed bogus -trigraph (pointed out by bde),
included check of operands (suggested by joerg)
1997-10-05 18:44:37 +00:00
markm
9ed8aa4c8e
How the heck did this get back??
1997-10-05 15:39:47 +00:00
brian
e5021654d0
Change things around a bit when bringing down the layers.
...
o LcpLayerDown() no longer does a NewPhase(PHASE_TERMINATE).
Instead, it's done in LcpLayerFinish(). LayerFinish() gets
called by the FSM after the LCP FSM goes through the Stopping
and Stopped states.
o -direct and -background mode exit at PHASE_TERMINATE, not
PHASE_DEAD.
The result is that LCP, CCP & IPCP are brought down cleanly on both
sides of the link (not just our side). Killing ppp rather than just
closing it still makes it get out after the LCP SendTerminateReq().
I'll have a look at that soon. We're probably not actually sending
the REQ :-(
1997-10-05 15:00:10 +00:00
brian
1f236d536d
Refer a bit to pppctl.
...
Suggested (far to subtly for his own good) by: joerg
1997-10-05 14:27:08 +00:00
brian
98dd7f981c
Add a few examples.
1997-10-05 14:21:30 +00:00
joerg
98a16a5fd3
Add the REGAL CDC-4X as a known CD-ROM changer device.
...
Submitted by: shanee@augusta.de (Andreas Kohout)
1997-10-05 13:38:17 +00:00
joerg
f94dc5b1f1
Add a new special called `keep' to the list of special options. It
...
provides for a means to specify an argument for crunchide's -k option.
(This is required by ntpdate.)
Submitted by: peter@rhiannon.clari.net.au (Peter Hawkins)
1997-10-05 13:35:05 +00:00
jkh
2c3516e032
DOH! I cannot believe that none of us caught this. Do *not*
...
turn TCPWRAPPER support on by default, eh? :-)
1997-10-05 12:31:08 +00:00
phk
51accfca57
Reverse rev 1.56 and rev 1.59. These made NFS too flakey.
1997-10-05 12:28:59 +00:00
wosch
33e5135d21
Cleanup.
1997-10-05 12:28:02 +00:00
brian
c627948926
Cosmetic: Be specific about using TABs in syslog.conf.
1997-10-05 10:29:32 +00:00
jkh
0594f38deb
Remove NODOC setting - time to figure out how to get this working again.
1997-10-05 09:47:28 +00:00
jkh
418d0a6a92
Changes to support full make parallelism (-j<n>) in the world
...
target.
Reviewed by: <many different folks>
Submitted by: Nickolay N. Dudorov" <nnd@nnd.itfs.nsk.su>
1997-10-05 09:40:24 +00:00
dyson
038c3f0595
Make sure that the memory type registers are the same for each CPU
...
in a P6 SMP system. Some MB bios'es don't set the registers up correctly
for the AP's. Additionally, set the memory between 0xa0000 and 0xbffff
as write combining.
1997-10-05 03:19:29 +00:00
jkh
4f41e29268
Fix syntax error I introduced earlier. :)
1997-10-04 20:51:42 +00:00
phk
4022dffbc1
While booting diskless we have no proc pointer.
1997-10-04 18:21:15 +00:00
jkh
e44ab64a4d
Whups! Missed a spot in the kerberos src changes.
1997-10-04 15:50:09 +00:00
wosch
05cceede38
mv(1) is too silent if used with the option -i. It should
...
print which input mv(1) expect (y/n) and print a warning if the
file was not overwritten.
1997-10-04 13:02:06 +00:00
wosch
e772f46053
Delete redundant entries.
...
Run tex twice due cross references.
Cleanup many tex generated files in `make clean'
Format latin1 output in 80 characters column (was ~110 characters).
1997-10-04 13:00:56 +00:00
wosch
ceaace0958
Do not suppress the first 5 lines of updated ports.
...
Detected by: Ville Eerola <ville@vlsi.fi>
1997-10-04 12:20:16 +00:00
peter
0fa44e4a84
Record the envelope from address in the received: line. This has turned
...
out to be very useful for spam tracking and other problem debugging.
I first noticed this in one of Paul Vixie's machine's headers a while ago.
1997-10-04 11:10:19 +00:00
jkh
ebecd05f58
Support crypto and kerberos src dists.
1997-10-04 09:08:14 +00:00
jkh
818f323e76
Support crypto and kerberos source dists.
1997-10-04 09:05:06 +00:00
jkh
bc9a3278f3
Un-nuke krb and do what I *meant* to do, darn it.
1997-10-04 09:01:20 +00:00
jkh
ad8f729f9f
Adapt for new crypto source layout.
1997-10-04 08:58:16 +00:00
kato
a5f7f5cc1f
Synchronize with sys/i386/isa/if_ed.c revision 1.122.
1997-10-04 05:19:49 +00:00
yokota
d26bc9bf8e
Make the blank screen saver work with MDA and CGA. The fade and green
...
savers are also modified so that they behave in the same way as the
blank saver on MDA and CGA, although it's not the way these screen
savers are supposed to work, but fading monitor and tickling green
monitor cannot be done on MDA and CGA, AFAIK. So, this is the second
best solution.
As of this change, the current state of support of screen savers is
summarized in the following table.
MDA CGA EGA VGA
blank OK OK NA OK
daemon OK OK OK OK
fade * * NA OK
green * * NA OK
snake OK OK OK OK
star OK OK OK OK
OK: works
NA: doesn't work, the module cannot be loaded for this adapter.
*: behave the same way as the blank saver.
As you can see, EGA is left out for now. But, we can do no better, as
EGA registers cannot be read...
Reviewed by: sos
1997-10-04 04:24:18 +00:00
ache
1d704478e4
Check for invalid lower controls to not claim binary data with chars < 128 as
...
ASCII _text_
Cleanup names detection code
1997-10-04 01:03:28 +00:00
brian
56229906e0
Cosmetic: Log a strerror(errno) when failing to write to
...
the tun device.
1997-10-04 00:14:39 +00:00
julian
0ee66dd554
Allow interfaces to be attached to bpf at times other than boot.
...
doing so without this patch leads to an infinite loop in the kernel.
1997-10-03 21:32:05 +00:00
helbig
7ec09bad0d
Merged in better support of ISO 8601 from elsie.nci.nih.gov.
...
Added the conversion specifiers %g and %G, that are replaced
by the year which contains the greater part of the week in question.
1997-10-03 19:06:57 +00:00
wosch
78784d5f32
cp(1) is too silent if used with the option -i. It should
...
print which input cp(1) expect (y/n) and print a warning if the
file was not overwritten.
1997-10-03 18:11:14 +00:00
markm
2af063b33b
Reinsert telnet.h into the list of files installed into include/arpa/
...
I suspect a commit of mine had this (bogusly).
1997-10-03 18:10:35 +00:00
wosch
1568227e02
Change example from US to international standard date notation.
1997-10-03 18:09:17 +00:00
dg
b25d2d5f2b
Backed out part of a previous change: don't set ZWS on '790 chips; it has
...
shown to be harmful in that it results in the card not being detected
properly on warmboot due to the station address failing to be read
correctly from the NVRAM.
1997-10-03 16:26:15 +00:00
kato
24a6bdc01c
Call identifycyrix() when 6x86MX CPU is found. The identifycyrix()
...
function sets cyrix_did. Old code could not display correct variable.
Reviewed by: Hideyuki Suzuki <hideyuki@sat.t.u-tokyo.ac.jp>
1997-10-03 14:23:47 +00:00
peter
38670229e7
Nuke these two out of date readme files. This stuff should be in de(4)
...
man pages rather than hidden here anyway.
1997-10-03 14:22:10 +00:00
jkh
acd928eb21
Install boot.help differently.
1997-10-03 14:17:46 +00:00
jkh
1a48a8d4c8
Get boot.help from a different place.
1997-10-03 14:14:40 +00:00
markm
1b37bc3e51
The eBones src distribution is gone, and crypto is here. So remove
...
references to sebones.* and bring in scrypto.*.
1997-10-03 14:05:29 +00:00
jkh
19305dda38
Don't attempt to deref OpenConn after it's been set to NULL. :)
1997-10-03 14:00:09 +00:00