Commit Graph

5621 Commits

Author SHA1 Message Date
bjh21 bf9ec67e38 Add fgen as a host tool, used for sys/arch/sparc/bootblk. 2002-05-28 21:56:05 +00:00
wiz 78f4a66615 Drop trailing spaces. 2002-05-28 11:41:45 +00:00
itojun f8b9b40efd add arc4random(9). 2002-05-28 11:35:40 +00:00
itojun 7c04a2ebc6 nroff fixes, from openbsd via kame 2002-05-28 11:34:44 +00:00
grant 05429892c8 add ref to atactl(8) 2002-05-28 04:10:17 +00:00
grant 5eb3939919 add ref to scsictl(8) 2002-05-28 04:08:52 +00:00
bjh21 4f4c426502 Change the end of caps mode from <font size="+0"> to </font>. This gets the
tag nesting more correct, and is necessary to get the INSTALL notes to
render correctly in Konqueror.  The results still look sensible in w3m,
Lynx and Mozilla.
2002-05-27 17:46:55 +00:00
wiz bdc63189e4 Uppercase PCB. 2002-05-25 11:40:02 +00:00
wiz 7dc225507c Improve formatting. End list with .El. 2002-05-25 11:37:34 +00:00
wiz f53504b9e9 Standardize spelling. 2002-05-25 11:08:21 +00:00
wiz 1d4b57bbcf ispell 2002-05-25 11:07:28 +00:00
wiz 58fa596f1c Remove a superfluous 'no'. kern/17022 by John Heasley. 2002-05-25 10:45:39 +00:00
wiz 171f5bbdd8 Fix Dt. 2002-05-25 10:44:38 +00:00
wiz 24a55aa86f Fix Xref. 2002-05-25 10:44:22 +00:00
gmcgarry fc81003482 Document some mandatory machine-dependent interfaces. Addresses PR16272. 2002-05-25 02:16:35 +00:00
itojun ed0f646e43 have an example with blowfish password. 2002-05-24 04:17:44 +00:00
itojun c89c003ed2 support bcrypt password. can be chosen by "blowfish" keyword in passwd.conf.
from openbsd
2002-05-24 04:02:47 +00:00
hubertf 89b73d6b18 add SRC definition (and use it, instead of hardcoding ../../..) 2002-05-23 00:03:38 +00:00
tv 3479915ba0 And it would probably be nice if 1.6 were reflected in the list of version
numbers.
2002-05-22 03:27:52 +00:00
tv 9f4e74bc62 1.6 has branched. Welcome to "NetBSD 1.6A". 2002-05-22 03:18:19 +00:00
lukem 765dc83a3e add AFAIU and AIU. from <dive@endersgame.net> in [misc/15905] 2002-05-21 12:01:09 +00:00
wiz 180ed1d2e0 Add man pages for bm(4), gm(4), and mc(4). Some helpful
information provided by Michael Wolfson and various people on port-macppc.
2002-05-21 00:49:54 +00:00
wiz 5bbb967491 For consistency, use MLINKS, not LINKS. 2002-05-20 16:21:32 +00:00
pooka 0bcdf55e14 gio first appeared in 1.5 2002-05-20 16:19:50 +00:00
thorpej 0ee3170e4d Add cases for "armeb" (big-endian ARM). 2002-05-20 14:34:07 +00:00
yamt f3b8388799 TIOCSLINEDD -> TIOCSLINED 2002-05-20 13:50:26 +00:00
wiz a6fb50b6d1 Two fixes from John Heasley via port-sparc/16910. 2002-05-19 22:28:16 +00:00
wiz 8221433490 mdoc improvements and typo fixes. 2002-05-19 20:47:26 +00:00
pooka 166eb00bf3 add man4.sgimips 2002-05-19 20:39:18 +00:00
pooka 8c6d354d5c man-pages for hardware found in indy/indigo2 2002-05-19 20:38:52 +00:00
wiz 4ec2ce6e75 mdoc police, and a slight grammar improvement. 2002-05-19 15:24:35 +00:00
lukem 96e2ff62c8 Add two new rc.conf(5) variables:
rc_rcorder_flags		extra flags to rcorder(8) in /etc/rc
    rcshutdown_rcorder_flags	extra flags to rcorder(8) in /etc/rc.shutdown

This can be used to specify extra directories to search for rc.d scripts in.
For example, adding the following to rc.conf(5):
	rc_rcorder_flags="/usr/pkg/etc/rc.d/*"
	rcshutdown_rcorder_flags="/usr/pkg/etc/rc.d/*"
will add the files in /usr/pkg/etc/rc.d to the list of files that rcorder(8)
uses to build the list of scripts to start or stop.

I proposed this functionality on tech-userlevel@ over one month ago.
Closes the recent [misc/16888], which asked for a similar feature.
2002-05-19 01:01:32 +00:00
sommerfeld f5b0c9f28f Describe swizzled vs. unswizzled interrupt fun 2002-05-18 23:03:19 +00:00
david 1a7e4e2260 Note what this device does. (Thanks Jason! ;-) 2002-05-16 03:50:54 +00:00
bouyer 30ff94427d Note PERIPH_CAP_DT for DT clocking capability, and that CAP_SYNC/CAP_WIDE*
is for ST clocking only.
2002-05-15 11:17:32 +00:00
bjh21 190d94f4ca Add a symbol for IEEE Std 1003.1-2001. 2002-05-15 10:11:15 +00:00
bjh21 bfff10410a Add a symbol for IEEE Std 1003.1-2001. 2002-05-14 18:26:37 +00:00
kleink 01cffcf64c Sync with headers: u_int16_t -> in_port_t. 2002-05-13 08:23:58 +00:00
ichiro 8597354bd2 s/RL8150/RTL8150 2002-05-13 05:41:31 +00:00
wiz d30d25dc1a Spelling fixes, from Sergey Svishchev in kern/16650. 2002-05-12 15:48:36 +00:00
uch f0d5a0eb69 document sh3 and hpcsh usage. 2002-05-09 16:42:16 +00:00
scw bf8faa9dd5 Update to reflect FT8U232AM support. 2002-05-08 18:11:28 +00:00
lukem 2ba24b706f remove now-unnecessary SPARCINSTALLBOOT 2002-05-07 12:13:54 +00:00
onoe e932e8f432 Add some CF cards: D-Link DCF-650W, Symbol Wireless Networker,
Linksys Instant Wireless
2002-05-07 09:56:32 +00:00
eeh 25dfe267a1 Don't add -DBIGPIC to APICFLAGS. 2002-05-07 02:06:32 +00:00
eeh 90c1726789 Turn on 32-bit relocations for sparc64 PIC code. 2002-05-07 01:45:45 +00:00
jdolecek 6662805edf Add pointer to /usr/share/examples/fstab/ to FILES section.
Remove mount_*(8) xrefs, leave just mount(8).
2002-05-04 19:50:36 +00:00
jdolecek 074863cac2 Move the sample fstab files to /usr/share/examples/fstab/. Duplicates
or very similar configs removed.
2002-05-04 19:43:57 +00:00
kleink 98807c1129 Add PREPMKBOOTIMAGE. 2002-05-03 20:38:42 +00:00
lukem d0b659b09f installboot.old nuked, so give man page the same treatment 2002-05-03 15:40:12 +00:00