Commit Graph

2296 Commits

Author SHA1 Message Date
augustss 7173615a72 Add ofisa to SYNOPSIS section. 2000-07-26 22:14:31 +00:00
augustss 42fe39f0b6 Add an ofisa(4) man page. (Who is it that adds all these drivers, but no
man pages? :)
XXX Why are com(4), joy(4), and lpt(4) in the i386 subdirectory?
2000-07-26 22:09:45 +00:00
ad afc4006d53 Clean up, fix. 2000-07-26 17:30:59 +00:00
hubertf 66df19f794 PACKAGE_DEPENDS_WITH_PATTERNS will soon be gone, and it was never
intended to be changed by users.
2000-07-26 15:02:14 +00:00
ad b92480d646 Actually, don't bother marking wscons drivers as such - it gets messy. 2000-07-26 12:04:44 +00:00
ad 9091cf3b66 Clean up, fix. 2000-07-26 12:02:28 +00:00
ad d6ff273d1e - Xr pcdisplay(4)
- Capitalisation.
2000-07-26 11:56:15 +00:00
lukem 5ab1f61ba2 * update to match etc/rc.conf
* clean up formatting
2000-07-26 06:34:47 +00:00
lukem dbf1552526 describe rc.d/NETWORK. xref rcorder -k for keywork explanation 2000-07-26 05:29:15 +00:00
pk ed1c92951c Add man page for a new time-of-day clock driver interface. Also documents the
already existing clock_secs_to_ymdhms() & clock_ymdhms_to_secs().
2000-07-25 21:12:45 +00:00
pk ef0b35e523 Add driver man pages for Mostek MK48TXX and Intersil7170 time-of-day clocks. 2000-07-25 21:02:54 +00:00
jdolecek 1bf05ae3b1 the format without netmask is supported for compatibility only and not
specifying it is discouradged, actually
also add comments about this fact to etc/rc.d/network, for people who
don't read manpages :)
2000-07-25 18:47:28 +00:00
drochner 08694fcdcd document the screen types recently added, and use the term "former" when
referring to pcvt(4)
2000-07-25 17:22:02 +00:00
is b38bba4202 Document non-US keyboard support for Shark pccons. 2000-07-25 09:56:41 +00:00
ad bcd6512016 Fix a couple of oversights. 2000-07-24 15:00:07 +00:00
ad 119ee262a5 PCVT is dead. 2000-07-24 12:26:15 +00:00
ad 57f09713dc Clean up, fix. 2000-07-24 12:17:45 +00:00
ad e5d8252acc Clean up. 2000-07-24 12:15:10 +00:00
ad b519c00ff1 - No `-compact' on lists (i.e. look like the other bus pages).
- .Tn SCSI
2000-07-24 11:58:31 +00:00
ad 6feb52fd7e Monkeys Ignite Dangerous Items. 2000-07-24 11:55:52 +00:00
ad 9f22ddd39a Install ioat.4. 2000-07-24 11:53:49 +00:00
ad ac3b4d51bc Cleanup. 2000-07-24 11:49:42 +00:00
bjh21 5a263911f5 ea(4) is now useful on arm26, so document it. 2000-07-22 23:14:38 +00:00
soda 151ba0d3a5 - describe details
- add PCIBIOS_INTR_FIXUP_FORCE

English correction by John Hawkinson <jhawk@MIT.EDU>.
Technical correction is still welcome.
2000-07-22 17:53:53 +00:00
onoe c3522fade2 fix description for WaveLAN/IEEE TUrbo 11Mbps cards.
add support for PRISM-II cards.
add a note that Gold cards accept 104bit as WEP key.
2000-07-21 17:42:16 +00:00
onoe c7d9b3db31 add a note that the PRISM-II is supported by wi(4), and adhoc,flag0
(aka WaveLAN adhoc mode) is only supported for DS radio.
2000-07-21 17:39:58 +00:00
rh d1abc048b7 Sync description of REINSTALL w/ reality. 2000-07-21 06:38:27 +00:00
rh 422152b09d Note new NO_{SRC,BIN}_ON_{FTP,CDROM} variables. 2000-07-20 13:10:04 +00:00
deberg 4c51b74b03 document the singly-linked list macros brought in last year. also
document FOREACH_*{,_REVERSE}, to be added to queue.h shortly.

random cleanups and clarifications, mostly from the freebsd queue.3
2000-07-20 03:19:18 +00:00
jhawk 1c76181197 Update Dd date.
Convert .Bls where all items are one-lime to -compact.
802.11 adds a 4th link type so s/three/four/
Mention 802.11 addition in HISTORY section
2000-07-19 17:09:00 +00:00
jhawk 2a6db15236 aliases => alias's
apostrophe rule verification from the New York Times Manual of Style and Usage
2000-07-19 16:52:16 +00:00
jdolecek 6de9bb90a4 /etc/netstart is gone, we have /etc/rc.d/network now
also note netmask is optional
2000-07-19 10:26:50 +00:00
onoe 7404d9473b add the IEEE802.11 stuff. 2000-07-19 04:35:50 +00:00
lukem 94f61a8c1e rc.shutdown now only calls scripts that have a ``shutdown'' keyword. 2000-07-17 15:29:01 +00:00
minoura 6e6e2897da Add compat_pecoff(8) manpage. 2000-07-17 14:39:33 +00:00
jdolecek 0f5c0e7af9 xref login(1), not login(8)
fixes bin/10598 by Wolfgang Helbig
2000-07-16 08:17:07 +00:00
gmcgarry 344dfcc9dc Back out previous. 2000-07-14 08:49:41 +00:00
fair 77c2009ea0 Correct description of /etc/sliphome/; add a little more introductory
text describing the purpose of the manual page, all per PR 8980.
2000-07-14 02:51:25 +00:00
gmcgarry 5f6dba69a0 uvn_attach.9 -> uvm_attach.9 2000-07-13 21:58:39 +00:00
mycroft 29073387f0 Link dty.4 to tty.4. 2000-07-13 15:56:18 +00:00
ad fc14b570f0 Document Ox macro. 2000-07-11 11:41:32 +00:00
jhawk 3f166dba24 Pulldown rev 1.1.2.1:
Apply patch (requested by jhawk):
    Say that this driver currently does not work on big-endian
    systems, and remove ambiguity about when it was introduced.
2000-07-09 13:43:42 +00:00
bouyer 4097e6af1e Note promise Ultra/100 support. 2000-07-07 09:53:28 +00:00
gmcgarry da4ae70d1c Improve use of specific terms and definitions. 2000-07-07 01:26:13 +00:00
hubertf 2e6c809a42 add bin-install 2000-07-06 17:00:04 +00:00
hubertf 05d950473c Add entry for PKG_DEVELOPER
(There's much redundancy here with pkgsrc/mk/mk.conf.example ... :/)
2000-07-06 15:22:02 +00:00
bouyer bfe0d15570 Document PCIIDE_AMD756_ENABLEDMA and fix a small typo. 2000-07-06 15:21:33 +00:00
ad 240f3596cb Use ':' as group prefix; suggested by hubertf. 2000-07-06 13:09:46 +00:00
ad 8cb27d79ff Documentation for passwd.conf. 2000-07-06 11:23:10 +00:00
itojun 64ebfced5f - mention that cnw devices are not compatible with 802.11.
- talk about frequency conflict with 802.11 a bit.
2000-07-05 23:45:05 +00:00
itojun 8539e988a5 sync memory mapped i/o size requirement with the current code 2000-07-05 19:24:35 +00:00
thorpej a369ac6aad Upate for the cloning nature of gre(4). 2000-07-05 18:14:40 +00:00
thorpej d5f022f0f1 Update for the new cloning-nature of stf(4). 2000-07-05 17:08:46 +00:00
msaitoh e880ff860e {add,remove} extra {comma,period} in SEE ALSO section 2000-07-05 16:13:43 +00:00
msaitoh f6f00e2615 remove extra period in SEE ALL section 2000-07-05 15:45:28 +00:00
msaitoh 9adc230faf "." -> "," 2000-07-05 15:17:38 +00:00
sommerfeld 0b4a816b2e Satisfy pedants 2000-07-05 14:54:01 +00:00
sommerfeld 502fc00210 Comment out EON ISO-over-ip tunneling pseudo-driver, and document as
broken/fragile.  Unlikely to be of much use, and confuses new users
when their system crashes when they, or their dhclient stumble over
it.  See kern/10500, kern/8994 for the gory details.
2000-07-05 04:07:22 +00:00
enami f4eab681f2 One more typo. 2000-07-05 02:30:18 +00:00
shin ad83d775db fix typo. 2000-07-05 02:24:11 +00:00
thorpej fbf4a748b4 Note that these are created and destroyed dynamically now. 2000-07-04 20:06:26 +00:00
thorpej c04e387d3c `count' no longer applies when configuring the pseudo-device. 2000-07-04 20:03:56 +00:00
onoe 217f72d966 Remove description about lack of WEP support from BUGS secsion. 2000-07-04 14:37:37 +00:00
augustss 141ff1b566 Add missing two missing \ 2000-07-04 12:57:44 +00:00
enami 1e59998dbb Fix SEE ALSO list;
- s/Cr/Xr/
- The manpage of envstat is in section 8 not 1.
- Separete each items by comma.
2000-07-04 08:57:44 +00:00
gmcgarry 76405ae56d audioamd(4) man page. 2000-07-04 07:59:12 +00:00
enami d8ff8a05d4 Sync with reality:
- Remove update and defcorename.
- portmap is replaced with rpcbind.
- xntpd is replaced with ntpd.
- Add clear_tmp and postfix.
- Remove description about nfsiod and describe that the number of
  asynchronous i/o server is controlled via sysctl.
Cosmetic changes:
- Remove an empty line in the source.
- Break line at the end of statement.
2000-07-03 07:16:04 +00:00
augustss 8d108de85a Xref more. 2000-07-02 00:52:50 +00:00
thorpej 3274a33753 Update for the new create-on-the-fly nature. 2000-07-02 00:47:52 +00:00
itojun 8c9768d831 - remove references to gifconfig(8). refer ifconfig(8) instead.
- BUGS section: IFF_POINTOPOINT is strange for multi destination mode
2000-06-30 18:32:13 +00:00
mrg 6f661cfcac <vm/vm.h> is gone. fix a few minor errors. 2000-06-29 06:08:44 +00:00
kleink 715c073d75 siso_family: u_char -> sa_family_t. 2000-06-26 16:21:22 +00:00
kleink 7da6fb4f9e sat_family: u_int8_t -> sa_family_t. 2000-06-26 16:17:13 +00:00
kleink 327d566893 sin6_family: u_int8_t -> sa_family_t. 2000-06-26 16:12:33 +00:00
kleink 175e98e2b1 Sync struct sockaddr_in with reality. 2000-06-26 16:11:37 +00:00
veego b04531906a Fix the broken spinlockmgr.9 link to lock.9 2000-06-26 13:22:43 +00:00
bouyer 6a452adcf5 Note PCI0648/0649 support. 2000-06-26 10:12:14 +00:00
gmcgarry 692c6c4e03 lock(9) manpage. Not much, but it is a start. 2000-06-25 23:45:22 +00:00
soren 1eaafea94d Add cobalt and sgimips. 2000-06-24 11:08:49 +00:00
jlam 9ccf5a8641 s/suported/supported/ 2000-06-24 01:12:14 +00:00
itojun b72e65d5b4 clarify more about symlink for pcvt(4) ioctl 2000-06-21 23:29:10 +00:00
itojun 73383f3580 mention /dev/ttyv0 trick (pcvt ioctl). 2000-06-21 22:06:33 +00:00
itojun c60ddc2403 remove ip6defaultif configuration. because:
- ndp is in /usr/sbin, chokes on NFS-mounted /usr installation
- the option is just for IPv6 specification geek, not for normal users
2000-06-20 16:48:14 +00:00
soren d2df3196f7 Note tr_pcmcia. 2000-06-19 04:04:46 +00:00
christos cba4080890 document dlopen(NULL, ...) 2000-06-17 19:09:21 +00:00
msaitoh 18f3abf4d9 add netconfig.5 2000-06-16 06:52:17 +00:00
msaitoh 39b7678090 remove netconfig.4 and rpc.4 2000-06-16 06:50:36 +00:00
augustss fb5d1ab7ad Update man pages to reflect the new things that can be attached to pnpbios. 2000-06-16 06:42:31 +00:00
fvdl fbe0b56aea The rpc and netconfig files belong in section 5, not 4 (that's where they
are under Solaris). Pointed out by several people. Also, describe
struct netconfig in netconfig(5), as pointed out by Matt Green.
2000-06-15 20:05:51 +00:00
itojun cce3a88546 typo. ftp(8) -> ftp(1) 2000-06-15 14:24:17 +00:00
itojun 2440a71706 to compile IPSEC_ESP enabled kernel, we no longer need a symbolic link
from src/crypto-intl.
2000-06-15 10:33:15 +00:00
itojun b6dea15d96 typo 2000-06-15 10:28:50 +00:00
itojun b918f02846 typo 2000-06-15 08:12:41 +00:00
itojun 90ca25568b remove obsolete sysctl MIB net.inet.ipsec.inbound_call_ike.
(sync with kame)
2000-06-15 05:01:06 +00:00
cgd c85d2eb42b sweep of my licenses for consistency. (no functional changes) These
files have copyright held by people in addition to myself.  (I did the
original work, they copied it, enhanced it, and added their copyright
to the derivative work.)  Their approval has been given re: the license
change.
2000-06-14 22:52:37 +00:00
cgd db755e7c76 sweep of my licenses (userland files w/o only my copyright) for
consistency.  (no functional changes)
2000-06-14 17:24:02 +00:00
itojun 54bba557fc explicitly recommend listening to two sockets 2000-06-14 16:29:32 +00:00
itojun b5d836ae92 document IPv4 mapped address issues (moved from inetd.8) 2000-06-14 15:59:50 +00:00
itojun 7c77443b0b describe more sysctl variables. 2000-06-14 13:06:30 +00:00
itojun b2e33a4fd8 document issue with SADB_{,SPD}DUMP in BUGS section. (socket buffer full) 2000-06-14 12:36:11 +00:00
ad a1aa137da7 Xref cap_mkdb(1) and add a FILES section mentioning /etc/login.conf.db. 2000-06-14 12:35:31 +00:00
cgd d220ca5ba3 fix up NetBSD RCS Ids to match the standard, and the leading comment as
to match as well.  No functional changes.
2000-06-14 06:48:47 +00:00
itojun b08666e2a4 IPv6 numeric addresses are permitted. 2000-06-14 03:57:23 +00:00
itojun c4e8d3d8d5 "nameserver" line happily accepts IPv6 numeric address. 2000-06-14 03:52:40 +00:00
cgd ef767ee388 Replace my personal attribution string ("This product includes software
developed by Christopher G. Demetriou for the NetBSD Project.") with
a generic NetBSD one ("This product includes software developed for the
NetBSD Project.  See http://www.netbsd.org/ for information about NetBSD.")
so that this same set of terms can be used by others if they so desire.
(Eventually i'll be converting more/all of my code.)
2000-06-13 22:36:16 +00:00
itojun beb03d9f22 add ipsec configuration. 2000-06-13 16:33:18 +00:00
scw b7a8fc610a Document OPTi 82c621 support. 2000-06-13 09:43:07 +00:00
bjh21 4ed6e58789 Proper en-dash. 2000-06-13 00:24:13 +00:00
bouyer 5df54cd1f2 Note HPT366 support. 2000-06-12 21:27:12 +00:00
ad 47eb171a16 In SEE ALSO section:
- Note missing references to dpt(4) and wdc(4).
- Sort.
2000-06-12 11:24:36 +00:00
itojun eb5b4aa559 typo. there's no ttcp(4) in netbsd. 2000-06-12 11:16:32 +00:00
ad 65fbf215fa - Formatting.
- Reword slightly to be more clear in one or two cases.
2000-06-12 11:14:30 +00:00
ad 412d66c34b Remove some crap that looks like it came from a conflict. 2000-06-12 11:11:19 +00:00
ad f3415e7d0e Note EGA support. 2000-06-12 11:04:15 +00:00
itojun 0c0d0ee98e tiny nroff nit. correct order of sections. (sync with kame) 2000-06-12 10:32:06 +00:00
veego 959d05dacc Sync with the basesrc/etc/etc.$ARCH/MAKEDEV files. 2000-06-11 10:08:03 +00:00
veego bd118032cf Only update the file when it changed. 2000-06-11 10:02:58 +00:00
augustss 3434d1941c Fix spelling. 2000-06-11 01:13:44 +00:00
veego b18cd8346c One eisa.4 entry is enough.
Only noticed because make failed with:
install -r -c -o bin -g bin -m 444 eisa.cat4 eisa.cat4 /usr/share/man/cat4/eisa.
2000-06-10 20:00:11 +00:00
itojun 3fff705c2a update i-d #. (sync with kame) 2000-06-10 08:02:20 +00:00
enami 588bdb0ce7 Replace unreachable url with reachable one. 2000-06-09 15:11:01 +00:00
onoe a2ec330737 Add Nokia C020 and Farallon SkyLINE to supported hardware.
Note wiconfig(8).
2000-06-09 13:06:32 +00:00
itojun 28fea45199 sync with header file change. s/u_int/unsigned int/ 2000-06-08 21:20:37 +00:00
cgd 31632fbb01 IPL-lowering functions are now defined to return `void.' See also my
post to tech-kern about the issue.  No ports updated yet; they should
be updated as time permits.
2000-06-08 06:45:24 +00:00
jhawk 84ceb5dfe7 Fix long-standing inconsistency between manapage and code.
The "ditto" character is " (double-quote); not , (comma) as
indicated in the manpage; and not ' (single-quote) as indicated
in the man.old -style manpage from which the mdoc manpage was derived.

Some other versions of ddb use single-quote for this feature, and this
part of the code may change again in the near future, but the documentation
now affects reality now.
they
2000-06-07 13:24:11 +00:00
gmcgarry 66113db19c Autonegotiation is reported to work. Change the statement to a warning
rather than a problem.  Promiscuous mode has been fixed.
2000-06-07 02:12:00 +00:00
gmcgarry 3129070fd6 New driver for Xircom CreditCard PCMCIA Ethernet. Replaces xe driver which
didn't work.  Renamed to avoid clash with next68k network driver.
2000-06-05 23:14:22 +00:00
gmcgarry efa5140d27 Document APM_ALLOW_BOGUS_SEGMENTS. Update description for APM_POWER_CHANGE,
addresses PR10066 from Takahiro Kambe <taca@sky.yamashina.kyoto.jp>.
2000-06-04 22:38:58 +00:00
cgd cffb580806 Implement the more flexiable `evcnt' interface as discussed (briefly) on
tech-kern and now documented in evcnt(9).
2000-06-04 19:14:14 +00:00
itojun 0493f499b6 mention /etc/mail. PR 10273 from roskens@elfin.net. 2000-06-04 08:38:08 +00:00
veego f9e6343390 Add netconfig.4 and rpc.4.
And format the entries a little bit.
2000-06-03 07:18:47 +00:00
fvdl 03359a9af1 Add netconfig(4) and rpc(4) manual pages. 2000-06-02 23:18:31 +00:00
matt 479163743d Note that softintr_schedule can safely be called multiple times
before the callback is invoked.
2000-06-02 22:12:11 +00:00
gmcgarry 59d8ecda45 xntpd -> ntpd 2000-05-31 22:26:58 +00:00
cgd a6921e9cfe in foo_softc example, actual struct device, not a pointer to one 2000-05-31 19:39:21 +00:00
pk bd447b03c0 Document pool_init(9) and generally Sync with Reality. 2000-05-31 15:27:33 +00:00
cgd a66fd057e2 documentation of the NetBSD machine-independent software interrupt
framework, dredged out of the January, 1997 tech-kern e-mail archives.
2000-05-31 00:40:51 +00:00
augustss 0dbfa7d01e Note that the Y-E Data floppy works. 2000-05-30 02:04:48 +00:00
jdolecek 3e9a22e83b add the 'slot ?' to example config line 2000-05-29 08:56:01 +00:00
augustss 2499d71cdf Add mca(4) man page. Xref and add some tr(4) info. 2000-05-28 22:37:46 +00:00
mycroft 8c8608818f Mention section 9. 2000-05-27 22:49:45 +00:00
mycroft 804b61073e One more formatting nit. *sigh* 2000-05-27 22:34:24 +00:00
mycroft a05c70639c Update the date. 2000-05-27 22:31:57 +00:00
mycroft 89e229d95c Fix formatting error. 2000-05-27 22:29:03 +00:00
mycroft 8d9497c3e3 Document *_EMPTY(). 2000-05-27 22:27:33 +00:00
enami 72d16d3ff2 Convert to use mdoc macros more. The pervious commit, which partially
converted to mdoc, just results malformed output.
2000-05-27 02:23:19 +00:00
soren 08f5b3301d The datap argument to bus_space_write_{multi,region}_* should be const. 2000-05-27 01:55:42 +00:00
jdolecek 49e9b8f9f9 note MCA attachment for Adaptec AHA-1640 2000-05-26 20:56:37 +00:00
jhawk 1fe6e4844f If db_onpanic is unset and DDB is compiled in, panic() now calls
db_stack_trace_print(__builtin_frame_address(0),...), to printf() the
stack trace to the message bufffer and console. Idea from SunOS/Solaris.
Useful when dumping fails.
2000-05-26 20:25:57 +00:00
jdolecek 24e1cab092 note the MCA attachment 2000-05-26 19:01:51 +00:00
ad fb3a33ff99 We may as well allow local additions to /etc/security, since it gets done
for the other periodic checks.
2000-05-26 17:08:21 +00:00
thorpej bc166bd72a Docuement Xircom X3201-3 and Davicom DM9102/DM9102A. 2000-05-26 16:41:52 +00:00
jhawk ef5465cf9f Note "sifting" requires backslash escapes for leading digits. 2000-05-23 23:48:43 +00:00
jhawk 41ebaaaf09 Add a "sifting" command to ddb (named from the Sun OpenPROM command of
the same name); it searches the symbol table(s) for all symbols matching
a given substring, and prints.

Extremely useful for when you forget that critical symbol name.

Also, with /F support (cf. "ls -F") to print a char indicating the
symbol type.
2000-05-22 14:49:10 +00:00
jhawk 6bea74b95a BREAK gets ddb on the i386 serial console
fix ")." misconstruction (mandoc)
2000-05-22 11:46:07 +00:00
jhawk b931e9206f Sort commands alphabetically (wow, much easier to find things now).
Fix few commands using Cm instead of Ic [consisntency].

Make .Bl's -compact in most cases (where items are one-line entries);
dramatically improves readability
2000-05-22 11:28:36 +00:00
jhawk dbc1cf06d2 Resync list with reality:
comment out nonexistant pages (eqnchar, man, me, ms, term)
  add missing ones (hostname, mdoc, mdoc.samples, operator, release, signal,
      symlink)
2000-05-22 09:02:07 +00:00
jhawk 4a80dfe1fe style/grammar.
NetBSD -> .Nx
SIGPWR origin moved to HISTORY
2000-05-22 08:55:57 +00:00
itojun 2abe5dee91 refer inet6(4) and ip6(4) where necessary. 2000-05-22 02:01:34 +00:00
soren d07e520289 No more 'mach halt' on MIPS. 2000-05-21 05:42:01 +00:00
jhawk 6799326e44 Comment out "xf" and "xb"; they aren't implemented and don't
ever appear to have been.
2000-05-20 02:28:33 +00:00
thorpej 6c7c329b31 Manual page for the Cyclades-Z mutli-port serial adapter driver. 2000-05-17 18:15:08 +00:00
itojun 9b2a791c1b improve recommendation on inbound packet filtering/auditing. 2000-05-17 02:27:51 +00:00
jhawk f9d6838fb8 Document "!" as a synonym for "call" 2000-05-15 20:37:56 +00:00
bouyer d7a4b673e1 Use my standart copyrigth notice. 2000-05-15 06:34:47 +00:00
bouyer d7e243ca4f Use same copyrigth notice everywhere. 2000-05-15 06:33:21 +00:00
bouyer 48d7ad6cf4 Add a man page for siop and xref it. 2000-05-15 06:31:56 +00:00
bjh21 676b808327 Tidy up a typo 2000-05-14 10:09:45 +00:00
bjh21 6a05ab8371 Accuracy 2000-05-14 10:08:15 +00:00
bjh21 5f06420548 et is now ei 2000-05-14 10:04:21 +00:00
bjh21 471fe4c6da Add copyright notice 2000-05-14 10:00:38 +00:00
bjh21 cdd5634031 Change to my standard licence notice 2000-05-14 09:54:54 +00:00
itojun 2e9df64fa3 sync IPv4 rogue address filter with RFC1122. (sync with kame) 2000-05-14 03:44:02 +00:00
jhawk 47d4e03246 Fix SEE ALSO sorting error noted by mycroft. 2000-05-13 17:11:35 +00:00
mycroft dd7aa6db1b GC spurious blank lines. 2000-05-13 15:27:17 +00:00
mycroft 1f2cf096b8 GC spurious blank lines. 2000-05-13 15:22:15 +00:00
mycroft 3c20f768a7 Fix formatting glitches. 2000-05-13 15:20:35 +00:00
jhawk 11c5aee5eb Rototill boot.8 and dosboot.8. Fix a pile of mandoc usage, sort
options, sort SEE ALSOs, etc.

Add support for on-the-fly switching of console devices interactively
from biosboot via the "consdev" command.
2000-05-13 05:27:21 +00:00
jhawk 86584b9a4e Synchronize with reality. Fixes PR 9233. 2000-05-13 05:25:58 +00:00
jhawk a72e1e9c59 Add support for on-the-fly switching of console devices interactively
from the i386 biosboot via the "consdev" command.
2000-05-13 05:25:20 +00:00
bjh21 8748ae4382 Add arm26 port 2000-05-11 19:35:03 +00:00
bjh21 6c97e2bd78 Initial commit of arm26 port 2000-05-09 21:55:44 +00:00
jhawk e02d0e3597 Back out rev 1.7 of i82365_isa.c; 0x300-0x3ff, or even 0x330-0x3ff
is not a reasonable place to allocate 12-bit pcmcia iospace.
It seems to cause conflicts on a large number of modern laptops,
necesitating hand-patching of the kernel (mostly due to
video devices in the upper range of that space).

This will presumably cause problems on the NEC Versa 6030X,
however that appears to be a vastly less common case than
the laptops that are inconvenienced by the current state.

12-bit iospace now uses 0x400-0xfff.
2000-05-09 17:59:39 +00:00
joda 6d3ce966ce VIA VT82C686A hardware monitor 2000-05-08 16:40:42 +00:00
wiz a30914202c add man page for bktr(4) 2000-05-07 20:46:10 +00:00
mrg 6f214275ce feex speeling eroor 2000-05-07 17:09:32 +00:00
itojun 0098d48228 typo; duplicated verb 2000-05-07 06:23:02 +00:00
wiz 2b61227e4a regen (urio & bktr added) 2000-05-07 01:38:15 +00:00
augustss 32e67c7edb Add pas(4) man page. 2000-05-06 14:33:22 +00:00
itojun 13c8f7a2df check /etc/mail/aliases on check_aliases.
/etc/aliases will be checked as well, if exists (for backward compatibility).
2000-05-05 18:28:53 +00:00
augustss dcb22c6a4f Make some more links. 2000-05-03 22:59:36 +00:00
augustss b8119742d5 Move bba(4) man page since it works for both alpha and pmax. 2000-05-03 22:56:55 +00:00
drochner f518286a27 fix typo 2000-05-02 19:02:28 +00:00
augustss d81e26a851 Note rtk and com attachment at cardbus. 2000-05-02 11:54:15 +00:00
augustss c279885e45 Add a very short man page for mainbus (following my philosophy that
every device in the config file should have a man page).
2000-05-02 11:42:06 +00:00
augustss 062a7e5eb4 Xref pnpbios(4). 2000-05-02 11:11:39 +00:00
augustss f788a32437 Add line for cms attach. 2000-05-02 11:05:27 +00:00
augustss f4284215b0 Update bba(4) man page and xref it. 2000-05-02 08:00:00 +00:00
augustss 08e476f3c5 Add bba(4) man page. 2000-05-02 07:17:20 +00:00
itojun e37f1e2284 specification (specifically, 6to4-04) forbids use of private
IPv4 address in 6to4 prefix.
2000-05-02 04:05:25 +00:00
hubertf 6e8a3849d8 sync with src/etc/etc.*/MAKEDEV 2000-05-02 00:30:55 +00:00
hubertf 4b76dc04dd This was written for the NetBSD Project. 2000-05-02 00:15:41 +00:00
fvdl 015216d717 Clarify that you shouldn't use the bus_dma_segment_t return value from
bus_dmamem_alloc to program DMA registers, but that the dm_segs array
of a successfully loaded DMA mapping should be used.
2000-05-01 23:12:20 +00:00
augustss 221cbea0c2 Add cms(4) man page. 2000-05-01 22:46:43 +00:00
augustss 425a1525a7 Fix typo. 2000-05-01 09:32:59 +00:00
augustss afc55c0adf Xref cmpci(4). 2000-04-30 23:51:51 +00:00
augustss 891e47054b Add cmpci(4) man page. 2000-04-30 22:03:24 +00:00
lukem 9fb4c732ec minor typo 2000-04-29 00:38:43 +00:00
lukem 1be62bfbcb link rc(8) to rc.shutdown(8) and rc.d(8). clean up other MLINKS entries. 2000-04-29 00:29:01 +00:00
uch fa8a38980b update man page. 2000-04-28 19:15:15 +00:00
drochner 4bc03f3617 -fix .Dv usage at one point
-The ucom_get_status() argument list gets messed up - should be .Fn
 anyway, so change it accordingly. Convert the other functions to
 .Fn/.Fa too for consistency.
2000-04-28 09:37:43 +00:00
lukem dfdc326b50 update NAME 2000-04-28 06:13:00 +00:00
lukem e208665d58 Total rewrite post rc.d implementation. 2000-04-28 06:10:54 +00:00
augustss 4af55eca62 Xref rtk(4). 2000-04-27 16:27:35 +00:00
msaitoh 64460a0195 rl.4 -> rtk.4 2000-04-27 13:39:22 +00:00
haya 42ef08cae2 Rename manual page for RealTek RTL81[23]9 driver. This is copied from
rl.4 rev 1.2.
2000-04-27 08:56:42 +00:00
tron aaad4a1656 Document "USE_SSL". 2000-04-26 21:17:03 +00:00
fair 065c791de8 Add skeyaudit to /etc/security (with a variable to disable) per PR 5871 2000-04-24 23:46:37 +00:00
itojun 9d8c88b382 remove reference to vif(4). PR 9930 from Greg Woods. 2000-04-24 13:23:59 +00:00
matt 062baf0157 Add DELQA references. Remove IFF_TRAILERS note since NetBSD doesn't have
trailers anymore.
2000-04-23 21:04:02 +00:00
matt 9b1f3f4d2d note secondary csr used by DEQNAs. 2000-04-23 20:40:44 +00:00
matt 1c6337fe76 Note that IBCS2 also mean SVR3 and vax. 2000-04-23 18:58:46 +00:00
matt 1039107b59 Add scsi cross reference. 2000-04-23 18:39:50 +00:00
matt 983caed134 Add asc.4. Reformat to make adding/removing entries easier. 2000-04-23 18:26:42 +00:00
matt fec059ae32 Add manpage for VS4000 SCSI attachment 2000-04-23 18:20:54 +00:00
ragge 06de28e743 Nice to have a rl man page also. (Where did the old one go?) 2000-04-22 17:40:28 +00:00
itojun a4c0de6355 correct description on ipsec AH twist. 2000-04-20 14:24:43 +00:00
itojun 16740380e6 sync with latest kame coc. add AH tunnel twist in caveat section. 2000-04-20 08:08:33 +00:00
augustss a3bdc6a5f9 Update HARDWARE list. 2000-04-19 20:39:11 +00:00
itojun 11b0c60db2 use "Op Ar count" rather than hardcoded number 2000-04-19 09:42:24 +00:00
soren da0560cb7d Typo. 2000-04-19 07:57:50 +00:00
itojun 8c8a291b7f add stf(4), for stf (6to4) pseudo interface. 2000-04-19 06:34:19 +00:00
itojun 78d75a2130 improve bugs and security section. correct reference.
(sync with kame)
2000-04-19 06:31:49 +00:00
itojun 979880d916 cleanup $KAME$. 2000-04-19 05:31:29 +00:00
itojun 8d205dbca9 document IPV6_PORTRANGE. 2000-04-19 05:18:01 +00:00
jhawk 0c38ea8190 Remove text asserting CONSDEV_AUTO and CONSDEV_COM*KBD imply
COMCONS_KEYPRESS (because they do not).
2000-04-17 21:28:49 +00:00
augustss 38ec6217fb Make mandoc point to mdoc. 2000-04-17 17:03:37 +00:00
augustss 0e00356898 Make PCIBIOS point to pcibios. 2000-04-17 17:02:16 +00:00
augustss b224c2d757 Mention and xref pcibios(4). 2000-04-17 16:58:38 +00:00
drochner 295689ce1a -document the BUS_SPACE_MAP_PREFETCHABLE flag introduced a while ago
-add a missing link: bus_space_vaddr() to get a pointer from a handle;
 needed to make the BUS_SPACE_MAP_LINEAR flag useful
2000-04-17 09:52:21 +00:00
itojun e688f5e39a fix unterminated sentence. remove space at EOL. 2000-04-17 05:03:25 +00:00
perry 994ba36f4b add uftdi.4 (it was missing from the makefile) 2000-04-16 23:36:51 +00:00
tsarna a32696c2de Death to nfsiod!
It is replaced by kernel threads that do the same thing. The number of
kernel threads used is set with the vfs.nfs.iothreads sysctl.
2000-04-15 21:14:48 +00:00
augustss ef3b31168d Add a man page describing the ucom interface for making tty like USB devices. 2000-04-15 17:20:26 +00:00
augustss 3bd4f105d9 Say something about the mixer controls. 2000-04-15 16:32:41 +00:00
hubertf aa0b10ef87 mention the suse_linux pkg 2000-04-15 00:16:56 +00:00
augustss 6f3f5d93d8 Minor editorial fixes. 2000-04-14 14:55:46 +00:00
augustss 23de687384 Add uftdi(4) man page.
Update usb(4) man page to be closer to reality.
2000-04-14 14:55:18 +00:00
augustss dbe724e9df Add urio(4) man page. 2000-04-14 14:48:29 +00:00
jhawk a71de73182 From kern/9569.
Preserve ddb's idea of "count" from one command to the next if
repeating a command via hitting newline.
2000-04-13 22:48:29 +00:00