Commit Graph

2025 Commits

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