Commit Graph

2037 Commits

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