itohy
031207a029
Document mpu at cmpci and opl at cmpci attachment.
...
Document the mixer structure.
2001-11-04 07:00:39 +00:00
itohy
2869e4213e
Document "opl at cmpci" and "flags 1".
2001-11-04 06:46:47 +00:00
atatat
89e0f1a4c6
Add 'check_pkgs' option.
2001-11-04 02:22:13 +00:00
thorpej
5f6d116c46
Switch PowerPC to the new toolchain.
2001-11-04 01:36:18 +00:00
enami
97ab45c39d
Don't try to build nonexistent compressed man page.
2001-11-04 00:30:52 +00:00
hubertf
a5378d2cae
Make comment about scripts/* go the same place as the scripts/* code: /dev/null
2001-11-03 20:49:56 +00:00
thorpej
fd329b8dd0
Fix typo in previous.
2001-11-03 20:46:25 +00:00
thorpej
b437f0975b
Switch NetBSD/sparc to the new toolchain.
2001-11-03 20:26:56 +00:00
tv
0812154e48
Use INSTALL_FILE/INSTALL_DIR as appropriate.
2001-11-02 18:10:00 +00:00
simonb
7d1f940ec6
Set installed library mode correctly in UNPRIVILEGED case.
2001-11-02 07:25:58 +00:00
tv
1129ed4afe
Improve readability and reduce redundant redundancy in share/mk; add some
...
descriptive comments. The guts of hostprog, lib, and prog are mostly
unchanged; this will be done in another pass.
Make several things work properly with UNPRIVILEGED set, and make the
install-time "cmp" logic work for MANZ. Also reimplement INCS{DIR,NAME}_foo
(requested by wiz) in a backwards compatible way.
Reviewed by christos.
2001-11-02 05:21:47 +00:00
lukem
2d79659157
move -Wwrite-strings to WARNS=3 too ... (yech!)
2001-11-01 07:27:35 +00:00
lukem
0e643f61a5
Move -Wcast-qual from WARNS=2 to WARNS=3 (a new level), because it
...
generates too many false positives that require gross amounts of
workaround, and the other WARNS=2 stuff is quite useful. Per discussion
with simonb & christos.
2001-11-01 07:17:17 +00:00
wiz
496a336cb0
Slight markup change.
2001-11-01 01:15:42 +00:00
wiz
73680f8d68
Drop a spare .Pp.
2001-11-01 01:13:43 +00:00
tv
a988fe0a8a
Revert previous. src/include depends on the ability of <bsd.inc.mk> to
...
provide things to INCS with / in them. Since nothing in-tree yet uses
INCS{DIR,NAME}_filename, this is not a loss at the moment.
2001-10-31 21:15:41 +00:00
atatat
6e885d365a
Turn the tun device/network interface into a cloning device.
2001-10-31 20:08:17 +00:00
gmcgarry
8e84a660f0
Document new VEXECMAP vnode flag and rename vn_marktext() to vn_markexec().
2001-10-31 19:53:07 +00:00
skrll
04b6a0a047
You can build libraries with more than just cc(1) now you know.
2001-10-31 18:44:11 +00:00
tv
61be23b431
* Create a variable HOST_OSTYPE that represents the host build environment,
...
using `uname -s`-`uname -r`-`uname -p || uname -m`. This can be overridden
in mk.conf or the environment, and is used by host tools to ensure that
build hosts do not clobber each other.
* Now that there's an objdir in src/tools, make a default TOOLDIR by creating
"tools.${HOST_OSTYPE}" in the objdir (if it exists) of src/tools. This
means that TOOLDIR is no longer required to be set in a build, though it
still may be set manually if desired.
* Set MKTOOLS to "yes" by default, since the default TOOLDIR is now located
in a known mutable location. This may still be set manually if desired.
2001-10-31 17:46:08 +00:00
tv
abb4800606
Make REQUIRETOOLS work properly -- don't error if USE_NEW_TOOLCHAIN is
...
not set. Also, nuke redundant USE_NEW_TOOLCHAIN check with USETOOLS.
2001-10-31 16:25:21 +00:00
tv
7d2258875d
Use __curdir throughout, so MAKEOBJDIR builds see resolved paths in the
...
"foo -> bar" messages written to stdout.
2001-10-31 01:46:42 +00:00
wiz
59268f6553
Add support for INCSNAME and INCSNAME_<file> to bsd.inc.mk.
...
Same syntax as FILESNAME and FILESNAME_<file>, allows to install
includes under a different name.
Okay'd by christos.
2001-10-30 15:17:16 +00:00
augustss
c2c3727493
Add moused configuration.
2001-10-30 08:44:57 +00:00
jdolecek
39ecb68bcf
fix typo in example code
2001-10-29 23:04:29 +00:00
augustss
28fed02bd7
Document the wsmuxctl device. Xref moused(8) (soon to appear).
2001-10-29 22:51:33 +00:00
gmcgarry
103408cb36
Turbochannel -> TURBOchannel
2001-10-29 19:02:23 +00:00
gmcgarry
305a93a18f
TurboChannel -> TURBOchannel. Pointed out by Tohru Nishimura.
2001-10-29 18:59:55 +00:00
pooka
0e8598ed82
make struct ifaliasreq match the one found in net/if.h
2001-10-29 15:08:31 +00:00
cgd
f3bd0cf158
add WRT (with respect to)
2001-10-28 22:39:30 +00:00
cgd
9116fff03a
fix BTTH (_boot_ to the head)
2001-10-28 22:38:01 +00:00
wiz
b45940a186
Sort SEE ALSO, sort sections, other minor cleanups.
2001-10-28 18:47:03 +00:00
jdolecek
4a5ea306b8
s/Soundblaster/SoundBlaster/. Addresses kern/14321 by Gergely EGERVARY
2001-10-28 16:28:39 +00:00
jmc
83fb4943af
already gets checked and prints out an error if it's used without
...
being set. You want to use it if USE_NEW_TOOLCHAIN is set and you're in
the source tree by default.
2001-10-28 02:03:00 +00:00
chs
3116cf32a9
if TOOLDIR is not defined, USETOOLS should default to "no",
...
since defaulting to "yes" will just give an error every time.
2001-10-28 00:52:41 +00:00
gmcgarry
a51e9664a9
- simple_lock_unlock() -> simple_unlock()
...
- include description of LK_INTERLOCK flag
Improvements suggested by Anthony Mallet in PR-14367.
2001-10-27 06:06:19 +00:00
jdolecek
9f786f908f
Fix typo - it's <dev/mca/mcadevs.h>, not <dev/tc/mcadevs.h>.
...
Reported by Miod Vallat in misc/14365.
2001-10-26 17:10:22 +00:00
jmc
bffc850001
Remove debug echo statement
2001-10-26 06:41:46 +00:00
yamt
2b98bd0728
- VOP_READDIR will remain vnode locked.
...
- our VOP_FSYNC doesn't have argument "waitfor".
- IO_SYNC is synchronous.
- remove a repeated sentence in VOP_UNLOCK.
- fix some misspells.
2001-10-26 06:24:08 +00:00
jmc
a414473103
Change the check for BSD_PKG_MK into something which looks to see if we're
...
running from inside of $BSDSRCDIR (recurse back and look for file/dir
signatures or reach /, whichever comes first).
Do it once and then pass the results to sub-makes.
Finally, if using the new toolchain and USETOOLS=yes check $TOOLDIR
before using it. Print an error message out if it's not set when expected
here.
2001-10-26 04:59:10 +00:00
yamt
43a577818e
s/falg/flag/
2001-10-26 03:48:41 +00:00
bjh21
cb7676b0ab
USE_NEW_TOOLCHAIN for ARM ELF platforms (just arm26), since the old toolchain
...
doesn't do ARM ELF at all.
2001-10-25 22:31:11 +00:00
jdolecek
e1d5d53574
remove the mention of /usr/mdec/biosboot_ps2.sym, it no longer exist
...
(the support is part of standard bootblocks)
2001-10-25 21:34:30 +00:00
bouyer
786a6026c6
Note that the ethernet function of Xircom RealPort 10/100 Ethernet + Modem
...
works.
2001-10-25 20:23:46 +00:00
nathanw
41ee0930b0
Don't explicitly set SHLIB_LDSTARTFILE and SHLIB_LDENDFILE for the
...
generic architecture case; this permits the later ELF clause to set
them properly for ELF platforms.
This will cause crtbeginS.o and crtendS.o to be included in shared
libraries built on all ELF platforms, not just alpha, mips, vax, and
sparc.
2001-10-25 19:32:15 +00:00
christos
167e01dd54
add pos
2001-10-25 13:56:07 +00:00
thorpej
083db732ee
Sigh, back out previous -- it is necessary inorder for the depend
...
(and dependall) targets to work properly.
XXX THIS IS BROKEN. It's highly questionalble that we should be applying
our .depend-generating rules to a host system -- the mkdep we currently
use assumes GCC.
2001-10-25 13:48:50 +00:00
thorpej
09dacf298e
Oops, typo.
2001-10-25 07:47:18 +00:00
thorpej
9c77726ed1
Add an ASN1_COMPILE variable for that host tool.
2001-10-25 07:46:48 +00:00
thorpej
4cd6ce7ea8
Remove an unnecessary "CPPFLAGS=${HOST_CPPFLAGS}" -- the host tool
...
targets use HOST_CPPFLAGS exclusively, and keeping this assignment
can get us into some unfortuante recursion trouble.
2001-10-25 01:21:14 +00:00