Commit Graph

1887 Commits

Author SHA1 Message Date
perry
6a834adc63 NORVEGIAN -> NORWEGIAN 1998-07-27 23:56:34 +00:00
bouyer
11245c76f7 Ops, forgot FINNISH_KBD. 1998-07-27 18:38:07 +00:00
bouyer
82370f62b3 Document FRENCH_KBD,GERMAN_KBD,NORVEGIAN_KBD options. 1998-07-27 13:39:51 +00:00
mycroft
7b36bd4442 If AUDIT is defined, compile with -D__AUDIT__. 1998-07-27 13:16:52 +00:00
tv
aaafdd394a - Add MACHINE_GNU_ARCH entries for mipseb and mipsel. Temporarily remap
mips to mipsel.
- Remove the unused definition of NOSHLIB for powerpc.  NOPIC is being
  used for this purpose.
1998-07-27 00:58:05 +00:00
augustss
e2bebe5d75 Add more information about the ioctl(2) available for the USB
controller device.
1998-07-26 22:22:26 +00:00
tv
766887e41b Add glob-style wildcards to ONLY_FOR_ARCHS. 1998-07-26 22:20:23 +00:00
msaitoh
1c30ddba45 fix a small bug 1998-07-26 20:18:52 +00:00
augustss
c6161a6ce6 Fix wscons installation. 1998-07-26 18:28:35 +00:00
augustss
34736fe9df Add wscons(4) man page and xref it from USB driver pages. 1998-07-26 17:50:12 +00:00
perry
f0ba699cac Remove obsolete note that NOLINT is set by default. 1998-07-22 18:22:35 +00:00
perry
9ae8946508 Get rid of NONOLINT, and unset NOLINT. We now build lint libraries by default. 1998-07-22 18:21:39 +00:00
leo
5be3ce4dd7 s/mouseconfig/msconfig/g (Julian Coleman). 1998-07-22 12:51:55 +00:00
frueauf
3b7f9698fb hostname.le0->ifconfig.le0; closes pr 5796 by Matt Debergalis. 1998-07-18 23:03:05 +00:00
lukem
786b86d71b use AF_LOCAL instead of AF_UNIX 1998-07-18 05:04:35 +00:00
fair
a24259ddd5 fix date 1998-07-16 08:43:25 +00:00
drochner
34f1fa64af allow to build in ${.OBJDIR} 1998-07-15 11:56:34 +00:00
fair
2408dc8558 add :mh@: to pc3 entry, per PR#2947 1998-07-15 05:19:11 +00:00
thorpej
152f5238ec Make sure the .pic files get installed. 1998-07-15 03:14:27 +00:00
thorpej
e89216cafd Make this work w/ the docinstall target. 1998-07-15 03:11:34 +00:00
thorpej
509a188649 Add by bus_dma paper, which was published at the 1998 USENIX conference
in the FREENIX track.
1998-07-15 00:34:54 +00:00
augustss
793fb328b4 Add a missing `,'. 1998-07-13 14:56:08 +00:00
augustss
4ef7bcf3ee Xref the USB host controllers. 1998-07-13 14:54:11 +00:00
hpeyerl
8287d3b0f3 Note CDIOCLOADUNLOAD ioctl for ATAPI changers. 1998-07-13 12:14:24 +00:00
augustss
9cc6468a58 Xref usbhidctl(1). 1998-07-13 11:00:20 +00:00
augustss
6309808827 Add an xref to usbdevs(8). 1998-07-12 20:56:23 +00:00
augustss
deb00272b9 Add USB support. Supported so far:
* UHCI and OHCI host controllers on PCI
* Hubs
* HID devices withe special drivers for mouse and keyboard
* Printers
1998-07-12 19:51:55 +00:00
cgd
6ef870e439 kick the mod date, too 1998-07-12 02:24:07 +00:00
cgd
3a4f29f99b I went to Fry's and noticed a few more cards that probably will be
supportable with this driver, but currently aren't supported.  Add them.
Also, quote 'Tn' arguments, so that the ones with lots of words work as
they should.
1998-07-12 02:22:28 +00:00
fair
7f57f59a0e a note about where to get IP address space 1998-07-10 06:38:53 +00:00
fair
c747f25617 update this man page to reflect modern reality 1998-07-10 06:13:49 +00:00
fair
fd4de7db5d patch per PR#4583; also forward PR to terminfo@ccil.org 1998-07-10 05:22:11 +00:00
fair
7ed5b9641e add notice about maintenance change - this file is SO obsolete... 1998-07-10 05:19:26 +00:00
fair
c6c97dd24a add & correct bunches of airport codes per PR#3324 1998-07-10 02:20:27 +00:00
thorpej
2f0941b4fa Describe how to serially concatenate components, PR #5730,
Noriyuki SODA <soda@sra.co.jp>
1998-07-09 20:53:42 +00:00
mjacob
ad147874b3 add isp(4) man page 1998-07-09 16:19:20 +00:00
kleink
14da82c71b Typo. 1998-07-07 21:39:20 +00:00
kleink
3cc02e2624 Fix a macro invocation typo; from John F. Woods in PR lib/5721. 1998-07-07 21:34:23 +00:00
ross
e3f1cf7cc1 s/count/flags/ in bus_space_barrier() section. 1998-07-07 06:40:34 +00:00
msaitoh
e3df3fdd2a fix typo. 1998-07-06 22:57:33 +00:00
agc
b74cda577c Document LICENCE definition, and ACCEPTABLE_LICENCES. 1998-07-06 15:31:53 +00:00
agc
2aa0cd556b Finish documenting automatic man page handling changes. 1998-07-06 15:21:24 +00:00
msaitoh
d22dee8e39 modify "kterm" entry to be < 1024. 1998-07-05 23:47:45 +00:00
kleink
779258dc70 Add fdc(4). 1998-07-05 20:04:23 +00:00
kleink
aa1b10f8b2 Add a manual page for the Amiga custom chip floppy disk controller device,
mostly geared towards explaining the pseudo-partition encodings; with input
from Ignatios Souvatzis.
1998-07-05 19:58:30 +00:00
jonathan
347be47aa3 Document NFS_BOOT_RWSIZE. 1998-07-05 07:26:45 +00:00
is
0cc31833a3 Make the oldamiga entry the default amiga one, and fix some problems therein,
as proposed by Ty Sarna (PR 4124).
1998-07-04 19:32:38 +00:00
mjacob
029e17f0c7 kern/1275 changes 1998-07-04 02:26:03 +00:00
cgd
fc1723c2fd add a quickly-thrown-together manual page for 'puc' 1998-07-01 01:48:20 +00:00
mrg
2ddd261d51 add about 7 missing filesystems from the large list, and add a lot of man page xrefs 1998-06-29 23:50:51 +00:00