Commit Graph

5710 Commits

Author SHA1 Message Date
itojun c7756bc7c4 reject packets with private address (follow RFC). sync w/kame 2002-06-20 09:12:08 +00:00
itojun 3edd23835b s/duo/duo series/, as it may work on non-230 powerbook duo. 2002-06-20 02:24:05 +00:00
wiz f3c7ce35d5 regen (mention USB devices) 2002-06-19 15:02:47 +00:00
wiz d92b5a4634 Add a space, mdoc fix, and let netdock(4) appear in 1.7, not 1.6. 2002-06-19 10:17:17 +00:00
itojun 7dba307bd4 preliminary manpage for netdock(4). hope to update with more info. 2002-06-19 09:46:48 +00:00
wiz ef94287861 Add MAKEDEV(8) for x86_64. 2002-06-19 09:28:02 +00:00
gmcgarry 90e61fba91 UPLCOM -> UMCT 2002-06-19 05:30:09 +00:00
wiz e8477b6fb8 Our init(8) page contains comments about the securelevels, so
references that instead of securelevel(7).
2002-06-18 14:17:05 +00:00
wiz 77100f0c03 regen (formatting fix in MAKEDEV comment) 2002-06-18 13:58:47 +00:00
wiz 6916393238 Add date. 2002-06-18 13:55:38 +00:00
wiz 6aa754e60e regen (now with contents! :) 2002-06-18 13:55:31 +00:00
wiz 9e124a28b0 regen (i4b -> isdn) 2002-06-18 13:41:40 +00:00
wiz d8b938c2de Add and descend into man8.cesfic, man8.evbmips, man8.hp700, man8.hpcarm, and
man8.sbmips, and add MAKEDEV.8 for each of them.
2002-06-18 13:30:03 +00:00
wiz 56bee36d68 regen (all platforms: +systrace, some platforms: apm or clockctl changes) 2002-06-18 12:59:06 +00:00
wiz 9a17f2a61e Fix Dd string, sort sections, and fix two typos. 2002-06-18 12:30:50 +00:00
augustss 8903b07896 Update to match reality. 2002-06-18 06:23:55 +00:00
augustss 877cc2731b Document SYSTRACE. 2002-06-18 06:11:29 +00:00
enami 508a11256f Add brief manpage for amdpm(4). 2002-06-18 00:37:04 +00:00
skrll 68677255b0 Refer to ${PKGSRCDIR} instead of /usr/pkgsrc in the same way packages(7)
does.
2002-06-17 20:22:48 +00:00
christos 49a54992e4 don't forget to install systrace. 2002-06-17 17:47:03 +00:00
wiz 636ac6bc93 Drop a trailing space, and comment xref to securelevel(7) which we don't
have.
2002-06-17 17:12:18 +00:00
christos 35811e49fb systrace device documentation. 2002-06-17 16:31:50 +00:00
lukem 56dc20a9f6 ntpd_chrootdir needs /dev/clockctl as well 2002-06-17 06:47:58 +00:00
wiz 4cd376ed29 regen (opty comment change) 2002-06-15 12:53:08 +00:00
wiz f0f3c110bc Sort. 2002-06-15 10:31:18 +00:00
lukem 3fb96042d9 $ntpd_chroot requires "pseudo-device clockctl" in the kernel 2002-06-15 02:00:06 +00:00
matt a26c601aad Include <bsd.sys.mk> so CAT is defined in the UNPRIVED= USETOOLS=no case. 2002-06-15 01:46:16 +00:00
hubertf 7a8139af42 OTT 2002-06-14 02:39:50 +00:00
wiz 494b18acc8 regen (ttyE addition) 2002-06-12 19:41:58 +00:00
wiz 58b3150f66 Fix punctuation in last. 2002-06-12 15:27:55 +00:00
fvdl 6185aa1a60 Make it absolutely clear that bus_dmamap_sync is explicitly needed
for correct operation on all platforms.
2002-06-12 15:23:34 +00:00
itojun e64f591364 mention that GATEWAY will compile in sys/netinet/ip_flow.c. 2002-06-12 02:08:30 +00:00
wiz e768795cdc There's no usb(3); remove Xrefs to it. 2002-06-12 00:24:39 +00:00
wiz 6ad1c67912 Instead of Xref to ourselves, use .Nm. 2002-06-12 00:21:53 +00:00
wiz 4bdb566287 Comment out Xref to plot(1), which we don't have. 2002-06-12 00:19:48 +00:00
wiz 289b43b8f2 There is no vn_unlock; remove Xref and replace with explanation why not,
provided by fvdl. While here, ispell.
2002-06-11 23:56:21 +00:00
wiz 3593723af0 Change i4b xrefs to isdn xrefs. 2002-06-11 23:31:01 +00:00
lukem cbc959037f add CAT here too 2002-06-11 16:25:11 +00:00
mason c86d6704bc Use the new cat(1) locking functionality - should solve PR toolchain/16963.
If all goes well, will submit a batch of pull-up requests for netbsd-1-6
presently to bring these additions and fixes into 1.6.
2002-06-10 18:47:12 +00:00
mason 7e7e806c7e Add cat(1) as a host tool. 2002-06-10 18:32:28 +00:00
fredette 964be1b6b3 Add cases for hppa. 2002-06-10 14:14:47 +00:00
itojun bb0b85187b SIOCSIFADDR/IFDSTADDR destroys outer address settings, therefore, we need to
do "ifconfig tunnel C D" after "ifconfig A B".  i believe the behavir is weird
and non-intuitive, and should be fixex.
2002-06-10 02:49:35 +00:00
wiz c39fdd3f85 While we're rototilling the man page: Use more markup; grammar fixes;
remove another reference to unsupported AppleTalk; update .Dd.
2002-06-09 20:05:55 +00:00
itojun 4d660387a6 gre(4) supports IPv4/AppleTalk/NS over IPv4, not just IPv4 over IPv4. 2002-06-09 19:47:03 +00:00
itojun 7864ca478f deprecate IFF_LINK2, !IFF_LINK0 is enough.
no need to manipulate IFF_LINK1 with IFF_LINK0.
remove reference to greconfig(8).
2002-06-09 19:17:43 +00:00
martin a990d7ac62 Oops, typos in the new example.
Also note that the new example is a good example for LINK1 useage, so add
that as well.
2002-06-09 12:19:39 +00:00
martin 79e1630f17 Improve a bit, add another example, remove a bogus BUGS entry, add a note
for MTU adjustment.
2002-06-09 10:44:57 +00:00
itojun 608d40cf27 sync LIBxx with bsd.prog.mk
XXX bsd.prog.mk and bsd.hostprog.mk defines very similar thing
- can we unify them? at least the definition?
2002-06-09 04:04:32 +00:00
itojun 081662bc11 tell about MTU size limitation 2002-06-08 23:21:36 +00:00
wiz 8999a8b386 End sentence with a dot, not a comma (misc/17197 by Julio Merino), and mark up
a bit more.
2002-06-08 22:19:54 +00:00