mbw
da21fca5a5
Update to reflect that dca and apci are now handled by the com driver.
2003-11-15 23:18:24 +00:00
mbw
af70459403
- move dca and apci to com
...
- remove "dcl HP 98628A communications link" since it's not supported
in NetBSD
2003-11-15 23:17:56 +00:00
mbw
d00d4c68df
Update to reflect that dca and apci are now handled by the com driver.
2003-11-15 23:06:42 +00:00
mbw
cd72a6bb0c
Add for hp300:
...
com* at dio? scode ?
com* at frodo? offset ?
2003-11-15 22:58:11 +00:00
mbw
ac52f1946b
Mention that DCL is not actually supported in NetBSD, but there were
...
4.3BSD drivers.
2003-11-15 21:45:52 +00:00
keihan
baf3076a37
netbsd.org -> NetBSD.org.
2003-11-14 17:18:18 +00:00
matt
ac869c13c5
Add a AWK for awk.
2003-11-14 05:22:02 +00:00
wiz
6346fe2807
Bump date for uvm_useracc removal.
2003-11-13 06:46:02 +00:00
matt
9e7bfda285
Use ${HOST_LN}
...
Fix how hppa gets to -lgcc_pic
2003-11-13 05:56:30 +00:00
matt
707e787138
Add a HOST_LN.
2003-11-13 05:54:44 +00:00
chs
c2d581f4ec
uvm_useracc() is gone.
2003-11-13 03:45:01 +00:00
wiz
d642173154
No Pp after Ss; drop trailing spaces; bump date for previous.
...
XXX: file has no license.
2003-11-12 19:42:27 +00:00
jandberg
79eacc067d
amidisplaycc.c:
...
Add screen types suitable for PAL displays, and fix typos
in older screen type names; reported by Gunther Nikl.
amidisplay.4:
Document the new screen types and add some misc information.
2003-11-12 17:42:40 +00:00
grant
3a7a63a3e2
netbsd.org -> NetBSD.org
2003-11-12 13:04:18 +00:00
wiz
ebe7222a9a
Fix two typos, and split file system.
2003-11-11 13:36:33 +00:00
wiz
38df162bff
Bump date for previous.
2003-11-11 13:34:36 +00:00
dsl
433a97cc58
Set MKDEP_SUFFIXES to get additional targets in .depend instead of using
...
sed in .afterdepend. I don't think .afterdepend is used anywhere any more.
2003-11-11 11:43:45 +00:00
dsl
cd01ecc4cd
Use -- to separate mkdep options from cc ones.
...
Avoids problems when the cc options start with -fpic.
2003-11-11 11:36:40 +00:00
augustss
d030d913db
Add boot(8) man page for pmppc.
2003-11-10 18:45:58 +00:00
augustss
764e974d4e
Mention the com ports.
2003-11-10 18:28:45 +00:00
dsl
e6dd2bf0d9
Use modified mkdep(1) (not cat) to merge '*.d' into '.depend'.
...
Allows some of the postprocessing to be done there instead of a separate
sed script called from 'afterdepend'.
2003-11-10 18:21:55 +00:00
mrg
92ce299301
switch to GDB 5.3 on armeb & m68000.
2003-11-09 02:54:50 +00:00
lukem
1d6c9bac12
The order of items in .SUFFIXES is extremely important!
...
Revert part of previous and put `.s .S' before `.c' again.
(Fixes recent libkern lossage.)
2003-11-08 23:14:45 +00:00
lukem
820345f78c
Remove single suffix inference rules from here; nothing in the tree
...
relies upon them (AFAICT).
(This fixes the build issue with src/x11, because the .cpp rule in
bsd.x11.mk was being overridden by the .cpp rule here)
2003-11-08 06:06:50 +00:00
lukem
3b34d70c1d
Trim .SUFFIXES to only contain those used in this file.
...
Reorder some variables appropriately.
Add chmod a+x in .sh:, as per SUSv3.
2003-11-08 05:33:37 +00:00
lukem
4c858a92f3
Support MAKEVERBOSE more effectively.
2003-11-07 00:05:24 +00:00
lukem
f8780e2dfa
Support MAKEVERBOSE when installing man symlinks.
...
Note; this makes symlink installation more "chatty" in the MAKEVERBOSE=2
case, but results in more consistent operation for that level.
2003-11-06 22:59:03 +00:00
lukem
03ac03264c
support MAKEVERBOSE for objdir creation messages
2003-11-06 22:47:22 +00:00
wiz
4a9f67d01b
Various fixes.
2003-11-05 08:21:32 +00:00
skrll
ad376176f9
Switch ARM to gdb 5.3.
...
XXX 26bit support isn't there at the moment.
2003-11-05 07:14:31 +00:00
uwe
16fdcf9bc6
Descend into man4.hpcsh.
...
Install adc(4) and j6x0tp(4) manual pages.
2003-11-05 02:59:09 +00:00
uwe
ae94125827
Manual pages for NetBSD/hpcsh port.
2003-11-05 02:57:03 +00:00
uwe
086db0ddc3
Tweak formatting. Add more explanatory text to *_KEYSYM options.
2003-11-05 02:38:23 +00:00
uwe
431aec3135
j6x0tp(4) - driver for Jornada 680 touch-screen.
2003-11-05 02:23:45 +00:00
scw
b4816bc53a
Use MACHINE_CPU instead of MACHINE_ARCH to select the appropriate
...
architecture directory under sys/lkm/arch. This permits a single
directory to be used for bi-endian architectures.
2003-11-04 14:52:22 +00:00
keihan
1d9683a930
s/NetBSD.ORG/NetBSD.org/
...
s/netbsd.org/NetBSD.org/
OK'd by martin@
2003-11-04 13:45:52 +00:00
wiz
c19b744bdc
Bump date for previous.
2003-11-04 10:52:34 +00:00
martti
e9a2ef8581
Added Dell PERC 4/Di
2003-11-04 10:42:40 +00:00
mrg
79281abf48
switch sun2 to GCC3
2003-11-04 07:14:24 +00:00
wiz
0128b312f7
Misc fixes from Soren Jacobsen in PR 23350.
2003-11-03 09:56:37 +00:00
wiz
38ecd597c4
Add an article.
2003-11-03 08:09:16 +00:00
wiz
ae05ebb9c6
Use Dv for some defines; replace > with \*[Gt] for HTML.
2003-11-03 08:07:36 +00:00
nisimura
d77f7e03eb
Add little notes about the capability and limition of the IDE driver.
2003-11-03 03:29:51 +00:00
yamt
e8ee7a1778
document a recent uvm_pagefree PG_ZERO change.
2003-11-03 01:28:01 +00:00
sekiya
f17c77ee73
Use XFree86 4.x on sgimips.
2003-11-03 00:30:34 +00:00
wiz
301fe66e18
Fix typos, add articles, use more markup.
2003-11-02 09:08:16 +00:00
tsutsui
440afd0bee
Update man page to reflect API changes.
2003-11-02 04:20:04 +00:00
tron
f7d7184912
Apply various fixed supplied by Thomas Dickey in private e-mail.
...
The changes were reviewed by Julian Coleman.
2003-11-01 10:16:28 +00:00
nisimura
88d2cbf4b5
One more fix; copyright notice bozo. Pointed by Thomas Klausner.
2003-10-31 09:35:25 +00:00
wiz
8878f0f338
Fix a typo.
2003-10-31 08:53:50 +00:00
nisimura
51cdfee682
Added stpcide(4) driver for STMicroelectronics STPC IDE controllers.
2003-10-31 06:49:58 +00:00
wiz
a551fcaffa
Xref sab(4).
2003-10-30 08:25:19 +00:00
wiz
5ab0f44b67
Descend into man4.sparc64 and install man pages there.
2003-10-30 08:21:19 +00:00
wiz
dc88a688cb
Add sab(4) based on the one from Lloyd Parkes in PR 23314,
...
with some modifications by me.
2003-10-30 08:20:54 +00:00
kleink
0cf415e538
Merge tzdata2003d.
2003-10-29 21:04:05 +00:00
kleink
38aab5f54e
Import tzdata2003d.
2003-10-29 21:00:21 +00:00
wennmach
ae9ab55ceb
Add ADC
...
Change "conversor" -> "converter" in DAC entry
2003-10-29 13:52:25 +00:00
wennmach
d4cd75e0ac
Add LSB and MSB
2003-10-29 13:47:39 +00:00
lukem
443c980dcd
use ${.PREFIX} instead of ${.TARGET:R}
2003-10-29 02:10:57 +00:00
mrg
76dbb1d8cc
GCC3:
...
- move m68000 into "mostly working" section
GDB53:
- move m68000 & armeb into "in progress" section
- enable sh3eb
2003-10-28 07:22:55 +00:00
simonb
c78d65c886
Sort MACHINE_ARCH's in the GDB section.
2003-10-28 07:09:03 +00:00
mrg
45e224e8d4
fix a typo in previous pointed out by lukem
2003-10-28 01:25:33 +00:00
mrg
8dcb3c2e33
allow -traditional-cpp to be overridden when making dependancies
2003-10-27 23:52:57 +00:00
thorpej
db71356cd1
- Change callout_setfunc() to require that the callout handle is already
...
initialized. Update the txp(4) to compensate.
- Statically initialize the TCP timer callout handles in the tcpcb
template. We still use callout_setfunc(), but that call is now much
less expensive. Add a comment that the compiler is likely to unroll
the loop (so don't sweat that it's there).
2003-10-27 16:52:01 +00:00
mrg
3b4ce5498c
turn on GCC3 for armeb
2003-10-27 01:45:20 +00:00
uwe
1312264774
Mark GCC3 for sh3el as "mostly working". Remaining issues are
...
toolchain/22452 and toolchain/22489 (gcc's optimization/11937).
2003-10-27 01:35:12 +00:00
uwe
0f1f83b0cc
Switch sh3el to GDB 5.3.
2003-10-27 01:29:58 +00:00
jdolecek
80010daea8
regen after MAKEDEV2manpage.awk fixes:
...
* use " for 3 1/2 & 5 1/4 in fdc entry
* xref acorn32/opms(4) in pms# entry
* no longer xref scsictl(8) in scsibus# entry
2003-10-26 21:34:49 +00:00
jdolecek
cf43cdd268
g/c the MAKEDEV(.local)? substitution - it's not needed
...
generate the .Xr commands for device manpage crossreferences directly,
we no longer need to replace 'foo(4)' in the source MAKEDEV.tmpl
replace other gensub() calls with equivalent gsub(), and fix output
for fdc (we want 3 1/2", 5 1/4" - not 3 1/2``, 5 1/4'')
add target translation for 'random' -> rnd(4) and 'scsibus#' -> scsi(4),
and fix typo in opms entry
2003-10-26 21:32:51 +00:00
wiz
f86e4d21d7
Bump date for previous.
...
Do not turn off hyphenation (no reason).
2003-10-26 08:11:51 +00:00
martti
a215a8d5cf
Added descripton about fsck_flags
2003-10-26 07:58:44 +00:00
lukem
f85d2d1c14
Use ${HOST_SH} instead of `sh'.
...
If necessary, pull in <bsd.sys.mk> to get the definition of HOST_SH;
Makefiles that pull in one of (most of) <bsd.*.mk> will get this anyway.
2003-10-26 07:25:33 +00:00
mycroft
08c9a64727
I have no idea how this built, given that there seems to be a syntax error...
2003-10-26 06:26:26 +00:00
mycroft
07ea22b5b8
Note that armeb needs GCC 3, and hppa and m68000 need GDB 5.3.
2003-10-26 05:45:05 +00:00
lukem
7f41288379
use ${HOST_SH} instead of sh
2003-10-26 03:29:44 +00:00
lukem
5daa33014e
Improve how build.sh -N and MAKEVERBOSE interoperate;
...
rather than adding '-s' to make's command line in the makewrapper,
use the .SILENT target based on MAKEVERBOSE's value.
This means that you can do:
./build.sh -N 1 makewrapper
$TOOLDIR/bin/nbmake-$MACHINE
# runs at MAKEVERBOSE==1, with command lines suppressed
$TOOLDIR/bin/nbmake-$MACHINE MAKEVERBOSE=2
# runs at MAKEVERBOSE==2 for this invocation, with command lines shown
2003-10-26 02:17:46 +00:00
lukem
6af0268550
document the (more useful) flags for `reboot'
2003-10-26 01:44:22 +00:00
simonb
8652f3d5d3
Switch MIPS to GDB 5.3
2003-10-26 01:29:34 +00:00
mycroft
b1f62a47b0
Throw the switch for mipseb and mipsel -- GCC 3 works.
2003-10-25 22:25:55 +00:00
matt
da19615924
Switch VAX to GDB 5.3
2003-10-25 19:02:55 +00:00
jandberg
5210c06ca0
Add polish wscons keymaps for amiga.
...
From Pawel Chwalowski in port-amiga/22961.
2003-10-25 10:02:05 +00:00
jdolecek
c39854a858
regen - MD manpage links, more device links, and adjustments to some of
...
the device descriptions
2003-10-24 23:44:15 +00:00
jdolecek
6583af894c
make sure to add links to all appropriate MD manpages for each device
...
pointed out by Thomas Klausner
expand the device name -> manpage translations, and fix some comments
2003-10-24 23:42:25 +00:00
jklos
a791745321
Added xterm-color entry from ESR's / ncurses termcap.src for, primarily,
...
Mac OS X 10.3.
2003-10-24 23:37:18 +00:00
jdolecek
7381215ef1
switch to unified MAKEDEV(8) - the manpage now contains list of
...
all devices for all platforms
2003-10-24 20:26:57 +00:00
mycroft
68fd22e460
68k works with GCC 3 on next68k and amiga. Throw the switch.
2003-10-24 17:44:36 +00:00
wiz
54cad697fd
Mention Acard ATP865-A support; bump date.
2003-10-24 16:08:33 +00:00
wiz
48b267be4d
Mark up error code with .Er.
2003-10-24 07:43:35 +00:00
hubertf
49756bfb27
Document which error vflush may return. Saves some code-reading...
2003-10-23 22:30:47 +00:00
simonb
61cddc3b80
Add "com* at opb?" for IBM PowerPC 4xx CPUs.
2003-10-23 02:25:36 +00:00
skrll
6cbe1f3d8f
gdb 5.3 for arm is in progress
2003-10-22 07:43:59 +00:00
hannken
c6d83326cb
Forgot to update the .Dd line. From Thomas Klausner <wiz@netbsd.org>.
2003-10-22 07:12:43 +00:00
hannken
9dec5da8e8
Add section 9 man pages for:
...
vfs_write_suspend, vfs_write_resume, vn_start_write and vn_finished_write.
2003-10-21 22:01:24 +00:00
thorpej
3267ff8288
Add i82545GM and i82546GB controllers.
2003-10-21 17:10:00 +00:00
lukem
7675cc90f4
Move the MAKEVERBOSE setup from <bsd.sys.mk> to <bsd.own.mk>, and
...
change all the variable assignments from = to ?=
2003-10-21 16:36:58 +00:00
wiz
4452a32353
Talk about LKMs instead of klds. /sys symlink is dead, so
...
use longer path for source files. Remove an unnecessary dot.
2003-10-21 16:21:55 +00:00
lukem
130ab7336b
Rework how MAKEVERBOSE operates:
...
* Don't bother prefixing commands with a line of ${_MKCMD}\
and instead rely upon "make -s". This is less intrusive on
all the Makefiles than the former. Idea from David Laight.
* Rename the variables use to print messages. The scheme now is:
_MKMSG_FOO Run _MKMSG 'foo'
_MKTARGET_FOO Run _MKMSG_FOO ${.TARGET}
From discussion with Alistair Crooks.
2003-10-21 10:01:19 +00:00
itojun
e0a77c7886
mention sysctl(8) interface for SADB_DUMP
2003-10-21 08:44:04 +00:00
uwe
6d8eafdb48
adc(4) - SuperH on-chip analog/digital converter
2003-10-21 01:38:27 +00:00
uwe
cfe781220f
shb(4) - bus for SuperH on-chip peripheral devices.
2003-10-21 00:15:45 +00:00
wiz
60e31ba365
Drop trailing spaces; use .St for IEEE 1275; some nits.
2003-10-20 11:55:19 +00:00
mbw
d6209b12a7
Add new macppc boot(8) man page. Fixes PR port-macppc/21372.
2003-10-20 09:07:44 +00:00
itojun
566d91a6d8
add GB2312 after JIS0208/0213, then there's no confusion.
...
some chinese chars may get converted into JIS0208/0213 on
"iconv -f utf-8 -t iso-2022-jp-2". but anyway, it's iso-2022-*jp*-2 so
japanese chars should take precedence.
XXX what should we do about X11 ctext?
i really hate unicode han unification.
do we really need to support language tags?
2003-10-20 08:00:33 +00:00
chs
7e53301bb7
fix parallel-make race.
2003-10-20 01:53:02 +00:00
itojun
4f2eafbac7
add iso-2022-jp-2.
...
XXX somehow adding GB2312 causes iconv to mishandle jis x0208.
2003-10-20 01:26:44 +00:00
lukem
0e3525fabb
Add MAKEVERBOSE pretty versions for .cc .cpp .cxx .C
...
Fix typo in .l.o and .y.o rule
2003-10-20 00:24:22 +00:00
he
848e3bb5cf
Make the documentation match the source, and excise instances of
...
the RUNNING flag which existed in an earlier draft implementation.
Also, now that callout_stop() no longer clears INVOKING, reflect
that as well.
2003-10-19 14:37:12 +00:00
lukem
094017b449
add _MKMSGCREATE.m
2003-10-19 14:23:02 +00:00
lukem
252bf981a7
support MAKEVERBOSE and use ${HOST_SH}
2003-10-19 14:20:28 +00:00
lukem
e7cffe140c
implement MAKEVERBOSE
2003-10-19 14:10:13 +00:00
lukem
87700a22c8
Implement MAKEVERBOSE.
...
Rework a bunch of make .for loops into sh for loops.
(XXX: This stuff could be implemented in a more efficient manner that
does a lot less of SOMEMAKEVAR!=some shell command , etc etc)
2003-10-19 14:08:50 +00:00
lukem
fa6713d480
use the correct comment style...
2003-10-19 09:47:40 +00:00
wiz
21069b6a1b
Add man8.ibmnws and MAKEDEV(8) for ibmnws.
2003-10-19 09:12:00 +00:00
lukem
b606e4ebf0
support MAKEVERBOSE
2003-10-19 06:10:41 +00:00
lukem
d931e2e741
support MAKEVERBOSE
2003-10-19 05:24:53 +00:00
lukem
4afe0be65c
support MAKEVERBOSE for .txi.info .texi.info .texinfo.info
2003-10-19 04:54:53 +00:00
lukem
bef75a2e23
add _MKMSGINSTALL.m
2003-10-19 03:53:33 +00:00
lukem
d2142fb492
fix _MKSHECHO for MAKEVERBOSE=1
2003-10-19 03:21:18 +00:00
lukem
4ccb31e74a
Provide _MKMSG{BUILD,CREATE,COMPILE,FORMAT,INSTALL,LINK,LEX,YACC} to display
...
${_MKMSG} " ... {$.TARGET}" and use appropriately.
Provide _MKMSGLINK.m to provide "link" message by itself (without ${.TARGET})
Replace _MKSHCMD with _MKSHECHO
2003-10-19 03:00:55 +00:00
lukem
e14dfde075
Add rules for .s .s.o .S .S.o to support per-source COPTS,CPUFLAGS,CPPFLAGS
...
and MAKEVERBOSE
2003-10-19 02:11:29 +00:00
matt
7cca41f35a
Default MK{BINUTILS,CVS,GCCCMDS,POSTFIX,SENDMAIL,UUCP} to yes
2003-10-18 23:40:36 +00:00
lukem
f1e290c260
implement MAKEVERBOSE for rules which are of the form:
...
@cmp -s ${.ALLSRC} ${.TARGET} || ( echo cmd && cmd )
2003-10-18 16:41:19 +00:00
lukem
52a5f69154
implement MAKEVERBOSE for filesinstall
2003-10-18 16:40:47 +00:00
lukem
d1ac0f085b
implement MAKEVERBOSE
2003-10-18 15:37:29 +00:00
lukem
03b6213598
Implement MAKEVERBOSE to control how "verbose" the standard make(1) rules are.
...
Supported values:
0 Minimal output ("quiet")
1 Describe what is occurring
2 Describe what is occurring and echo the actual command ("verbose")
This is the default, and is equivalent to the previous behaviour.
2003-10-18 15:33:59 +00:00
wiz
54e541b387
regen (+Xr grf 4).
2003-10-17 22:11:48 +00:00
wiz
3025e2fc16
regen (-ed)
2003-10-17 22:11:25 +00:00
wiz
11639fb42c
Bump date for previous.
2003-10-17 22:05:27 +00:00
wiz
c9317ea9c9
Misc markup fixes (avoid \f.); sort sections; use standard section headers;
...
drop trailing spaces; sort SEE ALSO; no content change.
2003-10-17 09:42:42 +00:00
keihan
5062de16fc
Add BGP, GPU, IC, MAC, PTLA, RGB, TLA and fix CPU.
...
OK'd by salo@
2003-10-17 08:56:39 +00:00
grog
743ecb29d2
Preliminary docco for vinum.
2003-10-16 08:29:52 +00:00
wennmach
7587eabcbc
add PCMCIA
2003-10-15 08:52:51 +00:00
wiz
0d93a88b28
Sort SEE ALSO.
2003-10-15 08:38:10 +00:00
wiz
538e6e3e1e
Move siginfo(5) and ucontext(5) to siginfo(2) and ucontext(2) resp.,
...
and fix references.
Per a discussion on source-changes around Sep 14 2003.
2003-10-14 14:59:03 +00:00
wiz
d981fc9cc4
Use still more macros.
2003-10-14 06:49:51 +00:00
fvdl
95641fb068
Enable gdb 5.3 for MACHINE_ARCH == x86_64
2003-10-14 02:08:02 +00:00
mycroft
1022cd1018
ANSI IEC INCITS ISO SASI
2003-10-14 01:20:53 +00:00
mycroft
20210d2842
The expansion of SCSI was wrong(!).
2003-10-14 01:18:08 +00:00
mycroft
3751d947f8
Add CAV and CLV.
2003-10-14 01:15:07 +00:00
bouyer
341734578e
Add a man page for pmatch().
2003-10-13 19:52:58 +00:00
agc
9f1aac5bb3
Move Jason Downs's code from a 4-clause to a 3-clause licence by
...
removing the advertising clause. Diffs provided in PR 22410 by Joel
Baker, confirmed to the board by Jason Downs.
With additional thanks to Jason Thorpe.
2003-10-13 15:36:33 +00:00
agc
61470ee029
Move Mark Nudelman's code from a 4-clause to a 3-clause licence by removing
...
the advertising clause. Diffs provided in PR 22549 by Joel Baker, confirmed
to the board by Mark Nudelman.
2003-10-13 14:34:25 +00:00
jdolecek
899a030145
xref mailer.conf(5) in SEE ALSO
2003-10-12 11:50:29 +00:00
lukem
7b256958f1
Only try to KERNOBJDIR!= if the required directory exists.
2003-10-11 08:05:57 +00:00
jdolecek
5951c8215b
if S is not already defined, use ${NETBSDSRCDIR}/sys or ${BSDSRCDIR}/sys to set
...
top of kernel source tree
2003-10-11 07:15:59 +00:00
jmmv
00cb14ef50
+ TRT
2003-10-10 12:16:05 +00:00
wiz
9951eb124d
Sort SEE ALSO; replace some "Ic ata" with "Xr ata 4".
2003-10-08 13:39:11 +00:00
bouyer
e3847b4da7
Add man page for per-chip pciide drivers.
2003-10-08 12:02:40 +00:00
bouyer
7cc555fc4d
Add a ata(4) man page, with a symlink to atabus(4), and xref where
...
appropriate.
2003-10-08 11:20:09 +00:00
lukem
1c33b4e6a4
Overhaul MBR handling (part 1):
...
<sys/bootblock.h>:
* Added definitions for the Master Boot Record (MBR) used by
a variety of systems (primarily i386), including the format
of the BIOS Parameter Block (BPB).
This information was cribbed from a variety of sources
including <sys/disklabel_mbr.h> which this is a superset of.
As part of this, some data structure elements and #defines
were renamed to be more "namespace friendly" and consistent
with other bootblocks and MBR documentation.
Update all uses of the old names to the new names.
<sys/disklabel_mbr.h>:
* Deprecated in favor of <sys/bootblock.h> (the latter is more
"host tool" friendly).
amd64 & i386:
* Renamed /usr/mdec/bootxx_dosfs to /usr/mdec/bootxx_msdos, to
be consistent with the naming convention of the msdosfs tools.
* Removed /usr/mdec/bootxx_ufs, as it's equivalent to bootxx_ffsv1
and it's confusing to have two functionally equivalent bootblocks,
especially given that "ufs" has multiple meanings (it could be
a synonym for "ffs", or the group of ffs/lfs/ext2fs file systems).
* Rework pbr.S (the first sector of bootxx_*):
+ Ensure that BPB (bytes 11..89) and the partition table
(bytes 446..509) do not contain code.
+ Add support for booting from FAT partitions if BOOT_FROM_FAT
is defined. (Only set for bootxx_msdos).
+ Remove "dummy" partition 3; if people want to installboot(8)
these to the start of the disk they can use fdisk(8) to
create a real MBR partition table...
+ Compile with TERSE_ERROR so it fits because of the above.
Whilst this is less user friendly, I feel it's important
to have a valid partition table and BPB in the MBR/PBR.
* Renamed /usr/mdec/biosboot to /usr/mdec/boot, to be consistent
with other platforms.
* Enable SUPPORT_DOSFS in /usr/mdec/boot (stage2), so that
we can boot off FAT partitions.
* Crank version of /usr/mdec/boot to 3.1, and fix some of the other
entries in the version file.
installboot(8) (i386):
* Read the existing MBR of the filesystem and retain the BIOS
Parameter Block (BPB) in bytes 11..89 and the MBR partition
table in bytes 446..509. (Previously installboot(8) would
trash those two sections of the MBR.)
mbrlabel(8):
* Use sys/lib/libkern/xlat_mbr_fstype.c instead of homegrown code
to map the MBR partition type to the NetBSD disklabel type.
Test built "make release" for i386, and new bootblocks verified to work
(even off FAT!).
2003-10-08 04:25:43 +00:00
jmmv
24679f3c3d
+ CAD, CGA, CRT, DAC, DDC, DDWG, DVI, EDID, EGA, HDCP, LCD, POST, SVGA, TFT,
...
TMDS, VESA, VGA, XGA
2003-10-07 15:05:14 +00:00
matt
7744cd370c
HPPA toolchain is now in-tree.
2003-10-06 05:19:32 +00:00
bouyer
7b066791c8
Remove references to University of California from my copyright notices.
2003-10-05 17:48:49 +00:00
bouyer
83953e7963
Fix ponctuation in copyright.
2003-10-05 16:32:13 +00:00
bouyer
36b4e768d5
Fix copyright.
2003-10-05 16:30:22 +00:00
wiz
2ff85c01a5
bce appeared in 1.6.2.
2003-10-05 11:58:36 +00:00
fvdl
852a11e722
Enable gcc3 for x86_64.
2003-10-05 02:22:30 +00:00
wiz
1911acaed7
Fill in Jaromir's name in license; new sentence, new line.
2003-10-04 23:38:58 +00:00
jdolecek
493adc0ad4
add basic grf(4) manpage, mainly just with explanation
...
what is each grf* device mapped to and with crossrefs to the
actual underlying device manpages
2003-10-04 14:10:41 +00:00
jdolecek
513eefcff8
add evbsh5 MAKEDEV(8) manpage
2003-10-04 13:38:25 +00:00
jdolecek
39ef5010c4
regen - g/c nonexitent 'cbq' device and empty device groups
2003-10-04 13:33:27 +00:00
jmmv
45eac10315
+ ACPI, APIC, AT, ATAPI, ATX, CPU, ECP, EPP, PIC, PIO, S/PDIF, SMART, SPD
...
UC, USWC, XT
2003-10-03 13:48:09 +00:00
abs
024a9509bc
s/dails/dials/ in a comment
2003-10-02 21:32:56 +00:00
jmmv
88659c9335
+FPM
2003-10-02 13:33:29 +00:00
wiz
6181ed442a
Bump date for previous; grammar improvements.
2003-10-02 07:06:36 +00:00
itojun
30b8d01871
suggest setting netmask to 32 for security reasons; see tech-userlevel
2003-10-02 01:21:16 +00:00
jmmv
457f6dbe79
Add several memory related terms.
2003-10-01 20:11:11 +00:00
lukem
58d2d9a196
Set _LIBLDOPTS to set -Wl,-rpath-link -R -L appropriately based
...
on the setting of ${SHLIBDIR} and ${SHLIBINSTALLDIR} (_not_ ${_LIBSODIR}).
Fixes cruel and unusual ^W^W^W obscure native-build and not-so-obscure
cross-builds problems I was having with shared libraries with a
non-base LIBDIR (e.g, /usr/X11R6/lib) that use LDADD to pull in other
libraries from /usr/lib (such as libm) which are really in /lib and the
symlink from ${DESTDIR}/usr/lib/libm.so to /lib/libm.so.N.M was confusing
the linker. Stuffing -rpath-link ${DESTDIR}/lib in solves the problem.
This should mean that shared libraries that depend upon other shared
libraries in other directories should DTRT in a DESTDIR (cross-)build...
Inspired by _PROGLDOPTS in <bsd.prog.mk>
2003-09-30 07:24:23 +00:00
jmmv
43a170e323
+AFU
2003-09-29 12:44:30 +00:00
wiz
9326479dd9
Fix typos; new sentence, new line; fix name in license (ok'd by manu);
...
sort sections; sort SEE ALSO; drop trailing whitespace.
2003-09-29 10:05:35 +00:00
manu
855db7049d
Setup to run Darwin binaries
2003-09-29 09:56:04 +00:00
lukem
0f9e6cf359
Add LIBSTDCXX (for usr/lib/libstdc++.a).
...
Sync LIB* documentation with reality.
2003-09-29 01:06:37 +00:00
wiz
c53b0c7769
Add man page for bce(4), and xref it from bge(4).
2003-09-28 18:32:18 +00:00
kent
bda517788a
Note the driver supports ICH5.
...
Bump date.
2003-09-28 14:33:19 +00:00
wiz
dee5a1a9cd
Use more macros, fix a typo, drop trailing spaces, misc other fixes.
2003-09-28 10:23:22 +00:00
dsl
a924e3a0d4
Add do_setres[u,g}id
2003-09-28 09:09:55 +00:00
simonb
47d4b67a20
Use uintN_t in code example instead of u_intN_t. Agrees with current
...
standards (and more importantly Klaus too :-).
2003-09-27 21:17:31 +00:00
kei
58b5cb57f3
Add missing `Ar' flag. Approved by Thomas Klausner.
2003-09-27 14:52:58 +00:00
mycroft
b9556aa82f
List VAX as non-GCC3.
2003-09-27 04:27:32 +00:00
mbw
d0130ca8c2
combined macppc and mac68k man pages and moved to src/share/man/man4
2003-09-26 23:09:07 +00:00
mbw
9bed16c664
Correct copyright attributions
2003-09-26 23:05:55 +00:00
wiz
8298dd1da5
Sort SEE ALSO.
2003-09-26 21:34:03 +00:00
wiz
f74af19061
Drop trailing spaces.
2003-09-26 21:21:23 +00:00
wiz
08844128da
New sentence, new line.
2003-09-26 21:13:54 +00:00
christos
d1ec79f82d
back out previous, suggested by gimpy.
2003-09-26 20:51:55 +00:00
christos
a28207daf8
entry for amd64->x86_64 map in gnu arch.
2003-09-26 20:40:29 +00:00
mbw
9b84e3a4fe
Combine mac68k and macppc mc.4 man page into an MI man page.
2003-09-26 20:22:08 +00:00
mbw
c5d6d22d3d
Combine mac68k and macppc mc.4 man page into an MI man page.
2003-09-26 19:53:50 +00:00
mbw
0229f57aee
Alex Zepeda <zipzippy@sonic.net> created some nice new ADB man pages
...
based loosely on the mac68k adb.4. These pages are MI (mac68k and macppc).
2003-09-26 19:15:15 +00:00
mbw
dd59fe3653
Nice new mac68k/macppc obio man pages courtesy of Alex Zepeda
...
<zipzippy@sonic.net>
2003-09-26 19:05:56 +00:00
mbw
149f8d8b52
Update macppc ethernet device references
...
- delete obsolete de refs
- change gm to gem
2003-09-26 18:50:16 +00:00
mbw
a482248158
Mention that gm is obsoleted by the gem driver.
2003-09-26 18:38:04 +00:00
mbw
9498a978d7
New man page on the Apple Macintosh Enhanced SCSI Hardware driver
...
contributed by Alex Zepeda <zipzippy@sonic.net>
2003-09-26 18:33:49 +00:00
tshiozak
8bf28f7014
update conversion tables for KSC5601(KSX1001) <-> UCS.
...
reported by bjy.
2003-09-26 17:58:42 +00:00
christos
d68cb7df37
constification notes.
2003-09-25 22:06:41 +00:00
wiz
2365b48b5e
Add RCS Id; sort sections; no trailing dot in SEE ALSO section.
2003-09-25 17:38:00 +00:00
pooka
4eeb5e46d5
build iavc.4 and isdncapi.4
2003-09-25 16:48:04 +00:00
pooka
7598ad0cc0
simple manual pages for iavc and capi mostly borrowed from FreeBSD
2003-09-25 16:45:44 +00:00
pooka
0bb7981ffd
move iwic.4 to the same place with its isdn friends
2003-09-25 16:34:55 +00:00
matt
c6d135e9c5
Switch Alpha to GDB5.3
2003-09-24 06:19:12 +00:00