drochner
e5ef0cc867
sync "x/I" section to reality
1998-05-24 12:05:20 +00:00
matt
2860457d59
Note wdc attachment (which only currently supports the
...
Digital Mobile Media Adapter CDROM).
1998-05-23 16:14:46 +00:00
matt
d2911e55c4
Note support of the DEFTA
1998-05-23 16:10:30 +00:00
matt
fb6204e335
Note NE2000 isapnp attachment.
1998-05-23 16:04:40 +00:00
tv
cff69f3322
Add the ability to map a MACHINE_ARCH to a GNU architecture name:
...
- ${GNU_ARCH.${TARGET_ARCH}} will produce a target architecture name in
mainline sources
- ${MACHINE_GNU_ARCH} is equivalent to ${GNU_ARCH.${MACHINE_ARCH}}
1998-05-22 16:43:42 +00:00
tv
bace91cb64
Apply same .c.a workaround from alpha to arm32
1998-05-22 13:52:52 +00:00
augustss
9a5a11785f
Add ym.4 man page.
1998-05-21 15:52:32 +00:00
tv
2a0a609947
Don't try to get at ${DESTDIR} inside /usr/libexec/makewhatis; instead,
...
supply ${DESTDIR} as part of the command line argument in
src/share/man/Makefile, and use that modified $MANPATH to find
makewhatis.sed.
1998-05-21 11:40:11 +00:00
augustss
076364ae0d
Fix typos.
1998-05-20 19:48:21 +00:00
augustss
e8e4ee2bfe
Add ym man page.
1998-05-20 19:37:21 +00:00
pk
1d6d3eb784
Add Magma SBus serial/parallel port manual page by Iain Hibbert.
1998-05-20 00:10:40 +00:00
kml
051be14326
Correct copyright date.
1998-05-17 16:46:06 +00:00
kml
8fbab6a9af
Added man page for the RoadRunner HIPPI driver.
1998-05-14 00:39:09 +00:00
pk
35c73afeee
Document `dladdr()'.
1998-05-13 19:33:01 +00:00
lukem
a48b942484
document PPP_BSDCOMP and PPP_DEFLATE
1998-05-13 14:20:47 +00:00
simonb
6126819df6
Fix typo (s/OBJECT_FMAT/OBJECT_FMT/)
1998-05-13 13:58:00 +00:00
thorpej
bcaf433561
If DESTDIR is set, tell lint to use "-d ${DESTDIR}/usr/include" (the equiv.
...
of "-nostdinc -idirafter ${DESTDIR}/usr/include". Fixes PR #5399 .
1998-05-11 22:12:59 +00:00
kleink
bfdeed0774
Set NONOLINT on sparc.
1998-05-10 14:58:09 +00:00
kleink
afeaa5bb57
Use size_t to pass the length of the memory region to operate on to chgkprot(),
...
kernacc(), useracc(), vslock() and vsunlock(); (unsigned) ints are not
adequate on all platforms.
1998-05-09 15:04:39 +00:00
augustss
fbb394da51
Cross reference audioctl(1) and mixerctl(1).
1998-05-09 12:10:31 +00:00
mycroft
558715553b
Undo version 1.5, which only accomplished inserting gratuitous [] pairs.
1998-05-09 07:18:17 +00:00
mrg
f3ca264c1e
uvm_swapout is a static function, not exported. does not belong in uvm.9
1998-05-09 00:48:20 +00:00
kleink
53801bc7aa
Posix -> POSIX
1998-05-08 19:43:41 +00:00
kleink
9294a5a40b
Create a link for uvm_swapout(9).
1998-05-08 16:18:37 +00:00
kleink
24842ff3ee
Fix a couple of prototypes, and sync with the recent vslock()/vsunlock()
...
interface change. Also, add an item for uvm_swapout().
1998-05-08 16:00:49 +00:00
augustss
08c0421201
Note the addition of eap(4).
1998-05-07 20:17:32 +00:00
fair
f63f1f5530
document si & sw drivers
1998-05-07 10:55:21 +00:00
augustss
821913c679
Make config line match reality.
1998-05-06 19:14:06 +00:00
augustss
cbf0d347c4
Add eap.4 (and reformat the lines)
1998-05-06 19:02:28 +00:00
ross
1569541db4
Untangle botched .Po .Pc at the end.
1998-05-06 00:03:02 +00:00
tv
0c1cd4f4bc
Fix definition for SRCS: "If PROG is not defined" -> "If SRCS is not
...
defined" as noticed by prlw1@cam.ac.uk
1998-05-05 17:15:05 +00:00
mycroft
7cd85b718c
Update -me revision number.
1998-05-05 08:04:28 +00:00
mycroft
da9b5e352a
Note superscript change.
1998-05-05 08:02:46 +00:00
mycroft
156db09131
Oops; fix a couple of references to the superscript macros in the summary.
1998-05-05 07:54:34 +00:00
mycroft
2ad375365c
Update for changes to tmac.e to work with groff.
1998-05-05 07:47:15 +00:00
mycroft
4015691473
Convert some remaining \*[ and \*] usages to \*{ and \*}.
1998-05-05 06:15:27 +00:00
mycroft
fd1fcb2c9c
Fix superscript and subscript macro definitions.
1998-05-05 06:12:35 +00:00
mrg
445283dc37
make UVM the default on the sparc
1998-05-05 01:15:05 +00:00
enami
46cbc7744a
Cosmetic changes; move comment leader to the next line.
1998-05-05 00:40:03 +00:00
mrg
c6588a7ac7
add uvm.9
1998-05-04 07:10:45 +00:00
thorpej
d1abd27c70
Make UVM standard procedure on hp300, mac68k (per scottr), and mvme68k.
1998-05-04 05:03:52 +00:00
thorpej
dae01890b2
Add a mechanism for specifying which platforms use UVM and which use
...
PMAP_NEW, and enable both for NetBSD/alpha.
1998-05-04 04:37:33 +00:00
ross
62a5b4b89c
English.
1998-05-03 16:39:45 +00:00
christos
62017450ca
fix lint library rule bug; use ${.ALLSRC} as suggested.
1998-05-02 15:19:04 +00:00
augustss
7458164379
Add Ensoniq AudioPCI driver.
1998-05-01 22:00:37 +00:00
mjacob
6307a2e37c
at least add MTERASE clause- page (and tape driver) need rewriting
1998-05-01 16:14:48 +00:00
fair
67aae558d6
fix .Xr references
1998-04-30 09:38:54 +00:00
fair
a576d424e0
Marathon man page editing session to fix broken .Xr's, add important
...
references, add a little white space here & there for readability,
clean up some mdoc(7) macro usage and so on. Whew!
1998-04-30 08:50:03 +00:00
thorpej
4ad2b50a58
Update for recent changes to vslock()/vsunlock(): document that the context
...
is taken from the provided proc, and remove the BUGS section, since it
has now been addressed.
1998-04-30 06:32:39 +00:00
fair
601bad7562
add some additional documentation and references
1998-04-30 05:42:40 +00:00