Commit Graph

1462 Commits

Author SHA1 Message Date
oster
8ce4a3940a Update and improve examples a bit. 1999-09-05 02:17:24 +00:00
soren
89d9c14a9a Forgot RCS IDs. 1999-09-05 00:27:43 +00:00
soren
75307ca8e7 Add iophy.4 and tqphy.4. 1999-09-05 00:10:32 +00:00
itojun
f043b1bf0b document rtsold.
improve rtsol section.
1999-09-03 14:36:43 +00:00
rh
dd265cb089 Remove bogus information about ${INSTALL_TARGET}. 1999-08-31 08:41:57 +00:00
augustss
871b3737a0 Fix braino in last commit. 1999-08-30 18:45:07 +00:00
augustss
8136729218 Mention usb. 1999-08-30 15:16:47 +00:00
bouyer
707ea062ae Note Intel 82801 support. 1999-08-30 13:12:50 +00:00
ross
0dbb683897 Document .Fl. 1999-08-30 00:41:28 +00:00
rh
a5903905c2 Document new update target. 1999-08-29 22:42:11 +00:00
bouyer
1fe579ad0d Note support of Promise Ultra/33 and /66 controllers. 1999-08-29 18:14:26 +00:00
augustss
ed24699c00 Note addition of umass driver. 1999-08-29 17:26:22 +00:00
ad
cb55d0c1ac Add an AUTHOR section. 1999-08-25 09:25:42 +00:00
ross
d22b82c194 Improve .Ns description, document the barely-useful .Ap macro. 1999-08-23 21:54:20 +00:00
augustss
55ce4dae97 Make atapi(4) a link to scsi(4). 1999-08-23 16:30:09 +00:00
augustss
ce5f59ad39 Update FILES section. 1999-08-23 12:32:19 +00:00
kleink
604c4edbcb Note the eso attachment. 1999-08-22 12:49:57 +00:00
augustss
a25b9c713b Document that the devices nodes are named /dev/ttyU*. 1999-08-21 18:13:32 +00:00
is
a8c8efadb1 Fix cross-reference (see PR 7603) 1999-08-20 11:46:13 +00:00
christos
253f5bbf85 mention elf, clarify a.out 1999-08-20 03:06:44 +00:00
cgd
b049e3a9f2 note bootxx_lfs. 1999-08-18 21:42:46 +00:00
kleink
198959e28d Uncomment mpu attachment, and remove this item from BUGS. 1999-08-17 15:10:57 +00:00
enami
c2956b75c9 Use .Pa for pathname. 1999-08-17 05:24:06 +00:00
augustss
31cd8a761b Make and install the wi(4) man page. 1999-08-16 23:30:19 +00:00
augustss
db574ba708 Add umodem device. 1999-08-16 22:27:08 +00:00
augustss
5573b3ba36 The wss driver is not necessarily half-duplex. 1999-08-14 21:18:05 +00:00
bouyer
1a79367a5f Add NetBSD RCS Id, note that "device timeout" can be caused by a
mis-configuration and can be solved with wiconfig(8).
1999-08-09 18:23:44 +00:00
bouyer
0e25033c56 Add wi(4), from FreeBSD. 1999-08-09 18:19:24 +00:00
jdolecek
7aa20c5a32 file-system NTFS: add a note NTFS is very experimental and should be used
with extreme caution
1999-08-05 15:47:07 +00:00
sommerfeld
b8e4538f80 Create new pool flag PR_LIMITFAIL, indicating that even PR_WAIT
allocations should fail if the pool is at its hard limit.
Document flag in pool(9).
Use it in mbuf.h for the first allocate call for M_GET, M_GETHDR, and
MCLGET, so that m_reclaim gets called even for blocking allocations.
1999-08-05 04:00:03 +00:00
augustss
c8acef077d Update for new attachment. 1999-08-02 17:43:52 +00:00
augustss
9449835f0a Add mpu(4) man page. 1999-08-01 18:21:16 +00:00
augustss
32ef9ed514 Add NTFS to the list of file systems. 1999-07-30 09:54:57 +00:00
augustss
7874ddad19 Document USB_SET_SHORT_XFER ioctl(). 1999-07-30 01:32:05 +00:00
augustss
03fab70583 Mention COMPAT_14. 1999-07-30 00:49:15 +00:00
augustss
3d3f77c49e Add the wsmux pseudo device. 1999-07-29 18:20:02 +00:00
augustss
7b3035544b Sync with reality. 1999-07-29 14:20:32 +00:00
lukem
101ccd31ba group is used by getgrent(3) not getpwent(3).
noticed by Johnny C. Lam <lamj@stat.cmu.edu>
1999-07-29 00:11:28 +00:00
mjl
3546e46e42 Mention MASTER_SORT and MASTER_SORT_REGEXP. 1999-07-24 15:37:03 +00:00
tron
d57a6fa9e5 Fix typo noted by "Wiz" in PR misc/8061. 1999-07-24 15:06:57 +00:00
lukem
a7611f40ee - document LOCALBASE, CROSSBASE and X11BASE
- xref mk.conf(5) correctly
- add a see also section
1999-07-22 11:08:30 +00:00
perry
914486a01c Note that the dl*() functions are not in a library per se but are
available in every dynamically linked program automatically.
1999-07-20 22:38:49 +00:00
itojun
5d77559eed add manpage for faith pseudo interface (which is for
IPv6-to-IPv4 tcp relay translation).
1999-07-17 07:09:40 +00:00
itojun
c60ae5de13 add NetBSD RCS ID. retain KAME RCS ID (quoted). 1999-07-17 06:57:59 +00:00
hwr
814a7df4d8 SCR_NCR_MAX_WIDE is not size in bytes, but 8*(n+1) bits.
Fixes kern/7913 by Dave Huang.
1999-07-16 20:26:57 +00:00
kleink
15c85fb8d4 Mention those environment variables related to audio; suggested by Perry. 1999-07-13 14:52:53 +00:00
kleink
13a23b2a31 Oops, alphabetical ordering. 1999-07-12 15:22:18 +00:00
kleink
a97e2eb258 Xref eso(4). 1999-07-12 15:20:54 +00:00
kleink
cf917747a1 Add a driver for the ESS Technology Solo-1 PCI AudioDrive line of chips. 1999-07-12 15:13:30 +00:00
cgd
636e8f4688 'Dolphin' -> 'Dolphin Peripherals' where appropriate 1999-07-03 05:55:23 +00:00