augustss
627c81d365
Add uyap(4) man page.
2001-01-02 22:32:28 +00:00
simonb
15f972c29b
Switch NetBSD/hp300's OBJECT_FMT to ELF
2001-01-02 04:34:37 +00:00
hubertf
6e09105843
* Remove documentation of NOCLEANDEPENDS (it's set by default, and there
...
is no need to change things on that area)
* Document MAKEFILE, per PR 11866 by Richard Tibbetts <tibbetts@mit.edu>
2001-01-01 22:27:14 +00:00
augustss
d3562d8247
Remove some scanners that should be handled by another driver.
2001-01-01 18:59:20 +00:00
sommerfeld
bdeb8ccecf
Restore the intermediate subdir-${targ} targets since they're
...
referenced elsewhere; fixes problem of afterinstall running too soon.
2001-01-01 15:27:31 +00:00
ad
53c964df98
+LJBF
2000-12-31 13:39:02 +00:00
sommerfeld
92b01a91b8
Correct typos (SUBDIR, not SUBDIRS).
...
Document use of .WAIT in SUBDIR
2000-12-30 14:34:51 +00:00
sommerfeld
fd805ed302
Change ${PRINTOBJDIR} to a "safer" but more complex form which avoids
...
infinite recursion when directories reference each other or themselves
(most common when a FOOOBJDIR is defined in a common Makefile.inc).
2000-12-30 14:34:09 +00:00
sommerfeld
3459e6c590
Change SUBDIR expansions so that a .WAIT in a subdirs list turns into
...
.WAIT (rather than a ${targ}-.WAIT) in the ${targ}'s subdir dependancy list.
This allows .WAIT to be used in SUBDIR as a synchronization barrier
for recursive parallel builds.
2000-12-30 14:32:04 +00:00
itojun
94975bfc4e
wrap "locale" by MKNLS != no. req'ed by mrg
2000-12-30 04:21:20 +00:00
itojun
f9d029c7cc
document host build tools (like rpcgen) in bsd.README. PR 11839
2000-12-30 04:11:34 +00:00
itojun
e3f54d12af
move src/share/mklocale into src/share/locale/ctype. PR 11838.
2000-12-30 02:33:04 +00:00
mellon
f693a6019a
Add pfy (Lance Berc)
2000-12-29 19:42:08 +00:00
itojun
87f5fc92dd
document MKLOCALE is not a variable to control build behavior. per PR 11839.
2000-12-29 03:18:32 +00:00
thorpej
d7f68b8aa0
Don't install a no-longer-present file.
2000-12-29 01:52:25 +00:00
sommerfeld
ea23a4b9a6
Preliminary pci_intr_* man page.
2000-12-28 23:06:08 +00:00
is
70692a9b20
Gone since May 2000.
2000-12-28 22:29:57 +00:00
hubertf
1aecee892f
Add WSCOMPAT_USL_SYNCTIMEOUT, WS_KERNEL_MONOATTR, WS_KERNEL_COLATTR
...
to synopsis. Partly by Dominik Rothert <dr@astorit.com>.
2000-12-26 13:02:18 +00:00
wiz
987c42ae1c
some whitespace cleanup
2000-12-24 02:52:53 +00:00
itojun
cd483dd854
use ${MKLOCALE} from bsd.sys.mk. PR 11801.
2000-12-23 22:48:26 +00:00
itojun
9ad9be84eb
declare ${MKLOCALE}. PR11801.
2000-12-23 22:47:28 +00:00
bjh21
883b619b51
MAU detection on E200 now works.
2000-12-22 22:24:09 +00:00
itojun
1f25592a51
declare SWIDTH1.
2000-12-22 01:37:22 +00:00
itojun
d31d542a97
populate citrus xpg4dl locale definitions into /usr/share.
...
if there are any mistakes, please report (i only speak English/Japanese).
currently, only singlebyte locales are usable.
TODO: enable multibyte handler in libc - there still are few design
discussions, but we are almost ready.
2000-12-22 01:31:47 +00:00
itojun
c2c9f31e53
for cross builds, use /usr/bin/mklocale. we use the same locale format
...
for all platforms (not tested - please).
remove bogus comment
2000-12-22 01:11:48 +00:00
itojun
d2af81ac0d
s/la_LN/en_US/. la_LN is not really official, so is not meaningful even
...
as an template.
2000-12-22 00:54:43 +00:00
itojun
3e567fe207
LC_CTYPE locale files for citrus xpg4 locale.
2000-12-22 00:36:05 +00:00
bjh21
5cff2cca3b
We seem to have support for automatic media selection now.
2000-12-20 23:11:26 +00:00
bjh21
454c532104
Add eh(4).
2000-12-20 21:24:35 +00:00
bjh21
0c2232a7c4
Manual page for the eh driver, for older i-cubed EtherLan cards.
2000-12-20 21:12:14 +00:00
jhawk
99cad24a0c
First appeared in 1.6 (or possible 1.5.1, but we don't
...
know that yet), not in 1.5.
2000-12-20 02:16:33 +00:00
onoe
808d00175e
add reference to an(4).
2000-12-19 15:33:52 +00:00
onoe
e371bfa913
add more note for Cisco 340 series.
2000-12-19 15:24:28 +00:00
bouyer
131e5cac54
Ops, forgot to mention ti(4) as supporting 802.1Q MTU.
2000-12-19 14:52:37 +00:00
kleink
f02540ff10
C99: Print the name of the function enclosing the assertion, if possible.
2000-12-19 14:32:59 +00:00
kleink
d4f46f5156
Import tzdata2000h.
2000-12-19 14:27:54 +00:00
bouyer
7aa9a94003
Note 1000baseT support, and remove "VLAN not supported" from bug section.
2000-12-19 14:10:51 +00:00
bouyer
0f4954d655
Document the MTU problem and drivers supporting the 802.1Q MTU.
2000-12-19 14:04:03 +00:00
wiz
9632067072
add FSVO (for some value of)
2000-12-18 15:05:30 +00:00
soren
86e8bea553
an(4) is not specific to i386.
2000-12-17 21:44:50 +00:00
thorpej
a4e1165923
Note the isapnp front-end for the Aironet driver.
2000-12-17 20:38:22 +00:00
lukem
bacbe78fc4
use `service' instead of `program'
2000-12-15 00:57:27 +00:00
augustss
47ebd7e631
Spell the name of the driver an (not wi), also note pci attachment.
2000-12-14 04:49:20 +00:00
onoe
9676644627
fix typo: no not -> do not
2000-12-14 03:11:45 +00:00
onoe
d565f4b278
add an.4
2000-12-14 03:03:58 +00:00
onoe
a98df4a85f
man page for an driver, obtained from FreeBSD.
2000-12-13 21:00:53 +00:00
itojun
bac5a05e92
s/IP-only/IPv4-only/.
2000-12-12 18:15:38 +00:00
bjh21
fc878a5f9c
Bump Dd
2000-12-11 23:50:16 +00:00
bjh21
2268d7952a
Document cache-disable flag.
2000-12-11 23:49:36 +00:00
augustss
19954165b5
Since lkm/ seems to be gone now, don't list it as a SUBDIR.
2000-12-11 19:39:33 +00:00