luoqi
e8ce4b1d25
Adjust data pointers for untransmitted bytes in fifos when there's phase
...
change during data transfer.
1999-12-16 16:11:49 +00:00
obrien
9f40643d81
Add options used by the `sym' (Symbios SCSI) driver.
...
SYM_SETUP_LP_PROBE_MAP Low Priority Probe Map (bits)
SYM_SETUP_SCSI_DIFF HVD support for 825a, 875, 885
SYM_SETUP_PCI_PARITY PCI parity checking
SYM_SETUP_MAX_LUN Number of LUNs supported
Submitted by: Gerard Roudier <groudier@club-internet.fr>
1999-12-16 16:09:57 +00:00
obrien
46681c5ccb
Add FAST-80 timing to the scsi syncrates table.
...
Submitted by: Gerard Roudier <groudier@club-internet.fr>
1999-12-16 16:04:54 +00:00
marcel
65d2f7f813
o Add games/caesar to the list of bootstrap-tools so that a
...
buildworld doesn't break because the host doesn't have any
games installed,
o Add a new build stage: TMAKE. TMAKE builds all the build-tools
targets in the respective makefiles. Note that these targets
don't use the bootstrap tools,
o Add elf2exe to the bootstrap-tools when cross-building Alpha on
other platforms,
o Add ${WORLDTMP}/usr/games to TMPPATH,
o Remove ${WORLDTMP}/usr/bin even when NOCLEAN is defined. This
prevents using any bootstrap-tools previously installed. Most
importantly, it prevents using the cross-compiler when we still
need the native compiler.
The current stages are BMAKE, TMAKE, XMAKE and IMAKE in that order.
BMAKE builds bootstrap-tools that either solve compatibility problems
or are needed as cross-tools,
TMAKE builds the support tools necessary by some parts in the source
tree and also performs the cleandir and par-obj targets,
XMAKE builds the includes, libraries and everything (resp.), and
IMAKE installs the world. This stage needs further work if it's to be
used to install -current over -stable for example.
This is the last major update towards cross-building.
1999-12-16 13:47:34 +00:00
roberto
7f5f260b45
Bye bye xntpd, enter ntp.
...
The variable names haven't changed for compapatibility reasons.
1999-12-16 12:45:40 +00:00
roberto
b03622e07d
Bye bye xntpd, enter ntp.
...
Reviewed by: phk
1999-12-16 12:42:09 +00:00
roberto
6743cf9eb6
Remove the old binaries (they've been renamed) without the 'x').
...
Suggested by: phk
1999-12-16 12:40:51 +00:00
marcel
7b128dcb9c
Add libmd to LDFLAGS. libmd is needed by libcrypt.
1999-12-16 12:12:28 +00:00
cracauer
a6c2f2ad3b
Second part of 8-bit fixes.
1999-12-16 12:03:46 +00:00
jkh
e9b545322a
Make the perl build a little less chatty.
...
Reviewed by: markm
1999-12-16 11:21:08 +00:00
marcel
e32efbad28
Add libmd (or move it after libcrypt). We don't want the linker to be
...
smart because it will definitely get it wrong. This popped up during
cross-linking.
1999-12-16 10:55:45 +00:00
obrien
92744e1fac
* State in words that "#define^IMACRO" is proper, as it is hard to tell
...
from the example.
* Embelish the usage() example to show how uppercase options are sorted.
Taken from previous bdelinting.
1999-12-16 10:02:20 +00:00
obrien
b789ca1b9a
Rev 1.9 did not follow style(9) in ordering.
1999-12-16 09:49:54 +00:00
obrien
c076680615
Options added in rev 1.14 were not documented in usage().
1999-12-16 09:49:24 +00:00
sos
38a6433289
Cleanup the probe messages a bit, show what the device really is, not
...
just "CDROM". Also cope with devices that doesn't report speed in
the old way, this should be changed into the new GET_PERFORMANCE
cmd instead..
1999-12-16 08:22:16 +00:00
cracauer
dc7406ccb8
Mixed updates:
...
- isa => nexus
- flags
- GPL_MATH_EMULATE
- document breakage of non-GPL emulator since we use new compiler.
- break lines in paragraohs I touched so that sentenses start on new
lines.
1999-12-16 08:05:09 +00:00
mjacob
9e5f68a92b
Add Dual LVD bus (1280) support
1999-12-16 05:42:02 +00:00
billf
263f5e1e45
Add DOCSUPFILE, like PORTSSUPFILE. (ie 'make update' in /usr/doc)
...
PR: docs/15439
Submitted by: Christian Weisgerber <naddy@mips.rhein-neckar.de>
Obtained from: ports/Makefile
1999-12-16 02:22:17 +00:00
nik
f8b5138670
"char *area" -> "char **area", to match the source code.
...
PR: docs/14738
Submitted by: Mori Kouji <moriko@yakumo.noe.mcu.or.jp>
1999-12-16 02:16:54 +00:00
nik
23f67763ad
Document that securelevel >= 2 clamps time changes to at most one second.
...
PR: docs/14449
Submitted by: James FitzGibbon <james@targetnet.com>
1999-12-16 02:15:53 +00:00
jkh
9a3f1f4929
Correct slight stuff-up in previous patch.
1999-12-16 02:14:30 +00:00
jkh
c4a2fd34b9
Update to use MD disk instead of MFS
1999-12-16 02:08:52 +00:00
obrien
f1e75fd104
Fix my CPP_SPEC synatax screwup.
...
Totally pissed at self: obrien
1999-12-16 02:03:35 +00:00
billf
75d7fc32bc
Spelling fix (manuall -> manual)
...
Submitted by: Jeroen C. van Gelderen <jeroen@vangelderen.org>
1999-12-16 01:25:17 +00:00
billf
dd083c4e1e
It is possible for someone to want to 'make update' wht SUPFILE not defined
...
while SUPFILE1 or PORTSSUPFILE are defined.
1999-12-16 01:21:48 +00:00
billf
73b591d0a1
Spelling correction (adress -> address)
1999-12-16 01:05:48 +00:00
jkh
c1c6d497b5
Copy the loader.help file to the boot floppy.
1999-12-16 00:58:58 +00:00
jkh
25b59a777c
don't mknod stuff without making sure it's not there first.
1999-12-16 00:51:38 +00:00
jkh
68303bfb69
Correct comment about creating a boot floppy.
...
Submited by: Jack O'Neill <jack@germanium.xtalwind.net>
1999-12-16 00:36:05 +00:00
imp
5e12c7f730
dev/pcic/i82365_isasubr.c was removed from tree when it was merged
...
into i82365_isa.c. Update conf/files to reflect that.
1999-12-16 00:19:47 +00:00
eivind
87724eb673
Introduce NDFREE (and remove VOP_ABORTOP)
1999-12-15 23:02:35 +00:00
hm
529bc073c0
update to isdn4bsd beta release 0.90: since the isic drivers are now
...
new-busified, remove all isic traces from compatibility mode wrapper
Noticed by: Warner Losh
1999-12-15 20:14:22 +00:00
guido
af5d601f37
Add MAINTAINER tag.
...
The Makefiles in sbin/{ipfstat,ipmon,ipnat} were repository copied
from the respective directories in usr.sbin
1999-12-15 19:48:02 +00:00
tegge
d7b240d6df
Typo fix.
1999-12-15 19:17:08 +00:00
jkh
b8ea83e2b2
Properly disable COMPAT_3X for alpha.
1999-12-15 18:55:27 +00:00
marcel
269d3d2845
Add -L${DESTDIR}${LIBDIR} to ld's command line so that the right
...
libstand is used.
1999-12-15 18:16:56 +00:00
marcel
021e5674ba
Don't use -C internally. Use -c. For some reason files are not copied
...
with -C, although they should.
1999-12-15 18:08:56 +00:00
marcel
d86e78f467
Misuse MakeMaker's DEFINE parameter to add an include path to the cc
...
command line. The makefiles created can now be used for cross-building.
1999-12-15 18:06:49 +00:00
marcel
8c2845067b
Allow elf2exe to be compiled on architectures other than Alpha. This
...
is trivially accomplished by including sys/elf64.h instead of elf.h.
1999-12-15 18:02:33 +00:00
obrien
e2fbb53a77
This was a mixed bag of spaces and ^I's.
1999-12-15 17:58:29 +00:00
cracauer
eda32af3b4
Document SA_SIGINFO
...
Reviewed by: Sheldon Hearn <sheldonh@uunet.co.za>
1999-12-15 16:51:35 +00:00
cracauer
daba963c8a
Document ulimit -b for RLIMIT_SBSIZE.
1999-12-15 16:12:32 +00:00
gallatin
22dd32c01d
Add an enable_osf1 knob to the alpha startup code
1999-12-15 14:27:59 +00:00
hm
cd2a57bc83
update to isdn4bsd beta release 0.90: make LINT compile again, at least
...
one "device isic0 ..." line has to be uncommented.
1999-12-15 13:29:05 +00:00
hm
a0742c99b6
update to isdn4bsd beta release 0.90: add ELSA PCC-16 isic support file
1999-12-15 13:27:12 +00:00
gallatin
250790f2f9
Enable building of the OSF/1 compat module.
1999-12-15 13:14:23 +00:00
sheldonh
d0bb5a97e0
Add missing trailing slash to URL.
1999-12-15 13:11:32 +00:00
yokota
efcb9d59cb
- Improve the three button emulation by introdusing a small state
...
machine. The three-button emulation of moused has been somewhat
difficult to use for many people. I hope this update fixes it.
- Add a new option, -E, to set timeout value to detect two buttons
are pressed down simulteneously. The default value for this timeout
is 200msec.
1999-12-15 12:58:58 +00:00
hm
f2525f952b
update to isdn4bsd beta release 0.90: since the isic drivers are now
...
new-busified, remove all isic traces from compatibility mode wrapper
1999-12-15 12:54:11 +00:00
cracauer
ea70a76b31
First round of 8-bit fixes.
1999-12-15 11:46:32 +00:00