lukem
2308454342
* Add MKPRIVATELIB; if not "no", act as "MKPROFILE=no MKPIC=no MKLINT=no"
...
and don't install the (.a) library.
This is useful for "build only" helper libraries.
* Add some #{ [...] #} comments around large conditional statements.
2004-05-23 01:45:21 +00:00
xtraeme
2450eae801
Remove the reference about "untested" in the Winbond W83697HF, it's
...
known to work fine.
2004-05-23 00:18:28 +00:00
xtraeme
9296855e4d
Fix typo (blockds -> blocks).
2004-05-23 00:04:25 +00:00
yamt
f61189110c
document LK_EXCLOTHER.
2004-05-22 18:00:30 +00:00
lukem
bf8a5f304d
Document: CONFIGFILES CONFIGLINKS CONFIGSYMLINKS
...
Correct the documentation for FILES*_<fn>.
2004-05-22 16:04:58 +00:00
ross
b95d15a372
If you add a library, you need to define its DPADD symbol here.
...
Add LIBMAGIC.
2004-05-21 21:13:57 +00:00
jmmv
84a60cd2d9
+ GC
2004-05-18 16:08:33 +00:00
lukem
466d8fda9a
In UUDECODE_FILES, always use -p to a temporary file and then rename
...
appropriately. This simplifies the rule (IMHO), and removes the use
of :? which is buggy on older makes...
2004-05-17 12:58:17 +00:00
thorpej
e2c312b8ed
Add IFM_FLOW, IFM_ETH_TXPAUSE, and IFM_ETH_RXPAUSE descriptions, from
...
HITOSHI Osada. Also fix up the descrioption of IFM_ETH_MASTER.
2004-05-17 00:32:26 +00:00
wiz
d7ac6fb145
Fix typo.
2004-05-16 16:56:01 +00:00
lukem
5be4460d43
Support CONFIGLINKS, which is similar to LINKS, except that they're installed
...
with the 'configinstall' target instead of the 'install' target.
2004-05-16 09:44:38 +00:00
cl
4dd8e2b2cf
use relative links: using $S fails if $S is relative to another dir
...
than the one where it's used
2004-05-14 14:07:46 +00:00
lukem
95820dab0e
Add CONFIGFILES & CONFIGSYMLINKS; similar semantics to FILES & SYMLINKS
...
yet installed by 'configinstall' not 'install'.
(CONFIGFILES uses FILES{DIR,MODE,OWN,GRP,NAME}{,_*} as per FILES)
2004-05-13 13:05:53 +00:00
tshiozak
45f22bd0e2
To prevent ctype predicate functions (e.g. isalpha()) to misjudge,
...
change the charset mask for G2 (JIS X 0201 kana), from 0x80 to 0x800080.
2004-05-13 09:57:03 +00:00
wiz
3cbaca3d38
Improve some card names; bump date.
2004-05-12 20:54:20 +00:00
cl
885c0b6fc9
``build.sh -m xen-i386 release'' now builds a release for NetBSD/xen
...
for i386. The resulting release consists of:
- NetBSD/xen for i386 kernel, loader and docuemntation
- NetBSD/i386 userland sets
2004-05-12 16:56:41 +00:00
christos
ff2dfdbba5
Add rules for RPC_CLNTFILES; suggested by Ian Zagorskih
2004-05-12 16:38:01 +00:00
lukem
e79f0736d4
define X11ETCDIR (as /etc/X11)
2004-05-12 13:49:01 +00:00
wiz
f7bb6060f2
New sentence, new line; add article.
2004-05-11 23:23:20 +00:00
wiz
106e243f37
Join two short lines.
2004-05-11 23:21:51 +00:00
wiz
fa1691a4c7
Expand macro.
2004-05-11 23:21:37 +00:00
wiz
51b1efa931
Fix Dd argument; new sentence, new line; sort sections;
...
typo fixes.
2004-05-11 23:19:45 +00:00
wiz
a32eb9df18
Drop trailing whitespace.
2004-05-11 23:16:59 +00:00
wiz
04758584e3
Consistently case brightness (parse that!).
2004-05-11 23:12:47 +00:00
wiz
07364712b5
Uppercase some abbreviations; WAN/ic -> WANic.
2004-05-11 22:59:56 +00:00
wiz
9425bc69ed
Uppercase some abbreviations; new sentence, new line.
2004-05-11 22:58:22 +00:00
wiz
93792a45be
Some more syncing with header file, from Sergey Svishchev.
2004-05-11 22:55:00 +00:00
wiz
d173e8655e
Various fixes from Sergey Svishchev svs at ropnet ru in private mail.
...
Some additional "new sentence, new line" changes while I was there.
2004-05-11 22:42:47 +00:00
jdolecek
cab648feaf
actually, 3ware 9000 doesn't work with the pre-9000 drivers
...
according to 3ware support person, so remove it from list of supported cards
2004-05-10 17:03:05 +00:00
wiz
b0d0521b43
Do not install ppi(4) -- drochner says that there's no driver for it.
...
(hp300/ppi.4 is something different and has its own man page.)
2004-05-10 12:48:19 +00:00
jdolecek
3b3062f454
document USB_GET_DEVICEINFO and USB_GET_STRING_DESC
...
fix member prefix for usb_ctl_report_desc
bump date
2004-05-08 11:46:51 +00:00
jdolecek
8a6036db49
fix description of usb_device_info structure - members are prefixed
...
by udi_, and adapt to udi_lowspeed -> udi_speed member change
fix usb_device_stats - there is uds_ prefix
use #include <dev/usb/usb.h> also in USB CONTROLLER INTERFACE section
bump date
2004-05-08 10:14:00 +00:00
snj
c5e3b44cc9
Wrap a line; use Dq for quotes; minor English fix.
2004-05-07 22:17:17 +00:00
wiz
f6378fc99d
man page was last touched in 2004, not 2003;
...
new sentence, new line.
2004-05-07 09:58:15 +00:00
jdolecek
11e3d40493
list supported model series
2004-05-07 08:58:47 +00:00
wiz
cb27e1bb83
Bump date for a new card.
2004-05-06 18:47:49 +00:00
jdolecek
f8e43c883c
add Adaptec SATA RAID 2410SA to list of supported cards
2004-05-06 15:27:09 +00:00
dyoung
e99b377d3f
Build and install atppc(4), plip(4), ppbus(4), ppi(4) manual pages.
2004-05-05 21:29:34 +00:00
wiz
a82f9cbbec
Bump date for previous.
2004-05-04 23:45:08 +00:00
kochi
30e09aa604
Add reference to vald(4).
2004-05-04 11:11:09 +00:00
briggs
7fb1ebb1f5
Update to suggest what to do if you see
...
cbb0: NOT USED because of unconfigured interrupt
on an i386-family system.
Addresses PR kern/25386.
Thanks to wiz@ for suggestions on formatting.
2004-05-03 15:13:10 +00:00
briggs
45262a1d7d
New sentence, new line.
2004-05-03 15:01:31 +00:00
wiz
eff2390d25
Add i386 to Dt.
2004-05-03 14:21:02 +00:00
wiz
8a7cb127eb
New sentence, new line; mark up list with Bl;
...
drop trailing whitespace; misc other fixes.
2004-05-03 13:03:24 +00:00
kanaoka
8e0c88e3c8
Add vald(4) manual page.
...
Checked by kochi (Thanks!).
2004-05-03 12:56:03 +00:00
kochi
f777132bcf
Describe relationship with powerd(8).
2004-05-03 07:55:59 +00:00
kochi
41cd704df5
Move spic.4 from man4 to man4.i386.
2004-05-03 02:46:29 +00:00
kochi
aee6a41634
Move from man4 to man4.i386
2004-05-03 02:45:18 +00:00
kochi
7f7fbe9e50
Move to man4.i386
2004-05-03 02:44:38 +00:00
skrll
ac705457db
GDB doesn't work on hppa at the moment.
2004-04-30 08:10:22 +00:00