Commit Graph

6488 Commits

Author SHA1 Message Date
jdc 8f396eb979 Add termcap entry for window(1).
Fixes PR 20111 (from Richard Rauch).
2003-02-02 17:34:19 +00:00
wiz 6c3d6d7f8f Typo fix. 2003-02-01 12:52:49 +00:00
jdolecek 16ebe50674 slightly adjust to clarify handling of zero time (tv_sec == tv_usec == 0)
- itimerfix() leaves the time as zero in this case, doesn't adjust to one tick

also use 'one tick' rather than mere 'tick' in first paragraph
2003-02-01 10:43:20 +00:00
thorpej 09d0041ce2 Update for extensibe malloc types. 2003-02-01 06:27:23 +00:00
mjl 153fa7e195 Remove "freen" and "freend", the first is no word, the second archaic
for friend -- both probably a typo in the first import.
Also "corelate" is preferred as "correlate" nowadays.
2003-01-29 12:46:22 +00:00
kent cd7d9faeaf Introduce BUS_DMA_NOCACHE, and bus_dmamem_map() of i386 supports it. 2003-01-28 01:07:51 +00:00
jdc a5caee4812 Add missing 'NC' (no color video) entry. 2003-01-27 19:50:20 +00:00
wiz 751f2ea415 v1.68 from FreeBSD. 2003-01-26 01:02:42 +00:00
kleink 62ef5befab <sys/ucred.h> requires <sys/param.h> as a pre-requisite; suggested
by Martin Husemann.
2003-01-25 19:27:43 +00:00
keihan a4c1e9c0ba Typos,
ntwo -> ntwoc
ntowc -> ntwoc

Reviewed by Christian Hopps.
2003-01-25 00:17:30 +00:00
tsarna e4c4e3f3b9 "Obsolute" is a nonsklarkish English flutzpah... Replace it with "Absolute" 2003-01-24 22:21:43 +00:00
wiz 44107fcf32 Add cygwin alias for pcansi. Okayed by jdc. 2003-01-24 10:24:09 +00:00
thorpej 14dfb2cab0 Add LIBPTHREAD, LIBPTHREAD_DB, and LIBRT. 2003-01-24 02:06:37 +00:00
thorpej d1567e06c2 Add libpthread and librt. 2003-01-22 23:40:19 +00:00
thorpej 02d1b7838b Add a case for librt (POSIX Real-time Library) 2003-01-22 23:37:08 +00:00
kleink 7f46140777 Use standard indentation for struct members, which will do nicely. 2003-01-22 11:06:01 +00:00
wiz c7aab7fab8 Warn if Rv has no function name argument. 2003-01-21 15:40:02 +00:00
wiz 0c18ab1d39 sigaltstack(2), not (3), and same for sigprocmask. From kleink. 2003-01-21 14:21:47 +00:00
wiz 9a9986e251 Add ucontext(5) from Klaus Klein. 2003-01-21 12:43:13 +00:00
scw 3402e518ba The sh5 toolchain works fine with -O2 now. 2003-01-21 09:19:01 +00:00
wiz 3ff6903733 regen (+panel, hi soren) 2003-01-20 08:13:25 +00:00
rafal 486868997d Regen from latest MAKEDEV. Thanks to Thomas for the reminder! 2003-01-20 01:55:34 +00:00
atatat dd0a8acd21 The next release will be 2.0, not 1.7. 2003-01-19 21:25:36 +00:00
jdolecek 3d8d8663b9 g/c the NEXTRELEASE comment tag now that the next version number is decided 2003-01-19 20:12:31 +00:00
grant 98ae779062 Fix some typos. From Igor Sobrado in PR pkg/19907.
While I'm here, new sentence, new line.
2003-01-18 18:32:20 +00:00
jmmv 7fb5910ea7 ... and bump date. 2003-01-18 12:23:58 +00:00
jmmv 9e89b07f14 Add information about the "replace" target. This closes my own PR pkg/18014.
Okay'ed by wiz.
2003-01-18 12:22:36 +00:00
wiz a3213b9aee bandwidth, not bandwith. 2003-01-17 23:58:55 +00:00
itojun 40606ab8f2 switch from kame-based m_aux mbuf auxiliary data, to openbsd m_tag
implementation.  it will simplify porting across *bsd (such as kame/altq),
and make us more synchronized.  from Joel Wilsson
2003-01-17 08:11:49 +00:00
gendalia 1f71c142cd Add altima (broadcom) AC101L, phy for 3com 3c905cx-tx on nForce2 MCP-T 2003-01-17 06:23:52 +00:00
gendalia c6909b8a52 add 3c905CX-TX to the list of supported interfaces. 2003-01-17 01:40:56 +00:00
gendalia d31673b723 note added support for nForce2 MCP-T audio 2003-01-16 14:55:12 +00:00
wiz 4747f8f287 regen (+bktr, +radio) 2003-01-15 00:18:06 +00:00
jdolecek 195a61178e the SB Live! joystick port is actually supported nowadays 2003-01-14 20:50:52 +00:00
jdc 3632692722 Wscons terminals (wsvt25) have 25 lines, so we shouldn't use the vt220
initialisation sequence (which sets the scrolling region to the top 24
lines).
Noticed by Martin Husemann.
2003-01-12 11:17:21 +00:00
jmmv 66808db078 Remember the administrator to always configure /etc/mailer.conf, as there
is no default. Approved by wiz.
2003-01-12 09:23:55 +00:00
thorpej 2136f557b3 Add a symbol for libpthread. 2003-01-12 01:30:34 +00:00
lha 7e3ef8185e s/pfil_get_head/pfil_head_get/
fixes Joel Wilsson's <joelw@unix.se> misc/19796
2003-01-11 22:45:39 +00:00
jschauma 3fd604cd1b Remove documentation of obsolete variables EXTRACT_BEFORE_ARGS and
EXTRACT_AFTER_ARGS.
2003-01-10 17:25:38 +00:00
wiz 2ae0f429c4 NetBSD -> .Nx. 2003-01-08 17:36:56 +00:00
jmmv 49a68c4465 Replaced /proc with /emul/linux/proc. Some minor grammar fixes too.
Okay'ed by wiz.
2003-01-08 17:34:15 +00:00
martin 6146c9c6ad Remov BUGS section - the last known one has been fixed. 2003-01-07 20:47:12 +00:00
jonb 17f2be3d4e describe the CFATTACH decl macro, rather than defining struct cfattach 2003-01-07 17:13:07 +00:00
jonb 91fbd06a37 What is error.h? Perhaps it should be errno.h?... 2003-01-07 17:11:28 +00:00
christos eca381fce4 mention ACPIVERBOSE 2003-01-06 19:43:58 +00:00
wiz 8047beb408 regen (+ld, mlx). 2003-01-06 19:27:27 +00:00
wiz 82485d79c7 New sentence, new line. Bump date for BUGS update. 2003-01-06 19:18:29 +00:00
lukem 4bb41ae2f2 Rework how KERNOBJDIR functions; now it's always determined with
cd ${KERNSRCDIR}/${KERNARCHDIR}/compile && ${PRINTOBJDIR}
This is far simpler than the previous system, and more robust with
objdirs built via BSDOBJDIR.

The previous method of finding KERNOBJDIR when using BSDOBJDIR by
referencing _SRC_TOP_OBJ_ from another directory was extremely
fragile due to the depth first tree walk by <bsd.subdir.mk>, and
the caching of _SRC_TOP_OBJ_ (with MAKEOVERRIDES) which would be
empty on the *first* pass to create fresh objdirs.

This change requires adding sys/arch/*/compile/Makefile to create
the objdir in that directory, and descending into arch/*/compile
from arch/*/Makefile.  Remove the now-unnecessary .keep_me files
whilst here.

Per lengthy discussion with Andrew Brown.
2003-01-06 17:40:18 +00:00
fredette 05bd3fb91f Updated the BUGS section to reflect the new, limited recording support. 2003-01-06 15:38:25 +00:00
wiz 37afd11468 Grammar fixes from jmc@prioris.mini.pw.edu via openbsd. 2003-01-06 13:14:51 +00:00
wiz 45ad5c9584 successful with only one l. 2003-01-06 12:46:05 +00:00
wiz 5a91827c81 through, not throught. 2003-01-06 12:29:48 +00:00
wiz 6d8cbf7e43 descriptor with a c. 2003-01-06 12:14:26 +00:00
wiz c577f7b99b Remove reference to non-existing opms(4). 2003-01-06 11:29:01 +00:00
wiz 8f996868d0 pckbc has no opms attachment for some time now. 2003-01-06 11:28:40 +00:00
wiz cff5a9306d Fix .Dd. 2003-01-06 11:26:18 +00:00
wiz 4fed2773d3 Sort SEE ALSO. 2003-01-06 11:22:19 +00:00
sommerfeld 24d16bebd2 Add bsd.rpc.mk to FILES 2003-01-05 23:37:02 +00:00
jmcneill 6ed596bc88 Cross-reference envsys(4) 2003-01-05 21:11:54 +00:00
jmcneill 61cf1ff02d Add man pages for the ACPI Thermal Zone driver. 2003-01-05 21:10:57 +00:00
jmcneill cd06c05f6c Mention ACPI attachments for acpitz, com, fdc, lpt, npx, pckbc, and wss. 2003-01-05 20:58:38 +00:00
sommerfeld d4b8f1f9fe Common makefile fragment for invoking rpcgen. See bsd.README for
documentation on the parameters which control this fragment's behavior.
2003-01-05 19:18:52 +00:00
wiz 9f03533c3a regen (+pci). 2003-01-05 02:32:57 +00:00
jdolecek 3c6eec6e52 /usr/include/dev/wscons/wsdisplayvar.h isn't installed anymore; reference
src/sys/dev/wscons/wsdisplayvar.h instead (anyone compiling
kernel has this readily available)
fixes PR misc/19617 by Igor Sobrado
2003-01-04 18:12:37 +00:00
wiz 3c478cca96 Use "ad-hoc" and "WaveLAN" consistently. From Igor Sobrado in PR 19654. 2003-01-04 01:09:37 +00:00
wiz 11b3adcb92 Fix some typos, partly from Igor Sobrado in PR 19656. 2003-01-04 01:03:59 +00:00
wiz b0158152e7 existance -> existence (PR 19655); start new sentences on new lines while here. 2003-01-04 00:46:03 +00:00
wiz ba6ca53c81 New sentence, new line. Bump date for BUGS updates. 2003-01-03 13:24:30 +00:00
martin ad76ce3165 This driver is now realy working for everything on sparc, update man
page and mention FULL_SPARC_BUS_SPACE.
2003-01-03 13:15:16 +00:00
jschauma 0a4453cc1e Fix typos noted by Igor Sobrado in PR misc/19641 (some already fixed
by others):

MCHTYPE(9)      - implemntation (implementation)
VFS_CHECKEXP(9) - specied (specified), acces (access)
VOP_ABORTOP(9)  - singla (single), implments (implements),
		callling (calling), credientials (credentials)
2003-01-03 04:18:57 +00:00
jmmv f4644590a2 Add trailing slash to some directories that did not have them (to look like
others in the manpage).
Add missing /libexec/ directory.

Approved by wiz.
2003-01-02 22:24:49 +00:00
wiz 9eea5ffeb1 New sentence, new line. 2003-01-02 10:17:27 +00:00
jschauma 60385de291 preceeding -> preceding
Pointed out by Igor Sobrado in PR misc/19636.
2003-01-01 21:58:39 +00:00
jschauma 0a354f2979 defacto -> de facto
Pointed out by Igor Sobrado in PR misc/19633.
2003-01-01 21:52:38 +00:00
augustss b266cbec7b Fix a typo pointed out by Urban Boquist. 2003-01-01 16:09:19 +00:00
thorpej 1fa13c5d00 Document aprint_error(), aprint_get_error_count(), and printf_nolog(). 2002-12-31 23:53:09 +00:00
thorpej e0de80eb25 Document the "aprint" autoconfiguration message printing routines. 2002-12-31 17:49:14 +00:00
yamt 0fd87a8ffb update description of vflush.
from FreeBSD's vfs_subr.c.
2002-12-29 06:51:40 +00:00
gson 6f2e7df90b 1.2MB and IBM PC 360 KB floppy drives are 5.25 inch, not 3.5 inch. 2002-12-29 00:12:42 +00:00
wiz 1f19704e0a Standardize Dd and Dt arguments; add section argument to Xr. 2002-12-23 22:23:43 +00:00
pooka ae7d5d485e add crime.4 and mace.4 2002-12-23 22:08:24 +00:00
pooka 06d2948f14 short descriptions for CRIME and MACE found on the O2 2002-12-23 22:06:40 +00:00
grant 76bb93652f Fix a typo.
From Bryan Vyhmeister in PR 19503.
2002-12-23 08:00:58 +00:00
lukem 144b55005f Rework METALOG manipulation:
- add '-D ${DESTDIR}' to INSTPRIV, so install(8) removes the leading
  ${DESTDIR} from the metalogged path
- provide ${METADB.add} variable (for "${CAT} -l >> ${METALOG}"), to make
  it easier to replace manual metalog manipulation in the future.
- with manual metalog additions, don't add the leading ${DESTDIR} in the path
- in maketars, use "mtree -C ..." instead of
  "mtree -D ... | sed -e 's,\(.*\) \(\..*\),\2 \1,";

Benefits:
- maketars "Parsing METALOG" step speeds up from 29 seconds to 1.2 seconds
  on a P3-600.
  (This also benefits "make installworld" at the top level.)
- ${DESTDIR}/METALOG is easier to read without the leading "${DESTDIR}"
  on all the pathnames, and it's smaller as well.
2002-12-23 06:52:48 +00:00
lukem 1bf2d8180e Only set INSTPRIV?= if "inside" a NetBSD src tree (i.e, ${_SRC_TOP_} != "").
Fixes a problem found by Andrew Brown where programs outside of the NetBSD
src that use the /usr/share/mk framework (such as pkgsrc/pkgtools/digest)
couldn't be installed if /usr/src/etc wasn't present.
2002-12-23 02:23:57 +00:00
lukem 4234e2eefe correct a comment 2002-12-23 02:01:29 +00:00
lukem d9aa9519e8 Invoke ${PAX} with '-O' so that various errors don't hang the make
or the command with an interactive question.  (This also prevents
weird problems if a directory element of '-f path' is missing and
'make -j N' is being used).
2002-12-21 15:54:48 +00:00
wiz 7230c8277a dependent has no a. 2002-12-21 13:05:11 +00:00
wiz 8e62ab1c3f parameterized instead of parametrized, from Adrian Mrva. 2002-12-21 13:00:57 +00:00
lukem 787757666a add SUNLABEL 2002-12-21 12:58:13 +00:00
wiz 7a538d88c6 message with one a, from Adrian Mrva. 2002-12-21 12:56:35 +00:00
wiz 56487eedef maintenance, not maintenence. From Adrian Mrva. 2002-12-21 12:25:33 +00:00
jwise a3a041633d Add a brief description of DPSRCS, whose discovery recently shortened two
Makefiles of mine by a few lines. :-)
2002-12-20 16:05:16 +00:00
lukem ebdb5fe2ad Remove /usr/local (and children) from the base distribution; we shouldn't
be creating directories or modifying permissions under there.

(/usr/local/* is still retained in various default PATHs, for convenience)
2002-12-20 06:39:53 +00:00
lukem 9dac6e17e3 Remove /sys -> /usr/src/sys symlink. 2002-12-19 23:04:26 +00:00
lukem 7805822da2 Add "-N ${NETBSDSRCDIR}/etc" to ${INSTPRIV}, so that non-host ${INSTALL_*}
rules use that directory to lookup users & groups as opposed to the
host system's passwd(5) and group(5) databases.

This is a change of behaviour which should make the build system more
robust when new users & groups are added to the NetBSD source.

The only users who may be adversely affected are those (small number,
if any) that renumber the uids & gids away from the "standard" NetBSD
ones; in this case said users should maintain local mods to
${NETBSDSRCDIR}/etc/{master.passwd,group} ...
2002-12-19 12:44:03 +00:00
lukem 41e588395b Instead of ${ZIC}-ing to ${DESTDIR}/usr/share/zoneinfo and using chmod and
chown to frob permissions, use ${ZIC} to ${.OBJDIR}/builddir, create a
temporary mtree(8) specfile, and use "${PAX} -M -N ${NETBSDSRCDIR}/etc"
to copy to ${DESTDIR}/usr/share/zoneinfo, looking up root:wheel in
${NETBSDSRCDIR}/etc instead of the host system database.
2002-12-19 10:56:39 +00:00
wiz 218d0a7872 Mostly fixing Xrs, but some other fixes too. 2002-12-18 20:51:53 +00:00
wiz 2fd972238a regen (twe) 2002-12-18 20:27:52 +00:00
wiz 898689a780 Sort sections. 2002-12-18 19:39:12 +00:00
wiz 2a557a3feb Grammar fix, and drop a trailing space. 2002-12-18 19:29:26 +00:00
wiz 3bcbc6aea4 Dd should have long month name, add some articles, and drop an unneeded .Pp. 2002-12-18 19:27:42 +00:00
wiz 3e6d4063c8 Regen (dpt) 2002-12-18 19:25:44 +00:00
jdolecek 800e198ba6 add example disktab file 2002-12-17 15:16:40 +00:00
abs cfb215a4f2 Document NOFILE 2002-12-13 22:44:09 +00:00
ad 8d65361e31 raidutil -> dptutil 2002-12-11 13:20:47 +00:00
scw 599e82b578 The walnut port has been subsumed by the new evbppc port. 2002-12-09 14:45:59 +00:00
scw 226f0cfd96 s/walnut/evbppc/ 2002-12-09 14:31:47 +00:00
uwe 65dd4ff755 Do a few overlooked s/shutdown/power/. 2002-12-09 13:22:48 +00:00
scw cc0125e443 Add evbppc, delete walnut. 2002-12-09 12:51:54 +00:00
scw a7ebdbe931 Delete man8.walnut, and add man8.evbppc. 2002-12-09 12:43:16 +00:00
thorpej c4a72b6436 Centralize the definition of the tool name prefix (i.e. "nb") into
bsd.own.mk, as the _TOOL_PREFIX variable.
2002-12-08 20:19:56 +00:00
ad f25a33663b Update for recent changes. 2002-12-07 20:01:03 +00:00
thorpej c7668999ad If we're preprocessing with cpp, it's not a very good idea to use
"#" as a comment character; use "//" in those places, instead.
2002-12-06 02:50:21 +00:00
martin 66efc8657b Document the force_down_interfaces variable. 2002-12-04 22:59:51 +00:00
isaki 8f17eedef1 Add manual page of bmd. 2002-12-01 09:14:34 +00:00
isaki 24eac1647f Regen; add bmd 2002-12-01 09:02:13 +00:00
jdolecek 923f85008b add afterboot.8 here. pointed out by Julio Merino 2002-11-30 15:29:36 +00:00
jdolecek 4b413dd039 add afterboot(8) manpage - things to check after the first complete boot
adapted from OpenBSD by Julio Merino in PR misc/16745, with some further
changes by me
2002-11-30 14:09:50 +00:00
wiz db25e6f163 New sentence, new line. 2002-11-29 19:11:45 +00:00
wiz 90a6e234c2 regen (bpp man page) 2002-11-29 19:04:44 +00:00
wiz cf0695b17b regen (midi) 2002-11-29 19:04:25 +00:00
tsutsui 401a6030de Note FMV-186/186A/188 PCI Ethernet adapters are supported by fxp(4). 2002-11-29 18:00:02 +00:00
junyoung a16598462b Document NEW_BUFQ_STRATEGY. Hopefully it should become the default before
the next major release is available.

Idea of documenting it suggested (and Ok'ed) by Hubert Feyrer.
2002-11-29 04:25:38 +00:00
martin da6b5e13a7 A simple man page for /dev/bpp. 2002-11-28 20:06:26 +00:00
martin 97d93bb04d Regen (/dev/bpp added). 2002-11-28 19:32:43 +00:00
lukem 9145235642 Deprecate SYS_INCLUDE and the optional SYS_INCLUDE=symlinks functionality,
and only support the "copies" default.
Per discussion on tech-userlevel@.
2002-11-26 23:15:53 +00:00
dan c4c5556d3e Note the @home device which also works with this driver 2002-11-26 23:02:37 +00:00
thorpej 16f21f8705 * If EXTERNAL_TOOLCHAIN is defined, consider it to be the root of
where the GNU tools are found, e.g. ${EXTERNAL_TOOLCHAIN}/bin/...
* Allow MACHINE_GNU_PLATFORM to be set in mk.conf.
2002-11-26 19:51:16 +00:00
thorpej e4637c735b sh64 -> sh5, which matches the names that the NetBSD-targeted GNU
toolchain uses for 32-bit SH5.  OK'd by steve.
2002-11-26 19:30:13 +00:00
thorpej f176c534d2 The traditional C preprocessor is fixed in GCC 3.3 now, so no need
to skip -traditional-cpp for HAVE_GCC3.
2002-11-26 18:42:30 +00:00
grant d8cbe887fb Improve ipmon_flags.
From Jason Lingohr <jason at lucid dot net dot au>.
2002-11-26 12:25:53 +00:00
rafal 0266949b9c Regen: catch up to Martin's lpt addition. 2002-11-26 02:30:36 +00:00
bouyer b7b6370242 Remove the note about Ultra/133 from the bug section. Pointed out by
mipam@ibb.net, thanks !
2002-11-25 22:50:49 +00:00
grant 89e8f956d1 New sentence, new line. 2002-11-25 08:07:04 +00:00
grant bed1c102d8 add ipmon_flags. from freebsd. 2002-11-25 08:06:37 +00:00
thorpej 841722bb50 Add -Wno-sign-compare to CFLAGS. 2002-11-25 03:03:13 +00:00
thorpej 2e0f3f1f87 Mention xor5, xor6, xor7, and xor8. 2002-11-23 17:36:28 +00:00
blymn e644ca2e85 Added verified exec directory. 2002-11-23 10:25:56 +00:00
blymn c06c99cbd3 Example signature generating scripts. 2002-11-23 10:25:03 +00:00
blymn 1c475f17bc Removing due to rename of loader tool. 2002-11-23 10:21:17 +00:00
wiz 34fa57de10 Use correct macro. 2002-11-22 12:15:27 +00:00
thorpej 6dba3a7439 Split crtbegin/crtend into crti/crtbegin/crtend/crtn. NetBSD-specific
things like the .note.netbsd.ident section are provided by crti/crtn.
crti/crtn also provide the _init() and _fini() routines.

crtbegin/crtend now only provide support for ctors/dtors.  This paves
the way to using the "crtstuff" provided with GCC (when we upgrade to
GCC 3.3), which provides, among other things, much better C++/Java
exception handling.
2002-11-22 06:44:56 +00:00
simonb a5bd4ec465 Fix a grammatical nit. 2002-11-19 04:16:02 +00:00
itojun 318c547b9b document new sanity checks. sync w/kame 2002-11-17 19:34:52 +00:00
wiz 2b116e162c Add some definite articles. 2002-11-17 15:48:05 +00:00
chs 4b2625143d change uvm_uarea_alloc() to indicate whether the returned uarea is already
backed by physical pages (ie. because it reused a previously-freed one),
so that we can skip a bunch of useless work in that case.
this fixes the underlying problem behind PR 18543, and also speeds up fork()
quite a bit (eg. 7% on my pc, 1% on my ultra2) when we get a cache hit.
2002-11-17 08:32:43 +00:00
itohy e3d75a4ff4 Regen (fix desc, add manual pages) 2002-11-17 05:58:51 +00:00
itohy f9d87879fa Add man4.dreamcast 2002-11-17 05:54:30 +00:00
itohy d7eb7f969e Manual pages of dreamcast specific drivers 2002-11-17 05:53:41 +00:00
wiz e991211bf2 Drop trailing space. 2002-11-17 01:28:18 +00:00
dyoung d910717d01 Correct content. Style nits. 2002-11-16 23:09:44 +00:00
wiz b40029428b Sort some arch lists, grammar and whitespace fixes.
Bump date for COMPAT_DARWIN/COMPAT_MACHO additions.
2002-11-16 12:28:04 +00:00
grant fc7122989c minor mdoc and whitespace cleanup. 2002-11-16 11:42:33 +00:00
manu 7c8e5410cd Added COMPAT_MACH, COMPAT_DARWIN, and EXEC_MACHO. Updated LINUX supported
archs.
2002-11-16 11:35:47 +00:00
itohy 4ceec823fb Regen (add maple devices) 2002-11-16 04:55:06 +00:00
minoura 444fdc6bb9 Typo.
- missing argument
  - s/of of/of/
2002-11-12 15:45:42 +00:00
itohy cbb1f0fb0f MKDYNAMICROOT for a.out 2002-11-12 14:33:48 +00:00
wiz ac2f36aea8 Add mtd(4) man page by Martin Husemann and Peter Bex, with some
improvements by me.
2002-11-11 22:34:27 +00:00
gmcgarry 2aaf72cb84 Fix Xref formatting 2002-11-11 06:06:27 +00:00
thorpej 0d842ff28e Oops, AINC actually is still used; put it back. 2002-11-10 21:26:44 +00:00
hubertf a4cde15ae0 Fix some nits around BINPKG_SITE(S)
PR pkg/19005 by tv@pobox.com
2002-11-10 18:23:48 +00:00
thorpej ca760b0a32 The MIPS toolchain now defines __ABICALLS__ when abicalls are in use,
and the sources now use that define, so there is no need for us to define
ABICALLS.  Since that was the only use for the AINC variable, garbage-collect
it.
2002-11-10 18:15:29 +00:00
thorpej 5d2465f251 Now that the compiler does the right thing with -KPIC, we no longer
need to add it (or -fpic, for that matter) explicitly when building
shared libraries on MIPS.
2002-11-09 08:22:04 +00:00
grant 0ada8e4331 include arch in title. 2002-11-09 07:54:24 +00:00
wiz 3d6f2379f7 regen (add radio) 2002-11-07 16:12:38 +00:00
grant f803190e5b remove spurious blank line. 2002-11-07 01:14:30 +00:00
grant 7434f686a8 Mention ALTQ options (from openbsd), fixes part of kern/18836.
From Jason Lingohr <jason at lucid dot net dot au> in private mail.
2002-11-07 01:13:57 +00:00
enami 872ec7c61c FSTAB_RQ was missing. 2002-11-06 04:13:24 +00:00
enami 06c8fdcc11 Sync with reality; The struct disk has been extended to have
separate read/write disk statistics.  Pointed out by itohy.
2002-11-06 03:55:01 +00:00
pooka 426a477b06 Be more verbose about the second DAC support.
requested by the wiz
2002-11-04 17:07:44 +00:00
pooka acfba287f0 reflect second DAC support 2002-11-04 16:37:04 +00:00
wiz 471dfb05bc regen (veriexec). 2002-10-31 15:35:28 +00:00
agc 0176e1f8e5 Might as well install the veriexec(4) man page. 2002-10-30 15:45:10 +00:00
wiz e597be7d4e Fix typo. Found by Adrian Mrva. 2002-10-29 16:18:06 +00:00
blymn 1baccad4de Added verifiedexec_load signature generator scripts. 2002-10-29 14:05:33 +00:00
wiz 691df76a8b Markup fixes. 2002-10-29 12:42:10 +00:00
blymn 19a0d736c2 Added man page for verified exec pseudo-device 2002-10-29 12:37:49 +00:00
chs fc374b9d4f add Boca Research 4- and 8-port cards. from openbsd. 2002-10-29 08:59:36 +00:00
martin d5435be6db Regen after adding wscons devices. 2002-10-26 13:49:11 +00:00
wiz c49637989c Mention wsmoused(8) in some places (based on patch from PR 18801 by
Julio Merino).
2002-10-25 21:00:45 +00:00
jdolecek 196f994fd8 use .Nx 2.0 consistently in HISTORY section
add .\" NEXTRELEASE tag before the .Nx to make it possible to quickly
  find version references in case this would need to be changed
2002-10-23 09:44:35 +00:00
jdolecek abf732873b update HISTORY - kqueue branch was merged
bump date
2002-10-23 09:35:24 +00:00
gmcgarry f73425f16e Add vgonel(), although it is used only once. 2002-10-23 06:15:59 +00:00
perry 8885724457 Pass 1 of SYSPKG changes to automatically add tags=pkgname_pkg to METALOG.
Not quite ready for prime time yet.
2002-10-22 18:48:27 +00:00
gmcgarry fa2f17c9b8 Some more xrefs. 2002-10-20 20:21:07 +00:00
junyoung f8fbaf68be netbsd-1-4 branch is EOL'ed. 2002-10-20 18:43:25 +00:00
junyoung 7c5f10a5e2 Pull in the latest from FreeBSD. 2002-10-20 18:40:14 +00:00
wiz 152e83aab8 New sentence, new line; grammar fixes; use more markup. 2002-10-20 11:04:52 +00:00
wiz 9a8c339c78 Drop trailing whitespace. 2002-10-20 10:46:57 +00:00
wiz 25238abfbb Sort SEE ALSO. 2002-10-20 10:37:36 +00:00
gmcgarry 445a917506 Xr file.9 2002-10-20 05:18:38 +00:00
gmcgarry 174f011eed More kernel documentation. 2002-10-20 05:16:31 +00:00
wiz fd1730793f regen (+apm) 2002-10-20 01:00:47 +00:00
wiz c1e72c3b57 regen (+ipl) 2002-10-20 01:00:37 +00:00
kleink 20b67c3da4 Import tzdata2002d. 2002-10-17 13:45:39 +00:00
jdc 98cf4923e8 Remove SUN_MS_BPS. It is already present in ms(4).
Pointed out by mrg.
2002-10-17 07:48:12 +00:00
wennmach aa526afab2 typo (be -> by) 2002-10-16 20:05:20 +00:00
jdolecek 067fc7cdda KNOTE() check if the list is nonempty now 2002-10-16 19:51:14 +00:00
jdc 3fd663afdd New sentence, new line. 2002-10-16 19:48:33 +00:00
jdc 2c542c6b67 Add the sun-specific SUN_MS_BPS option. 2002-10-16 19:33:45 +00:00
kleink c8bc77bfad Update list to 2001-11-26 data.
While here, sort by domain (rather than country) and capitalize country
names.
2002-10-15 18:07:27 +00:00
kleink a5b6763856 2002-05-20:
* Macau -> Macao
* East Timor: TP -> TL.
2002-10-15 17:48:32 +00:00
gmcgarry 1b54fb00e8 link for vn_rdwr() 2002-10-14 21:03:19 +00:00
wiz 770eef2122 New sentence, new line. 2002-10-14 13:43:14 +00:00
wiz bb63fa7b1b New sentence, new line, and fix a typo. 2002-10-14 13:37:57 +00:00
wiz d581afbdc6 New sentence, new line. .Fn needs an argument, so give it one. 2002-10-14 13:37:40 +00:00
wiz c490331080 New sentence, new line, and fix a typo. 2002-10-14 13:34:41 +00:00
gmcgarry 2bd7624b83 Some clarification on being reentrant. 2002-10-14 05:12:30 +00:00
gmcgarry 01d72a34e9 Slight markup. 2002-10-14 05:05:02 +00:00
gmcgarry 4bcdade258 Move the vnode file descriptor operations into their own file.
Add vn_marktext() and vn_statfile() descriptions.
2002-10-14 04:56:48 +00:00
gmcgarry 1e5d66967e vn_stat() now takes a struct vnode *. The description already implied this. 2002-10-14 04:21:14 +00:00
wiz 68fabd2693 Bump date and copyright for config_match addition.
New sentence, new line; and add a missing closing brace.
2002-10-13 00:52:50 +00:00
wiz f11a59bca7 Bump date for automatic create; new sentence fixes. 2002-10-13 00:46:59 +00:00
martin 55dd94056d Document the usage of "flags" to select between the two assigned
interrupts.
2002-10-10 22:32:08 +00:00
wiz ed87c3c0af Move a comma. Closes PR 18600 by Hiten Pandya. 2002-10-09 19:18:44 +00:00
itojun 85aeb556eb fix typo. PR 18597
put full ANSI prototype in FUNCTIONS section for consistency.
2002-10-09 15:27:23 +00:00
martin accf8358dd Add sun-type4 (sun console with type 4 keyboard), to make keypad cursor
keys work on this type of keyboard. From Julian Coleman.
2002-10-08 20:20:42 +00:00
augustss 0c81b8340d Add ubsa(4). 2002-10-08 13:18:42 +00:00
wiz 57ed9ac8ea Bump date for VT8235; fix a major whitespace error; new sentence, new line. 2002-10-07 00:09:16 +00:00
wiz 669b738c2e Bump date for VT8235 support. 2002-10-07 00:05:10 +00:00
dsainty 12bc497c14 Typo: axctivate -> activate 2002-10-06 11:38:41 +00:00
kent 128e90b6bb Note support of VT8233/VT8235. 2002-10-05 18:11:51 +00:00
kent eb3540055c Note VIA VT8235. 2002-10-05 17:10:01 +00:00
tsutsui 4bc7794182 Add Xref fmv(4) and mbe(4) and fix some description. 2002-10-05 15:55:22 +00:00
grant c8edb21a86 New sentence, new line.
Improve kernel config line comment.
2002-10-05 15:52:25 +00:00
tsutsui bc5439a731 - Add note isapnp attachment in synopsis.
- Add FMV-181A/182A/183 to supported boards.
- Remove Xref pci(4), and add Xref ate(4), isa(4), isapnp(4) and mbe(4).
- Fix some description to reflect reality.
- Bump .Dd.
2002-10-05 15:45:04 +00:00
gmcgarry 33ec7f1637 Document config_match(). 2002-10-05 05:39:35 +00:00
tron 6e40068171 Automatically create and destroy cloning interfaces and sync IP Filter
immediately afterwards before bringing the interface up. This avoids
a small security gap existing in the previous scheme where IP Filter
was synced after all cloning interfaces were created and brought up.
2002-10-05 05:24:40 +00:00
elric d6392bab7e Documentation told me to do this after modifying src/etc/etc.*/MAKEDEV. 2002-10-04 19:04:17 +00:00
elric 0c79a2434b Install documentation about cgd(4). 2002-10-04 19:01:31 +00:00
elric 76f283beeb A [much needed] document describing cgd. 2002-10-04 18:57:35 +00:00
kent 9dd05d2197 Mention nForce MCP support. 2002-10-04 15:16:21 +00:00
wiz 5ee5f9c514 Fix typo. 2002-10-02 16:51:15 +00:00
wiz 9287b22a99 Fix typo. Spotted by Adrian Mrva. 2002-10-02 15:41:53 +00:00
wiz 933a0bcac0 Use color. 2002-10-02 15:33:10 +00:00
wiz 2746d79357 file systems, not filesystems. 2002-10-02 15:26:29 +00:00
wiz ac1eed2103 authoritative instead of authoritive. From Adrian Mrva. 2002-10-02 15:22:44 +00:00
wiz 72faabe41b file system, not filesystem. 2002-10-02 11:15:18 +00:00
wiz 27b162ff28 file system, not filesystem. 2002-10-02 11:12:57 +00:00
wiz 816c57a9d3 register with only one "ist". 2002-10-02 11:00:53 +00:00
wiz b7205c6129 misc mdoc fixes. 2002-09-29 20:42:45 +00:00
jdolecek ecb97b038d bring knote(9) and kfilter_register(9) from kqueue branch to mainline
HISTORY section mentions the interface is only available on experimental
  kqueue branch (for now)
2002-09-29 20:29:13 +00:00
wiz 81d41a5c52 Sort man page a bit after last. 2002-09-29 17:41:44 +00:00
wiz 18d7c27687 Rename sleep.9 to ltsleep.9, since sleep(9) is not there any more. 2002-09-29 17:36:16 +00:00
wiz 2d1a83668f Complete removal of sleep(9) references, update copyright and date. 2002-09-29 17:34:29 +00:00
jdolecek fd22a64c93 sleep(9) was nuked in rev. 1.95 of <sys/proc.h> on 2000/05/27; remove it
from manpage too
2002-09-29 17:14:16 +00:00
wiz d54826f715 options FD_SCRIPTS, not option FD_SCRIPTS.
From Ben Collver in PR 18467.
2002-09-29 15:36:34 +00:00
wiz b1e5c9ad31 net.inet6.ip6.bindv6only was renamed net.inet6.ip6.v6only, from Stoned
Elipot in PR 18463.
While here: New sentence, new line; \- for minus signs.
2002-09-29 11:06:37 +00:00
wiz 7d6cfacbee Remove ppp(4) options here (moved to ppp(4)); add Xr to ppp(4); bump date. 2002-09-29 00:36:43 +00:00
wiz 8910aec04b Add Xref to brgphy too, requested by Matt Thomas. 2002-09-28 22:23:53 +00:00
martin bb1e0c8e8e Regen (added USB devices) 2002-09-28 20:05:58 +00:00
wiz 11255a6d43 regen (+pci) 2002-09-28 10:52:11 +00:00
wiz 204f44c565 Xref bmtphy, proposed by aymeric. 2002-09-28 10:33:30 +00:00
wiz 5b42f9022e Mention supported kernel config options. Based on PR 17633 by Julio
Merino and options(4). Bump date.
2002-09-27 22:40:58 +00:00
wiz 668c7500e7 Mention various *VERBOSE kernel options in the corresponding man pages.
From Julio Merino in misc/17637.
Bump dates.
2002-09-27 22:31:41 +00:00
thorpej 09a0767aa9 Only use the MKDYNAMICROOT semantics (i.e. -rpath=/lib,/usr/lib and
-dynamic-linker=/libexec/ld.elf_so) if the BINDIR of the program being
built is /bin or /sbin.

The reason we do this is because now all programs *except* those in
/bin and /sbin (i.e. the "special cases") match the default the compiler
uses, which is what is used for things in e.g. xsrc, pkgsrc, and other
random 3rd party programs.

This is done by decoupling where a shlib is installed from how it
is located.  Two new variables, SHLIBINSTALLDIR and SHLINKINSTALLDIR,
contain the former information, and key off MKDYNAMICROOT only.  SHLIBDIR
and SHLINKDIR contain the latter, and key off MKDYNAMICROOT and BINDIR.

The SHLIBINSTALLDIR, SHLIBDIR, _LIBSODIR, SHLINKINSTALLDIR, and
SHLINKDIR parameters are moved to a new <bsd.shlib.mk>; see bsd.README
for usage details.
2002-09-27 21:37:50 +00:00
thorpej 0f181e084a Back out previous; it was incomplete. 2002-09-27 17:03:08 +00:00
thorpej 6a244932ed Only use the MKDYNAMICROOT semantics (i.e. -rpath=/lib,/usr/lib and
-dynamic-linker=/libexec/ld.elf_so) if the BINDIR of the program being
built is /bin or /sbin.

The reason we do this is because now all programs *except* those in
/bin and /sbin (i.e. the "special cases") match the default the compiler
uses, which is what is used for things in e.g. xsrc, pkgsrc, and other
random 3rd party programs.
2002-09-27 15:56:39 +00:00
wiz 062d0b32cf Add a line saying that a trailing '\n' is not needed. Bump date.
While here: new sentence, new line.
2002-09-27 15:53:33 +00:00
wiz 4a47c952db Add documentation for utmpx and some related functions.
Thanks for some explanations to christos, and for some STANDARDS hints
to Klaus Klein.
2002-09-27 15:02:24 +00:00
wiz 84ce8e9698 Begin new sentences on new lines; drop trailing whitespace; some mdoc
and typo fixes.
2002-09-27 08:38:58 +00:00
wiz ccf057f25b Correct argument to SCHED_LOCK; drop a trailing whitespace, fix an xref.
Begin a sentence on a new line.
2002-09-27 07:56:55 +00:00
wiz 1cef8ffb3b Bump date for recent changes.
Begin new sentences on new lines.
Use .Aq instead of \*[Lt]\*[Gt] if possible.
2002-09-27 07:52:48 +00:00
wiz 79bd62667c Bump date for pmap_remove addition.
Begin new sentences on new lines.
Use .Aq as much as possible instead of \*[Lt]foo\*[Gt].
2002-09-27 07:46:37 +00:00
wiz 61ae06d7d0 Sort sections. Limit line length to 80. Begin new sentences on new lines.
Bump date and add 2002 to copyright notice for BUGS section addition.
2002-09-27 07:30:38 +00:00
junyoung e11fe6e660 EOL: end of life. 2002-09-27 03:40:46 +00:00
wiz 15223283f6 Kilo abbreviation is a small k (PR 18408). Unrelated mdoc fix. 2002-09-26 15:06:06 +00:00
grant 59fce28e02 Fix minor formatting bug. From Joerg Klemenz <joerg@gmx.net> in
misc/18428.
2002-09-26 13:21:52 +00:00
itojun d24389cf67 MDC2 is a patented algorithm; don't ship it in default libcrypto.
MKCRYPTO_MDC2 will build a separate library, libcrypto_mdc2.
2002-09-26 13:05:54 +00:00
wiz 70b4d4ce4e Begin sentences on new lines. 2002-09-26 01:05:04 +00:00
dan 6fd63681ed Note that tqphy can be found on mini-pci cards as well as cardbus, and
comment on buggy rev <= 3 chips.
2002-09-25 23:27:03 +00:00
heinz 9417418675 small typo 2002-09-25 22:59:40 +00:00
wiz de1af2db11 regen (add pci) 2002-09-25 01:09:16 +00:00
wiz f020223b5c Add auto-generated MAKEDEV(8) for ofppc. 2002-09-25 01:07:41 +00:00
wiz d28b723f76 regen (apm) 2002-09-25 00:58:37 +00:00
wiz 9dc0c09980 Use .Nm instead of Xref to ourselves. 2002-09-25 00:10:53 +00:00
wiz e5f61afd9e Sort sections. Don't end SEE ALSO section with a dot. 2002-09-24 23:48:22 +00:00
pooka f10e116eb8 add man page for iwic
from FreeBSD
2002-09-24 22:17:23 +00:00
wiz 1c02be3755 Improve mdoc here. 2002-09-22 16:29:03 +00:00
perry 5bb2bd7c17 Add some language mentioning pages that cover more general systems
administration topics, and break up into paragraphs a bit. Also update
the date. This page really needs some serious rethinking, though.
2002-09-22 16:15:41 +00:00
perry cf45a27b24 Update the section description (per wiz) to note that it covers
procedures as well as commands.
This particular man page probably needs serious updating -- it is way
behind the times.
2002-09-22 16:07:31 +00:00
lukem 2f7d49d929 Enable MKDYNAMICROOT=yes by default.
This means that:
    +	/bin and /sbin (and the few programs in /usr/* which were statically
	linked) are now dynamically linked.
    +	The shared libraries that are needed by the /bin and /sbin programs
	are now installed into /lib (with compatability symlinks from
	/usr/lib).  These are:
		c crypt edit ipsec kvm m m387 termcap termlib util z
    +	The shared linker is now in /libexec/ld.elf_so, and
	/usr/libexec/ld.elf_so is a symlink to the former.

If you want the prior behaviour of "some applications statically linked,
the rest dynamically linked", set MKDYNAMICROOT=no in your mk.conf(5).

If you have a philosophical objection to dynamic libraries, continue
to set LDSTATIC=-static in your mk.conf(5), and please don't waste any
more time in trying to convince us why dynamic libraries are 3v1l.
2002-09-22 15:08:17 +00:00
mycroft 34f16bb525 Add a paragraph about splsoftnet()/splnet(), which often seems to confuse
people coming from FreeBSD.
2002-09-22 13:27:25 +00:00
chs 50bcbb066e document new stuff:
UVM_KMF_CANFAIL, uvm_uarea_alloc(), uvm_uarea_free(), pmap_remove_all().
2002-09-22 07:22:27 +00:00
gmcgarry f84fa2a2f3 Document the details of the scheduler. 2002-09-22 06:26:33 +00:00
uebayasi 90abde1a33 .Xr each other. 2002-09-20 03:35:33 +00:00
uebayasi 27b327f06c A missing .Fa. 2002-09-19 00:52:54 +00:00
uebayasi c0ce4d9d69 Add .Xrefs to wscons(9) and cousins. 2002-09-18 11:56:28 +00:00
uebayasi 8828f97591 Fix a typo. 2002-09-18 09:50:29 +00:00
lukem 32cfc56bab minor makefile delint 2002-09-18 07:50:31 +00:00
grant f44aa289d5 replace spaces in urlphy* with tabs. from Lubomir Sedlacik
<salo@Xtrmntr.org> in misc/18323.
2002-09-18 03:12:52 +00:00
lukem 58a44e7ae0 use NETBSDSRCDIR as appropriate 2002-09-18 02:51:46 +00:00
thorpej 3b08abd277 * Eliminate the USE_NEW_TOOLCHAIN variable. Instead, split it into
two variables:

  TOOLCHAIN_MISSING -- set to "yes" on platforms for which there is
  no working in-tree toolchain (hppa, ns32k, sh5, x86_64).

  EXTERNAL_TOOLCHAIN -- if defined by the user, points to the root of
  an external toolchain (e.g. /usr/local/gnu).  This enables the cross-build
  framework even for TOOLCHAIN_MISSING platforms.

  If TOOLCHAIN_MISSING is set to "yes", MKGDB, MKBFD, and MKGCC are all
  unconditionally set to "no", since the bits are not there to build.

  If EXTERNAL_TOOLCHAIN is set, MKGCC is unconditionally set to "no",
  since the external toolchain's compiler is not in-sync with the
  in-tree compiler support components (e.g. libgcc).

* Set MACHINE_CPU much earlier in bsd.own.mk, so that more tests in
  that file can use it.
2002-09-17 23:18:25 +00:00
thorpej 2f50b4a3fb No longer have to invoke lorder with the shell explicitly; the host
tool is patched to use the working shell as the interpreter.
2002-09-15 17:07:14 +00:00
thorpej 69d62447b8 Use ${CPP}, not cpp. 2002-09-15 16:01:17 +00:00
thorpej 4c81eb7f69 If DESTDIR is set, add ${DESTDIR}/usr/libdata to the lint library
search path.  This works around the problem of lint using the
wrong lint libraries until a "lint -d ..." equivalent is implemented
for libraries.
2002-09-14 16:56:10 +00:00
jonb 0f38cd8269 Fix typos that made errors in my first driver.
"All the other drivers did it this way..."
2002-09-14 14:19:38 +00:00
thorpej 5d0c1f4d8b * Add MKTEMP as a host tool.
* Pass MKTEMP to lorder, and invoke lorder with sh.
2002-09-14 05:01:45 +00:00
wiz 6e932790b0 Our X man page is in 7. 2002-09-13 19:04:53 +00:00