Commit Graph

86 Commits

Author SHA1 Message Date
thorpej 98de4ab72e Rename libarm32 -> libarm. 2002-03-30 06:24:34 +00:00
fredette 26755e068d Now also build libm68k when MACHINE_ARCH is m68000. 2002-03-26 22:48:04 +00:00
gmcgarry f82c84c49c Explain why you'd use these functions. Some formatting cleanup. 2002-02-20 20:40:48 +00:00
ross dc5571b22e Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +00:00
tv 001067bbd1 Readability cleanups; MKfoo=no -> NOfoo. 2001-12-12 00:51:00 +00:00
wiz 0c941f9eca Fix a formatting glitch, and remove a space while I'm here. 2001-11-10 22:57:02 +00:00
fvdl 88de3daceb Make this a bit more verbose. 2001-11-10 19:06:54 +00:00
wiz c11d3df947 Sort SEE ALSO. 2001-11-10 08:12:25 +00:00
wiz 5ec95757c7 Sort sections. 2001-11-10 08:12:16 +00:00
wiz 26609c5f6b Uppercase Dt, drop a space and a comma. 2001-11-10 08:11:04 +00:00
wiz 3f059f47af Uppercase Dt, drop a trailing space. 2001-11-10 08:10:49 +00:00
gmcgarry 2b5d42509a Add and install new pages. 2001-11-10 06:40:58 +00:00
simonb 2db48f4c88 Add "Remember to update distrib/sets..." lines (and NetBSD RCS IDs in
some cases).
2001-09-10 11:18:41 +00:00
fvdl 9770e4f067 Add frontend for i386_mtrr_get/set system calls. 2001-09-10 10:20:32 +00:00
bjh21 ad034cbf5b Build libarm32 on arm26 as well. 2001-07-28 19:17:11 +00:00
thorpej f9c5bef128 De-lint, cleanup. 2001-07-17 17:46:42 +00:00
matt a697055069 Use libarm32 even on architecture arm 2001-07-14 03:18:33 +00:00
matt 9ced9a1527 Include the arm32 files if architecture is arm as well as arm32 2001-07-14 03:17:44 +00:00
kleink 2a9570dff8 Use the architecture name in the document title's volume tag. 2001-07-04 17:15:07 +00:00
wiz 5f7e4d40dd Uppercase Dt, and a nit. 2001-06-05 12:04:36 +00:00
wiz 841140208a Fix date. 2001-04-11 18:06:42 +00:00
thorpej e36fcf40fa param.h -> types.h 2000-09-13 05:22:12 +00:00
thorpej cf4c03c65c Don't need <machine/pmc.h>. From enami@netbsd.org. 2000-09-13 05:20:47 +00:00
thorpej 5bc14f38df Stubs for the i386 performance counter interface. 2000-09-13 04:52:12 +00:00
msaitoh f6f00e2615 remove extra period in SEE ALL section 2000-07-05 15:45:28 +00:00
simonb edf0a0d67e Pass the abst to alpha_pci_mem_unmap() so that the real size of the
mapped area can be unmapped.
2000-06-30 18:19:28 +00:00
itohy 8389062122 Add missing #. (Hi, is!)
Sigh, libm68k has been useless for more than one year....
2000-04-09 23:04:40 +00:00
thorpej a9f90558b3 Traverse into alpha/. 2000-02-26 19:39:35 +00:00
thorpej 933205b479 Oops, forgot this file. 2000-02-26 19:00:08 +00:00
thorpej cd8a1657b4 Userland interface to the bus window translation support now present
in the alpha sysarch(2).  In a perfect world, these would go away in
favor of a generic bus space mapping framework, but XFree86 is a long
ways away from being able to use one.
2000-02-26 18:59:36 +00:00
hubertf 5f98f60ad8 Document that bit #0 is the LSB of the first longword in the array.
Pointed out by Matt Thomas.
1999-12-20 02:04:24 +00:00
enami 82d7115cf2 Don't pass so many args to .Nd macro. It just overflows. 1999-11-19 01:12:39 +00:00
thorpej 1a5643ff26 Add register prefixes. 1999-11-10 16:11:03 +00:00
simonb 343d06b5f6 Makefile: define SHLIB_VERSION_FILE if SRCS defined.
arm32/Makefile.inc: don't need to set .PATH
i386/Makefile.inc: don't need to set .PATH, SHLIB_VERSION_FILE

Fixes PR lib/8298 from Richard Earnshaw in a more general way.
1999-08-31 13:50:47 +00:00
kleink 650ab9a374 Tyop; from Jim Spath <jspath@bcpl.net> in PR port-i386/7900. 1999-07-03 13:53:44 +00:00
simonb 1528b77539 More trailing white space. 1999-07-02 15:14:07 +00:00
simonb bf3e29891c Include all arch-dependant Makefile.inc's. In each arch-dependent
Makefile.inc, always add the man pages for that directory, and only
specify a SRCS= line (at whatever else is needed for that arch) inside
a ${MACHINE_ARCH} .ifdef.  The top-level Makefile includes <bsd.lib.mk>
only if SRCS is defined, and otherwise just includes <bsd.man.mk>.
1999-06-10 00:49:51 +00:00
simonb 16173e8a0d Copied from Makefile,v 1999-06-09 05:43:10 +00:00
kleink a7c547df3f Remove blank lines (causing uglified nroff output), and fix a typo. 1999-04-13 16:54:26 +00:00
mycroft 508d292759 .Bl/.El cleanup. 1999-03-23 09:40:53 +00:00
garbled 38c96853cf Last of the .Os cleanups. .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages.  Wheee!
1999-03-22 19:44:33 +00:00
drochner 5ebd489607 make the mipse[lb]->mips translation really work
(harmless here because there is no libmips anyway)
1999-03-05 12:19:17 +00:00
jonathan 3eeb52dee0 Makefile ${MACHINE_ARCH} changes for mips{eb,el}, as suggested by
Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
1999-03-03 12:00:18 +00:00
itohy b6827f0528 Add m68k_sync_icache.2. 1999-02-17 08:24:53 +00:00
lukem dcab0210a0 convert from NOxxx= to MKxxx=no.
include <bsd.own.mk> if testing a MKxxx variable.
1999-02-13 02:54:17 +00:00
is b0f697496e Provide a minimal instruction/data cache synchronization C binding.
(The function has always been in the kernels as special trap #12).
In response to PR 4951 by Hauke Fath.
1999-02-09 22:32:33 +00:00
thorpej 0a25ae0343 Make this build again. 1998-09-17 05:15:11 +00:00
perry 56c01cbd82 change second parm of sysarch() from char * to void * 1998-02-25 21:24:56 +00:00
perry 312aca536f add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
perry 0b7831a37b remove obsolete register declarations 1998-02-03 19:12:13 +00:00