ru
15c82fa30b
MF non-crypto: 1.13: document -u in usage.
2001-07-05 14:06:27 +00:00
ru
e487628fd2
mdoc(7) police: moved -u down, fixed markup, removed hard sentence break.
2001-07-05 13:27:33 +00:00
ru
c82588a319
Document -u in the usage().
...
Make usage fit on a standard 80-column display.
2001-07-05 13:21:20 +00:00
ru
6e5e1cc53a
mdoc(7) police: fix markup.
2001-07-05 12:37:08 +00:00
tmm
3704519ccb
Update the dmesg man page to reflect the recent changes to dmesg.
...
Reviewed by: ru
2001-07-05 12:32:57 +00:00
benno
f669f15afc
Set vendor string correctly for the Apple KeyLargo.
...
Forgotten by: benno
Spotted by: n_hibma
2001-07-05 12:04:19 +00:00
ru
8a1452eb0a
mdoc(7) police: fixed markup and spelling.
2001-07-05 11:45:37 +00:00
ru
aee3c7d3da
mdoc(7) police: fixed markup and typo.
2001-07-05 11:24:26 +00:00
ru
5510f55970
mdoc(7) police: fixed formatting.
2001-07-05 11:22:50 +00:00
ru
f73e63e985
mdoc(7) police: removed hard sentence breaks, sorted xrefs.
2001-07-05 11:01:12 +00:00
kris
b9913e0eab
Silence a non-constant format string warning.
...
MFC after: 1 week
2001-07-05 10:49:43 +00:00
n_hibma
57536098ce
Pull in the current version of NetBSD's ulpt.c, supporting bidirectional
...
communication with printers.
2001-07-05 10:15:37 +00:00
n_hibma
eeca3326ca
Regen.
2001-07-05 10:14:40 +00:00
n_hibma
104a819e25
Pull in the most recent version of usb_quirks.h and propagate the necessary
...
changes to the various files.
Also, pull in most of the current usb_subr.c file.
2001-07-05 10:12:59 +00:00
n_hibma
16d1562758
Make the string argument a const.
2001-07-05 10:09:22 +00:00
kris
ccae6d3ac0
Mark a function as __printflike() and fix a non-exploitable format string
...
warning.
MFC after: 1 week
2001-07-05 10:08:25 +00:00
joerg
f130aa75e1
Make open_disk() fail nicely upon encountering an ENOENT so to not
...
prematurely terminate the search for a usable disk. ENOENT is quite
normal in particulare now with the advent of devfs.
While being here, also remove /dev/wd0 and /dev/od0 from the list of
disks to search since we don't have them anymore.
MFC after: 1 week
2001-07-05 10:04:43 +00:00
kris
b10de0499a
Mark some functions as __printflike()
...
MFC after: 1 week
2001-07-05 09:54:59 +00:00
kris
e2bdcc0245
Mark relevant functions __printflike()/__printf0like() and silence some of
...
the non-constant format string warnings.
MFC after: 1 week
2001-07-05 09:51:09 +00:00
ru
bc325a044e
mdoc(7) police: cosmetics.
2001-07-05 09:44:08 +00:00
kris
b9d3f4a306
It seems to be no longer true that -O2 is required to compile this.
...
MFC after: 1 week
2001-07-05 09:37:51 +00:00
n_hibma
dacaf117c9
Update with NetBSD version
...
Remove duplicates
NOTE: USB_PRODUCT_SANDISK_IMAGEMATE has changed to
USB_PRODUCT_SANDISK_SDDR05A
2001-07-05 09:35:46 +00:00
ru
aa56b1076a
mdoc(7) police:
...
Use -tag list in the FILES section to work around the bug
when .Pa font is not restored to its original value if one
of the -hang, -ohang, or -inset lists is used in the FILES
section. (The fix for the bug has just been submitted to
the GNU Groff maintainers.)
Also, fixed the Handbook reference in the SEE ALSO.
2001-07-05 09:35:20 +00:00
kris
7afeff78b3
Mark some functions as __printflike()
...
MFC after: 1 week
2001-07-05 09:28:13 +00:00
dd
3a983adf2f
Spelling police: extention -> extension in a comment.
2001-07-05 08:52:40 +00:00
dd
12ee71f974
Spelling police: extention -> extension.
2001-07-05 08:51:08 +00:00
ru
1e7e72a968
mdoc(7) police: removed hard sentence breaks, use new .Brq macro.
2001-07-05 08:22:01 +00:00
kris
a249b976e6
Don't generate syslog() statements which have format string vulnerabilities.
...
MFC after: 1 week
2001-07-05 08:17:41 +00:00
kris
3ed7c6eae2
Mark some functions as __printflike()
...
MFC After: 1 week
2001-07-05 08:17:06 +00:00
ru
6f588c127c
mdoc(7) police: sort xrefs.
2001-07-05 08:13:03 +00:00
kris
1873f4b6ce
Fix a harmless format string bogon and mark a function as __printflike().
...
There is still one instance of non-constant format string use inside that
function, but it's hard to fix.
MFC after: 1 week
2001-07-05 08:01:15 +00:00
kris
5e8cc45bc8
Mark a static function as __printflike()
...
MFC After: 1 week
2001-07-05 07:52:56 +00:00
ru
306ff126f9
mdoc(7) police: fixed markup, sorted xrefs.
2001-07-05 07:37:33 +00:00
ru
ba7cac2912
mdoc(7) police: fixed formatting bug in rev. 1.10.
2001-07-05 07:23:24 +00:00
ru
dc425ac05b
mdoc(7) police: use plain text parentheses with plain text blocks.
2001-07-05 07:21:28 +00:00
msmith
588686776b
Improve some error messages slightly.
2001-07-05 07:21:12 +00:00
msmith
ae860dc38c
Implement PCI interrupt routing using the ACPI data attached to the
...
PCI bus object. This should deal both with already-routed interrupts
as well as devices that need an interrupt routed.
Note that it *doesn't* deal with interlocked interrupt dependancies, nor
does it select between interrupt options in a smart way. These are
optimisations that need further work.
2001-07-05 07:20:51 +00:00
msmith
cec53e2616
Fix a couple of misunderstandings in the monitor code. Passive cooling
...
is a parallel adjunct to active cooling, not a lesser evil. The _ACx
levels sort from 0 being hottest, not coolest.
Sanity check the returned temperature values, since we are having
trouble reading them on some systems.
Rearrange sysctl nodes a bit; this is probably close to the final layout.
2001-07-05 07:19:17 +00:00
msmith
0b01ec2651
Add a new helper function for finding resources in resource buffers.
...
Move the ACPI generic battery code into a new file.
2001-07-05 07:14:30 +00:00
ru
fcf7c67578
mdoc(7) police: fixed markup in rev. 1.3.
2001-07-05 07:04:33 +00:00
ru
9707729a6b
mdoc(7) police: sort xrefs.
2001-07-05 06:40:06 +00:00
ru
585302fcf8
mdoc(7) police: fixed formatting.
2001-07-05 06:35:03 +00:00
ru
c8794ee0e0
mdoc(7) police: fixed formatting bugs in rev. 1.27.
2001-07-05 06:27:52 +00:00
ru
1074dc9251
mdoc(7) police: add missing .Ar in SYNOPSIS.
2001-07-05 06:20:29 +00:00
mjacob
48c4056376
Apply field bandages to the includes so compiles happen on alpha.
2001-07-05 06:13:44 +00:00
ru
5d4f5edd84
mdoc(7) police: add missing .Ar in SYNOPSIS.
2001-07-05 06:11:10 +00:00
imp
23d4beebdf
Sync to pccarddevs 1.12
2001-07-05 03:20:48 +00:00
imp
20be512bfa
Merge from NetBSD:
...
1.131: crhistos; cn40bc ne clone
1.130: ichiro; COREGA FEther PCC-TXF
1.129: ichiro; nits
1.128: ichiro; National Instruments pcmcia GPIB
1.127: jhawk; Socket EA ethernet
1.126: ichiro; Intel PRO/Wireless 2001 LAN PC Card
1.125: ichiro; BUFFALO AirStation 11Mbps WLAN Card
1.124: ichiro; Corega FEther PCC-TXD
1.123: onoe; Cisco Aironet 350 Series
1.122: ichiro; I-O DATA WN-B11/PCM wlan
1.121: aymeric; Synergy 21 S21810+
1.120: thorpej; D-LINK DMF-560TX
1.119: ichiro; typo
1.118: ichiro; some wavelan card
1.117: ichiro; Contec FLEXLAN/FX-DS100-PCC wavelan
1.116: ichiro; COMPAQ Wireless CARD NC5004(Prism2)
1.114: thorpej; Xircom CreditCard Token Ring II
2001-07-05 03:19:43 +00:00
bmah
5ebafd7133
Clarify (I hope) smbfs support item.
...
MFCs noted: ifconfig -m, OpenSSL 0.9.6a.
2001-07-05 02:50:19 +00:00
dillon
d1b92b4397
Move vm_page_zero_idle() from machine-dependant sections to a
...
machine-independant source file, vm/vm_zeroidle.c. It was exactly the
same for all platforms and updating them all was getting annoying.
2001-07-05 01:32:42 +00:00