augustss
c801ef4f0d
Add Minolta Dimage S304
2002-02-07 13:52:08 +00:00
augustss
d76f24be37
OnSpec doesn't like Mode Sense.
2002-02-07 13:02:26 +00:00
augustss
09f2c3182a
Regen.
2002-02-07 13:00:37 +00:00
augustss
29f28f51f0
Add OnSpec disk controller.
2002-02-07 13:00:13 +00:00
lukem
cc74f22504
add list containing files used by sysinst, including dummy files that
...
are used to set the default permissions in the generated mtree specfile
for files generated by makeobsolete.
2002-02-07 11:40:48 +00:00
lukem
6276be048b
- improve error checking
...
- add support for passing variables to parselist.awk that are used to replace
text in each line of the lists. currently supported strings:
text variable
---- --------
@MACHINE_ARCH@ MACHINE_ARCH
@MACHINE@ MACHINE
2002-02-07 11:39:17 +00:00
lukem
2d60e83706
add more argument checking
2002-02-07 11:35:56 +00:00
ross
4b8350b194
Define strings for < > & <= >=
2002-02-07 09:43:54 +00:00
ross
f80ddd2066
KNF, err, well, "indent"
2002-02-07 09:34:11 +00:00
ross
9856438e91
generate & symbolically
2002-02-07 09:24:04 +00:00
pk
9d602b9ca3
Mark installed system libraries as .MADE only if we're actually establishing
...
their default variable values here.
2002-02-07 07:43:24 +00:00
ross
814f296b77
Generate <>& symbolically.
2002-02-07 07:00:09 +00:00
lukem
9c2af9970a
.ifdef SMALLPROG, -DSMALL
2002-02-07 06:25:07 +00:00
briggs
9827f27b9f
Update from thorpej:
...
* Define type and size of _mcount stub to make PIC code happy.
* Rename mcount to __mcount to get it out of the user namespace.
2002-02-07 05:13:35 +00:00
ross
8ed9321304
Note that the `n' function does not restart the script.
2002-02-07 04:28:14 +00:00
ross
8bd7cb6a69
Edit -mdoc usage.
...
* There is no -indent option to .Bd or .Bl, although you would
never know that from its frequent use in this tree. There is a
"-offset indent" combination that makes sense, and you can certainly
say "-width indent".
* Also, you can't markup the -width option argument, tho you CAN
use a callable macro. So "-width Ar filename" doesn't make sense,
but either "-width Ar" or "-width filename" does, as might something
like "-width xxfilename" for a little extra space.
* There are a lot of needlessly complex hanging tag macros in man4 used
to create simple item lists. Those should be simplified one of these
days before someone copies and edits yet another man4 page.
2002-02-07 03:15:06 +00:00
ross
7b48561479
Add share/man/html? and the lower machine directories.
2002-02-07 02:52:14 +00:00
ross
4db2b6a34e
Add share/man/html? and the lower machine directories.
...
These are just the directories, not the html files themselves.
2002-02-07 02:49:39 +00:00
ross
5014982b5b
add ess0
2002-02-07 02:16:04 +00:00
ross
b8ff67cc6d
minor LP64 nits
2002-02-07 02:14:02 +00:00
ross
ff83c8aba1
track change in -mdoc2html, and set DOC_XR so that .Xr macros don't
...
actually generate hypertext links to the man pages, like they do
know when the pages themselves are formatted. The obvious problem
is that if you aren't a man page, you don't know where the man
pages are.
2002-02-07 02:07:05 +00:00
ross
5de308572f
Invert the default of DOC_XR and generate an href anchor by default.
...
Also, assume that any man page called "index.html" will actually be
installed (sigh) as "xindex.html", which is what bsd.man.mk actually
does now.
2002-02-07 01:59:14 +00:00
ross
a3f340931b
Honor MANSUBDIR when installing md html pages.
2002-02-07 01:56:02 +00:00
christos
7555da491d
Turn on mii on 3C980CTXM
2002-02-07 01:32:19 +00:00
ross
8b41df0d84
Fix a number of bugs and and start over again on the style sheet.
2002-02-07 00:59:18 +00:00
ross
8a40adb0ab
if NOMAN is defined, also define NOHTML
2002-02-07 00:53:34 +00:00
ross
57170e8ef5
fix html sources, they were depending on -mdoc, not -mdoc2html
2002-02-07 00:52:23 +00:00
ross
d750bb9154
TARGETS is defined by bsd.own.mk, so use LOCALTARGETS instead
2002-02-06 23:29:42 +00:00
jdolecek
104f7c34d6
joyvar.h is now at <dev/ic/joyvar.h>
2002-02-06 21:32:16 +00:00
thorpej
d17cc4f043
* Move some generic ARM OpenFirmware stuff into arch/arm/ofw (still
...
more can move, but not yet).
* Garbage-collect some cruft from arch/arm32 in preparation for
renaming to arch/shark.
2002-02-06 21:30:25 +00:00
wiz
6c8b3885d6
Some nits.
2002-02-06 21:18:51 +00:00
jdolecek
cf523d6e7c
Move the joy(4) manpage to MI location, too - it's not i386-only.
...
Pointed out by Thomas Klausner, thanks :)
2002-02-06 21:06:32 +00:00
thorpej
886eff9ae7
Rename to reflect the MACHINE_ARCH that will be used on ARM ELF
...
platforms.
2002-02-06 20:39:00 +00:00
thorpej
535e775dd5
MACHINE_ARCH for ELF ARM platforms is "arm", not "arm32".
2002-02-06 20:36:18 +00:00
kleink
3b7a9506f7
Printf the 601's HID0.
2002-02-06 20:00:48 +00:00
thorpej
690f10fea7
Use arm/conf/Makefile.arm, and add support for building ELF kernels
...
and converting them to a.out.
2002-02-06 19:59:41 +00:00
kleink
69e30815cf
Add a printf bitmask for HID0.
2002-02-06 19:59:30 +00:00
thorpej
c9a1155bcf
Adjust for new location of elf2aout.sh, and echo the command before
...
executing it (like we do for other commands).
2002-02-06 19:59:01 +00:00
wiz
2e56fbc7e0
Another <tab> -> <sp><tab> noted by Patrick Welche.
2002-02-06 19:58:02 +00:00
thorpej
5113cbfb17
A slightly cleaned up version of chris/nick's elf2aout.sh for ARM
...
platforms.
2002-02-06 19:54:47 +00:00
wiz
7d3c2b8400
Drop some trailing whitespace.
2002-02-06 19:29:06 +00:00
wiz
c0acf9a5ea
Punctuation nits, sort sections, sort SEE ALSO.
2002-02-06 19:24:52 +00:00
wiz
eae645b02b
Fix some typos, uppercase tcp.
2002-02-06 19:17:01 +00:00
wiz
c36eec1c26
Fix .Dd (no abbreviations, please).
2002-02-06 19:09:22 +00:00
wiz
eb0430f0ee
Fix a typo, and correct an abbreviation (Mhz -> MHz).
2002-02-06 19:07:27 +00:00
thorpej
eb79ee01a8
ip_mloopback(): process the delayed checksum on the copy, not
...
the original mbuf.
2002-02-06 18:00:01 +00:00
thorpej
da13cb2fb5
Back out all the vm_page_md changes. They are causing some
...
mysterious problems (a similar change to the i386 pmap causes
mysterious problems there, as well), and the issue needs to
be investigated more.
2002-02-06 17:41:42 +00:00
thorpej
4611193917
Efficiency tweaks, some made possible by vm_page_md.
2002-02-06 17:32:35 +00:00
pk
086b942780
Add tu' and
tl' variable expansion modifiers, which transform the
...
value to uppercase and lowercase, respectively. From Kevin Neal from FreeBSD.
2002-02-06 16:26:12 +00:00
pk
86c078cb11
JobPrintCommand: avoid stale pointers on a node's command list.
...
The debugging value of the code that did this is limited, so drop it
altogether.
2002-02-06 16:20:25 +00:00