Commit Graph

7392 Commits

Author SHA1 Message Date
wiz 5049850f67 New sentence, new line. 2003-08-23 22:25:03 +00:00
yamt ee4f738b03 sync with reality. 2003-08-23 07:21:07 +00:00
dsl a33723f245 Add a ${PROG}.ro target that does an 'ld -r' of the program object files.
Allows a much simplified build of 'crunched' binaries since crunchgen can
build prog.ro instead of having to deretmine the names of all the .o files.
2003-08-22 19:17:00 +00:00
christos 4ef8a70c82 Disable -Wtraditional and explain why. 2003-08-22 18:07:21 +00:00
itojun 2aaba1f5d3 add Corega USB-TXS (aue.4 and if_aue.c are very out of sync - could some
take a look?)
2003-08-22 06:43:02 +00:00
itojun 15980e345d manpage for udav* 2003-08-22 06:42:01 +00:00
jschauma 1a1b3c583d Add MIA 2003-08-21 12:57:14 +00:00
drochner 3eecd94099 vlan support works, as far as the driver is concerned, so uncomment
the corresponding part
2003-08-21 12:50:57 +00:00
jdolecek 2ed4245f5e fixup the part what happens when specified filename
doesn't exist in description of cinclude
2003-08-19 09:33:16 +00:00
jdolecek 3faeefaf20 document 'include', 'cinclude', 'prefix' and 'package'
bump date
2003-08-19 09:29:22 +00:00
tshiozak ad49f181fd To ensure the mapping identical, change the unicode codepoint for the reverse
solidus on JIS X 0208.
2003-08-18 15:28:25 +00:00
keihan 35b86d9c94 Add CIDR and NIC. 2003-08-15 05:56:41 +00:00
wiz 82c8a2d63a Bump date and copyright for last, and add a comma. 2003-08-14 17:59:40 +00:00
elric b7b719ccb6 We're using a default keylength for cgd of 128 in AES not 256. 2003-08-14 17:57:07 +00:00
dsl 16243ec6f5 Bring closer to reality - specify correct filenames for new boot code.
Fixes port-i386/22477
2003-08-14 09:55:29 +00:00
itojun c61230d99d fix bad example of select() - first arg shouldn't be FD_SETSIZE. from openbsd 2003-08-13 02:07:06 +00:00
lukem 28d70b03dc order .SUFFIXES similar to other *.mk files 2003-08-11 09:59:43 +00:00
wiz d509f2554d We use long month names in .Dd. 2003-08-11 08:23:21 +00:00
augustss df8ead8f63 Add Sony Ericsson DCU10. 2003-08-11 08:19:18 +00:00
keihan be22639c8e Add a bunch more, ok'd by Grant Beattie. 2003-08-10 00:44:46 +00:00
keihan 785984d9e4 Add a bunch of acronyms, approved by Grant Beattie. 2003-08-09 01:35:16 +00:00
keihan 40bff3072a Add a couple of acronyms and fix API.
This and the previous commit to acronyms approved by Lubomir Sedlacik.
2003-08-08 19:17:52 +00:00
keihan 5a33a0e11d Add 'stfa'. 2003-08-08 19:16:13 +00:00
rafal 11595d9a7c Regen to match reality, mainly due to pf addition. 2003-08-08 16:45:14 +00:00
rafal 9c025bd75a Regen for radio(4) addition, also pick up pf 2003-08-08 16:44:29 +00:00
agc 075022b349 Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22309, verified by myself.
2003-08-07 10:30:41 +00:00
wiz 1c976c2b9c Bump date for callout_invoking; fix macro usage; remove superfluous "The". 2003-08-07 09:53:33 +00:00
wiz 0afb7885e6 Remove empty line, and use Aq instead of \*[Lt]\*[Gt]. 2003-08-07 09:49:31 +00:00
wiz b3b0c404d2 Sort SEE ALSO; add commas between Nm entries in NAME section. 2003-08-07 09:41:14 +00:00
jmmv a55ba0a54c Add example section for action mode. 2003-08-06 22:16:34 +00:00
jmmv 01144be932 Add a sample line for the new "modes" property. Fix a word. 2003-08-06 18:09:12 +00:00
martin 28ef1fc8fe Handle empty __DPSRCS.d, avoiding executing commands like "cat > .depend"
in directories where only non-C/C++ files are in SRCS (e.g.: the forth
code for sparc bootblocks).

Patch from Luke.
2003-08-06 13:55:11 +00:00
joda 3cf9a41b83 add 8100 to list of supported chips 2003-08-05 17:03:42 +00:00
jmmv da0805ffe2 Recommend EXIT_SUCCESS and EXIT_FAILURE for exit status, instead of directly
using 0 and 1 values, respectively.
2003-08-05 13:26:13 +00:00
wiz af5407f23f Fix typo, reported by Geoff C. Wing in PR 22351. 2003-08-04 05:53:36 +00:00
grant c6a7fea713 new sentence, new line. 2003-08-04 02:22:48 +00:00
tron ce7972a7a1 Add EPSON Perfection 1260, 1660 and 2400 to list of support scanners. 2003-08-03 15:25:48 +00:00
jmcneill 339f87dc7f Document options ESA_NUM_VOICES, and update my email address. 2003-08-03 15:13:57 +00:00
lukem 64b5a0fe7b Add INCSYMLINKS to <bsd.inc.mk> and <bsd.kinc.mk>, and use that instead of
SYMLINKS to install symlinked header files.  INCSYMLINKS are installed with
'make includes'.  This avoids using SYMLINKS and hacks with the 'linkinstall'
target in <bsd.links.mk>, as linksinstall occurs in 'make install' and hacks
to get it to occur in 'make includes' weren't robust, as seen in lib/libdes.

Yet more improvements to bsd.README.
2003-08-03 09:23:14 +00:00
lukem d65b74da7c Rework how dependency generation is performed:
* DPSRCS contains extra dependencies, but is _NOT_ added to CLEANFILES.
  This is a change of behaviour.  If a Makefile wants the clean semantics
  it must specifically append to CLEANFILES.
  Resolves PR toolchain/5204.

* To recap: .d (depend) files are generated for all files in SRCS and DPSRCS
  that have a suffix of: .c .m .s .S .C .cc .cpp .cxx

* If YHEADER is set, automatically add the .y->.h to DPSRCS & CLEANFILES

* Ensure that ${OBJS} ${POBJS} ${LOBJS} ${SOBJS} *.d  depend upon ${DPSRCS}

* Deprecate the (short lived) DEPENDSRCS

Update the various Makefiles to these new semantics; generally either
adding to CLEANFILES (because DPSRCS doesn't do that anymore), or replacing
specific .o dependencies with DPSRCS entries.

Tested with "make -j 8 distribution" and "make distribution".

Update documentation for some other make variables
2003-08-02 00:34:25 +00:00
mrg e128feab59 use -isystem-cxx for now. update the "mostly ready to switch to gcc3" list 2003-08-01 22:51:34 +00:00
lukem a93ea220fc Rework how dependency generation is performed:
* DPSRCS contains extra dependencies, but is _NOT_ added to CLEANFILES.
  This is a change of behaviour.  If a Makefile wants the clean semantics
  it must specifically append to CLEANFILES.
  Resolves PR toolchain/5204.

* To recap: .d (depend) files are generated for all files in SRCS and DPSRCS
  that have a suffix of: .c .m .s .S .C .cc .cpp .cxx

* If YHEADER is set, automatically add the .y->.h to DPSRCS & CLEANFILES

* Ensure that ${OBJS} ${POBJS} ${LOBJS} ${SOBJS} *.d  depend upon ${DPSRCS}

* Deprecate the (short lived) DEPENDSRCS


Update the various Makefiles to these new semantics; generally either
adding to CLEANFILES (because DPSRCS doesn't do that anymore), or replacing
specific .o dependencies with DPSRCS entries.

Tested with "make -j 8 distribution" and "make distribution".
2003-08-01 17:03:41 +00:00
lukem e1ba5f323e simplify the ${PROG}: target to reduce duplication between the DESTDIR
and !DESTDIR cases...
2003-08-01 13:08:35 +00:00
tsutsui 1494428e04 Remove man pages for old MD SCSI and mention new MI spc(4) SCSI. 2003-08-01 02:42:08 +00:00
tsutsui 3ffdc0a82f Add spc(4) man page for Fujitsu MB87030/MB89352 SCSI Protocol Controller
(SPC) driver.
2003-08-01 02:36:04 +00:00
tsutsui 1102154ee6 Regen: added some MI SCSI devices. 2003-08-01 02:21:24 +00:00
lukem 3cbb5fea48 tweak ${DEPENDSRCS.d} target so that ${SRCS} isn't there. this fixes the
"make: out of memory" problem when make dependencies in lib/libc.

XXX: this is a temporary workaround.  i'm working on cleaning up how
the DPSRCS stuff is used throughout the tree...
2003-08-01 00:55:43 +00:00
lukem a504cd2911 bsd.dep.mk: add a dependency for *.d on ${SRCS} ${DPSRCS}. this should fix
some build problems where DPSRCS contains .h files that need to exist to
build the .d file.

document that bsd.dep.mk should be included after anything that might
update SRCS or DPSRCS so that the above works correctly, and actually
ensure this is the case.
2003-07-31 13:47:32 +00:00
lukem 6874712934 Don't need -R/usr/lib; it will be searched at the end by ld.elf_so anyway.
Noted by matt green <mrg@>
2003-07-31 06:31:38 +00:00
wiz a0b8d1d261 Add STFU (shut the fuck up). 2003-07-29 16:48:17 +00:00
lukem 86173c79de Set .NOPATH for all ${DEPENDSRCS} and not just .depend.
Should fix build problem noted by Geoff Wing on current-users@
2003-07-29 07:56:23 +00:00
lukem c6fbe6d8e0 just add various files to ${DPSRCS} instead of trying to get
a ${DEPENDSRCS} target to DTRT
2003-07-29 02:42:49 +00:00
lukem a0df1980db add bsd.dep.mk 2003-07-29 01:26:15 +00:00
lukem bd166fb2bd * move .includes added in rev 1.5 to outside of .if defined(RPC_SVCFILES (oops)
* move ${DEPENDSRCS}: ...  to the end of the file
2003-07-29 01:12:46 +00:00
lukem b082f4d46d Use the more "standard" `foo.d' instead of `foo.SUFFIX.dep'; the rules
are simpler and would have helped prevent the previous fubar.
Don't bother using -a with ${MKDEP} to build the individual .d files.
2003-07-28 23:57:24 +00:00
lukem 5aab21f43a be consistent when adding *.y and *.l to DPSRCS 2003-07-28 23:54:24 +00:00
matt ebfb9912e2 Make all the suffix rules with .c .c.dep (e.g not .cc .cc.cc.dep) 2003-07-28 21:33:57 +00:00
lukem eb51573bd7 Use ${DEPENDSRCS} as a target instead of .depend, now that
<bsd.dep.mk> builds .depend from .dep files.
2003-07-28 15:25:02 +00:00
lukem 8f4575345b Simplify .*.dep generation by using suffix transforms.
This also fixes a problem in the previous where the .ALLSRC would contain
any other dependencies that .depend had, thus breaking the mkdep invocation.

Provide DEPENDSRCS which effectively contains ".depend *.dep", to be
used in other Makefiles that want to add dependencies for .depend.
2003-07-28 15:07:16 +00:00
lukem 696a21d88f Always use the "per source file".dep method to build the .depend file
(that was formerly only used for HOST_CYGWIN.).
Clean up implementation to minimise unnecessary variable munging.
Ensure all .dep files are deleted in cleandepend:.

This allows us to correctly support CPPFLAGS.<file> in make depend, and
whilst this method is marginally slower in the "no existing .depend file"
case, it should be faster in the "rebuilding depend for a subset of
source files" case.
2003-07-28 08:59:52 +00:00
lukem cc73d5607b replace MKCXXSUPCXX(!=no) with USE_LIBSTDCXX(==no) 2003-07-28 08:53:53 +00:00
lukem 0b96e890ae Change defined(CXX_SUPCXX) to MKCXXSUPCXX != "no".
Clarify that command-line overrides of the MKxxx variables should be
done via the environment rather than make(1) command-line variable
assignment, since the latter doesn't actually work as intended.
2003-07-28 07:03:43 +00:00
matt 1072487f05 Back last commit and just allow USE_TOOLS_TOOLCHAIN be overridden in the
environment.
2003-07-28 05:54:18 +00:00
matt 66430c1aa7 Let the if define USE_TOOLS_TOOLCHAIN. 2003-07-28 05:52:29 +00:00
lukem e71812aa94 Overhaul how the .{c,cc,cpp,cxx,C,f,m.S}.{o,po,so} rules are implemented:
only list the (often complicated) ${COMPILE.*} rules once always building
to ${.TARGET}.tmp.  Then, depending on whether *OPTS has -g, either
"mv ${.TARGET}.tmp ${.TARGET}" or "${LD} -[xX] -r ${TARGET}.tmp -o ${.TARGET}"
as appropriate.
This can prevent inconsistency that could occur between "echo ${COMPILE.*:Q}"
and "${COMPILE.*}", such as the problem in rev 1.226.  (There were still
examples of this in .cc.so and .m.so !!!)

Remove `@' from most non-echo rules, so that we can actually see what's
happening.  This helps debugging problems, such as that fixed by rev 1.226.

Always remove all possible temp files that might occur because of the above.

Be consistent about ${CC} instead of $(CC)
2003-07-28 04:08:47 +00:00
lukem 5e2ad4afcc Be consistent how "multiple include protection" is implemented. I.e,
.if !defined(_BSD_foo_MK_)
	_BSD_foo_MK_=1

	# ...

	.endif	# !defined(_BSD_foo_MK_)
2003-07-28 02:38:33 +00:00
lukem 719829bd45 Pull in <bsd.sys.mk> before supplying our own .c.o (et al) rules.
Otherwise, <bsd.sys.mk>'s implementations will be used instead.  (oops!)
2003-07-28 02:29:35 +00:00
lukem 7cacdc7670 pull in <bsd.sys.mk> for TOOL_* incase this is used with USETOOLS=never 2003-07-28 01:00:52 +00:00
lukem 24da731a9c Pull in <bsd.sys.mk> as well, for the TOOL_ variables in the
USETOOLS=never case.
Found & fixed by Anders Hjalmarsson in PR misc/22283.
2003-07-28 00:57:25 +00:00
lukem 7a4d405e11 fix typo (insert botch? :) in previous, which broke .cxx.po 2003-07-28 00:51:47 +00:00
uwe a82a596a31 Conditions for sh5 when setting DBG to be empty were deleted (moved)
in 1.72, but brought back accidentally in 1.73.  That was harmless,
anyway, as sh5 conditions in their new place get matched earlier.
2003-07-27 19:08:03 +00:00
mrg 96d9a01177 introduce a new $CPPFLAG_ISYSTEMXX that is used to reference c++ system
includes.  for GCC3, set this to -I instead of -isystem.

XXX this should really be either not required or a -isystem-cxx, but for
now this is required to build libstdc++-v3, which otherwise complains
heavily about STL headers not being C code(!)
2003-07-27 14:49:22 +00:00
lukem 422b438b9f Ensure the first word of ${CC} exists before attempting to invoke ${CC}
to determine TARGET_ENDIANNESS.

This should fix problem reported privately by Matt Green <mrg@>.

This uses  exists(${CC:ts::C/:.*$//})  as we don't expect the command name to
contain `:'.  (The ":ts" trick is from a discussion with Simon Gerraty <sjg@>.)
2003-07-27 11:16:30 +00:00
lukem b7ebff3038 be consistent: use ${.TARGET} for $@ and ${.PREFIX} for $* 2003-07-27 09:35:47 +00:00
lukem 30872ad6e0 be consistent about using ${.TARGET} for $@ and ${.IMPSRC} for $< 2003-07-27 09:27:18 +00:00
salo 22a0ae4298 netbsd.org->NetBSD.org 2003-07-26 20:17:31 +00:00
mrg badf45a38b add a new bsd.own.mk variable: CXX_SUPCXX. from bsd.README:
+ CXX_SUPCXX    If defined, the support libraries needed for this C++ program
+               are set to `-lsupc++ -lm', rather than `-lstdc++ -lm'.
2003-07-26 14:58:10 +00:00
mrg 9b2531b3d6 add a new variable USE_TOOLS_TOOLCHAIN that is set to "yes" currently, but
will be set to "no" when GCC3 is used in tree.
2003-07-25 16:24:08 +00:00
kleink 117c044a56 Oops, bump the date for previous. 2003-07-23 17:06:12 +00:00
kleink 0a74da9bdb Incorporate ISO 3166/MA Newsletter V-8 (Serbia and Montenegro). 2003-07-23 17:04:51 +00:00
lukem 2c36cee56b update MKCRYPTO comment 2003-07-23 14:53:57 +00:00
itojun e63468d8cc split MKKERBEROS4 from MKKERBEROS. based on work by lha at stacken.kth.se
(build confirmed with both MKKERBEROS4=yes and MKKERBEROS4=no)
2003-07-23 08:01:24 +00:00
tshiozak 1c3ee5c3d3 change comment style: # -> // 2003-07-23 06:52:31 +00:00
mrg ad4196a2ab switch sparc port to xfree 4 tree. 2003-07-22 11:48:59 +00:00
lukem 29c0479a2a Add source-file-specific variables in <bsd.lib.mk> and <bsd.prog.mk>:
COPTS.<fn>	Additional flags to the compiler when creating the C objects
		for <fn>.

CPUFLAGS.<fn>	Additional flags to the compiler/assembler for <fn>.

CPPFLAGS.<fn>	Additional flags to the C pre-processor for <fn>.


(For <fn>.[ly], "<fn>.c" must be used.)
2003-07-22 06:53:21 +00:00
lukem e87b2970a6 improve documentation for bsd.files.mk and bsd.kernobj.mk 2003-07-22 04:23:28 +00:00
tshiozak e0d4d9ac4d add new locales - bg_BG.CP1251 el_GR.ISO8859-7 hy_AM.ARMSCII-8 lt_LT.ISO8859-13
These are obtained from FreeBSD. Thanks!
2003-07-21 17:41:16 +00:00
tshiozak 6c85e3334a add KOI8-U encoding support for iconv. 2003-07-20 19:26:55 +00:00
lukem b6bdfc6774 Consistently support the different C++ file extensions: .cc .cpp .cxx .C
Noted by Andrew White in PR toolchain/18246
2003-07-20 17:01:58 +00:00
he ddef043b97 Temporarily introduce CALLOUT_INVOKING, callout_invoking() and callout_ack()
to make users of the callout facility able to cooperate to work around the
race caused by the callout code lowering interrupt priority level when
invoking callout handlers, something which allows other code to run before
the callout handler gets to it's spl*() call.

This is to enable the workaround for the TCP code found in PR#20390 to be
applied.

This should be backed out once a more comprehensive fix can be put in
place.
2003-07-20 16:25:57 +00:00
lukem 0f7d7b4fad Use ltarg=`stat -qf '%Y' $l` to read a symlink's target (and rely upon
a non-zero exit value to indicate a missing file or non-symlink),
instead of   test -h $l && ltarg=`ls -ld $l | awk '{print $NF}'`
since the former is quicker and more concise.
2003-07-20 15:02:10 +00:00
lukem 14fc1c5b77 <bsd.init.mk> is a good idea 2003-07-20 14:53:10 +00:00
lukem a36d55e898 LINKS: use stat -qf '%d %i' $l to read the device & inode # of the source
and target (and rely upon a non-zero exit value to indicate a missing file),
instead instead of unconditionally installing the link.

SYMLINKS: use   stat -qf '%Y' $l   to read a symlink's target (and rely upon
a non-zero exit value to indicate a missing file or non-symlink),
instead of   test -h $l && ls -ld $l | awk '{print $NF}'    , since
the former is quicker and more concise.

This resolves PR toolchain/16885 from David Laight.
2003-07-20 14:49:44 +00:00
lukem 65668567d3 add TOOL_STAT for stat(1) 2003-07-20 14:36:12 +00:00
lukem 758ffcd440 more reordering 2003-07-20 14:27:57 +00:00
lukem 951db66861 add nls(7) environment variables 2003-07-20 08:13:52 +00:00
tshiozak 173e5850f7 - add converter for EUC-JP-MS.
- apply MS conversion rule to JISX0208 part of CP932.
c.f.:
  http://www.opengroup.or.jp/jvc/cde/ucs-conv-e.html
2003-07-19 20:20:39 +00:00
thorpej 950d7750f9 Document todr_attach(). 2003-07-18 21:51:30 +00:00
lukem 1313a78187 fix default location of TOOLDIR 2003-07-18 16:30:48 +00:00
lukem 2dbce57996 overhaul to match reality, adding a bunch of missing MK* and other variables. 2003-07-18 15:44:50 +00:00
lukem e928ba19c8 move MKCATPAGES info. add MKHOSTOBJ info 2003-07-18 15:44:07 +00:00
jschauma 749194779b Add SMP and NUMA. 2003-07-18 15:11:23 +00:00
lukem f134f3dc38 Add MKUNPRIVED; if not no has the same semantics as if UNPRIVED was defined.
Replace defined(UNPRIVED) tests with ${MKUNPRIVED} != "no"

Add MKUPDATE; if not no has the same semantics as if UPDATE was defined.
Replace defined(UPDATE) tests with ${MKUPDATE} != "no"

Improve documentation for these and other make flags.
2003-07-18 08:26:01 +00:00
lukem 87610a53a9 whitespace cleanup 2003-07-18 04:04:03 +00:00
lukem 4d63406463 Add MKMANZ; if not set to "no", compress the manual pages at installation time.
This replaces the previous  .if defined (MANZ) behaviour, although the latter
will set MKMANZ=yes for compatibility purposes.

Don't bother with -P-bou in TOOL_ROFF_HTML; it doesn't appear to be
necessary with groff 1.19.

Fix NOHTML implementation to be consistent with other NOxxx / MKxxx
variables, and expose the user-tweakable MKHTML.
2003-07-18 02:52:51 +00:00
lukem e8de180da8 reorder to be a bit more useable (imho) 2003-07-18 00:33:18 +00:00
lukem 7b7ea97741 Change the default TOOLDIR from
top-of-obj/tools/tools.OS-VERSION-STRING
to
	top-of-obj/tooldir.OS-VERSION-STRING

It's more consistent with the build.sh defaults for DESTDIR and
RELEASEDIR, and it's easier on "mr lazy completion fingers".
2003-07-16 13:19:49 +00:00
wiz dc53e29867 Add i386 to Dt, now the page is arch-specific. 2003-07-16 12:06:07 +00:00
wiz a89230d697 Bump date for last. 2003-07-16 12:04:26 +00:00
wiz 89fc0d8cf0 Bump date for SYSTR_CLONE removal. 2003-07-16 11:35:04 +00:00
dsl 377bfc41c7 Build mbr.8 2003-07-16 11:12:43 +00:00
dsl baad6947d6 A better home than src/sbin/fdisk/mbr/mbr.8 2003-07-16 11:05:21 +00:00
itojun 128a9bd8d5 add X11 CTEXT encoding
XXX add more charsets
2003-07-16 08:25:17 +00:00
dbj f2bb8b7816 fix description of type declaration of "type" argument to free(9) 2003-07-16 08:13:34 +00:00
tshiozak a08c1c4533 use GETA (Japanese typographical "lacked piece of type") for INVALID. 2003-07-16 06:57:34 +00:00
itojun e26b0e0cf5 stop installing install libtelnet. build under lib/libtelnet and reference
it from usr.bin/telnet and libexec/telnetd.
(reason for separate build: compiler flags)
2003-07-16 05:42:01 +00:00
tshiozak 809243d0fb add aliases; ucs-{2,4}* -> utf-{16,32}*.
this hopefully fixes lib/22142.
2003-07-16 05:10:29 +00:00
lha 0836c6453a remove SYSTR_CLONE, its no longer used, approved by provos 2003-07-14 20:39:52 +00:00
tshiozak 99831f71fd set OOB_MODE to INVALID for the UCS -> any converters. 2003-07-14 06:03:36 +00:00
lukem 8e7657a643 Be consistent with other bsd.*.mk, and pull in <bsd.init.mk> at the
start (which pulls in <bsd.own.mk>), and <bsd.obj.mk> and <bsd.sys.mk>
at the end.  These provide the appropriate settings for TOOL_* .
2003-07-14 00:52:12 +00:00
lukem d72803be72 Pull in <bsd.sys.mk> to provide the defaults for TOOL_* when USETOOLS=never 2003-07-14 00:50:04 +00:00
lukem f0dafe0c0e use full path in default TOOL_MAKEWHATIS 2003-07-14 00:41:17 +00:00
tshiozak 5428a0306b add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ. 2003-07-12 16:11:01 +00:00
yamt 12d2d59f94 there's no VNODEPAGER option anymore. 2003-07-11 12:59:54 +00:00
lukem 7b6e5e6602 NOxxx= variables must appear before <bsd.own.mk> 2003-07-10 11:27:45 +00:00
lukem 001c68bd94 Rename a large chunk of the make(1) variables which refer to a
program/tool from "FOO" to "TOOL_FOO".  The new variables are:
	TOOL_ASN1_COMPILE  TOOL_CAP_MKDB  TOOL_CAT  TOOL_CKSUM  TOOL_COMPILE_ET
	TOOL_CONFIG  TOOL_CRUNCHGEN  TOOL_CTAGS  TOOL_DB  TOOL_EQN  TOOL_FGEN
	TOOL_GENCAT  TOOL_GROFF  TOOL_HEXDUMP  TOOL_INDXBIB  TOOL_INSTALLBOOT
	TOOL_INSTALL_INFO  TOOL_M4  TOOL_MAKEFS  TOOL_MAKEINFO  TOOL_MAKEWHATIS
	TOOL_MDSETIMAGE  TOOL_MENUC  TOOL_MKCSMAPPER  TOOL_MKESDB
	TOOL_MKLOCALE  TOOL_MKMAGIC  TOOL_MKTEMP  TOOL_MSGC  TOOL_MTREE
	TOOL_PAX  TOOL_PIC  TOOL_PREPMKBOOTIMAGE  TOOL_PWD_MKDB  TOOL_REFER
	TOOL_ROFF_ASCII  TOOL_ROFF_DVI  TOOL_ROFF_HTML  TOOL_ROFF_PS
	TOOL_ROFF_RAW  TOOL_RPCGEN  TOOL_SOELIM  TOOL_SUNLABEL  TOOL_TBL
	TOOL_UUDECODE  TOOL_VGRIND  TOOL_ZIC

For each, provide default in <bsd.sys.mk> of the form:
	TOOL_FOO?=	foo
and for the ${USETOOLS}=="yes" case in <bsd.own.mk>, provide override:
	TOOL_FOO=	${TOOLDIR}/bin/${_TOOL_PREFIX}foo

Document all of these in bsd.README.

This cleans up a chunk of potential (and actual) namespace collision
within our build infrastructure, as well as improves consistency in
the share/mk documentation and provision of appropriate defaults for
each of these variables.
2003-07-10 10:33:58 +00:00
wiz d3d460c513 Nd argument needs no quotes; use .In instead of .Fd ...; mark up
NULL as Dv instead of Va (it's not really variable, is it? :) ).
Replace & with \*[Am].
2003-07-09 14:40:53 +00:00
wiz b13e3bee0e Sort SEE ALSO; don't put normal text at the end of macro lines;
new sentence, new line. Bump date to when the driver was imported.
2003-07-09 14:35:03 +00:00
wiz 4674b1491f Fix comment; new sentence, new line; mark up some
trademarks; man page appeared in 2.0, not 1.6.1+.
2003-07-09 14:23:45 +00:00
wiz 430089f6b0 Nd argument should be on same line; new sentence, new line;
NetBSD -> Nx; man page appeared in 2.0, not "1.6.1+".
2003-07-09 14:20:06 +00:00
wiz bb96abeb13 Bump date to when this was first committed. 2003-07-09 14:16:26 +00:00
wiz e4efe31690 Unused. 2003-07-09 09:35:38 +00:00
dsl f8a6eac868 Don't build the i386/installboot man page, i386 can use the MI
installboot.
2003-07-09 09:29:05 +00:00
wiz edd3200d61 John Heasley thinks there is a comma missing, and I agree. Add it. 2003-07-08 14:45:48 +00:00
marcus 17ea8fdb8e Added reference to mbe driver. 2003-07-07 15:36:09 +00:00
yamt 0a7c59f953 tree(3) manpage from OpenBSD. 2003-07-07 14:39:25 +00:00
dyoung 05130136a6 Remark about lack of rate control. 2003-07-06 23:14:35 +00:00
dyoung 2c4301dd1f Add some remarks about uncertainty in the duration fields for
802.11/PLCP headers.
2003-07-06 23:12:37 +00:00
dyoung f8dd2e4734 Cosmetic: fix indentation of provision 3 of the BSD license. 2003-07-06 23:07:29 +00:00
dyoung 46a27517aa Add driver atw for PCI/Mini-PCI/Cardbus 802.11b NICs based on the
ADMtek ADM8211. Read the man page for bugs and other outstanding
issues.
2003-07-06 22:56:07 +00:00
marcus 2b3a6effcb Add some more devices. 2003-07-05 21:53:16 +00:00
marcus ba68e3996c Added missing manpages. 2003-07-04 17:25:58 +00:00
marcus 5bc691beb5 Removed references to devices and special targets not actually supported. 2003-07-04 16:34:41 +00:00
drochner 603807f849 add a manpage for the "txp" driver (3c990), from OpenBSD 2003-07-04 16:05:47 +00:00
wiz c0c518f05b Grammar fixes. 2003-07-04 13:28:44 +00:00
wiz 0be7101cdd New sentence, new line; punctuation nit; remove superfluous comment. 2003-07-04 13:26:52 +00:00
wiz 667a6670a9 Drop trailing whitespace. 2003-07-04 13:11:14 +00:00
wiz 6e047dae78 Bump date for last. 2003-07-04 13:09:58 +00:00
wiz f0632ae128 Bump date for last. 2003-07-04 12:54:46 +00:00
wiz f266906097 Grammar fix for last. 2003-07-04 12:54:14 +00:00
wiz 77b9f1fc13 Punctuation fix and grammar fix. 2003-07-04 12:35:54 +00:00
wiz 04fb23b84a Add libevent. 2003-07-04 12:20:11 +00:00
wiz da5b681f33 There is no als(4). 2003-07-04 12:16:05 +00:00
wiz 3c3799a827 Sort SEE ALSO. 2003-07-04 08:34:25 +00:00
wiz a6edb5e2fd Increase width argument for nicer display. 2003-07-04 08:34:18 +00:00
wiz 223ffb9cd2 Drop trailing whitespace. 2003-07-04 08:32:07 +00:00
ragge 101a9d3a8a Add descriptions of the new options SOMAXKVA, TCP_INIT_WIN and IFQ_MAXLEN.
While here, also write descriptions of TCP_SENDSPACE, TCP_RECVSPACE and SB_MAX.
2003-07-03 20:13:26 +00:00
heas dffbba95bc filesystem -> file system
id/uid/gid -> caps
Add a keywords section including description of the kernel configuration
keywords (options, file-system, etc) and add info about the 'no' form
for those it works with.
2003-07-02 17:33:33 +00:00
marcus 36874b6c58 With gcc3, PIC code can be created for sh3. 2003-07-02 15:37:21 +00:00
wiz 19008f6e3a No reason to mark up i.e. nor e.g. Noted by jmc@openbsd. 2003-07-02 08:20:39 +00:00
simonb dc90e8e0f5 Document the new "count" argument to the dmesg command. 2003-07-02 07:06:07 +00:00
wiz 363b64a47d Remove .Nx before 1.5K. 2003-07-01 13:04:06 +00:00
tshiozak 9badb7d5a5 add KOI8-R support for iconv.
(A simple example of adding a new conversion)
2003-07-01 12:16:23 +00:00
wiz 3565e264ca Remove superfluous .Fc. 2003-07-01 10:29:45 +00:00
wiz 96907610b8 Sy Pa -> Sy. 2003-07-01 10:28:15 +00:00
wiz fb3b238554 Add IEEE 1275-1994 (already in mdoc.local). 2003-07-01 08:42:19 +00:00
wiz 2e8cb0df4b IEEE 1275 now has an abbreviation -- use it. 2003-06-30 19:15:31 +00:00
wiz b93a29cdaa Fixes to make these man page look nice with groff-1.19. 2003-06-30 19:12:31 +00:00
wiz f2caa4fbee Do not install tmac.e any longer -- use the groff me package instead. 2003-06-30 18:52:52 +00:00
wiz fb5d9d5f69 Do not install mdoc.7 -- we use mdoc.7 from the groff distribution now. 2003-06-30 18:51:55 +00:00
wiz ba056015d8 Don't install macros any longer (except doc2html) we're now using
the GNU groff ones.
2003-06-30 18:51:28 +00:00
wiz 61ddcbc141 Adapt CATDEPS/HTMLDEPS for groff-1.19. 2003-06-30 18:49:05 +00:00
wiz ee660f962d Add NROFF. 2003-06-30 18:48:52 +00:00
wiz 114635a7e4 Remove superfluous semicolon. 2003-06-30 12:33:41 +00:00
wiz 0d5adbd287 Add Ns. 2003-06-30 12:31:16 +00:00
wiz 9443254088 Simplify macro usage. 2003-06-30 12:14:34 +00:00
wiz ec3f0f31bf Pa Aq -> Aq Pa. 2003-06-30 12:10:40 +00:00
wiz be9025af4b Remove a superfluous space. 2003-06-30 12:07:19 +00:00
wiz 5af4a1144e Pa Aq -> Aq Pa. 2003-06-30 12:06:28 +00:00
wiz c2fc0b2f0f Insert a Ns, not so trivial this time. 2003-06-30 12:00:32 +00:00
wiz ce4e7779bb Plural of CPU is CPUs. 2003-06-30 11:57:50 +00:00
wiz a6b3a9e044 Use Pq to not confuse groff. 2003-06-30 11:53:22 +00:00
wiz 2a84f851af Add some Ns. 2003-06-30 10:44:47 +00:00
bouyer f740fc9ae3 Note ICH5 support. 2003-06-30 07:24:57 +00:00
oki 37f2deafd4 Document as PPPoE server mode. 2003-06-29 16:59:51 +00:00
wiz 1ad8c0c58a No -> Ns (typo, I guess). 2003-06-27 23:12:09 +00:00
wiz 132d3f696b Add Ns. 2003-06-27 22:43:37 +00:00
wiz cd30ba9415 Pa Aq -> Aq Pa. 2003-06-27 22:42:55 +00:00
wiz 5b70678ace Punctuation and whitespace fixes. Quote %. 2003-06-27 22:42:21 +00:00
wiz d3b6599a74 Pa Sy -> Sy. 2003-06-27 22:33:19 +00:00
wiz 64b8861f5a Actually, use Sy instead of Pa (in last). Suggested by jmc@openbsd. 2003-06-27 22:04:42 +00:00
wiz f3281df2a0 Quote question and exclamation marks. 2003-06-27 19:25:28 +00:00
wiz fa499f5b3d Quote Cd argument. 2003-06-27 18:54:09 +00:00
wiz 1bbd3bfabf Add Ns. 2003-06-27 18:53:12 +00:00
wiz f88669fdc6 Quote question mark. 2003-06-27 18:52:11 +00:00
wiz 8184f63a2c Add Ns; quote question mark. 2003-06-27 18:51:04 +00:00
wiz d3d9350452 Pa Aq -> Aq Pa. 2003-06-27 18:47:54 +00:00
wiz e2aa252091 Quote Cd argument. 2003-06-27 18:46:33 +00:00
wiz dd3fdc7aeb Pa Aq -> Aq Pa. 2003-06-27 18:45:52 +00:00
wiz 79726fe404 Remove superfluous Sm off. 2003-06-27 18:44:51 +00:00
wiz f8f46b4585 Quote Cd argument. 2003-06-27 18:41:45 +00:00
wiz ef522da5bd Quote Cd argument. 2003-06-27 18:38:55 +00:00
wiz 7d734f0fbd New sentence, new line. 2003-06-27 18:36:20 +00:00
wiz 4b69a31d8f Quote Cd argument. Remove superfluous Sm off. 2003-06-27 18:35:08 +00:00
wiz f59bc1eede Add Ns. 2003-06-27 18:34:28 +00:00
wiz 292827ab8b Pa Aq -> Aq Pa. 2003-06-27 18:34:07 +00:00
wiz 1598667706 Add Ns. 2003-06-27 18:32:46 +00:00
wiz d51377ad64 New sentence, new line. 2003-06-27 18:32:02 +00:00
wiz 398e127cbf Pa Aq -> Aq Pa. 2003-06-27 18:28:32 +00:00
wiz b09dad4fdf Quote Cd argument. 2003-06-27 18:28:20 +00:00
wiz cc6682bed2 Add Ns. 2003-06-27 18:27:58 +00:00
wiz bf31f4d089 Remove superfluous Sm calls. 2003-06-27 18:26:36 +00:00
wiz a96d37c4e0 Quote Cd argument. 2003-06-27 18:23:53 +00:00
wiz 8c6104ec52 Pa Aq -> Aq Pa. 2003-06-27 18:23:08 +00:00
wiz d36d2c8a35 Whitespace fix. 2003-06-27 18:22:53 +00:00
wiz e220fb8cb7 Add Ns. 2003-06-27 18:21:35 +00:00
wiz 226c38e903 Quote Cd argument. 2003-06-27 18:20:55 +00:00
wiz c33e16013a Pa Aq -> Aq Pa. 2003-06-27 18:20:38 +00:00
wiz 34c015e25a Quote Cd argument. 2003-06-27 18:20:11 +00:00
wiz 6c24c37553 Remove superfluous .Sm off. 2003-06-27 18:19:29 +00:00
wiz 34680fdbdf Fix Ns usage; quote exclamation mark. 2003-06-27 18:16:45 +00:00
wiz b3c41714ec Add Ns. 2003-06-27 18:14:46 +00:00
wiz 9746986853 Quote Cd argument. 2003-06-27 18:12:19 +00:00
wiz f24d874a18 Pa Aq -> Aq Pa. 2003-06-27 18:11:47 +00:00
wiz 32dddba497 Quote It arguments. 2003-06-27 18:11:01 +00:00
wiz 31db6cfa8e Quote Cd argument. 2003-06-27 18:06:28 +00:00
drochner 03caf45b83 For consistency, use "-R" instead of "-Wl,-rpath" to pass
a runtime search path to the linker.
2003-06-27 17:30:16 +00:00
drochner a915fb6b1e Use ${CC} instead of ${LD} to build shared objects.
(g)cc has all the knowledge which startfiles/libgcc to
use, so we don't need to duplicate all that here.

Externally visible change:
Shared objects are linked against libgcc_pic.a now
(if the in-tree gcc2 is used). This fixes problems with
dlopen()'ed objects referencing libgcc functions not used
(thus not linked in) by the main program.
2003-06-27 17:27:11 +00:00
drochner 672eca1975 provide a variable pointing to the directory where
the gcc provided crt*.o are located
2003-06-27 17:13:27 +00:00
tshiozak 1d910e61f7 Citrus iconv support(5)
add iconv data files.  now ready to use iconv stuffs.
TODO:
- manpages.
- enrich mapper/esdb.
2003-06-27 08:39:59 +00:00
lukem 10e23cd129 The actual environment variable is `LIBC_DIAGASSERT' not `LIBC_DIAGNOSTIC'.
Spotted by Nathan Williams < nathanw @ >.
2003-06-27 00:04:34 +00:00
wiz 537ec5768d -indent -> -offset indent. 2003-06-26 12:06:35 +00:00
wiz 6bf50441b3 Remove -inset from .Bl macro. 2003-06-26 12:06:00 +00:00
wiz c39edb6715 Switch macros to make both work. 2003-06-26 12:04:47 +00:00
wiz 2f658c2baa Remove superfluous macros or switch order of two macros. 2003-06-26 12:00:15 +00:00
wiz e0c1029d60 There is no NetBSD release called "partition" :) 2003-06-26 11:57:49 +00:00
wiz d3a1de402e Remove superfluous macro. 2003-06-26 11:56:38 +00:00
wiz 90a640f4f3 More fixes. 2003-06-26 11:55:56 +00:00
wiz a423c509db .Bl ... -indent -> .Bl ... -offset indent. 2003-06-26 11:53:18 +00:00
wiz 3a22d63d8c There will be no NetBSD-1.7. 2003-06-26 11:52:19 +00:00
wiz e1cffafdc5 .It macros in item lists do not take arguments ->
.It Ft void
becomes
.It
.Ft void
2003-06-26 11:51:46 +00:00
wiz e36a6149c8 Sy Pa -> Pa. 2003-06-26 11:49:11 +00:00
wiz f1d95edaf0 Replace 1.4.x with 1.4. 2003-06-26 10:39:55 +00:00
wiz 4b6d29097f Quote possible macro call. 2003-06-26 10:34:14 +00:00
wiz b9f61d1e56 .Er Dv -> .Er. 2003-06-26 10:32:14 +00:00
wiz b08e10c1ff Only one of -tag and -ohang after .Bl. 2003-06-26 10:31:29 +00:00
wiz 12a9f05956 Only one of -bullet and -tag after .Bl. 2003-06-26 10:27:25 +00:00
wiz 29f783f6f4 Fix Bd macro call. 2003-06-26 10:26:53 +00:00
wiz 622f9a8d34 Only one of -hang and -tag after .Bl. 2003-06-26 10:23:59 +00:00
wiz ed99226267 Remove some superfluous macro calls. 2003-06-26 10:23:23 +00:00
wiz 1f169892d0 Fix some macro abuses. 2003-06-26 10:20:39 +00:00
wiz 57526f6563 .Li Dv -> .Dv. 2003-06-26 10:14:07 +00:00
wiz 1c0ed5e256 End list with .El. 2003-06-26 10:13:34 +00:00
wiz 00286476c7 Only one of -bullet and -tag after .Bl. 2003-06-26 10:11:40 +00:00
tshiozak e376aa8308 Citrus iconv support(3)
add host tools : mkcsmapper and mkesdb
  mkcsmapper - coded character set mapping table compiler
  mkesdb - encoding scheme database compiler
2003-06-26 06:30:07 +00:00
heas d40cbfcc0b Fix description of defflag, defparam (and defopt) when a filename is omitted. 2003-06-25 07:08:26 +00:00
tron 085b2ab641 Fix "clean" rule to honor "CLEANFILES" variable. 2003-06-24 09:49:07 +00:00
jschauma ce16073c02 Add ABI and API. 2003-06-19 18:23:59 +00:00
yamt b509ec99bb explicitly note MALLOC-free and malloc-FREE is ok. 2003-06-19 15:11:49 +00:00
yamt 4a8cf36294 note when VOP_GETPAGES updates number of pages pointed by 'count'. 2003-06-19 14:36:14 +00:00
itojun ded3919389 define LIBEVENT 2003-06-13 04:04:18 +00:00
provos 5522c1a3bb add LIBEVENT 2003-06-12 23:26:19 +00:00
wiz a233f087fe Add missing } for rev. 1.43. 2003-06-11 18:05:40 +00:00
wiz cdf5450a15 Also recognize cpp files as C++ files for CYGWIN case. 2003-06-11 17:32:45 +00:00
christos d30f98df35 recognize .cpp as c++ files. 2003-06-11 17:24:55 +00:00
msaitoh 535480c5be catch signal 1,2,3,13 and 15 to clean /tmp/_dependXXX 2003-06-11 04:56:58 +00:00
fair 41e36370a8 Update the SEE ALSO list with drivers that have been added since
1997 (when this man page was updated?). Change an ugly .br hack
into .Ss macros. Add paragraph breaks in a few places to improve
readability.
2003-06-11 04:41:17 +00:00
wiz 957ca71120 Add (t)tbomk -- (to) the best of my knowledge. 2003-06-10 19:11:10 +00:00
yamt e23e94ceb3 correct arguments of VOP_GETPAGES. 2003-06-09 13:30:44 +00:00
reinoud 9af716fd9a Make smbfs work on NetBSD/acorn32 ! it missed an entry in majors.acorn32
and an entry in the MAKEDEV
2003-06-08 20:12:33 +00:00
jmmv 63ff77691f +DMA, GIF, NAT, WWW 2003-06-07 22:33:30 +00:00
jmmv 845b77b870 Add cvs id tag. 2003-06-07 18:56:10 +00:00
gmcgarry a0b04cb7df GPIB manpages. 2003-06-02 04:00:24 +00:00
martin a4c13e8f4d Regen (nsmb added) 2003-06-01 20:27:59 +00:00
uwe 95af8c21e9 Add igsfb(4). 2003-06-01 11:38:16 +00:00
uwe a33df1ba35 The igsfb(4) driver is considered stable now. 2003-06-01 01:14:30 +00:00
thorpej 000836e000 If EXTERNAL_TOOLCHAIN is defined, allow the compiler to define the
location of crt{begin,end}{,S}.o and libgcc.a.  Encapsulate all of
this logic into the new bsd.gcc.mk, and use it in bsd.prog.mk and
bsd.lib.mk.
2003-05-31 20:33:15 +00:00
thorpej 22791b9867 Add a CPUFLAGS variable which can be set by the user's mk.conf or in
the environment:

CPUFLAGS        Additional flags to the compiler/assembler to select
                CPU instruction set options, CPU tuning options, etc.

Since CPUFLAGS is not implicitly set by any part of the make infrastructure,
it is safe to set in mk.conf, unlike COPTS or DBG.
2003-05-30 18:43:23 +00:00
fair 3c344189a4 More completely document the bootstrap flags accepted by the NetBSD
secondary bootstrap and the NetBSD kernel. Document SRM a little more.
I think this satisfies PR 20557.
2003-05-30 05:34:46 +00:00
wiz 53588c2a8b Back this out until I know why it does not work. 2003-05-27 21:43:32 +00:00
wiz 43075c01c6 Use && instead of ; to only overwrite a file if the corresponding sed worked (from christos).
Add .cpp rules.
2003-05-27 19:32:18 +00:00
wiz f338b31357 Add .cpp dependency rules. 2003-05-27 19:30:45 +00:00
yamt 60990de075 sync with reality and more note. (MEXTADD) 2003-05-27 13:04:25 +00:00
wiz 363facc46e Remove .Pp before .Sh. 2003-05-27 04:55:34 +00:00
itojun c337d7850f remove reference to draft-mcdonald-*, as we actually implement different API
from the document.
2003-05-27 02:31:58 +00:00
jmmv b7878a7b3c +IIUC 2003-05-26 13:11:36 +00:00
wiz 135b433e9c s/${ECHO}/@echo/, since we don't define ECHO in share/mk. 2003-05-26 12:38:59 +00:00
lukem 9014bdbce6 * Document $RCMD_CMD in environ(7).
* Cross-reference rcmd(1), rcmd(3), and environ(7) as appropriate.

Should fix [bin/21670] from Geoff Wing.
2003-05-26 10:18:39 +00:00
wiz bc0cb610c5 Remove trailing whitespace. 2003-05-26 06:55:19 +00:00
fair 9c3cc1b1d4 Add pointers to pxeboot, dosboot, w95boot a little more explicitly.
Add pointer to diskless(8) from pxeboot(8) and a reference for the
PXE specification. Clarify the wording here & there.
2003-05-25 21:19:06 +00:00
fair d9770d2cb2 Tweak the DHCP section a little, per Martin Husemann. 2003-05-25 19:53:07 +00:00
jdolecek 91ab36dea2 put 'Czechoslovak' and 'Czechoslovakian' back; even through the country
is no more, those are still correct words
pointed out on source-changes@n.o
2003-05-24 16:48:31 +00:00
jdolecek 3464bef947 remove obsolete 'Czechoslovak' and 'Czechoslovakian' 2003-05-23 20:37:57 +00:00
fair 4a6681b600 New sentence, new line. Add discussion of MII support to the MEDIA SELECTION
section, per PR 21399
2003-05-22 07:42:30 +00:00
wiz 33b345ecdf Fix some typos, s/nfsiod/nfsd/ (?), sort SEE ALSO. 2003-05-22 07:06:53 +00:00
fair 3e3e5cec32 Massive rewrite/reorganization of diskless.8 to clarify, edify,
educate, elucidate, and otherwise answer ancient PR 5885, which
complained about lack of documentation for DHCP booting systems.

Please review, comment & correct. Writing is hard work.
2003-05-22 06:45:55 +00:00
wiz 4e4095f195 Grammar fix, from jmc@openbsd. 2003-05-20 10:10:23 +00:00
wiz 75f9ab5b80 Add back comma after e.g. and i.e.
See for example http://newark.rutgers.edu/~jlynch/Writing/e.html.
2003-05-20 08:18:23 +00:00
fair 38fe78bca7 Add some information necessary for netbooting.
Update date.
2003-05-20 07:47:40 +00:00
lukem 76a3147d38 Remove dependency on ${RPCGEN}:
*	Unnecessarily causes lib/librpcsvc (etc) to be rebuilt every time
	rpcgen is updated.
    *	No other "generated" file (.l, .y, ...) depends upon its tool
    	like this
    *	As <bsd.own.mk> wasn't being pulled in, the tools/ version
    	wasn't being used, so a lot of times the dependency was wrong.

Fixes [toolchain/11568] by Bernd Ernesti.
2003-05-19 07:19:10 +00:00
wiz be82955f10 New sentence, new line; fix xrefs; sort SEE ALSO; punctuation nits;
uppercase beginning of sentence; bump date for last two.
2003-05-18 09:10:51 +00:00
wiz a5016fab1f New sentence, new line. Bump date for last. Add missing "the". 2003-05-18 09:04:52 +00:00
lukem f5dd9322ee Set CAP_MKDB_ENDIAN to the cap_mkdb(8) endian flag, rather than
overriding TARGET_ENDIANNESS.
2003-05-18 08:20:34 +00:00
lukem 4ae3ede358 Only determine TARGET_ENDIANNESS if it's not already defined. 2003-05-18 08:19:03 +00:00
lukem 65e312f75f Add ${TOOL_DB}; db(1) as a (host) tool.
Note: this is the first tool using a "TOOL_" prefix in the make(1) variable;
other similar "non-standard" variable names will be converted in the future.
2003-05-18 08:09:25 +00:00
lukem 03a26b2c80 make this a no-op if HOSTPROG is defined 2003-05-18 07:36:23 +00:00
gmcgarry 4134935e8c Xr xfd(1) 2003-05-17 03:03:32 +00:00
gmcgarry 3116152523 More on fonts. ISO C support. 2003-05-17 02:57:39 +00:00
wiz 70c40c00ed regen (-lms,-mms,+icp on i386). 2003-05-15 19:17:43 +00:00
wiz 717b2b1474 Remove i386/busmouse(4); it's not supported on i386 any more. 2003-05-15 18:53:34 +00:00
wiz 6454d66c69 Fix typo. 2003-05-15 13:28:58 +00:00
atatat b5329c1d85 (1) Don't print the message buffer (via ddb's dmesg command) if the
message buffer has not yet been set up, mimicking code from the top of
the sysctl routine for retrieving the message buffer.

(2) Add a /l modifier to the trace command.  This makes it print the
backtrace using printf() instead of db_printf(), which has the nice
side-effect of also putting it into the message buffer.  A kernel with
ddb in it but disabled (ie, ddb.onpanic set to zero) will print a
backtrace (which ends up in the message buffer) before dumping (or
not, depending on the value of kern.dump_on_panic) and rebooting, but
if ddb is not disabled, the backtrace is not printed, and there's no
way to get it to display a backtrace such that you can retrieve it
after the dump.  The backtrace printed by gdb is sometimes a little
different.

(3) Documentation for the above.
2003-05-15 13:18:18 +00:00
wiz ee6d7b94d4 Remove last traces of obsolete olms and omms drivers.
Ok'd by drochner and fvdl.
2003-05-15 13:13:21 +00:00
wiz 3b82314399 Point to IPC tutorials in /usr/share/doc/psd, update names, and add authors.
Bump date.
Suggested by kleink.
2003-05-15 10:18:42 +00:00
wiz 318b76a793 setup -> set up. 2003-05-15 06:01:02 +00:00
fair 28dbdce5de nroff cleanups prior to answering a problem report. 2003-05-15 02:03:45 +00:00
salo 86395f0606 Add cross-references to w(1) and lastlogin(8). 2003-05-14 18:07:01 +00:00
wiz 428fec6205 Bump date for last. 2003-05-14 12:20:01 +00:00
wiz c0374a92bc New sentence, new line; nits. XXX: this page might need an update. 2003-05-14 12:19:15 +00:00
drochner 1b08bec43d opms(4) is long gone 2003-05-14 12:18:07 +00:00
drochner 06a2fecfa8 remove "opms" 2003-05-14 12:16:57 +00:00
wiz 577a7320c0 setup -> set up. 2003-05-14 12:00:33 +00:00
wiz 67b1bed2dd setup -> set up, from jmc@openbsd. 2003-05-14 11:58:34 +00:00
wiz 1d1f715318 setup -> set up. 2003-05-14 07:59:00 +00:00
wiz 2a0da87429 setup -> set up; it's -> its 2003-05-14 07:58:31 +00:00
wiz a969e6f361 setup -> set up, from jmc@openbsd. 2003-05-14 07:57:51 +00:00
wiz 72560fa3c0 New sentence, new line; use .Aq; set -> set up. 2003-05-14 07:50:50 +00:00
wiz 8a4655ce73 Setup -> set up; new sentence, new line; add some commas; change kernel building instructions to include make depend. 2003-05-14 07:40:27 +00:00
wiz 34757ddf9c Setup -> set up, from jmc@openbsd. 2003-05-14 07:28:01 +00:00
dbj f1e0ecadf7 remove dependencies on ${LIBC} ${LIBM} and ${LIBTERMCAP} static libraries
from host tool targets.  Commits fix from PR toolchain/21495
2003-05-14 00:24:06 +00:00
wiz 956c6be35c Fix typo; new sentence, new line; use more mdoc; add FILES section; sort SEE ALSO. 2003-05-13 10:08:36 +00:00
wiz 28756760a7 Bump date for last. 2003-05-13 09:59:27 +00:00
fvdl c6626dc295 Fix this up a bit to match reality. Needs more work, and so do some
other manpages describing scheduling-related functions.
2003-05-13 09:56:27 +00:00
ragge 7eef3e7815 This ksyms man page should describe the current interface. 2003-05-11 18:09:49 +00:00
wiz e64e6c16f0 Make that May :). 2003-05-11 17:49:12 +00:00
augustss 3ed5e278c3 Add Belkin F5U109. 2003-05-11 16:30:16 +00:00
wiz 8635711f3e Add Centreville, and fix 22015. From Sean Davis in PR 21407. 2003-05-11 01:55:18 +00:00
thorpej a6bb9a13b4 Back out the following chagne:
http://mail-index.netbsd.org/source-changes/2003/05/08/0068.html

There were some side-effects that I didn't anticipate, and fixing them
is proving to be more difficult than I thought, do just eject for now.
Maybe one day we can look at this again.

Fixes PR kern/21517.
2003-05-10 21:13:27 +00:00
salo a760954e6f Fix AMS, from Douwe Kiela via PR misc/21523.
Better describe PRG.
Add BTS.
2003-05-10 19:38:06 +00:00
wiz 6169ff492d Bump date for last; new sentence, new line. 2003-05-10 09:09:41 +00:00
fvdl b1d933d3cf Document isa_drq_alloc/free. 2003-05-10 00:02:22 +00:00
christos b024767c0c Fix _HOST_CYGWIN lossage. 2003-05-08 20:39:00 +00:00
salo 1b089357bd Whitespace. 2003-05-08 18:59:06 +00:00
thorpej 97b3b91fa8 Simplify the way the bounds of the managed kernel virtual address
space is advertised to UVM by making virtual_avail and virtual_end
first-class exported variables by UVM.  Machine-dependent code is
responsible for initializing them before main() is called.  Anything
that steals KVA must adjust these variables accordingly.

This reduces the number of instances of this info from 3 to 1, and
Simplify the way the bounds of the managed kernel virtual address
space is advertised to UVM by making virtual_avail and virtual_end
first-class exported variables by UVM.  Machine-dependent code is
responsible for initializing them before main() is called.  Anything
that steals KVA must adjust these variables accordingly.

This reduces the number of instances of this info from 3 to 1, and
simplifies the pmap(9) interface by removing the pmap_virtual_space()
function call, and removing two arguments from pmap_steal_memory().

Simplify the way the bounds of the managed kernel virtual address
space is advertised to UVM by making virtual_avail and virtual_end
first-class exported variables by UVM.  Machine-dependent code is
responsible for initializing them before main() is called.  Anything
that steals KVA must adjust these variables accordingly.

This reduces the number of instances of this info from 3 to 1, and
simplifies the pmap(9) interface by removing the pmap_virtual_space()
function call, and removing two arguments from pmap_steal_memory().

This also eliminates some kludges such as having to burn kernel_map
entries on space used by the kernel and stolen KVA.

This also eliminates use of VM_{MIN,MAX}_KERNEL_ADDRESS from MI code,
this giving MD code greater flexibility over the bounds of the managed
kernel virtual address space if a given port's specific platforms can
vary in this regard (this is especially true of the evb* ports).
2003-05-08 18:16:20 +00:00
christos e9672445c0 Hacks for limited command and environment space (John Gordon) 2003-05-08 13:34:07 +00:00
christos 61987b916a Deal with CYGWIN's sh screwage. 2003-05-08 13:02:09 +00:00
uebayasi 80e148b7e3 Make libmagic known as a system library, and install manual page links
of the libmagic functions.

Submitted by Hiroshi Ura <ura at hiru dot aoba dot yokohama dot jp> in
PR21496.


Reviewed By:	wiz
2003-05-08 07:14:11 +00:00
wiz a65567f59b Hack around ".Nm" introducing newlines in the SYNOPSIS section.
Reported by Kouichiro Hiratsuka via uebayasi.
2003-05-08 05:38:10 +00:00
wiz 93530159cb New sentence, new line. 2003-05-08 04:48:27 +00:00
wiz 2cefdd1518 Bump date for last. Drop trailing whitespace. 2003-05-08 04:46:35 +00:00
gmcgarry b4cb3ae351 Consistently use 'Native Language Support' for NLS. From Jeremy C. Reed.
Also, add table of ISO639 language codes.
2003-05-07 22:41:26 +00:00
fvdl 6fd55b60ac Add -mcmodel=kernel to CFLAGS for amd64. 2003-05-07 22:36:06 +00:00
jwise 79a13eae41 Add a second example, showing how to create the same vlan as in the first
example, but at system startup time.

Finishes fix of PR 17863.
2003-05-07 16:49:59 +00:00
yamt 7fb7b24fed make RPC_XDRFILES depend on files in right directory. 2003-05-07 13:41:22 +00:00
wiz 5b3ea1544b Misc fixes. 2003-05-07 13:28:12 +00:00
takemura e02bb3ff4e Added man page, hpcmips/boot.8. PR #21371. 2003-05-07 13:14:50 +00:00
itojun 321d39a033 sync w/ freebsd 1.72 (includes up to openbsd 3.3) 2003-05-07 07:11:00 +00:00
fair 38bbc15b9b Clean up nroff issues. Add more mdoc macro use.
Clarify wording and grammar.
Add an EXAMPLE section per PR 17863
2003-05-07 03:33:49 +00:00
wiz b376555071 dial-in, not dialin. From Leandro Costa via jmc@openbsd. Similarly, dial-out for dialout. 2003-05-06 19:05:35 +00:00
wiz 845cf3eb91 Join Nd argument to Nd line. 2003-05-06 19:04:05 +00:00
wiz d3e223b7ec German, not german. From Leandro Costa via jmc@openbsd. 2003-05-06 19:03:50 +00:00
wiz 86ca06c9ea pseudo-device instead of pseudodevice. From Leandro Costa via jmc@openbsd. 2003-05-06 19:03:21 +00:00
wiz 3241800d20 Remove duplicate word. From Leandro Costa via jmc@openbsd. 2003-05-06 19:02:56 +00:00
wiz 31dec964b2 Fix typo. From Leandro Costa via jmc@openbsd. 2003-05-06 19:02:46 +00:00
wiz 15296607b8 Uppercase some TLAs and FLAs. From Leandro Costa via jmc@openbsd. 2003-05-06 19:01:21 +00:00
wiz c678bd5352 IntelliMouse, not Intellimouse. From Leandro Costa via jmc@openbsd. 2003-05-06 18:59:46 +00:00
wiz 39f8bdccc4 Update URL. From Leandro Costa via jmc@openbsd. 2003-05-06 18:59:20 +00:00
wiz 36e5d24cc9 Realtek, not RealTek. From Leandro Costa via jmc@openbsd. 2003-05-06 18:58:24 +00:00
wiz 1eacbb35cd busses -> buses, from jmc@openbsd. 2003-05-06 18:30:42 +00:00
jmmv 4296d7d483 Drop trailing whitespace. Reviewed by wiz. 2003-05-06 10:46:41 +00:00
wiz 09757d7c39 Typo and punctuation fix, one each, from Patrick Welche. 2003-05-06 10:21:13 +00:00
wiz 7d8f3e39e7 regen (wsfont added to alpha, more man page links) 2003-05-06 08:49:05 +00:00
wiz 8285350090 Add a missing word. New sentence, new line. 2003-05-06 08:42:19 +00:00
wiz 7401645eb4 New sentence, new line. Bump date for last. Fix Xrefs. 2003-05-06 08:36:29 +00:00
wiz 6271a9675f Bump date for last, and fix two typos. 2003-05-06 08:27:22 +00:00
wiz b630da6585 mdoc fix. 2003-05-06 08:15:04 +00:00
wiz a932ff4884 Drop trailing space. 2003-05-06 08:09:36 +00:00
wiz e884f1876e Add comma after e.g., and fix two mdoc nits. 2003-05-06 07:56:54 +00:00
wiz 874319d3ca Grammar fix. 2003-05-06 07:44:54 +00:00
wiz 0a9e97ee9d New sentence, new line; drop superfluous Pp; grammar fix. 2003-05-06 07:43:14 +00:00
kleink 2320944ad7 Bring audio(9) back in sync with audio_if.h; from Murray Armfield in
PR misc/21432.
2003-05-05 20:52:52 +00:00
wiz 7a15b67bd3 EtherLink, not Etherlink; from Leandro Costa via jmc@openbsd. 2003-05-05 09:38:35 +00:00
ad bd17d709ab Xref amr. 2003-05-04 16:18:32 +00:00
fvdl cfb43ff372 Default to -O2 for x86_64. 2003-05-04 12:05:50 +00:00
gmcgarry dda0ea0697 Filename typo 2003-05-04 04:42:47 +00:00
gmcgarry b01d08c7d6 Add description for NBUF. From Greg A. Woods in PR#17397. 2003-05-04 01:56:52 +00:00
gmcgarry 4270c007ac Add some more IBM-encoded fonts.
These fonts were taken from the FONTMAN (fpman220.zip) distribution by
Horst Schaeffer.

They are not intended for serious use.  They were chosen to look
significanly different to vt200 fonts currently available.  Good
for demonstrating wscons capability.
2003-05-04 00:50:27 +00:00
gmcgarry 00d263ccca Mention correct VGA resolution. Now the example isn't so convincing. 2003-05-04 00:27:17 +00:00
gmcgarry 6d272528dc Expand on fonts and font sizes. Shuffle discussion a little. 2003-05-04 00:11:54 +00:00
wiz 12d121bd69 Sort SEE ALSO. 2003-05-03 23:24:13 +00:00
gmcgarry 62c18e05f7 Xr wsfont(4) 2003-05-03 23:20:15 +00:00
gmcgarry 32a72df015 Add details. 2003-05-03 23:20:01 +00:00
wiz e6367d8a4b Use more mdoc, some mdoc improvements, unxref crash(8).
XXX: Needs more work, e.g., at least a SYNOPSIS section.
2003-05-03 23:15:31 +00:00
wiz 6458b9c21b Put Nd argument in quotes, since it is more than 9 arguments long.
From jmc@openbsd.
2003-05-03 20:49:05 +00:00
wiz 6a8058b52a Misc fixes from jmc@openbsd. 2003-05-03 19:01:05 +00:00
wiz 1ffa7b76c4 DMA, not dma nor Dma. 2003-05-03 18:10:37 +00:00
gmcgarry 3dac715ee8 Document MTRR. Addresses PR#14735. 2003-05-02 09:11:07 +00:00
gmcgarry 6369566e8d Document "stray interrupts". From Charles Hannum on netbsd-users@netbsd.org.
Addresses PR#12913.
2003-05-02 08:19:43 +00:00
gmcgarry 7c8d3835be Consistently describe I/O port page. Addresses PR#11793. 2003-05-02 08:05:14 +00:00
fair 60ec1171ef Add a full list of config(8) lines from sys/arch/*/conf/GENERIC
Add ms(4) and kbd(4) to SEE ALSO.
Correct Ud -> Ux in HISTORY.
Add links to zs.4 and zsc.4 to make this easier to find.
Mention "Zilog 8530" in the Nd so that the permuted index will find
this driver.
2003-05-02 00:42:40 +00:00
fair 21f4f3ecc0 OK, remove the alpha bits because it has been converted to use
zstty(4) in -current, though NetBSD/alpha on the 1.6 branch is
still using scc(4). Mention this in the HISTORY section.

This should finally answer PR 19572, although the zstty(4) man page
is woefully inadequate.
2003-05-01 19:31:54 +00:00
fair 12f3ab83c8 Add Xr diskless 8 because Suns can netboot.
Remove "floppy" from the example list of things that can UltraSPARC
can boot from.
2003-05-01 18:44:11 +00:00
yamt 245e20c483 mdoc improvement.
(use the longest tag for width specifier)
2003-05-01 15:58:49 +00:00
yamt 07993bf5b9 redo a half of the previous correctly.
('op' arg of VOP_ADVLOCK)
2003-05-01 15:42:51 +00:00
yamt 307d26d6a8 VOP_ADVLOCK:
F_{RD,WR,UN}LCK is not for 'flags'.
2003-05-01 15:30:35 +00:00
wiz 63d39ddbe4 New sentence, new line. Some mdoc fixes. 2003-05-01 14:11:11 +00:00
wiz 876372d88e a -> an from jmc@openbsd.
New sentence, new line while I'm here.
2003-05-01 14:01:39 +00:00
wiz 7dcc28d440 ultra sparc -> UltraSPARC. 2003-05-01 11:16:28 +00:00
martin b21f878e23 Add another example. Fix files section (/boot is called /ofwboot realy)
and now that we mention floppy disks add a bugs section - we can't boot
from them.
2003-05-01 11:14:03 +00:00
wiz c05987da9e Use \*[Gt] instead of > for HTML output. 2003-05-01 09:48:05 +00:00
wiz 5fe6660b13 Drop superfluous Pp and duplicate FILES section; add article; end sentence with a dot. 2003-05-01 09:34:57 +00:00
fair 04b8228faf Complete rework of this man page to explain SRM enough to boot an
alpha. This is to answer PR 20557.
2003-05-01 09:15:56 +00:00
uebayasi 8a940b232d Typos, mostly a -> an.
Reviewed by:	grant
2003-05-01 08:42:07 +00:00
gmcgarry 8a0a3238fa Manpage for amr(4) from FreeBSD. Addresses PR#17110. 2003-05-01 08:36:50 +00:00
fair 47dc853e49 Clean up nroff problems. Reword description a little.
Add requirement for SCSI CD-ROMs (should be ID 6, and must
be able to do 512-byte reads). Add STANDARDS section.
This should close PR 21387.
2003-05-01 06:20:19 +00:00
wiz 2e72bf0557 Sort sections; new sentence, new line; use more mdoc;
drop crash(8) reference.
2003-05-01 02:11:01 +00:00
martin 63185858eb Reference IEEE 1275 and rename L1 to STOP (mentioning the old name).
From Erik Fair.
2003-04-30 20:40:06 +00:00
dsl 59ed981455 Straight not strait 2003-04-30 20:06:10 +00:00
jmmv d8a685c47a Add 'RTFC', as requested in PR misc/21400 by dive at endersgame.net. 2003-04-30 13:04:52 +00:00
martin 4e3a142d56 Clone the sparc boot(8) man page and bend it into shape for sparc64. 2003-04-30 12:32:29 +00:00
tsutsui 32b7f7206e Improve hardware/device descriptions. (maybe needs wizd(8) ;-) 2003-04-29 22:02:44 +00:00
wiz ab8a5ed674 Fix some dates; new sentence, new line; drop superfluous Pp. 2003-04-29 21:12:48 +00:00
wiz 1dae3d1d3e Fix some dates, put Nd argument on same line. 2003-04-29 21:12:17 +00:00
wiz cac849c126 New sentence, new line; use more mdoc; sort SEE ALSO;
correct some dates.
2003-04-29 21:00:32 +00:00
gmcgarry 97c9a5f9dd arc and cobalt directories 2003-04-29 21:00:29 +00:00
gmcgarry b7953b24d7 Add some missing pages. 2003-04-29 21:00:04 +00:00
wiz 71c404893b New sentence, new line; correct some dates and releases; drop a superfluous Pp. 2003-04-29 20:57:24 +00:00
gmcgarry 38e597e8b6 Add intro. 2003-04-29 20:57:15 +00:00
gmcgarry fe8b01a5b1 Add missing intro. 2003-04-29 20:52:58 +00:00
gmcgarry d99cbc10bf Duh. Can't even blame the coffee. 2003-04-29 20:50:44 +00:00
gmcgarry fcca6ee71c Add missing intro. 2003-04-29 20:47:58 +00:00
wiz eea921656c New sentence, new line; drop trailing spaces. 2003-04-29 16:06:44 +00:00
fredette 7863680d0c Added a SYNOPSIS section, added content about boot device
selection, and added the man page to the set lists.
2003-04-29 15:04:41 +00:00
scw ee96a063f1 Build shared libraries by default on sh5. They seem stable enough now. 2003-04-29 14:59:02 +00:00
wiz befa7a8964 More mdoc; some grammar fixes; comment out Xref to crash(8) (doesn't exist). 2003-04-29 13:13:10 +00:00
wiz 3f3fd9f0d6 Use more mdoc macros; comment out reference to non-existing crash(8) from
SEE ALSO.
2003-04-29 13:05:32 +00:00
fredette 226e50835b Added a boot(8) man page for sun2. 2003-04-29 13:00:57 +00:00
wiz ebc4bc6c02 Update for rename from veriexec to verifiedexec. 2003-04-29 12:38:01 +00:00
augustss c6715d7fe8 Add more (skeleton) missing man pages. 2003-04-29 11:49:50 +00:00
wiz 59295bb7cf Fix name part of email address. 2003-04-29 11:43:43 +00:00
augustss 1b30b81d8d Add some man pages that were missing. The pages are empty, but has the
email address of the person who added the driver. ;-)
2003-04-29 11:35:54 +00:00
wiz 19699fcce0 Bump date for last; use .Nm opms instead of Xreferencing ourselves. 2003-04-28 12:15:17 +00:00
augustss 19e28afeba Add a line about opms. 2003-04-28 11:52:46 +00:00
augustss 68d8a112dc Link opms to pms. 2003-04-28 09:54:57 +00:00
augustss 0f48b30c19 Link cons to console. 2003-04-28 09:53:43 +00:00
fvdl ee5c723638 Correct previous. MACHINE is amd64. MACHINE_ARCH is x86_64. 2003-04-27 10:15:01 +00:00
tron ef4a5d5fc9 x86_64 -> amd64 2003-04-27 10:10:28 +00:00
wiz 5084d44ea8 regen (x86_64 -> amd64) 2003-04-26 21:00:56 +00:00
fvdl e937aee3c1 another x86_64 -> amd64 2003-04-26 20:55:40 +00:00
fvdl 043f21d9ea x86_64 -> amd64 2003-04-26 19:14:17 +00:00