Commit Graph

3677 Commits

Author SHA1 Message Date
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