Commit Graph

1768 Commits

Author SHA1 Message Date
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
fair 4d576a6053 fix bad .Xr references 1998-04-29 20:26:21 +00:00
fair 17ba539151 fix some bad .Xr 1998-04-29 20:11:30 +00:00
fair fa72f5de98 fix bad .Xr references 1998-04-29 11:33:55 +00:00
fair f6b40a5fb3 fix bad .Xr references 1998-04-29 10:06:40 +00:00
kml 238a0147cd rt_timer documentation 1998-04-29 04:17:26 +00:00
fair c9eddcd89c add .SH to the list of non-mdoc macros that mdoc will complain about 1998-04-28 07:53:29 +00:00
fair 1628920950 Fix man to mdoc conversion mistakes, mostly of the form ^\.[A-Z][A-Z] 1998-04-28 07:19:28 +00:00
fair dc026e0515 Change occurrences of "UNIX" to .Ux or .At as appropriate. 1998-04-28 06:00:51 +00:00
fair 85818bdaaa Fix mdoc usage: NetBSD -> .Nx 1998-04-28 04:36:26 +00:00
fair c46ab392dc Principally, change foo(N) to .Xr foo N
Also, do some other mdoc tagging.
1998-04-28 04:07:04 +00:00
matthias 9ee03f2bb3 Document "config" and all other undocumented genassym.sh commands. 1998-04-25 19:53:17 +00:00