Commit Graph

3010 Commits

Author SHA1 Message Date
augustss b111207df9 Document USB_SET_REPORT. 2000-03-20 01:35:30 +00:00
augustss 2969a97b0c Add new hardware. 2000-03-20 01:34:22 +00:00
jdolecek 9456c0fc44 Note Advanced Micro Devices AMD-756 IDE Controller support, remarked
by Dave Sainty in kern/9640.
2000-03-19 10:07:37 +00:00
augustss ae8cbf077e Mention nca(4). 2000-03-18 16:54:37 +00:00
soren a2756a1d62 Appeared in 1.4. 2000-03-18 14:45:42 +00:00
augustss 6b1ce572cf Add a rudimentary man page for the nca driver.
(Why do people not do this when they add drivers?)
2000-03-18 14:08:19 +00:00
kleink 761188a49b Import tzdata2000d. 2000-03-18 00:39:49 +00:00
ad 1c12f136eb Documentation for cac/ca devices. 2000-03-16 14:54:56 +00:00
nathanw db94f2dea3 Include isapnp attachment. 2000-03-14 20:17:46 +00:00
soren 89c5a767f8 Fix doubled 'the's. 2000-03-13 22:55:05 +00:00
soren 874c2bbe49 Fix doubled 'the's. 2000-03-13 22:37:10 +00:00
drochner d23390acec -mention support for DEC/Cabletron RoamAbout
-correct "first appeared" line
2000-03-13 19:28:35 +00:00
aidan 64f6f24aa6 Allow absolute directories in SUBDIR. There's probably a better fix that
can go in 'make'.
2000-03-11 14:51:40 +00:00
lukem 6243e0b38d add example on how to printf 64 bit quantities 2000-03-10 12:46:30 +00:00
lukem aa6dfe707c fix comment around CONSTCOND 2000-03-10 12:01:15 +00:00
groo bc60ba9fb7 Note how often sensor data is fresh. 2000-03-10 05:30:38 +00:00
groo bee07ea181 document rfact 2000-03-09 04:17:20 +00:00
veego 70b32a2849 Remove unused libahdi.
It will be replaced in the future with a more generic libdisklabel.
2000-03-07 20:54:57 +00:00
kleink 5434e486cd Xref clcs(4). 2000-03-06 18:49:11 +00:00
enami 1d15b87bc1 Remove unnecessary comma at the end of line of SEE ALSO list. 2000-03-06 14:06:09 +00:00
deberg a78a328fb3 add boot.8 2000-03-06 08:47:49 +00:00
deberg e19fe0de45 boot.8 manpage for next68k 2000-03-06 08:47:27 +00:00
hubertf b2b535f11d Mention netbsd.gz etc.
Fixes PR 9552 by John Hawkinson <jhawk@mit.edu>
2000-03-06 01:44:29 +00:00
perry 75d6c3f964 make clear twice year DST problems with RTC_OFFSET -- from jhawk. 2000-03-06 01:08:34 +00:00
nathanw cd9a72fda4 Fix typo (misplaced comma), from jhawk@mit.edu 2000-03-05 23:55:56 +00:00
kleink 015db55a92 Add an -isoC99 macro; while I'm here, correct white space usage in other
ISO/IEC document numbers.
2000-03-05 18:40:06 +00:00
oster 839aa84528 Update comments about using raw partitions. 2000-03-03 23:31:36 +00:00
soda e548437425 to make binary snapshot 2000-03-03 16:31:21 +00:00
soda 2b9070c1d9 to make binary snapshot 2000-03-03 12:56:05 +00:00
hubertf bc5bb72e62 case syntax is
foo\
	bar)
		...

not

	foo)
	bar)
		...

Pointed out in PR 9524 by Jim Bernard <jbernard@mines.edu>
2000-03-03 04:27:17 +00:00
hubertf 73fb745b9f Only setenv SHELL if it isn't already set. Makes life easier (and less
confusing) for tcsh users.

Reported by Reinoud Koornstra <Reinoud.Koornstra@ibbnet.org> in private
mail.
2000-03-02 16:21:44 +00:00
lukem d56d7ced69 major overhaul:
* require ANSI not K&R for prototypes, stdargs, etc
* document current practice for
	- rcsids & copyright
	- header file inclusion protection
	- expressions, and multi-statement macros
	- enum & struct decls
	- empty and large statements
	- wrapping long lines, prototypes, function decls
2000-03-02 08:51:54 +00:00
lukem 192c515bf1 change from -di8 to -di0 (the indentation, in character positions, from a
declaration keyword to the following identifier)
2000-03-02 08:48:07 +00:00
groo 96c9002613 Remove pnpbios attach from synopsis
Note there are no known pnpbios ids for lm chips
2000-03-01 20:12:45 +00:00
hubertf 2336090e01 fix typo: legaty -> legacy 2000-03-01 16:28:34 +00:00
hubertf f6754feada add 3com homeconnect (3c460) 2000-02-29 19:23:23 +00:00
augustss 806ca507b5 Add 3Com 3c460 2000-02-29 19:14:43 +00:00
enami f5419e2136 Sort SEE ALSO section first by section. 2000-02-28 13:54:55 +00:00
enami 833abddadd Sync the SYNOPSIS for tlp at cardbus wi/ reality. 2000-02-28 13:44:53 +00:00
enami 018973035f - Add a necessary period.
- Make sentences are separated by two spaces.
- Add Melco WLI-PCM-L11 in hardware list.
2000-02-28 13:28:42 +00:00
ad a06aabf7a9 Say that it does use features like RAID, and briefly explain how it's
accomplished. Noted by a couple of people that it might not be obvious.
2000-02-28 09:46:57 +00:00
soren 22f04b2a5c Typo. 2000-02-28 06:54:50 +00:00
augustss 84f956a487 Document that the flags can be used to force polling. 2000-02-27 23:13:23 +00:00
augustss 0deac90027 Add a pcibios(4) man page. 2000-02-27 17:09:39 +00:00
groo 92ec09f565 cleanup; suggested by hubertf in private mail. 2000-02-27 04:11:14 +00:00
wrstuden b4e4ede4f1 Add options OVERLAY 2000-02-27 01:29:48 +00:00
groo 68fe9fc6d9 Addition of lm.4 and envsys.4 2000-02-27 01:00:03 +00:00
groo 2ba6fe0d02 Environmental Systems API 2000-02-27 00:59:49 +00:00
groo 12abb6f348 National Semiconductor LM7[89] and compatibles 2000-02-27 00:59:23 +00:00
oster 1ee4d85bd1 Mention IDE and HP-IB drives too. 2000-02-26 19:55:01 +00:00