augustss
627c81d365
Add uyap(4) man page.
2001-01-02 22:32:28 +00:00
simonb
15f972c29b
Switch NetBSD/hp300's OBJECT_FMT to ELF
2001-01-02 04:34:37 +00:00
hubertf
6e09105843
* Remove documentation of NOCLEANDEPENDS (it's set by default, and there
...
is no need to change things on that area)
* Document MAKEFILE, per PR 11866 by Richard Tibbetts <tibbetts@mit.edu>
2001-01-01 22:27:14 +00:00
augustss
d3562d8247
Remove some scanners that should be handled by another driver.
2001-01-01 18:59:20 +00:00
sommerfeld
bdeb8ccecf
Restore the intermediate subdir-${targ} targets since they're
...
referenced elsewhere; fixes problem of afterinstall running too soon.
2001-01-01 15:27:31 +00:00
ad
53c964df98
+LJBF
2000-12-31 13:39:02 +00:00
sommerfeld
92b01a91b8
Correct typos (SUBDIR, not SUBDIRS).
...
Document use of .WAIT in SUBDIR
2000-12-30 14:34:51 +00:00
sommerfeld
fd805ed302
Change ${PRINTOBJDIR} to a "safer" but more complex form which avoids
...
infinite recursion when directories reference each other or themselves
(most common when a FOOOBJDIR is defined in a common Makefile.inc).
2000-12-30 14:34:09 +00:00
sommerfeld
3459e6c590
Change SUBDIR expansions so that a .WAIT in a subdirs list turns into
...
.WAIT (rather than a ${targ}-.WAIT) in the ${targ}'s subdir dependancy list.
This allows .WAIT to be used in SUBDIR as a synchronization barrier
for recursive parallel builds.
2000-12-30 14:32:04 +00:00
itojun
94975bfc4e
wrap "locale" by MKNLS != no. req'ed by mrg
2000-12-30 04:21:20 +00:00
itojun
f9d029c7cc
document host build tools (like rpcgen) in bsd.README. PR 11839
2000-12-30 04:11:34 +00:00
itojun
e3f54d12af
move src/share/mklocale into src/share/locale/ctype. PR 11838.
2000-12-30 02:33:04 +00:00
mellon
f693a6019a
Add pfy (Lance Berc)
2000-12-29 19:42:08 +00:00
itojun
87f5fc92dd
document MKLOCALE is not a variable to control build behavior. per PR 11839.
2000-12-29 03:18:32 +00:00
thorpej
d7f68b8aa0
Don't install a no-longer-present file.
2000-12-29 01:52:25 +00:00
sommerfeld
ea23a4b9a6
Preliminary pci_intr_* man page.
2000-12-28 23:06:08 +00:00
is
70692a9b20
Gone since May 2000.
2000-12-28 22:29:57 +00:00
hubertf
1aecee892f
Add WSCOMPAT_USL_SYNCTIMEOUT, WS_KERNEL_MONOATTR, WS_KERNEL_COLATTR
...
to synopsis. Partly by Dominik Rothert <dr@astorit.com>.
2000-12-26 13:02:18 +00:00
wiz
987c42ae1c
some whitespace cleanup
2000-12-24 02:52:53 +00:00
itojun
cd483dd854
use ${MKLOCALE} from bsd.sys.mk. PR 11801.
2000-12-23 22:48:26 +00:00
itojun
9ad9be84eb
declare ${MKLOCALE}. PR11801.
2000-12-23 22:47:28 +00:00
bjh21
883b619b51
MAU detection on E200 now works.
2000-12-22 22:24:09 +00:00
itojun
1f25592a51
declare SWIDTH1.
2000-12-22 01:37:22 +00:00
itojun
d31d542a97
populate citrus xpg4dl locale definitions into /usr/share.
...
if there are any mistakes, please report (i only speak English/Japanese).
currently, only singlebyte locales are usable.
TODO: enable multibyte handler in libc - there still are few design
discussions, but we are almost ready.
2000-12-22 01:31:47 +00:00
itojun
c2c9f31e53
for cross builds, use /usr/bin/mklocale. we use the same locale format
...
for all platforms (not tested - please).
remove bogus comment
2000-12-22 01:11:48 +00:00
itojun
d2af81ac0d
s/la_LN/en_US/. la_LN is not really official, so is not meaningful even
...
as an template.
2000-12-22 00:54:43 +00:00
itojun
3e567fe207
LC_CTYPE locale files for citrus xpg4 locale.
2000-12-22 00:36:05 +00:00
bjh21
5cff2cca3b
We seem to have support for automatic media selection now.
2000-12-20 23:11:26 +00:00
bjh21
454c532104
Add eh(4).
2000-12-20 21:24:35 +00:00
bjh21
0c2232a7c4
Manual page for the eh driver, for older i-cubed EtherLan cards.
2000-12-20 21:12:14 +00:00
jhawk
99cad24a0c
First appeared in 1.6 (or possible 1.5.1, but we don't
...
know that yet), not in 1.5.
2000-12-20 02:16:33 +00:00
onoe
808d00175e
add reference to an(4).
2000-12-19 15:33:52 +00:00
onoe
e371bfa913
add more note for Cisco 340 series.
2000-12-19 15:24:28 +00:00
bouyer
131e5cac54
Ops, forgot to mention ti(4) as supporting 802.1Q MTU.
2000-12-19 14:52:37 +00:00
kleink
f02540ff10
C99: Print the name of the function enclosing the assertion, if possible.
2000-12-19 14:32:59 +00:00
kleink
d4f46f5156
Import tzdata2000h.
2000-12-19 14:27:54 +00:00
bouyer
7aa9a94003
Note 1000baseT support, and remove "VLAN not supported" from bug section.
2000-12-19 14:10:51 +00:00
bouyer
0f4954d655
Document the MTU problem and drivers supporting the 802.1Q MTU.
2000-12-19 14:04:03 +00:00
wiz
9632067072
add FSVO (for some value of)
2000-12-18 15:05:30 +00:00
soren
86e8bea553
an(4) is not specific to i386.
2000-12-17 21:44:50 +00:00
thorpej
a4e1165923
Note the isapnp front-end for the Aironet driver.
2000-12-17 20:38:22 +00:00
lukem
bacbe78fc4
use `service' instead of `program'
2000-12-15 00:57:27 +00:00
augustss
47ebd7e631
Spell the name of the driver an (not wi), also note pci attachment.
2000-12-14 04:49:20 +00:00
onoe
9676644627
fix typo: no not -> do not
2000-12-14 03:11:45 +00:00
onoe
d565f4b278
add an.4
2000-12-14 03:03:58 +00:00
onoe
a98df4a85f
man page for an driver, obtained from FreeBSD.
2000-12-13 21:00:53 +00:00
itojun
bac5a05e92
s/IP-only/IPv4-only/.
2000-12-12 18:15:38 +00:00
bjh21
fc878a5f9c
Bump Dd
2000-12-11 23:50:16 +00:00
bjh21
2268d7952a
Document cache-disable flag.
2000-12-11 23:49:36 +00:00
augustss
19954165b5
Since lkm/ seems to be gone now, don't list it as a SUBDIR.
2000-12-11 19:39:33 +00:00
ad
a52c851297
London switched area codes earlier this year. While there's supposedly only
...
one code, for the moment they still map to inner and outer London (as the
old ones did), so supply two codes.
2000-12-11 15:44:19 +00:00
hubertf
e2c37ca77d
Update, submitted by petri.koistinen@iki.fi in PR 11691
2000-12-11 15:35:09 +00:00
jdolecek
a780efe627
reformat the module type descriptions, add stuff from former
...
/usr/share/lkm/README
add (short) Emulation module description, update Execution Interpreters
entry
add NOTES sections, mention secutiry considerations here and note that
module can crash system easily (part of the latter was also taken from
/usr/share/lkm/README)
don't xref /usr/share/lkm (that doesn't exist anymore) - reference
lkm/ under kernel source tree
remove BUGS section - the bit about 'killing machine' is under NOTES now,
and the streams note is outdated
2000-12-11 13:58:02 +00:00
ad
f7e9cac3fa
Xr iopctl 8
2000-12-11 13:53:11 +00:00
jdolecek
02ab8e1e3f
nuke /usr/share/lkm - kernel modules are inherently depedant upon kernel,
...
so the example lkms should be included in kernel sets only; furthermore,
the stuff was highly outdated
relevant items will be moved to lkm(4) and under syssrc/sys/lkm/
2000-12-11 13:44:00 +00:00
ad
119e6fa6aa
Document the ioctl() interface.
2000-12-11 13:15:43 +00:00
ad
5ffa79d642
Remove junk.
2000-12-11 13:11:59 +00:00
ad
f92936a714
Fix typo, and sync with reality.
2000-12-11 13:10:24 +00:00
jdolecek
fe3aea6c34
nuke vfs examples - we have enough examples in kernel sources
2000-12-11 09:14:28 +00:00
bjh21
87517b3e0d
Add podulebus(4) and unixbp(4).
2000-12-09 18:30:01 +00:00
bjh21
faef3e8ac9
Manual page for unixbp.
2000-12-09 18:29:17 +00:00
augustss
cba59795d5
Fix tyop.
2000-12-09 02:11:51 +00:00
briggs
47ed89c687
Add
...
bofh - bastard operator from hell
and lart - luser attitude readjustment tool (ie, hammer)
from Paul Goyette.
2000-12-08 15:17:23 +00:00
scw
9b343e1abc
NetBSD/mvme68k's OBJECT_FMT is now officially ELF. :-)
2000-12-07 08:35:15 +00:00
jdolecek
7f028da379
add I/O Data USB-ET/T to the list of supported devices
2000-12-06 21:45:41 +00:00
sommerfeld
304faf39ff
define PRINTOBJDIR as a canned known-safe print-objdir invocation.
2000-12-06 03:21:33 +00:00
mycroft
60e1ee6e37
This is *purely* anal-retentive, but: remove extra spaces in the generated
...
commands in the previous.
2000-12-05 22:18:30 +00:00
mycroft
4a6da470ba
When handling ELF library symlinks, rather than removing and recreating the
...
symlink, instead create a temporary one ending in `.tmp' and `mv -f' it.
This way there is no window where libc isn't loadable (and thus
`make -j 100 install' works for libc).
2000-12-05 22:12:37 +00:00
wrstuden
4a36104a80
Sync with current versions of MAKEDEV files. Was meant to catch
...
addition of ttyCY to bebox, i386, macppc, and prep, but evidently
is catching more.
2000-12-05 21:25:35 +00:00
wrstuden
c394928040
Update to changes in MAKEDEV. Intended to catch addition of ttyCY,
...
but is catching more.
Also, this is the first checkin using rev 1.2 of MAKEDEV.8.template,
and as such includes removal of the requirement to acknowledge
Christopher G. Demetriou in advertizing material.
2000-12-05 21:24:36 +00:00
drochner
19e58bdc3b
documentation for NFS_BOOT_BOOTP_REQFILE
2000-12-05 18:05:49 +00:00
jdc
0271b15d0c
Document 'ac'. Pointed out by Greywolf in current-users.
2000-12-03 20:51:59 +00:00
minoura
9532cd253c
Alias compat_win32.8 and peace.8.
2000-12-03 02:41:19 +00:00
minoura
756530c58f
Update.
2000-12-03 02:39:42 +00:00
wiz
0cd705dd27
add NFW
2000-12-01 02:33:32 +00:00
soren
7e2c7ffc2b
Danish area codes have faded away.
2000-11-30 14:07:17 +00:00
jdc
25d69ca80f
Boot OS is -b not -o.
2000-11-28 19:38:38 +00:00
ad
5edd5b624f
Note auich.
2000-11-28 12:42:51 +00:00
thorpej
ea9d918cfd
Manual page for the auich(4) driver.
2000-11-28 05:15:12 +00:00
ad
57ea462da2
lsu -> ld, by popular request.
2000-11-26 17:44:02 +00:00
takemura
3c9d9276dc
Add new powerhook argument values, PWR_SOFTSUSPEND, PWR_SOFTSTANDBY and
...
PWR_SOFTRESUME. Apm calls powerhook with the values in normal interrupt
priority level while others are protected with splhigh().
2000-11-26 11:08:57 +00:00
mrg
718e340319
document sparc64 usage.
2000-11-26 00:44:16 +00:00
bjh21
14463914f3
Add my explanation of the memory map.
2000-11-25 23:55:34 +00:00
itojun
2d2363e5d1
.Nd .Tn is too much. from openbsd, sync with kame
2000-11-24 10:25:11 +00:00
itojun
90f1f763c8
sync with recent kame.
...
- on AF_INET6, :: does not mean "local node"
- update draft/RFC revisions
2000-11-24 10:10:34 +00:00
itojun
5cd73eb3de
mark some items that assume INET.
2000-11-24 10:09:46 +00:00
scw
7a09b2eab5
Document the bus_space_peek_N() and bus_space_poke_N() families
...
of functions, as proposed on tech-kern.
These provide a way to safely access bus space without crashing
the system if nothing responds on the bus. c.f. `badaddr()'.
2000-11-23 22:56:53 +00:00
bjh21
e504c4c442
Copyright notice, RCSID.
2000-11-22 00:43:02 +00:00
bjh21
afecaa7cf7
Fix missing backslash in last commit.
2000-11-22 00:30:11 +00:00
bjh21
857cccb009
Move the BBBB man page out of the kernel tree, since it needs to be built on
...
all architectures and non-arm26 systems won't descend into sys/arch/arm26.
2000-11-22 00:28:45 +00:00
wiz
98e25ea2e6
Install adapted config file instead of old one.
2000-11-20 00:47:10 +00:00
wiz
3819ccc8d0
Adapt config file example to am-utils-6.0.4.
2000-11-20 00:46:09 +00:00
wiz
a496089c05
add SUS
2000-11-18 18:13:38 +00:00
lukem
71e62d7ddb
use Dq as appropriate
2000-11-17 10:14:16 +00:00
lukem
18a3e2e22d
- provide example of line syntax
...
- use Em instead of Ar
- use Dq as appropriate
2000-11-17 10:06:27 +00:00
lukem
ff1595ff75
use Em instead of Ar (we're not describing command line arguments here...)
2000-11-17 09:43:06 +00:00
lukem
4b7aaa4b0f
- move the class explanation to the DESCRIPTION section, where it's more obvious
...
- format capabilitities with .Sy
- provide an example entry
2000-11-17 06:24:56 +00:00
lukem
a41efd22a5
display dummy dependancies in the order that they're actually started
...
in, to be slighly more helpful: (i.e, NETWORK, SERVERS, DAEMON, LOGIN)
2000-11-17 05:00:26 +00:00
hubertf
734654cc72
more supported cards, from our release docs.
...
We REALLY need to get things more in sync...
2000-11-12 20:47:44 +00:00
hubertf
6a84818774
The ELSA AirLancer MC-11 card works fine with this driver.
2000-11-12 20:35:08 +00:00
thorpej
dcf80e02de
Update for the new pfil framework.
2000-11-11 01:22:37 +00:00
ad
0a38453bd1
Promiscious mode works now.
2000-11-09 14:58:51 +00:00
ad
1710c774e5
Xr iop, and note a "capacity may be different than SCSI" gotcha.
2000-11-09 13:01:41 +00:00
ad
0129c52c7d
- A few minor changes (typos and the like).
...
- Use SPLs in iop_msg_send() and not the interrupt mask - it accesses
shared resources lower down.
2000-11-09 12:51:36 +00:00
lukem
f3ae49b593
make entries in example line match field names used elsewhere
2000-11-09 00:06:17 +00:00
eeh
df87630144
Add console magic sequence framework.
2000-11-08 22:41:58 +00:00
ad
f051907656
Note iopsp.
2000-11-08 21:41:55 +00:00
ad
8f37299b94
Note iop.
2000-11-08 21:40:24 +00:00
ad
54fd36679e
Add documentation for iop and iopsp drivers. XXX Needs more beef.
2000-11-08 19:54:12 +00:00
kleink
3ba9e614c1
Markup buglet.
2000-11-08 18:19:19 +00:00
lukem
ae840bf480
improve description of configuration lines
2000-11-08 13:27:44 +00:00
lukem
7617fc3115
- provide example of line syntax
...
- improve formatting and macro use
2000-11-08 13:18:28 +00:00
lukem
79b4c08d55
minor update of /boot; from simonb
2000-11-08 12:53:42 +00:00
wiz
f48466d127
Fix some obvious typos.
...
XXX: Casing isn't very consistent here.
2000-11-08 11:28:01 +00:00
lukem
dc702cca7b
update to reality:
...
- add /boot, /etc/*.conf, /etc/defaults, various bits in /usr/src and /sys,
/var/cron, /var/heimdal, /var/pkg, /var/yp
- remove /etc/disklabels, /usr/src/domestic
2000-11-08 06:44:06 +00:00
itojun
20efc85de8
does not support non-IPv4.
2000-11-08 02:56:26 +00:00
lukem
a042616e94
minor consistency work
2000-11-08 01:37:52 +00:00
lukem
7c1334922b
use Ar instead Sy (be consistent with other files)
2000-11-08 01:36:11 +00:00
lukem
4e822259e2
minor consistency cleanup
2000-11-08 01:33:18 +00:00
lukem
ee3b51ed47
improve description of line syntax, and separate the description of
...
each field out into separate paragraphs (for readability).
2000-11-08 01:30:34 +00:00
lukem
2baa698a5e
- improve description of a configuration line
...
- fix a line that got accidently moved to the wrong place when i added
the nsswitch description 2 years ago.
2000-11-08 00:52:40 +00:00
lukem
ab0df1fb72
slight clarification
2000-11-08 00:10:46 +00:00
ad
975795b27b
Note `neo' device.
2000-11-07 12:42:48 +00:00
ad
830d849bec
Xr intro 4
2000-11-07 12:42:22 +00:00
lukem
cce5d917e2
provide obvious example of line syntax
2000-11-07 07:20:47 +00:00
lukem
c14de03062
- provide an obvious description of the line syntax.
...
- highlight that the second argument may be an IP address (which often
makes sense on machines that have different MAC addresses for
different interfaces; the whole world ain't a Sun...)
2000-11-07 07:17:13 +00:00
lukem
279552d3db
fix up various .Nm abuses:
...
- keep the case consistent between the actual name and what's referenced.
e.g, if it's `foo', don't use '.Nm Foo' at the start of a sentence.
- remove unnecessary `.Nm foo' after the first occurrence (except for
using `.Nm ""' if there's stuff following, or for the 2nd and so on
occurrences in a SYNOPSIS
- use Sx, Ic, Li, Em, Sq, and Xr as appropriate
2000-11-07 06:43:24 +00:00
lukem
ebcd47ebf3
use .Xr
2000-11-07 05:44:50 +00:00
lukem
d9ef02fbd5
whitespace police
2000-11-07 05:44:17 +00:00
itojun
8a3319ddda
do not recomment IFA_STATS, as the code seemingly not tested
...
(panics frequently due to NULL pointer chasing in kernel)
2000-11-07 04:46:40 +00:00
thorpej
33831545e3
Manual page for the NeoMagic 256 driver.
2000-11-05 16:38:09 +00:00
lukem
2e7cad82bb
- only audioplay if the audio file exists
...
- replace logger with $LOGGER, which is defined to `logger -t apm'
- use 'mount -u ... -A -t ffs' instead of 'mount -u ... -a', since the
latter won't work on already mounted file systems except for `/'.
2000-11-05 03:30:51 +00:00
thorpej
d60bbc16eb
Manual page for the PC-Weasel driver.
2000-11-04 18:51:58 +00:00
kleink
df3abfa175
Merge tzdata2000g.
2000-11-03 11:08:22 +00:00
kleink
68cef7d4b4
Import tzdata2000g.
2000-11-03 11:07:04 +00:00
eeh
26f192b24a
Add manpage for new line discipline stuff.
2000-11-02 23:15:10 +00:00
pooka
2fcad3069f
s/spase_super/sparse_super/
2000-11-02 22:31:02 +00:00
oster
ba5bfcf115
Update to note obtaining kernel from RAID 1 set on pmax and alpha
...
architectures.
2000-11-02 03:34:08 +00:00
tv
e5e51611ea
Describe new shared-set layout: .../shared/$MACHINE_ARCH and .../shared/ALL.
2000-11-01 04:29:47 +00:00
itojun
953ed8c2ba
declare .Lb symbol for libintl.
2000-10-31 15:08:29 +00:00
itojun
caf7b11063
add ${LIBINTL} for use with DPADD.
2000-10-31 10:49:01 +00:00
wiz
22c3d2b1af
Replace a tab by a space, and `CNTL' by `CTRL'.
2000-10-27 11:25:16 +00:00
wiz
81fb8fda76
wscons include files live in /usr/include/dev/wscons, not /usr/include/wscons
2000-10-27 10:59:48 +00:00
ad
528e314143
Work around a fatal firmware bug on some boards. From msmith@freebsd.org.
2000-10-26 14:43:50 +00:00
sommerfeld
eac79d61fb
fix misc/11315: stale cross-ref to racoon(8)
2000-10-26 14:09:25 +00:00
garbled
7cf7e5abae
change make -> ${MAKE}
2000-10-26 06:17:41 +00:00
mason
9209a6a5b4
Add "haunted".
2000-10-25 00:03:55 +00:00
bouyer
60c7f20eb1
Remove BUGS section; now that tagged queuing siop it at last as good as
...
ncr(4).
2000-10-23 16:38:10 +00:00
enami
5a1f841114
Add lsu.4 actually.
2000-10-23 10:55:45 +00:00
scottr
f00ea2a6d3
The IBM 316x/3151 do, in fact, have an add-line capability.
2000-10-22 19:29:46 +00:00