Commit Graph

1789 Commits

Author SHA1 Message Date
kleink a889b90598 Add information to dlerror() regarding its behaviour in absence of an error
condition.
1998-05-30 18:40:41 +00:00
agc 67d4dd8792 Delete (duplicate) setting of UVM if the MACHINE_ARCH is "sparc" - this
is done earlier in the file, with the other platforms on which it's
standard.
1998-05-29 10:15:17 +00:00
augustss 7d31de6a7a Add info about mixer_level_t which has been missing for all these years. 1998-05-28 17:27:15 +00:00
leo 3846499f91 Manual page move to this subdir... 1998-05-28 12:47:19 +00:00
matt 822c8a12c7 fix botch I made when adding fta.4 1998-05-27 21:09:08 +00:00
matt 473440eb76 Add fta.4 link 1998-05-27 02:52:29 +00:00
msaitoh 538b0cbbdd Fix .Nm usage and sort SEE ALSO section 1998-05-26 05:46:45 +00:00
msaitoh 7675c91cae note x68k's NMI switch. 1998-05-26 05:09:10 +00:00
ross 7abdeb280e It's been a while since the pre-Mach-VM 4.3BSD days, and even longer since
the sticky bit was important...nuke the bogus-for-10-years sticky file stuff.
1998-05-26 04:05:54 +00:00
tv caf92c9d92 SPARC was missing from the list of GNU_ARCHs. 1998-05-25 23:40:22 +00:00
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